Hello,

I get the following exception trace on my consumer:

09.06.2008 16:31:36 org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: The Apache Portable Runtime which allows optimal performance in
production environments was no
t found on the java.library.path:
D:\programme\jdk1.5.0_15\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\W
INDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\IBM\Personal Communications\;C:
\Program Files\IBM\Trace Facility\;C:\Program Files\ATI
Technologies\ATI.ACE\;C:\tibco\tibrv\BIN;C:\
Program Files\MySQL\MySQL Server 5.0\bin;C:\Program
Files\CVSNT\;D:\programme\apache-maven-2.0.9\bin
;D:\programme\unixutils\usr\local\wbin;D:\programme\apache-ant-1.7.0\bin
;C:\Program Files\IDM Comput
er Solutions\UltraEdit\;D:\programme\cygwin\bin
09.06.2008 16:31:36 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
09.06.2008 16:31:36 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 562 ms
09.06.2008 16:31:36 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
09.06.2008 16:31:36 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.12
09.06.2008 16:31:36 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
09.06.2008 16:31:57 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
09.06.2008 16:31:57 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
09.06.2008 16:31:57 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/15  config=null
09.06.2008 16:31:57 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
09.06.2008 16:31:57 org.apache.catalina.startup.Catalina start
INFO: Server startup in 21079 ms
09.06.2008 16:32:02 org.apache.muse.core.SimpleResource
initializeCapabilities
FEIN: [ID = 'CapabilityInitialized'] The resource at 'WsnOssjPort' has
started initialization of cap
ability 'http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer'.
09.06.2008 16:32:02 org.apache.muse.core.SimpleResource
initializeCapabilities
FEIN: [ID = 'CapabilityInitialized'] The resource at 'WsnOssjPort' has
started initialization of cap
ability 'http://ws.eds.com/ossj/wsn/consumer'.
09.06.2008 16:32:02 org.apache.muse.core.SimpleResource
initializeCapabilities
FEIN: [ID = 'CapabilityInitializationComplete'] The resource at
'WsnOssjPort' has completed initiali
zation of capability
'http://docs.oasis-open.org/wsn/bw-2/NotificationConsumer.
09.06.2008 16:32:02 org.apache.muse.core.SimpleResource
initializeCapabilities
FEIN: [ID = 'CapabilityInitializationComplete'] The resource at
'WsnOssjPort' has completed initiali
zation of capability 'http://ws.eds.com/ossj/wsn/consumer.
09.06.2008 16:32:02 org.apache.muse.core.SimpleResource initialize
INFO: [ID = 'ResourceInitialized'] The resource at 'WsnOssjPort' has
been initialized.
09.06.2008 16:32:02 org.apache.muse.core.routing.SimpleResourceRouter
initialize
INFO: [ID = 'RouterIsInitialized'] The resource router has been
initialized.
09.06.2008 16:32:02 org.apache.muse.util.LoggingUtils logMessage
FEIN: [SERVER TRACE] SOAP envelope contents (incoming):

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope";
    xmlns:muse-wsa="http://ws.apache.org/muse/addressing";
    xmlns:ossj="http://java.sun.com/products/oss/xml/WsnOssj";
    xmlns:wsa="http://www.w3.org/2005/08/addressing";
    xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2";
 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wsse
curity-secext-1.0.xsd" x
mlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecu
rity-utility-1.0.xsd">
    <soap:Header>
        <wsa:To
xmlns:wsa="http://www.w3.org/2005/08/addressing";>http://192.109.213.143:
8080/wsn-con
sumer/services/WsnOssjPort</wsa:To>
        <wsa:Action
xmlns:wsa="http://www.w3.org/2005/08/addressing";>http://docs.oasis-open.
org/wsn/
bw-2/NotificationConsumer/Notify</wsa:Action>
        <wsa:MessageID
xmlns:wsa="http://www.w3.org/2005/08/addressing";>uuid:ad086c80-f37d-1baa
-3e31
-f87cfb18a2aa</wsa:MessageID>
        <wsa:From xmlns:wsa="http://www.w3.org/2005/08/addressing";>
            <wsa:ReferenceParameters/>
 
