Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Unable to connect to the WorkRouteServer
rathna
I have the problem when i try to connect to the WorkRouteServer.Any one can give me the solution for my problem.I got the error like below.
The error code is
Fri Jul 14 20:16:23 GMT+05:30 2006: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused: connect
java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at com.fujitsu.iflow.model.wfcore.TransportFactory.resolveServer(TransportFactory.java:200)
at com.fujitsu.iflow.model.wfcore.UserAgentServiceProxy.(UserAgentServiceProxy.java:119)
at com.fujitsu.iflow.model.wfcore.UserAgentServiceProxy.getServer(UserAgentServiceProxy.java:70)
at com.fujitsu.iflow.model.wfcore.WFSessionImpl.logIn(WFSessionImpl.java:110)
at iflow.getSession(iflow.java:46)
at iflow.main(iflow.java:78)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.(Unknown Source)
at java.net.Socket.(Unknown Source)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown Source)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown Source)
... 11 more
Fri Jul 14 20:16:24 GMT+05:30 2006: TransportFactory.resolveServer: WorkRoute Server not registered or not yet ready. Please try again later. (c-4647:8090)
Fri Jul 14 20:16:24 GMT+05:30 2006: Unable to connect to WorkRoute Server. Please contact your WorkRoute Administrator. (WorkRoute Server not registered or not yet ready. Please try again later. (c-4647:8090))
WorkRoute Server not registered or not yet ready. Please try again later. (c-4647:8090)
at com.fujitsu.iflow.model.wfcore.TransportFactory.resolveServer(TransportFactory.java:219)
at com.fujitsu.iflow.model.wfcore.UserAgentServiceProxy.(UserAgentServiceProxy.java:119)
at com.fujitsu.iflow.model.wfcore.UserAgentServiceProxy.getServer(UserAgentServiceProxy.java:70)
at com.fujitsu.iflow.model.wfcore.WFSessionImpl.logIn(WFSessionImpl.java:110)
at iflow.getSession(iflow.java:46)
at iflow.main(iflow.java:78)
Fri Jul 14 20:16:24 GMT+05:30 2006: WFSessionImpl.logIn: Unable to connect to WorkRoute Server. Please contact your WorkRoute Administrator. (WorkRoute Server not registered or not yet ready. Please try again later. (c-4647:8090))
exceptionUnable to connect to WorkRoute Server. Please contact your WorkRoute Administrator. (WorkRoute Server not registered or not yet ready. Please try again later. (c-4647:8090))
WorkRoute Server not registered or not yet ready. Please try again later. (c-4647:8090)
at com.fujitsu.iflow.model.wfcore.TransportFactory.resolveServer(TransportFactory.java:219)
at com.fujitsu.iflow.model.wfcore.UserAgentServiceProxy.(UserAgentServiceProxy.java:119)
at com.fujitsu.iflow.model.wfcore.UserAgentServiceProxy.getServer(UserAgentServiceProxy.java:70)
at com.fujitsu.iflow.model.wfcore.WFSessionImpl.logIn(WFSessionImpl.java:110)
at iflow.getSession(iflow.java:46)
at iflow.main(iflow.java:78)
Find more posts tagged with
Comments
Nicholas
Envoirnment Details?
Did u check your WSMP server/service up/running?
HasanDeen
Hi There,
I'm having the same problem. I have installed Workroute correctly and have verified the server is up and running. Any thoughts on what the problem could be?