I've turned on the tomcat in IDE eclipse in order to
capture the output of the server as you told me,
Dasarath.

it only appears this when I execute InitiatorApp:

[CallbackRegistry] registerCallback: timeout= 180000

Well,After a few minutes, It appears this in tomcat
console:

org.apache.kandula.coordinator.TimedOutException
        at
org.apache.kandula.coordinator.at.ATCoordinatorImpl.timeout(ATCoordinatorImpl.java:487)
        at
org.apache.kandula.coordinator.CallbackRegistry$1.run(CallbackRegistry.java:62)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)

What happens? you know it?

Thanks in advance


 --- Dasarath Weeratunge <[EMAIL PROTECTED]>
escribió:

> Quoting Ruben DF <[EMAIL PROTECTED]>:
> 
> > 
> > <?xml version="1.0"
> > encoding="utf-8"?><soapenv:Envelope
> >
>
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-
>
instance"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</
>
faultcode><faultstring>java.lang.NullPointerException</faultstring><detail><ns1:
> hostname
> > 
>
xmlns:ns1="http://xml.apache.org/axis/";>portatilrdf</ns1:hostname></detail></soa
> penv:Fault></soapenv:Body></soapenv:Envelope>
> > 
> 
> the problem seems to be on the server side and the
> trace you posted is the 
> client side trace that is triggered as a result. Can
> you post the server side 
> trace/messages as well. Most of the time Tomcat
> vomits the stack trace on the 
> console when there is an exception.
> 
> thanks
> --dasarath
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to