tarantella loadbalancing error.
Hello,
i am trying the loadbalancing feature. I have oner tarantella server on linux, and i have defined a X-windows application (X-session) with 2 possible nodes(tru64 unix nodes), with the loadbalancing attribute set to least CPU. I have activated the log files, and always application try to open in the same sever. Here uoy have the log files:
# tail -f t3loadbal3031.log
2006/01/10 17:11:34.990 (pid 3031)server/tier3loadbalancing/info #1136909494990
Adding to the Tier3 load balancing host list host .../_ens/o=organization/cn=esmtemip23 address 16.38.24.218 status STATUS_RETRY launchstate NOT AVAILABLE listening port 3579 windowsize 3 samplerate 15000 replyfrequency 30000 percentchange 10 weighting 100
2006/01/10 17:11:34.992 (pid 3031)server/tier3loadbalancing/info #1136909494992
Failed to find a reference to .../_ens/o=organization/cn=esmtemip22 in the load data table; trying to add it.
2006/01/10 17:11:34.995 (pid 3031)server/tier3loadbalancing/info #1136909494995
Adding to the Tier3 load balancing host list host .../_ens/o=organization/cn=esmtemip22 address 16.38.24.217 status STATUS_RETRY launchstate NOT AVAILABLE listening port 3579 windowsize 3 samplerate 15000 replyfrequency 30000 percentchange 10 weighting 100
2006/01/10 17:11:52.639 (pid 3031)server/tier3loadbalancing/info #1136909512639
Request to .../_ens/o=organization/cn=esmtemip23 FAILED
Request: CREATE
Exception: com.sco.tta.server.loadbalancing.tier3.LBDataException: Error creating socket to port 3579 java.net.ConnectException: Connection refused
at com.sco.tta.server.loadbalancing.tier3.LBRequest$LBDataRequestor.connectToServi ce(LBRequest.java:350)
at com.sco.tta.server.loadbalancing.tier3.LBRequest.doRequest(LBRequest.java:131)
at com.sco.tta.server.loadbalancing.tier3.HostList.serviceRetries(HostList.java:81 3)
at com.sco.tta.server.loadbalancing.tier3.StatsCollectionService.run(StatsCollecti onService.java:988)
at java.lang.Thread.run(Thread.java:595)
2006/01/10 17:11:52.657 (pid 3031)server/tier3loadbalancing/info #1136909512657
Request to o=organization/cn=esmtemip23 FAILED
Request: CREATE
Exception: com.sco.tta.server.loadbalancing.tier3.LBDataException: Error creating socket to port 3579 java.net.ConnectException: Connection refused
at com.sco.tta.server.loadbalancing.tier3.LBRequest$LBDataRequestor.connectToServi ce(LBRequest.java:350)
at com.sco.tta.server.loadbalancing.tier3.LBRequest.doRequest(LBRequest.java:131)
at com.sco.tta.server.loadbalancing.tier3.HostList.serviceRetries(HostList.java:81 3)
at com.sco.tta.server.loadbalancing.tier3.StatsCollectionService.run(StatsCollecti onService.java:988)
at java.lang.Thread.run(Thread.java:595)
2006/01/10 17:11:52.660 (pid 3031)server/tier3loadbalancing/info #1136909512660
Request to .../_ens/o=organization/cn=esmtemip22 FAILED
Request: CREATE
Exception: com.sco.tta.server.loadbalancing.tier3.LBDataException: Error creating socket to port 3579 java.net.ConnectException: Connection refused
at com.sco.tta.server.loadbalancing.tier3.LBRequest$LBDataRequestor.connectToServi ce(LBRequest.java:350)
at com.sco.tta.server.loadbalancing.tier3.LBRequest.doRequest(LBRequest.java:131)
at com.sco.tta.server.loadbalancing.tier3.HostList.serviceRetries(HostList.java:81 3)
at com.sco.tta.server.loadbalancing.tier3.StatsCollectionService.run(StatsCollecti onService.java:988)
at java.lang.Thread.run(Thread.java:595)
2006/01/10 17:11:52.663 (pid 3031)server/tier3loadbalancing/info #1136909512663
Request to o=organization/cn=esmtemip22 FAILED
Request: CREATE
Exception: com.sco.tta.server.loadbalancing.tier3.LBDataException: Error creating socket to port 3579 java.net.ConnectException: Connection refused
at com.sco.tta.server.loadbalancing.tier3.LBRequest$LBDataRequestor.connectToServi ce(LBRequest.java:350)
at com.sco.tta.server.loadbalancing.tier3.LBRequest.doRequest(LBRequest.java:131)
at com.sco.tta.server.loadbalancing.tier3.HostList.serviceRetries(HostList.java:81 3)
at com.sco.tta.server.loadbalancing.tier3.StatsCollectionService.run(StatsCollecti onService.java:988)
at java.lang.Thread.run(Thread.java:595)
can anybody help me with this problem?
thanks
Cesar

