S
Stefan Drissen
Guest
11.6.3.005 / Windows 10 x64 I have added -host MARS to the registry AdminServer startup chimera: "c:\progress\oe11.6\bin\jvmstart" -a "c:\progress\oe11.6\properties\AdminServerPlugins.properties":
luginPolicy.Progress.AdminServer -o eventmgr -w @{WorkPath} @{JAVA\JREHOME}\bin\java -DInstall.Dir=@{Startup\DLC} -DWork.Dir=@{WorkPath} -Dadmsrv.jvm=@{JAVA\JREHOME}\bin\java -Djvmstart.debug=0 com.progress.chimera.adminserver.AdminServerType -host MARS -start -service My WebSpeed broker starts fine: [2016/12/16@00:22:31.162+0100] [3] [OpenEdge] c:\progress\oe11.6\bin\jvmStart -w c:\tfs\ef72\2\work -o stdout -e 1 c:\progress\oe11.6\jre\bin\java -classpath c:\progress\oe11.6\jdk\lib\tools.jar;c:\progress\oe11.6\java\progress.jar -DInstall.Dir=c:\progress\oe11.6 -Djava.security.policy=c:\progress\oe11.6\java\java.policy -DCanonicalName=fathom1.mars:ID=WebSpeed com.progress.ubroker.broker.ubroker -t WS -i ws722openedge-r -r rmi://MARS:20931/ws722openedge-r -f c:\progress\oe11.6\properties\ubroker.properties But when my IP address has changed, a wtbman query results in: [2016/12/16@14:19:59.434+0100] [3] [STDERR] java.rmi.ConnectException: Connection refused to host: 10.2.102.234; nested exception is: [2016/12/16@14:19:59.434+0100] [3] [STDERR] java.net.ConnectException: Connection timed out: connect The IP address in the error is the old and not my current IP address. I thought the -host addition was supposed to ensure that a host name is used instead of an (old) IP address?
Continue reading...
Continue reading...