Sunday, March 30, 2008

Connection to 192.168.0.16:9090 (ip ) refused

java.net.ConnectException: Connection to 192.168.0.16:9090 refused
at com.idoox.transport.http.client.HttpPool.newSocket(HttpPool.java:237)
at com.idoox.transport.util.SocketPool$SocketExImpl.open(SocketPool.java:143)
at com.idoox.transport.util.SocketPool$SocketExImpl.open(SocketPool.java:130)
at com.idoox.transport.util.SocketPool.get(SocketPool.java:343)
at com.idoox.transport.http.client.HttpClient.newConnection(HttpClient.java:164)
at org.idoox.transport.client.Endpoint.newConnection(Endpoint.java:1062)
at org.idoox.transport.client.Endpoint.newConnection(Endpoint.java:1029)
at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:235)
at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:375)
at com.idoox.wasp.wsdl.WSDLRepositoryImpl.getDefinition(WSDLRepositoryImpl.java:142)
at com.idoox.wasp.SOAPServiceInfoCache.getServiceInfos(SOAPServiceInfoCache.java:53)
at com.systinet.wasp.webservice.ServiceClientImpl.lookup(ServiceClientImpl.java:551)
at com.systinet.wasp.webservice.ServiceClientImpl.createProxy(ServiceClientImpl.java:433)
at org.systinet.wasp.webservice.Registry.lookup(Registry.java:168)
at it.codegen.tbx.agent.authority.AuthorityHandler.authoizeAndConfiguration(AuthorityHandler.java:105)
at it.codegen.tbx.TBXClientApplication.initEnvironment(TBXClientApplication.java:43)
at it.codegen.tbx.reservationclient.ReservationClient.(ReservationClient.java:522)
at it.codegen.tbx.reservationclient.ReservationClient.main(ReservationClient.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
org.systinet.wasp.webservice.LookupException: Error obtaining WSDL definition from http://192.168.0.16:9090/TBXAdminService/wsdl
at com.systinet.wasp.webservice.ServiceClientImpl.lookup(ServiceClientImpl.java:553)
at com.systinet.wasp.webservice.ServiceClientImpl.createProxy(ServiceClientImpl.java:433)
at org.systinet.wasp.webservice.Registry.lookup(Registry.java:168)
at it.codegen.tbx.agent.authority.AuthorityHandler.authoizeAndConfiguration(AuthorityHandler.java:105)
at it.codegen.tbx.TBXClientApplication.initEnvironment(TBXClientApplication.java:43)
at it.codegen.tbx.reservationclient.ReservationClient.(ReservationClient.java:522)
at it.codegen.tbx.reservationclient.ReservationClient.main(ReservationClient.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
Caused by: WSDLException: faultCode=INVALID_WSDL: Cannot get WSDL at 'http://192.168.0.16:9090/TBXAdminService/wsdl'.
Exception occured: java.net.ConnectException: Connection to 192.168.0.16:9090 refused:
at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:263)
at com.idoox.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:375)
at com.idoox.wasp.wsdl.WSDLRepositoryImpl.getDefinition(WSDLRepositoryImpl.java:142)
at com.idoox.wasp.SOAPServiceInfoCache.getServiceInfos(SOAPServiceInfoCache.java:53)
at com.systinet.wasp.webservice.ServiceClientImpl.lookup(ServiceClientImpl.java:551)
... 11 more
java.lang.NullPointerException
at it.codegen.tbx.agent.authority.AuthorityHandler.authoizeAndConfiguration(AuthorityHandler.java:131)
at it.codegen.tbx.TBXClientApplication.initEnvironment(TBXClientApplication.java:43)
at it.codegen.tbx.reservationclient.ReservationClient.(ReservationClient.java:522)
at it.codegen.tbx.reservationclient.ReservationClient.main(ReservationClient.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
it.codegen.tbx.agent.authority.AuthorityException: Can not get local configuration details
at it.codegen.tbx.agent.authority.AuthorityHandler.authoizeAndConfiguration(AuthorityHandler.java:153)
at it.codegen.tbx.TBXClientApplication.initEnvironment(TBXClientApplication.java:43)
at it.codegen.tbx.reservationclient.ReservationClient.(ReservationClient.java:522)
at it.codegen.tbx.reservationclient.ReservationClient.main(ReservationClient.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)
it.codegen.tbx.agent.authority.AuthorityException: Can not get local configuration details
at it.codegen.tbx.agent.authority.AuthorityHandler.authoizeAndConfiguration(AuthorityHandler.java:153)
at it.codegen.tbx.TBXClientApplication.initEnvironment(TBXClientApplication.java:43)
at it.codegen.tbx.reservationclient.ReservationClient.(ReservationClient.java:522)
at it.codegen.tbx.reservationclient.ReservationClient.main(ReservationClient.java:540)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)



Answer
************

This comes because the server is not started , Stopped
It's better to check the server is working
and restart the server
if it is linux server

./serverstart.sh > output.log 2>&1 &

No comments :