himmat.m4 0 Junior Poster in Training

Hi,

I am wondering problem in my project.

there is remotely accessing application but comes following error :-

WARNING: Unable to connect to URL: http://192.168.100.99:8989/PTax_PG_eBiz-PTax_eBiz_WS-context-root/PropTaxPort due to java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection timed out: connect
java.rmi.RemoteException: ; nested exception is:
HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection timed out: connect
at ptax_ebiz_ws_client.proxy.runtime.Mcgm_proptax_binding_Stub.initiatePayment(Mcgm_proptax_binding_Stub.java:200)
at com.abm.ptax.ebiz.PropTaxPortClient.initiatePayment(PropTaxPortClient.java:56)
at com.abm.ptax.ebiz.PropTaxPortClient.main(PropTaxPortClient.java:34)
Caused by: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection timed out: connect
at oracle.j2ee.ws.client.http.HttpClientTransport.invokeImpl(HttpClientTransport.java:172)
at oracle.j2ee.ws.client.http.HttpClientTransport.invoke(HttpClientTransport.java:148)
at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:175)
at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
at ptax_ebiz_ws_client.proxy.runtime.Mcgm_proptax_binding_Stub.initiatePayment(Mcgm_proptax_binding_Stub.java:184)
... 2 more
Process exited with exit code 0.

Thanks in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.