Re: [Webswell-tech] Webswell Connect 2 / 205
Brought to you by:
ladislav_urban,
vladimir2
|
From: Ladislav U. <lad...@we...> - 2007-02-25 20:43:04
|
Could you send me whole log of WebswellDispatcher from the start. Did
you set up CPA?
On Sun, 2007-02-25 at 18:53 +0100, Gerhard Schabel wrote:
> Hello Ladislav,
> thanks for the quick response. I am using java version "1.5.0_06". The li=
nks
> for the MSH server are working fine, but the problem persists.
>=20
> Gerhard
> -----Urspr=C3=BCngliche Nachricht-----
> Von: Ladislav Urban [mailto:lad...@we...]
> Gesendet: Sonntag, 25. Februar 2007 18:40
> An: pos...@in...; webswell-tech; Vladimir Alexovic
> Betreff: Re: Webswell Connect 2 / 205
>=20
>=20
> Hello Gerhard,
> what version of JDK do you use? I would recommend JDK1.5.0_06.
>=20
> Is the MSH server up and running?
> You can test it by browser by similar URL:
> http://localhost:19998/corvus/httpd/ebms/receiver_list
>=20
> http://localhost:19998/corvus/httpd/ebms/receiver
>=20
> http://localhost:19998/corvus/httpd/ebms/sender
>=20
> If the problem persists please let me know.
> Ladislav
>=20
>=20
>=20
> On Sun, 2007-02-25 at 18:12 +0100, Gerhard Schabel wrote:
> > Hello Mr. Urban and Mr. Alexovic
> >
> > I installed it under Windows 2K.
> > A problem that I had also with other versions (203, 204) is, that the
> > dispatcher runs into an endless loop (ok), but it fails with an excepti=
on
> > got from Tomcat while trying to send an error message (see below, and i=
n
> the
> > logs attached). Null Pointer Exception for an insert of a null key into
> the
> > hashtable.
> >
> > I would be very happy to get some help.
> >
> > With regards
> > Gerhard Schabel
> >
> >
> > - Webswell Dispatcher ready...
> > ERROR WebswellDispatcher - Remote exception in Axis:
> > AxisFault
> > faultCode:
> {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
> > faultSubcode:
> > faultString: java.lang.NullPointerException
> > faultActor:
> > faultNode:
> > faultDetail:
> > {http://xml.apache.org/axis/}stackTrace:
> > java.lang.NullPointerException
> > at java.util.Hashtable.put(Hashtable.java:396)
> > at
> > com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.setProperty(Unkno=
wn
> > Source)
> > at
> >
> org.apache.axis.encoding.DeserializationContextImpl.parse(Deserialization=
Con
> > textImpl.java
> > :246)
> > at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538=
)
> > at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
> > at org.apache.axis.client.Call.invokeEngine(Call.java:2583)
> > at org.apache.axis.client.Call.invoke(Call.java:2553)
> > at org.apache.axis.client.Call.invoke(Call.java:2248)
> > at org.apache.axis.client.Call.invoke(Call.java:2171)
> > at org.apache.axis.client.Call.invoke(Call.java:1691)
> > at
> >
> com.webswell.connect.webswelldispatcher.ebms.service.EbmsSoapHttpSendStub=
.re
> > quest(EbmsSoa
> > pHttpSendStub.java:143)
> > at
> >
> com.webswell.connect.webswelldispatcher.WebswellDispatcher.sendMessages(W=
ebs
> > wellDispatche
> > r.java:203)
> > at
> >
> com.webswell.connect.webswelldispatcher.WebswellDispatcher.main(WebswellD=
isp
> > atcher.java:4
> > 65)
> >
> >
> > java.lang.NullPointerException
> > at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
> > at org.apache.axis.client.Call.invoke(Call.java:2251)
> > at org.apache.axis.client.Call.invoke(Call.java:2171)
> > at org.apache.axis.client.Call.invoke(Call.java:1691)
> > at
> >
> com.webswell.connect.webswelldispatcher.ebms.service.EbmsSoapHttpSendStub=
.re
> > quest(EbmsSoa
> > pHttpSendStub.java:143)
> > at
> >
> com.webswell.connect.webswelldispatcher.WebswellDispatcher.sendMessages(W=
ebs
> > wellDispatche
> > r.java:203)
> > at
> >
> com.webswell.connect.webswelldispatcher.WebswellDispatcher.main(WebswellD=
isp
> > atcher.java:4
> > 65)
> > Caused by: java.lang.NullPointerException
> > at java.util.Hashtable.put(Hashtable.java:396)
> > at
> > com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.setProperty(Unkno=
wn
> > Source)
> > at
> >
> org.apache.axis.encoding.DeserializationContextImpl.parse(Deserialization=
Con
> > textImpl.java
> > :246)
> > at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538=
)
> > at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
> > at org.apache.axis.client.Call.invokeEngine(Call.java:2583)
> > at org.apache.axis.client.Call.invoke(Call.java:2553)
> > at org.apache.axis.client.Call.invoke(Call.java:2248)
> > ... 5 more
> >
> >
> --
> Ladislav Urban
> CEO
> Webswell Inc.
> 1333 Howe Avenue, Suite 100
> Sacramento, 95825 CA
> email: lad...@we...
> phone: +1 (916) 290-2040
> fax: +1 (916) 921-2850
> http://www.webswell.com
>=20
|