<wsa:Address>http://localhost/wsn-ossj-producer/services/WsnOssjPort</ws
a:Address>
        </wsa:From>
        <wsse:Security
 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wsse
curity-secext-1.
0.xsd"
            soap:mustUnderstand="false"
xmlns:soap="http://www.w3.org/2003/05/soap-envelope";>
            <wsse:UsernameToken
 
xmlns:NS1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssec
urity-utilit
y-1.0.xsd"
                NS1:Id="UsernameToken-26499962"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oa
sis-200401-wss-wssecurity-utility-1.0.xsd">
                <wsse:Username>simu</wsse:Username>
                <wsse:Password
Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-usernam
e-token-profile-1.0#PasswordText">AAxSSlsVgZI4D</wsse:Password>
                <wsse:Nonce>OEre2zFcUUqgLRpekyshew==</wsse:Nonce>
                <wsu:Created
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wsse
curity-utility-1.0.xsd">2007-12-17T11:03:12.228Z</wsu:Created>
            </wsse:UsernameToken>
        </wsse:Security>
    </soap:Header>
    <soap:Body>
        <wsnt:Notify xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2";>
            <wsnt:NotificationMessage>
                <wsnt:SubscriptionReference>
                    <wsa:ReferenceParameters
xmlns:wsa="http://www.w3.org/2005/08/addressing";>
                        <muse-wsa:ResourceId
xmlns:muse-wsa="http://ws.apache.org/muse/addressing";>u
uid:540f8f54-3cb8-6296-905e-5bd426fd63f3</muse-wsa:ResourceId>
                    </wsa:ReferenceParameters>
                    <wsa:Address
xmlns:wsa="http://www.w3.org/2005/08/addressing";>http://localhost/w
sn-ossj-producer/services/SubscriptionManager</wsa:Address>
                </wsnt:SubscriptionReference>
                <wsnt:Topic
Dialect="http://docs.oasis-open.org/wsn/t-1/TopicExpression/Concrete";>os
sj:simu.vTrunk</wsnt:Topic>
                <wsnt:ProducerReference>
                    <wsa:ReferenceParameters
xmlns:wsa="http://www.w3.org/2005/08/addressing"/>
                    <wsa:Address
xmlns:wsa="http://www.w3.org/2005/08/addressing";>http://localhost/w
sn-ossj-producer/services/WsnOssjPort</wsa:Address>
                </wsnt:ProducerReference>
                <wsnt:Message>
                    <ossj:Message
xmlns:ossj="http://java.sun.com/products/oss/xml/WsnOssj";>
                        <tt:troubleTicketCreateEvent
 
xmlns:tt="http://java.sun.com/products/oss/xml/TroubleTicket";
 
xmlns:NS1="http://www.w3.org/2001/XMLSchema-instance";
 
NS1:schemaLocation="http://java.sun.com/products/oss/xml/TroubleTicket h
ttp://java.sun.com/products/oss/xml/XmlTroubleTicketSchema.xsd"
 
xmlns:co="http://java.sun.com/products/oss/xml/Common";
 
xmlns:fm="http://java.sun.com/products/oss/xml/QualityOfService/FM/Monit
or"
 
xmlns:measurement="http://java.sun.com/products/oss/xml/QualityOfService
/PM/Measurement"
 
xmlns:threshold="http://java.sun.com/products/oss/xml/QualityOfService/P
M/Threshold"
 
xmlns:vf="http://www.vodafone.com/oss/xml/TroubleTicket";
                            xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.or
g/2001/XMLSchema-instance">
                            <tt:event>
                                <co:applicationDN
xmlns:co="http://java.sun.com/products/oss/xml/Com
mon">ossj_server domain</co:applicationDN>
                                <co:eventTime
xmlns:co="http://java.sun.com/products/oss/xml/Common";
>2008-06-09T14:08:00.491+02:00</co:eventTime>
                                <tt:troubleTicketValue
 
