Re: [Webswell-tech] Webswell Connect 2 / 205
Brought to you by:
ladislav_urban,
vladimir2
|
From: Ladislav U. <lad...@we...> - 2007-02-25 17:39:38
|
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
http://localhost:19998/corvus/httpd/ebms/sender
If the problem persists please let me know.
Ladislav
On Sun, 2007-02-25 at 18:12 +0100, Gerhard Schabel wrote:
> Hello Mr. Urban and Mr. Alexovic
>=20
> 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 exception
> got from Tomcat while trying to send an error message (see below, and in =
the
> logs attached). Null Pointer Exception for an insert of a null key into t=
he
> hashtable.
>=20
> I would be very happy to get some help.
>=20
> With regards
> Gerhard Schabel
>=20
>=20
> - Webswell Dispatcher ready...
> ERROR WebswellDispatcher - Remote exception in Axis:
> AxisFault
> faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userExcepti=
on
> 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(Unknown
> 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)
>=20
>=20
> 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(Unknown
> 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
>=20
>=20
--=20
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
|