NS1:type="vf:GenericTroubleTicketValue" xmlns:xsi="http://www.w3
.org/2001/XMLSchema-instance">
                                    <co:lastUpdateVersionNumber
xmlns:co="http://java.sun.com/produc
ts/oss/xml/Common">0</co:lastUpdateVersionNumber>
                                    <tt:troubleTicketKey>
                                    <co:applicationContext
xmlns:co="http://java.sun.com/products/os
s/xml/Common">
 
<co:factoryClass>com.sun.enterprise.iiop.IIOPSSLSocketFactory</c
o:factoryClass>
                                    <co:url>ossj_server url</co:url>
                                    <co:systemProperties/>
                                    </co:applicationContext>
                                    <co:applicationDN
xmlns:co="http://java.sun.com/products/oss/xml
/Common">ossj_server domain</co:applicationDN>
                                    <co:type
xmlns:co="http://java.sun.com/products/oss/xml/Common";>
vf:GenericTroubleTicketValue</co:type>
 
<tt:primaryKey>ossj_server_080609_140800</tt:primaryKey>
                                    </tt:troubleTicketKey>
                                </tt:troubleTicketValue>
                            </tt:event>
                        </tt:troubleTicketCreateEvent>
 
<ossj:JMSCorrelationID>1197889392175</ossj:JMSCorrelationID>
 
<ossj:OSS_MANAGED_ENTITY_TYPE>com.vodafone.ossj.tt.GenericTroubleTicketV
alue
</ossj:OSS_MANAGED_ENTITY_TYPE>
 
<ossj:OSS_EVENT_TYPE>tt:TroubleTicketCreateEventType</ossj:OSS_EVENT_TYP
E>
                        <ossj:OSS_APPLICATION_DN>ossj_server
domain</ossj:OSS_APPLICATION_DN>
 
<ossj:OSSJ_ORIGINATOR>VF-DE</ossj:OSSJ_ORIGINATOR>
                    </ossj:Message>
                </wsnt:Message>
            </wsnt:NotificationMessage>
        </wsnt:Notify>
    </soap:Body>
</soap:Envelope>


09.06.2008 16:32:02 org.apache.muse.util.LoggingUtils logError
INFO: There was an error while processing a request:

[ID = 'NoMessageContent'] The NotificationMessage XML does not have a
Message element. All messages
must have a message payload associated with them.

 
org.apache.muse.ws.notification.impl.SimpleNotificationMessage.<init>(Si
mpleNotificationMess
age.java:117)
 
org.apache.muse.ws.notification.impl.NotificationMessageSerializer.fromX
ML(NotificationMessa
geSerializer.java:46)
 
org.apache.muse.core.serializer.ArraySerializer.fromXML(ArraySerializer.
java:126)
 
org.apache.muse.core.routing.ReflectionMessageHandler.fromXML(Reflection
MessageHandler.java:
132)
 
org.apache.muse.core.SimpleResource.invoke(SimpleResource.java:368)
 
org.apache.muse.core.routing.SimpleResourceRouter.invoke(SimpleResourceR
outer.java:290)
 
org.apache.muse.core.platform.axis2.AxisIsolationLayer.invoke(AxisIsolat
ionLayer.java:136)
 
org.apache.muse.core.platform.axis2.AxisIsolationLayer.handleRequest(Axi
sIsolationLayer.java
:88)
        sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        java.lang.reflect.Method.invoke(Method.java:585)
 
org.apache.axis2.receivers.RawXMLINOutMessageReceiver.invokeBusinessLogi
c(RawXMLINOutMessage
Receiver.java:88)
 
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.receive(Abst
ractInOutSyncMessage
Receiver.java:39)
        org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:493)
        18 more...
------------------------------------------

I am using Muse 2.2.0 with Axis deployed on a Tomcat 5.5.26 and JDK1.6_0
update6. What is the reason for this? I have also tried with Java1.5,
but same error. Thanks for you help.

Regards,
Christian


Reply via email to