I've got soap in my udp?

I have a LV 2011 compiled application running on a private network talking to a microcontroller, 
While using the LV UDP write/read functions (command, response), I occasionally get what looks like a soap services discovery message in our data stream.  It cant possibly be from the microcontroller and I can only conclude its originating in the application or runtime itself?  The application has no web services vi's or related in the project, I do open and close the UDP port on every command / responce.
Example:
Sent Command: "GET,MSG,1,:34bc9d"
Received: "</wsa:MessageID></soap:Header><soap:Body><wsdrobe><wsd:Types>wsdpevice</wsd:Types></wsdrobe></soap:Body></soap:Envelope>1€
76D1
Ùãsvelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsd="http://schemas.xmlsoap.org/ws/2005/04/discovery" xmlns:wsdp=458515949:ata:4B-41-60-00-37-12-00-00
ParsedMsgObj: 1 MsgId: 1458 Mask: 0 Len: 8 ptrData: 536871184 uTime: 3382654
Flags->394
:255406297"
What should have been received: "Data:4B-41-60-00-37-12-00-00 ParsedMsgObj: 1 MsgId: 1458 Mask: 0 Len: 8 ptrData: 536871184 uTime: 3382654 Flags->394 :255406297"
Whats intersting is that the data I am looking for is there, at the end but polluted.
It feels to me like something in the default build profile is getting turned on? Is there something I can turn off at the build stage? This does not occur in the development environment.
Environment:
Win7 (only running the LV app and runtime - no 3rd party software is installed, and I have pruned windows services to the minimum, no firewall, Ive accounted for all running threads)
Private, non routed network.
2011 32bit, 
udp port 824

Wolfeman, 
After conferring with my resources, I would like to ask if it is possible that your buffer size is set to be much larger than the receive message you expect? If so, you may be unexpectedly receiving data from an unrelated web service in your receive message which we may be able to filter out by using a smaller buffer. You may also use Wireshark, a packet analyzer, to capture a log file of the packets being sent/received by your system which may help us to locate the problem. As a last resort, you may also consider simply adding in a filter that can run inside your code to look for the particular SOAP framework messages being added in to your receive message if it appears to be the same every time. Please let me know how changing the buffer size effects the behavior of this VI and we can determine how to proceed from there. Have a great day!
On a related note, I've also found this blog post that seems to have some of the same characteristics as what you are experiencing. While the details of the issue are slightly different, they both deal with an inconsistency happening when using UDP and a microcontroller. 
Wes W
Application Engineering
National Instruments
www.ni.com/support

Similar Messages

  • Missing Security header in SOAP

    Hello!
    I used WSDLs to  generate a few client proxy classes in order to access web services of a 3rd party application. The first call was successfull: I called START_SESSION method passing username and password and got proper response (ticket, session ID). Afterwards, I wanted to call methods of other proxy classes of the same application and always got
    SoapFaultCode:1  WSDoAllReceiver: Request does not contain required Security header
    How do I pass security header and what does it consist of? I suppose ticket and/or session ID, but it is not part of any method's interface.
    What should I do?
    Thanks in advance!
    Kind regards,
    Igor
    Unfortunately, WSDL is not available in public. If necessary; I'll post it, but for the first post I'll try not to occupy space.

    Hi!
    I did research on this topic with server application and I quote what I found:
    <i>The Alfresco web services have always used the WS Security header to pass the ticket information to the server.
    The ticket is plucked out of the password parameter and cross checked within the server to ensure the request can proceed.
    So long as you construct the WS Security header correctly authentication at the repository should occure without problem</i>
    I get the ticket from the successfull call of START_SESSION method of different (authentication) proxy class, but don't know what to do with it. How to include it in security header of another proxy method call? Or should I do something else?
    I'll describe what I tried - please see if I did something wrong:
    1. In SE80 -> Client proxy maintenance, I selected tab Preconfiguration, selected "Session-Oriented communication" -> Checked "Select Feature"
    2. Same tab, selected "Authentication" -> Basic
    3. Activated the proxy
    4. WSSPROFILE -> Created profile based on CHECK_USERNAME template
    5. LPCONFIG -> Selected operation GET_USER, entered the newly created profile both in ProfileIn and ProfileOut, activated
    6. Activated client trace, called method and got SOAP request without any security info in header:
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
      <soap-env:Header>
        <n0:Trace xmlns:n0="http://www.sap.com/webas/630/soap/features/runtime/tracing/">
          <TraceLevel xmlns="http://www.sap.com/webas/630/soap/features/runtime/tracing/">Error</TraceLevel>
        </n0:Trace>
      </soap-env:Header>
      <soap-env:Body>
        <nr1:getUser xmlns:nr1="http://www.alfresco.org/ws/service/administration/1.0" xmlns:nr2="http://www.alfresco.org/ws/model/content/1.0">
          <nr1:userName>ADMIN</nr1:userName>
        </nr1:getUser>
      </soap-env:Body>
    </soap-env:Envelope>
    I must have done something wrong.
    Regards,
    Igor

  • SOAP Error, ADS,WEBDYNPRO EXCEPTION

    Hi All,
    Im very new to this ADS.I have two issues with in my landscape regards to ADS
    1st issue
    BI has integrated ADS(as of my bw consultant,which was working before) he tried applying some SNOTE and he got SOAP ERROR(i have seen quiet few thhreads here but did not help me much).
    ERROR:SOAP runtime exception:CSoapExceptionTransport(100101).
    i have gone through tests and they all seems to be fine.
    i logged into visual admin to check the box "no password change required" but this is disabled so i cant tick the box
    i logged into bw system and found adsuser as dialog user?
    help me out pls.
    2nd issue:
    we also have standalone ADS(as java) system.
    our CRM system is integrated to ADS system and here the user is getting the following error
    "Webdynpro Exception:The ADS call has failed". I did tests and they seems to be fine.
    *I logged into USERADMIN in ads and tried finding SAP_ADSCALLER role but could not find it either*
    can anyone of you help me out in resolving these issues pls
    regards
    Raj
    Edited by: raj p on Oct 2, 2008 3:53 PM
    Edited by: raj p on Oct 2, 2008 4:07 PM

    ADS Installation and configuration:
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    Troubleshooting for ADS configuration:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ec0508-9438-2c10-f393-a41fb255698d?quicklink=index&overridelayout=true
    Landscape with ADS:
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/BI/Track13/Track13_Session4.pdf
    ADS tests
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/f31e3082221595e10000000a1553f7/content.htm
    Hope that helps, Otto

  • WLS 7.0.0.0 and clientgen from 7.0.0.1 & NoSuchFieldError

    I am trying to run the following code on one of our dev servers that is
    running WLS 7.0.0.0.
    I generated the Web Service client code using clientgen on my local machine
    using 7.0.0.1.
    The code is below (I marked the line where it chokes).
    // Setup the global JAX-RPC service factory
    System.setProperty( "javax.xml.rpc.ServiceFactory",
    "weblogic.webservice.core.rpc.ServiceFactoryImpl");
    // Execute the Web Service
    String reportName = "CustomerHasLicensed";
    String[] arguments = new String[1];
    try {
    logger_.logInfo(CLASSNAME,METHOD,"in try block");
    AuthHeader authHeader = new AuthHeader("ebase","ebase");
    logger_.logInfo(CLASSNAME,METHOD,"created AuthHeader");
    arguments[0] = "100";
    SystemReports_Impl test = new SystemReports_Impl();
    logger_.logInfo(CLASSNAME,METHOD,"Created impl");
    SystemReportsSoap soap = test.getSystemReportsSoap();
    logger_.logInfo(CLASSNAME,METHOD,"got soap");
    // #### THIS IS WHERE IT CHOKES ####
    Reports reports = soap.getReports(reportName, arguments,
    authHeader);
    logger_.logInfo(CLASSNAME,METHOD,"fired webservice");
    String head = reports.getHead();
    logger_.logInfo(CLASSNAME,METHOD,"got header");
    String body = reports.getBody();
    String foot = reports.getFoot();
    logger_.logInfo(CLASSNAME,METHOD,"##### head:"+head+"
    #####body:"+body+ " ####foot:"+foot);
    catch (Exception e) {
    logger_.logError(CLASSNAME,METHOD,e.toString());
    throw new ProgramException(e);
    catch (Throwable t) {
    logger_.logError(CLASSNAME,METHOD,t.toString());
    throw new ProgramException(t);
    I get the following stack trace:
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5363)
    at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3043)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2466)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    java.lang.NoSuchFieldError: elementQ
    at
    weblogic.webservice.xml.XMLNodeInputStream.open(XMLNodeInputStream.java:80)
    at
    weblogic.webservice.xml.XMLNodeInputStream.<init>(XMLNodeInputStream.java:48
    at weblogic.webservice.xml.XMLNode.stream(XMLNode.java:141)
    at weblogic.webservice.core.DefaultPart.toJava(DefaultPart.java:291)
    at weblogic.webservice.core.DefaultMessage.toJava(DefaultMessage.java:359)
    at
    weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:465)
    at
    weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:359)
    at weblogic.webservice.core.rpc.StubImpl._invoke(StubImpl.java:205)
    Do I have to run this on WLS 7.0.0.1? My understanding was that 7.0.0.1
    just included the WLS Platform stuff and Workshop.
    Maybe there was a bug fix that I'm tripping on?
    FYI, this works fine from the command line.
    Thanks.
    Mike

    When all else fails read the documentation ;) I'm assuming this is somehow
    related to this. This just reinforces my decision to migrate from 6.1 to 7
    sp1 (counting the days).
    Mike
    WebLogic Web Services Changes Between Versions 7.0 and 7.0.0.1
    Version 7.0.0.1 of WebLogic Web services implements version 1.0 of the Java
    API forn XML based RPC (JAX-RPC) specification. Version 7.0 of WebLogic Web
    services implemented version 0.8.
    Because of the different versions of JAX-RPC implemented between the two
    versions of WebLogic Server, some features of WebLogic Web services have
    changed between versions 7.0 and 7.0.0.1, as described in the following
    sections.
    Upgrading Web Services From 7.0 to 7.0.0.1
    Because of the changes in WebLogic Web services between versions 7.0 and
    7.0.0.1, you must upgrade all WebLogic Web services you created on version
    7.0 so that they deploy correctly on version 7.0.0.1. You must also upgrade
    your client applications that invoke the Web services.
    The following procedure describes the steps you must follow to upgrade:
    1.. Upgrade WebLogic Server from Version 7.0 to 7.0.0.1.
    2.. Re-assemble your 7.0 Web service by re-running the servicegen Ant
    task. Use the same build.xml file that you used in version 7.0 of WebLogic
    Server.
    3.. Regenerate the client JAR file by re-running the clientgen Ant task.
    Either use the same build.xml file that you used in version 7.0 of WebLogic
    Server, or add the new attributes listed in New Attributes of the clientgen
    Ant Task.
    4.. Update your Java client application that invokes your Web service by
    making the JAX-RPC API changes described in Changed Names of Stubs Generated
    by the clientgen Ant Task and JAX-RPC API Changes.
    Refer to Assembling and Deploying WebLogic Web Services and Invoking Web
    Services for detailed information about the servicegen and clientgen Ant
    tasks and writing Java client applications that invoke Web services.
    "Mike" <[email protected]> wrote in message
    news:[email protected]...
    I am trying to run the following code on one of our dev servers that is
    running WLS 7.0.0.0.
    I generated the Web Service client code using clientgen on my localmachine
    using 7.0.0.1.
    The code is below (I marked the line where it chokes).
    // Setup the global JAX-RPC service factory
    System.setProperty( "javax.xml.rpc.ServiceFactory",
    "weblogic.webservice.core.rpc.ServiceFactoryImpl");
    // Execute the Web Service
    String reportName = "CustomerHasLicensed";
    String[] arguments = new String[1];
    try {
    logger_.logInfo(CLASSNAME,METHOD,"in try block");
    AuthHeader authHeader = new AuthHeader("ebase","ebase");
    logger_.logInfo(CLASSNAME,METHOD,"created AuthHeader");
    arguments[0] = "100";
    SystemReports_Impl test = new SystemReports_Impl();
    logger_.logInfo(CLASSNAME,METHOD,"Created impl");
    SystemReportsSoap soap = test.getSystemReportsSoap();
    logger_.logInfo(CLASSNAME,METHOD,"got soap");
    // #### THIS IS WHERE IT CHOKES ####
    Reports reports = soap.getReports(reportName, arguments,
    authHeader);
    logger_.logInfo(CLASSNAME,METHOD,"fired webservice");
    String head = reports.getHead();
    logger_.logInfo(CLASSNAME,METHOD,"got header");
    String body = reports.getBody();
    String foot = reports.getFoot();
    logger_.logInfo(CLASSNAME,METHOD,"##### head:"+head+"
    #####body:"+body+ " ####foot:"+foot);
    catch (Exception e) {
    logger_.logError(CLASSNAME,METHOD,e.toString());
    throw new ProgramException(e);
    catch (Throwable t) {
    logger_.logError(CLASSNAME,METHOD,t.toString());
    throw new ProgramException(t);
    I get the following stack trace:
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5363)
    at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3043)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2466)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    java.lang.NoSuchFieldError: elementQ
    at
    weblogic.webservice.xml.XMLNodeInputStream.open(XMLNodeInputStream.java:80)
    at
    weblogic.webservice.xml.XMLNodeInputStream.<init>(XMLNodeInputStream.java:48
    at weblogic.webservice.xml.XMLNode.stream(XMLNode.java:141)
    at weblogic.webservice.core.DefaultPart.toJava(DefaultPart.java:291)
    atweblogic.webservice.core.DefaultMessage.toJava(DefaultMessage.java:359)
    at
    weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:465)
    at
    weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:359)
    at weblogic.webservice.core.rpc.StubImpl._invoke(StubImpl.java:205)
    Do I have to run this on WLS 7.0.0.1? My understanding was that 7.0.0.1
    just included the WLS Platform stuff and Workshop.
    Maybe there was a bug fix that I'm tripping on?
    FYI, this works fine from the command line.
    Thanks.
    Mike

  • [OSB] Calling a secured proxy from another secured proxy

    Hi,
    I would like to call a secured proxy from another secured proxy. However, the call fails.
    I'm making a call from a Java stand alone Web Service client. The client uses policy "oracle/wss11_message_protection_client_policy".
    The call is made to a proxy secured with a "oracle/wss11_x509_token_with_message_protection_service_policy". The secured proxy routes to a non secured proxy, which does not process WSS Security Header. The non-secured proxy then routes to a non-secured business service. The call is a success.
    Then I add a policy to the second proxy, say "oracle/log_policy". Also I set the value of "Process WS-Security Header" to yes. The call fails.
    I'm getting
    java.lang.NullPointerException
         at oracle.wsm.agent.handler.WSMEngineInvoker.createWsmMessageContextFromInvokerContext(WSMEngineInvoker.java:733)
    in the osb logs.
    I have tried adding an empty WSS Security Header in the Soa headers before calling the second proxy. It didn't change anything.
    Do you have any ideas?
    I have also came up with a super simplified sitution when this error comes up. This happens when I'm calling a pass through proxy (no policy, process WSS security header set to no). Then when this proxy calls a secured proxy with "oracle/log_policy", the call results in this error. Why??
    Here is the OSB output when the problem occurs:
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846831> <BEA-398077> <
    [OSB Tracing] Entering proxy MyProject/ProxyServices/MyFirstProxyService with message context:
    [MessageContextImpl  body="<soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>"
    operation="null"
    attachments="<con:attachments xmlns:con="http://www.bea.com/wli/sb/context"/>"
    outbound="null"
    fault="null"
    inbound="<con:endpoint name="ProxyService$MyProject$ProxyServices$MyFirstProxyService" xmlns:con="http://www.bea.com/wli/sb/context">
      <con:service/>
      <con:transport/>
      <con:security/>
    </con:endpoint>"
    header="<soapenv:Header xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>"
    ]>
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846832> <BEA-398200> <
    [OSB Tracing] Inbound request was received.
    Service Ref = MyProject/ProxyServices/MyFirstProxyService
    URI = /MyProject/ProxyServices/MyFirstProxyService
    Message ID = 3657493765399211266-5215cc49.133c5a81e20.-7f81
    Request metadata =
    <xml-fragment>
    <tran:headers xsi:type="http:HttpRequestHeaders" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <http:Accept>text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2</http:Accept>
    <http:Connection>keep-alive</http:Connection>
    <http:Content-Length>7614</http:Content-Length>
    <http:Content-Type>text/xml;charset="utf-8"</http:Content-Type>
    <http:Host>myLaptop:8011</http:Host>
    <http:SOAPAction>"execute"</http:SOAPAction>
    <http:User-Agent>Oracle JAX-WS 2.1.5</http:User-Agent>
    </tran:headers>
    <tran:encoding xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
    <http:client-host xmlns:http="http://www.bea.com/wli/sb/transports/http">myLaptop</http:client-host>
    <http:client-address xmlns:http="http://www.bea.com/wli/sb/transports/http">192.168.148.155</http:client-address>
    <http:http-method xmlns:http="http://www.bea.com/wli/sb/transports/http">POST</http:http-method>
    </xml-fragment>
    Payload =
    <?xml version='1.0' encoding='UTF-8'?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><S:Header><wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" S:mustUnderstand="1"><wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Timestamp-Tt0jQKXTNFAd6lUGgmYuPA22"><wsu:Created>2011-11-21T12:00:46Z</wsu:Created><wsu:Expires>2011-11-21T20:00:46Z</wsu:Expires></wsu:Timestamp><wsse:BinarySecurityToken xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v1" wsu:Id="BST-q10SkWxeoYTKKaeyCSmomA22">MIICpDCCAYwCAQcwDQYJKoZIhvcNAQEEBQAwdDELMAkGA1UEBhMCUEwxFDASBgNVBAgTC01hem93aWVja2llMQ8wDQYDVQQHEwZXYXJzYXcxETAPBgNVBAoTCGluNG1hdGVzMQswCQYDVQQDEwJDQTEeMBwGCSqGSIb3DQEJARYPY2FAaW40bWF0ZXMuY29tMB4XDTExMTExODEyMzgyN1oXDTEyMTExNzEyMzgyN1owQDELMAkGA1UEBhMCUEwxDzANBgNVBAcTBldhcnNhdzERMA8GA1UEChMISW40bWF0ZXMxDTALBgNVBAMTBGFwcGEwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAJdFSnlREuzVIQKvmzcD6YCgzvvshHXGG6MQJtM8HvkYUcwEP7xIn1TYfD/A6J6+lIpxa7SBqQ2PO/Y4OCSeOJDbhm2bkwLWPWlcy1CCxfQcup/ylrkWVO5EYT+5dg+LxBcHAzh4trzICvy8Qxw81AsEVsy0O6un6qanx8/gcNWXAgMBAAEwDQYJKoZIhvcNAQEEBQADggEBADqMZWnIeOPhycUE4S5zaFp50cYMR/0wb89k0iOTD/k3Fmy4SHqpvmx3AJQ1vBrlP6z7TyycOTA7yVUXDfy6xdLWg26W+5SdQNCv/vf1OIS2cwIXrxcUgrOs4TNmdubzSqO6WCQCngUz+oGQbAqRr/gmiYukT7oW7DmsXKMdsd9vI9gHSqpy3kGrqvTOO3MYkS50xdS59aKoMA9OYKbBp3sjCGJT7h5pytTARH6BfPuKNR+r6bUZ6sq3BScY7umjVO3egkDGqAD/PFI5UCSi3qic2cfHQn1+nnME7AJ2zqEGTKD5ASevZE95ndkFVqZt6YFNQ9SHf6Jx4jNC5FSFCaI=</wsse:BinarySecurityToken><xenc:EncryptedKey xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" Id="EK-N74ve0QpUQxEpFgJc9YR0A22"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"><dsig:DigestMethod xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/></xenc:EncryptionMethod><dsig:KeyInfo xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><wsse:SecurityTokenReference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:KeyIdentifier xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#ThumbprintSHA1">rbWc2O0Y7yBBsPYkcHOgqxuF3t4=</wsse:KeyIdentifier></wsse:SecurityTokenReference></dsig:KeyInfo><xenc:CipherData><xenc:CipherValue>RGltJV8OQehqBg9EDaae0SO1lH1zBrlrn3/JwSljOPzwwFum9zCzFsu8Gpz05Q9R+Yaz2QXMDpghYuDvcomqDmkANYBrmIQHKKyWCCu8xvGF78jcwEp+RS+e3oy9suejGwUViYGlU4zkIRpGba6xjdkAQsRkX1mWRYMQvrfs/cM=</xenc:CipherValue></xenc:CipherData><xenc:ReferenceList><xenc:DataReference URI="#_igoSptS7UdOzwe4gYy18qg22"/></xenc:ReferenceList></xenc:EncryptedKey><dsig:Signature xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:SignedInfo><dsig:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/><dsig:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/><dsig:Reference URI="#BST-q10SkWxeoYTKKaeyCSmomA22"><dsig:Transforms><dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><dsig:DigestValue>GBpMSv85l75tSIZDG9WiKp3rHvM=</dsig:DigestValue></dsig:Reference><dsig:Reference URI="#XSIG-eKzAOdtEBafB7pzBx01wMw22"><dsig:Transforms><dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><dsig:DigestValue>mEMP/yHb3k474vnbgn3IBvhJqZM=</dsig:DigestValue></dsig:Reference></dsig:SignedInfo><dsig:SignatureValue>ELM50yvmDvJzIH/jpId3LSae1cCtboFau5I4Z8Cws+vZU6JD994hRnaWIFqxxK5vVVIUVu9mKg9+p/QJp8g7SMvhOYBIqRsHKY/2vKGZ36BrcUSXOofDNwV7l9QUzWw0dyV51N/pHX7+PTF9whPgZh48SXdpmU6MV0UkPCXAixA=</dsig:SignatureValue><dsig:KeyInfo xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" Id="KeyInfo-SLUCjT2uaAlI9n0spmTgnw22"><wsse:SecurityTokenReference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:Reference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" URI="#BST-q10SkWxeoYTKKaeyCSmomA22" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v1"/></wsse:SecurityTokenReference></dsig:KeyInfo></dsig:Signature><dsig:Signature xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" Id="XSIG-eKzAOdtEBafB7pzBx01wMw22"><dsig:SignedInfo><dsig:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/><dsig:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#hmac-sha1"/><dsig:Reference URI="#Timestamp-Tt0jQKXTNFAd6lUGgmYuPA22"><dsig:Transforms><dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><dsig:DigestValue>AliE9el9Dmmw3U5W69/zn6QVZEo=</dsig:DigestValue></dsig:Reference><dsig:Reference URI="#Body-ogLysWiLTgk5UjAaaIhIvg22"><dsig:Transforms><dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><dsig:DigestValue>wJaIENiwWQg/B2MW6Q0xdLAzCRM=</dsig:DigestValue></dsig:Reference></dsig:SignedInfo><dsig:SignatureValue>4k1bNpdK7AaAk296wzFi63dRgwA=</dsig:SignatureValue><dsig:KeyInfo xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><wsse:SecurityTokenReference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:Reference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" URI="#EK-N74ve0QpUQxEpFgJc9YR0A22" ValueType="http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKey"/></wsse:SecurityTokenReference></dsig:KeyInfo></dsig:Signature></wsse:Security></S:Header><S:Body xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Body-ogLysWiLTgk5UjAaaIhIvg22"><xenc:EncryptedData xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" Id="_igoSptS7UdOzwe4gYy18qg22" Type="http://www.w3.org/2001/04/xmlenc#Content"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/><dsig:KeyInfo xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><wsse:SecurityTokenReference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:Reference xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" URI="#EK-N74ve0QpUQxEpFgJc9YR0A22" ValueType="http://docs.oasis-open.org/wss/oasis-wss-soap-message-security-1.1#EncryptedKey"/></wsse:SecurityTokenReference></dsig:KeyInfo><xenc:CipherData><xenc:CipherValue>vcPRlrky4U7GunHF3pYWFCGrEofmAecajIXIT1+YgBdIJTb8gt7g0GMZyBXGqu29WY+rQajArCajet+pTUeKkUHA3qi9oRmL8wEJkFM858fAyejzxeBWDPBI9C1sjcf+OKGAP4jr3nQzSfzl58d8IhH2uT0uUHD3h/i1pcQuSI/sXAgBb+YblR4+SwQJ6LLBHMTyuymEngoY4KVyI3UYMqePQQQjmD0dXt87Ld1xAOXgWhWRTrnoc48Nq85HQf0qWLyrdXIq9MvXeKc0CDmbLMdKUFWaGdTdNaTNH2iBM5ZEtk4qO4hbJFVU3zczKUhyYa+JzBFi0NCMHKnKCpF2TQ==</xenc:CipherValue></xenc:CipherData></xenc:EncryptedData></S:Body></S:Envelope>
    >
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846832> <BEA-000000> <WssHandlerImpl.doInboundRequest>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846833> <BEA-000000> <WsmInboundHandler.processRequest>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846833> <BEA-000000> <Got SOAP Message Factory from the Provider: oracle.j2ee.ws.saaj.soap.MessageFactoryImpl@1a99544>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846834> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[oracle.integration.platform.request.processed.headers]=[]>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846834> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.request.metadata.http.client-host]=myLaptop>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846834> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.request.MessageId]=3657493765399211266-5215cc49.133c5a81e20.-7f81>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846834> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.request.CharacterEncoding]=utf-8>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846834> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.TransportProvider]=http>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846834> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.ServiceVersion]=-8022206267159469084>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.request.headers.http.Content-Type]=text/xml;charset="utf-8">
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.ServiceUri]=/MyProject/ProxyServices/MyFirstProxyService>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.request.metadata.http.client-address]=192.168.148.155>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.ProxyService]=MyProject/ProxyServices/MyFirstProxyService>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.request.headers.http.SOAPAction]="execute">
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.MessagePattern]=SYNCHRONOUS>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.wli.Message]=org.apache.xmlbeans.impl.store.Saver$InputStreamSaver@211082>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <WsmInboundHandler.processRequest()->WSMMessageContext[com.bea.contextelement.alsb.router.inbound.IsTransactional]=false>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846835> <BEA-000000> <invoking WSM Engine's handleRequest()...>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846856> <BEA-000000> <storing the new message in the router message context>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846856> <BEA-000000> <getting subject out of WSSecurityContext>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846856> <BEA-000000> <doing message-level access control (wss-active-intermediary: true; has-custom-message-level-authentication: false)>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846857> <BEA-000000> <calling isAccessAllowed; resource: 'type=<alsb-proxy-service>, path=MyProject/ProxyServices, proxy=MyFirstProxyService, action=wss-invoke, operation=execute', Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myPrincipal")
    >
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Security> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846857> <BEA-387027> <Message-level access control policy grants access to proxy "MyProject/ProxyServices/MyFirstProxyService", operation "execute", message-id: 3657493765399211266-5215cc49.133c5a81e20.-7f81, subject: Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myPrincipal")
    .>
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846858> <BEA-398078> <
    [OSB Tracing] Entering route node RouteToMySecondProxyService with message context:
    [MessageContextImpl  body="<S:Body wsu:Id="Body-ogLysWiLTgk5UjAaaIhIvg22" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
      <processRequest xmlns="http://www.in4mates.com/targetNamespace"/>
    </S:Body>"
    operation="execute"
    messageID="3657493765399211266-5215cc49.133c5a81e20.-7f81"
    attachments="<con:attachments xmlns:con="http://www.bea.com/wli/sb/context"/>"
    outbound="null"
    fault="null"
    inbound="<con:endpoint name="ProxyService$MyProject$ProxyServices$MyFirstProxyService" xmlns:con="http://www.bea.com/wli/sb/context">
      <con:service>
        <con:operation>execute</con:operation>
      </con:service>
      <con:transport>
        <con:uri>/MyProject/ProxyServices/MyFirstProxyService</con:uri>
        <con:mode>request-response</con:mode>
        <con:qualityOfService>best-effort</con:qualityOfService>
        <con:request xsi:type="http:HttpRequestMetaData" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <tran:headers xsi:type="http:HttpRequestHeaders" xmlns:tran="http://www.bea.com/wli/sb/transports">
            <http:Accept>text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2</http:Accept>
            <http:Connection>keep-alive</http:Connection>
            <http:Content-Length>7614</http:Content-Length>
            <http:Content-Type>text/xml;charset="utf-8"</http:Content-Type>
            <http:Host>myLaptop:8011</http:Host>
            <http:SOAPAction>"execute"</http:SOAPAction>
            <http:User-Agent>Oracle JAX-WS 2.1.5</http:User-Agent>
          </tran:headers>
          <tran:encoding xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
          <http:client-host>myLaptop</http:client-host>
          <http:client-address>192.168.148.155</http:client-address>
          <http:http-method>POST</http:http-method>
        </con:request>
        <con:response xsi:type="http:HttpResponseMetaData" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <tran:headers xsi:type="http:HttpResponseHeaders" xmlns:tran="http://www.bea.com/wli/sb/transports">
            <http:Content-Type>text/xml</http:Content-Type>
          </tran:headers>
          <tran:response-code xmlns:tran="http://www.bea.com/wli/sb/transports">0</tran:response-code>
        </con:response>
      </con:transport>
      <con:security>
        <con:transportClient>
          <con:username>&lt;anonymous></con:username>
        </con:transportClient>
        <con:messageLevelClient>
          <con:username>myPrincipal</con:username>
        </con:messageLevelClient>
      </con:security>
    </con:endpoint>"
    header="<S:Header xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"/>"
    ]>
    Edited by: user13604541 on Nov 21, 2011 4:27 AM

    This is the rest of log:
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846860> <BEA-398072> <
    [OSB Tracing] Routing to MyProject/ProxyServices/MySecondProxyService with message context:
    $body = <S:Body wsu:Id="Body-ogLysWiLTgk5UjAaaIhIvg22" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
    <processRequest xmlns="http://www.in4mates.com/targetNamespace"/>
    </S:Body>
    $header = <S:Header xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"/>
    $attachments = <con:attachments xmlns:con="http://www.bea.com/wli/sb/context"/>
    >
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846860> <BEA-000000> <WssHandlerImpl.doOutboundRequest>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846860> <BEA-000000> <WsmOutboundHandler.processRequest>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846860> <BEA-000000> <target operation: execute>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846860> <BEA-000000> <Got SOAP Message Factory from the Provider: oracle.j2ee.ws.saaj.soap.MessageFactoryImpl@1a99544>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846860> <BEA-000000> <invoking WSM Engine's Client Agent.>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846861> <BEA-000000> <invoking WSM Engine's handleRequest()>
    ####<2011-11-21 13:00:46 CET> <Debug> <AlsbSecurityWss> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846861> <BEA-000000> <unexpected exception
    java.lang.NullPointerException
         at oracle.wsm.agent.handler.WSMEngineInvoker.createWsmMessageContextFromInvokerContext(WSMEngineInvoker.java:733)
         at oracle.wsm.agent.handler.WSMEngineInvoker.handleRequest(WSMEngineInvoker.java:359)
         at com.bea.wli.sb.security.wss.wsm.WsmOutboundHandler$1.run(WsmOutboundHandler.java:141)
         at com.bea.wli.sb.security.wss.wsm.WsmOutboundHandler$1.run(WsmOutboundHandler.java:139)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
         at com.bea.wli.sb.security.wss.wsm.WsmOutboundHandler.processRequest(WsmOutboundHandler.java:138)
         at com.bea.wli.sb.security.wss.WssHandlerImpl.doOutboundRequest(WssHandlerImpl.java:992)
         at com.bea.wli.sb.context.BindingLayerImpl.createTransportSender(BindingLayerImpl.java:532)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.doDispatch(PipelineContextImpl.java:521)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.dispatch(PipelineContextImpl.java:501)
         at stages.routing.runtime.RouteRuntimeStep.processMessage(RouteRuntimeStep.java:128)
         at com.bea.wli.sb.pipeline.debug.DebuggerRuntimeStep.processMessage(DebuggerRuntimeStep.java:74)
         at com.bea.wli.sb.stages.StageMetadataImpl$WrapperRuntimeStep.processMessage(StageMetadataImpl.java:346)
         at com.bea.wli.sb.pipeline.RouteNode.doRequest(RouteNode.java:106)
         at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:67)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:922)
         at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:214)
         at com.bea.wli.sb.pipeline.MessageProcessor.processRequest(MessageProcessor.java:99)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:593)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:591)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
         at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:590)
         at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:375)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase$1.run(RequestHelperBase.java:154)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase$1.run(RequestHelperBase.java:152)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase.securedInvoke(RequestHelperBase.java:151)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase.service(RequestHelperBase.java:107)
         at com.bea.wli.sb.transports.http.wls.HttpTransportServlet.service(HttpTransportServlet.java:127)
         at weblogic.servlet.FutureResponseServlet.service(FutureResponseServlet.java:24)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<2011-11-21 13:00:46 CET> <Error> <OSB Security> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846861> <BEA-387024> <An error ocurred during web service security outbound request processing [error-code: InternalError, message-id: 3657493765399211266-5215cc49.133c5a81e20.-7f81, proxy: MyProject/ProxyServices/MyFirstProxyService, target: MyProject/ProxyServices/MySecondProxyService, operation: execute]
    --- Error message:
    java.lang.NullPointerException
         at oracle.wsm.agent.handler.WSMEngineInvoker.createWsmMessageContextFromInvokerContext(WSMEngineInvoker.java:733)
         at oracle.wsm.agent.handler.WSMEngineInvoker.handleRequest(WSMEngineInvoker.java:359)
         at com.bea.wli.sb.security.wss.wsm.WsmOutboundHandler$1.run(WsmOutboundHandler.java:141)
         at com.bea.wli.sb.security.wss.wsm.WsmOutboundHandler$1.run(WsmOutboundHandler.java:139)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
         at com.bea.wli.sb.security.wss.wsm.WsmOutboundHandler.processRequest(WsmOutboundHandler.java:138)
         at com.bea.wli.sb.security.wss.WssHandlerImpl.doOutboundRequest(WssHandlerImpl.java:992)
         at com.bea.wli.sb.context.BindingLayerImpl.createTransportSender(BindingLayerImpl.java:532)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.doDispatch(PipelineContextImpl.java:521)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.dispatch(PipelineContextImpl.java:501)
         at stages.routing.runtime.RouteRuntimeStep.processMessage(RouteRuntimeStep.java:128)
         at com.bea.wli.sb.pipeline.debug.DebuggerRuntimeStep.processMessage(DebuggerRuntimeStep.java:74)
         at com.bea.wli.sb.stages.StageMetadataImpl$WrapperRuntimeStep.processMessage(StageMetadataImpl.java:346)
         at com.bea.wli.sb.pipeline.RouteNode.doRequest(RouteNode.java:106)
         at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:67)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:922)
         at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:214)
         at com.bea.wli.sb.pipeline.MessageProcessor.processRequest(MessageProcessor.java:99)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:593)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:591)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
         at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:590)
         at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:375)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase$1.run(RequestHelperBase.java:154)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase$1.run(RequestHelperBase.java:152)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase.securedInvoke(RequestHelperBase.java:151)
         at com.bea.wli.sb.transports.http.generic.RequestHelperBase.service(RequestHelperBase.java:107)
         at com.bea.wli.sb.transports.http.wls.HttpTransportServlet.service(HttpTransportServlet.java:127)
         at weblogic.servlet.FutureResponseServlet.service(FutureResponseServlet.java:24)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846871> <BEA-398102> <
    [OSB Tracing] Exiting route node with fault:
    <con:fault xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-386400</con:errorCode>
    <con:reason>General outbound web service security error</con:reason>
    <con:location>
    <con:node>RouteToMySecondProxyService</con:node>
    <con:path>request-pipeline</con:path>
    </con:location>
    </con:fault>>
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846873> <BEA-398074> <
    [OSB Tracing] The following variables are added:
    $outbound = <con:endpoint name="ProxyService$MyProject$ProxyServices$MySecondProxyService" xmlns:con="http://www.bea.com/wli/sb/context">
    <con:service>
    <con:operation>execute</con:operation>
    </con:service>
    <con:transport>
    <con:mode>request-response</con:mode>
    <con:qualityOfService>best-effort</con:qualityOfService>
    <con:request xsi:type="http:HttpRequestMetaData" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <tran:headers xsi:type="http:HttpRequestHeaders" xmlns:tran="http://www.bea.com/wli/sb/transports">
    <http:Content-Type>text/xml</http:Content-Type>
    <http:SOAPAction>"execute"</http:SOAPAction>
    </tran:headers>
    </con:request>
    </con:transport>
    <con:security>
    <con:doOutboundWss>true</con:doOutboundWss>
    </con:security>
    </con:endpoint>
    >
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846874> <BEA-398076> <
    [OSB Tracing] The following variables are changed:
    $inbound = <con:endpoint name="ProxyService$MyProject$ProxyServices$MyFirstProxyService" xmlns:con="http://www.bea.com/wli/sb/context">
    <con:service>
    <con:operation>execute</con:operation>
    </con:service>
    <con:transport>
    <con:uri>/MyProject/ProxyServices/MyFirstProxyService</con:uri>
    <con:mode>request-response</con:mode>
    <con:qualityOfService>best-effort</con:qualityOfService>
    <con:request xsi:type="http:HttpRequestMetaData" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <tran:headers xsi:type="http:HttpRequestHeaders" xmlns:tran="http://www.bea.com/wli/sb/transports">
    <http:Accept>text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2</http:Accept>
    <http:Connection>keep-alive</http:Connection>
    <http:Content-Length>7614</http:Content-Length>
    <http:Content-Type>text/xml;charset="utf-8"</http:Content-Type>
    <http:Host>myLaptop:8011</http:Host>
    <http:SOAPAction>"execute"</http:SOAPAction>
    <http:User-Agent>Oracle JAX-WS 2.1.5</http:User-Agent>
    </tran:headers>
    <tran:encoding xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
    <http:client-host>myLaptop</http:client-host>
    <http:client-address>192.168.148.155</http:client-address>
    <http:http-method>POST</http:http-method>
    </con:request>
    <con:response xsi:type="http:HttpResponseMetaData" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <tran:headers xsi:type="http:HttpResponseHeaders" xmlns:tran="http://www.bea.com/wli/sb/transports">
    <http:Content-Type>text/xml</http:Content-Type>
    </tran:headers>
    <tran:response-code xmlns:tran="http://www.bea.com/wli/sb/transports">0</tran:response-code>
    </con:response>
    </con:transport>
    <con:security>
    <con:transportClient>
    <con:username>&lt;anonymous></con:username>
    </con:transportClient>
    <con:messageLevelClient>
    <con:username>myPrincipal</con:username>
    </con:messageLevelClient>
    </con:security>
    </con:endpoint>
    >
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb7> <1321876846874> <BEA-398104> <
    [OSB Tracing] Exiting pipeline pair>
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb8> <1321876846879> <BEA-398096> <
    [OSB Tracing] Exiting MyProject/ProxyServices/MyFirstProxyService>
    ####<2011-11-21 13:00:46 CET> <Info> <OSB Kernel> <myLaptop> <osb_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0add29b7d176a5e4:5215cc49:133c5a81e20:-7ff4-0000000000000cb8> <1321876846881> <BEA-398201> <
    [OSB Tracing] Inbound response was sent.
    Service Ref = MyProject/ProxyServices/MyFirstProxyService
    URI = /MyProject/ProxyServices/MyFirstProxyService
    Message ID = 3657493765399211266-5215cc49.133c5a81e20.-7f81
    Response metadata =
    <xml-fragment>
    <tran:headers xsi:type="http:HttpResponseHeaders" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <http:Content-Type>text/xml; charset=utf-8</http:Content-Type>
    </tran:headers>
    <tran:response-code xmlns:tran="http://www.bea.com/wli/sb/transports">1</tran:response-code>
    <tran:encoding xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
    </xml-fragment>
    Payload =
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring>BEA-386400: General outbound web service security error</faultstring><detail><con:fault xmlns:con="http://www.bea.com/wli/sb/context"><con:errorCode>BEA-386400</con:errorCode><con:reason>General outbound web service security error</con:reason><con:location><con:node>RouteToMySecondProxyService</con:node><con:path>request-pipeline</con:path></con:location></con:fault></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
    >

  • Get Error after Post AQ Xml to AQXmlServlet

    Dear all,
    Me again about Internet access AQServlet. Now I can post the AQ Xml Document to AQServlet but I got SOAP Fault.
    <?xml version = '1.0'?>
    <Envelope xmlns="http://ns.oracle.com/AQ/schemas/envelope">
    <Body>
    <Fault xmlns="http://ns.oracle.com/AQ/schemas/envelope">
    <faultcode>100</faultcode>
    <faultstring>Server Fault</faultstring>
    <detail>
    <status_response xmlns="http://ns.oracle.com/AQ/schemas/access">
    <status_code>-1</status_code>
    <error_code>404</error_code>
    <error_message>JMS-404: XML Parse Exception
    Start of root element expected.</error_message>
    </status_response>
    </detail>
    </Fault>
    </Body>
    </Envelope>
    and the below is my Xml to Post
    <?xml version="1.0"?>
    <Envelope xmlns="http://ns.oracle.com/AQ/schemas/envelope">
    <Body>
    <AQXmlSend xmlns="http://ns.oracle.com/AQ/schemas/access">
    <producer_options>
    <destination>AQTEST</destination>
    </producer_options>
    <message_set>
    <message_count>1</message_count>
    <message>
    <message_number>1</message_number>
    <message_header>
    <correlation>ORDER1</correlation>
    <sender_id>
    <agent_name>tomcat</agent_name>
    </sender_id>
    </message_header>
    <message_payload>
    <EDIMSG_TYP>
    <EDIMSG>AQ TEST MESSAGE</EDIMSG>
    </EDIMSG_TYP>
    </message_payload>
    </message>
    </message_set>
    </AQXmlSend>
    </Body>
    </Envelope>
    What am I wrong? Please verify and suggest me.
    Thanks

    Dear all,
    Me again about Internet access AQServlet. Now I can post the AQ Xml Document to AQServlet but I got SOAP Fault.
    <?xml version = '1.0'?>
    <Envelope xmlns="http://ns.oracle.com/AQ/schemas/envelope">
    <Body>
    <Fault xmlns="http://ns.oracle.com/AQ/schemas/envelope">
    <faultcode>100</faultcode>
    <faultstring>Server Fault</faultstring>
    <detail>
    <status_response xmlns="http://ns.oracle.com/AQ/schemas/access">
    <status_code>-1</status_code>
    <error_code>404</error_code>
    <error_message>JMS-404: XML Parse Exception
    Start of root element expected.</error_message>
    </status_response>
    </detail>
    </Fault>
    </Body>
    </Envelope>
    and the below is my Xml to Post
    <?xml version="1.0"?>
    <Envelope xmlns="http://ns.oracle.com/AQ/schemas/envelope">
    <Body>
    <AQXmlSend xmlns="http://ns.oracle.com/AQ/schemas/access">
    <producer_options>
    <destination>AQTEST</destination>
    </producer_options>
    <message_set>
    <message_count>1</message_count>
    <message>
    <message_number>1</message_number>
    <message_header>
    <correlation>ORDER1</correlation>
    <sender_id>
    <agent_name>tomcat</agent_name>
    </sender_id>
    </message_header>
    <message_payload>
    <EDIMSG_TYP>
    <EDIMSG>AQ TEST MESSAGE</EDIMSG>
    </EDIMSG_TYP>
    </message_payload>
    </message>
    </message_set>
    </AQXmlSend>
    </Body>
    </Envelope>
    What am I wrong? Please verify and suggest me.
    Thanks

  • Problem deploying webserviceclient.jar on 6.1 sp1

    Hi, I am having trouble deploying a Web Service client on 6.1 sp1.
    We are waiting for 7.1 sp1 to upgrade.
    I'm using the JAX-RPC stuff from webserviceclient.jar from 7.0.0.1.
    I deployed my code in a .war file that includes webserviceclient.jar, and
    the .jar that clientgen generated.
    When my code gets to the line marked below, it chokes hard (it doesn't even
    seem to throw an exception).
    // Setup the global JAX-RPC service factory
    System.setProperty( "javax.xml.rpc.ServiceFactory",
    "weblogic.webservice.core.rpc.ServiceFactoryImpl");
    // Execute the Web Service
    String reportName = "CustomerHasLicensed";
    String[] arguments = new String[1];
    try {
    logger_.logInfo(CLASSNAME,METHOD,"in try block");
    AuthHeader authHeader = new
    AuthHeader("sysname","4354lkjasdfasdf234");
    logger_.logInfo(CLASSNAME,METHOD,"created AuthHeader");
    arguments[0] = "100";
    // ***** THIS IS THE LINE WHERE IT CHOKES ****
    SystemReports_Impl test = new SystemReports_Impl();
    logger_.logInfo(CLASSNAME,METHOD,"Created impl");
    SystemReportsSoap soap = test.getSystemReportsSoap();
    logger_.logInfo(CLASSNAME,METHOD,"got soap");
    Reports reports = soap.getReports(reportName, arguments,
    authHeader);
    logger_.logInfo(CLASSNAME,METHOD,"fired webservice");
    String head = reports.getHead();
    logger_.logInfo(CLASSNAME,METHOD,"got header");
    String body = reports.getBody();
    String foot = reports.getFoot();
    logger_.logInfo(CLASSNAME,METHOD,"##### head:"+head+"
    #####body:"+body+ " ####foot:"+foot);
    catch (Exception e) {
    logger_.logError(CLASSNAME,METHOD,e.toString());
    throw new ProgramException(e);
    The only thing that I can think of is that it can't find the wsdl or xml (it
    is in the .jar) -- like a class loader problem or something.
    Any ideas?
    Thanks!
    Mike

    Thanks for the response.
    Is there any workaround?
    That is pretty lame since the documentation encourages redistributing
    webservicesclient.jar.
    You'd think that with that type of encouragement it would run on the last
    version of WLS.
    Mike
    "manoj cheenath" <[email protected]> wrote in message
    news:[email protected]..
    WLS 7.0 client can not run on 6.1 due to conflict in the
    some util classes. Sorry about that.
    I filed CR085341.
    regards,
    -manoj
    "Mike" <[email protected]> wrote in message
    news:[email protected]..
    I also tried adding webservices.jar to the .war, but that didn't help.
    Any ideas?
    Can you run this stuff on 6.1?

  • IP ports used by Zfd3.2

    Hi,
    Does someone know is the TID10054960 "up to date" or is there any
    other
    document about ports used by zen?
    Our pc:s have firewalls installed and when I conffigure access rules according that tid things does not work correctly. If I check firewall
    log it got some other inbound UDP ports like: 2930, 3014, 3016 and the
    responder port is other than inbound, hmm..
    Enviroment: Nw5.1 SP5, Zfd3.2 SP1
    Thanks,
    Jouko

    Jouko,
    It appears that in the past few days you have not received a response
    to your posting. That concerns us, and has triggered this automated
    reply.
    Has your problem been resolved? If not, you might try one of the
    following options:
    - Check the knowledgebase and SolutionNet databases at
    http://support.novell.com
    - Check all of the other support tools and options available at
    http://support.novell.com
    - You could also try posting your message again. Make sure it is
    posted in the correct newsgroup.
    If this is a reply to a duplicate posting, please ignore and accept
    our apologies and rest assured we will issue a stern reprimand to our
    posting bot.
    Your Novell Support Connection Forums Team
    http://support.novell.com/forums/

  • What should I use as parameter name in call.addParameter in WS DII client

    I'm using dynamic invocation interface to call a web service in Oracle OC4J.
    The part of WSDL "Types" is:
    <element name="myType" type="tns:myType" />
       <complexType name="myType">
         <sequence>
           <element name="sss" nillable="true" type="string" />
         </sequence>
      </complexType>
    ...My J2SE client has following code I belive create problem:
    call.addParameter("sss", input,MyType.class, ParameterMode.IN);when I invoke the web service, I got error:
    javax.xml.rpc.soap.SOAPFaultException: caught exception while handling request: unexpected element name: expected={http://mypackage/B2BGateway/types}myType, actual=sss
    I changed my code according to this message as it expected to be:
    call.addParameter("{http://mypackage/types}myType",
         input,MyType.class, ParameterMode.IN);I got :
    HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Error parsing envelope: (2, 179) Expected name instead of {.
    seems the "{" should not be part of parameter name.
    Then, what should I use as parameter name.
    BTW, the web service server side code should works fine as I can test it with others client.
    Thanks

    Moved one step further:
    I changed abit to code:
    call.addParameter("myType", input,MyType.class, ParameterMode.IN);I can see the server side got SOAP request:
       <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <env:Body>
             <myType>
                <ans1:sss xmlns:ans1="http://mypackage/types/">abc</ans1:sss>
             </myType>
          </env:Body>
       </env:Envelope>As you can see, the problem in the generated request is "myType" does not have namespace
    Could someone tell me how to fix it.
    Thanks
    Edited by: John618 on Feb 21, 2009 5:03 PM

  • OCSG 5.0.0.1 Policy error 1

    Hi,
    I am new to OCSG and trying to setup an OSB/OCSG configuration for SMS and MMS. I'm having some problems and any help is appreciated.
    I'm using this setup during development:
    OSB and OCSG admin servers on 192.168.150.129. Managed servers for OSB, OCSG-AT and OCSG-NT on 192.168.150.130.
    I have created an instance of the SMPPService on OCSG-NT and bound it to a local SMSC running on 192.168.150.129:2775. This SEEMS to work fine.
    Further I've setup a new project in the sbconsole for SMS and used the WSDL at http://192.168.150.130:10600/parlayx21/sms/SendSms?WSDL to create a ProxyService and a BusinessService pointing towards      
    http://192.168.150.130:10600/parlayx21/sms/SendSms. I have then attached a ServiceAccount with the SMSC user settings to the BusinessService.and I'm adding my OCSG admin user/password as Security when I'm triggering the Web Service
    Now to the problem.
    When I'm trying to send a SMS through the ProxyService test console I get this response:
    <soapenv:Fault>
    <faultcode>soapenv:Server</faultcode>
    <faultstring>BEA-380001: Internal Server Error</faultstring>
    <detail>
    <con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-380001</con:errorCode>
    <con:reason>Internal Server Error</con:reason>
    <con:location>
    <con:node>RouteNode1</con:node>
    <con:path>response-pipeline</con:path>
    </con:location>
    </con:fault>
    </detail>
    </soapenv:Fault>
    In the OSB managed server log:
    ####<Jan 31, 2012 9:46:16 AM EST> <Debug> <AlsbPipeline> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-00000000000001a9> <1328021176584> <BEA-000000> <sms/ProxyServices/SMSGateway1: +PipelineContextImpl.handleError - messageID:2699236373981549535--7290b126.135340a434a.-7fee, t:com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=BEA-380001): Internal Server Error>
    ####<Jan 31, 2012 9:46:16 AM EST> <Debug> <AlsbPipeline> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-00000000000001a9> <1328021176584> <BEA-000000> <sms/ProxyServices/SMSGateway1: Unhandled error caught by system-level error handler
    com.bea.wli.sb.pipeline.PipelineException: Transport error (error code=BEA-380001): Internal Server Error
    at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:79)
    at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:1055)
    at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:214)
    at com.bea.wli.sb.pipeline.MessageProcessor.processResponse(MessageProcessor.java:195)
    at com.bea.wli.sb.pipeline.RouterCallback.onError(RouterCallback.java:145)
    at com.bea.wli.sb.transports.LoadBalanceFailoverListener.onError(LoadBalanceFailoverListener.java:439)
    at com.bea.wli.sb.transports.http.wls.HttpOutboundMessageContextWls$RetrieveHttpResponseWork.handleResponse(HttpOutboundMessageContextWls.java:101)
    at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse$RunnableCallback.run(AsyncResponseHandler.java:531)
    at weblogic.work.ContextWrap.run(ContextWrap.java:41)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    If I'm trying directly through the BusinessService I get this exception:
    <env:Fault>
    <faultcode>env:Server</faultcode>
    <faultstring/>
    <detail>
    <v2:PolicyException      xmlns:v2="http://www.csapi.org/schema/parlayx/common/v2_1">
    <messageId>POL0001</messageId>
    <text>
    A policy error occurred. Error code is %1
    </text>
    <variables>1</variables>
    </v2:PolicyException>
    </detail>
    </env:Fault>
    In the OSB managed server log:
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045205> <BEA-000000> <WssAuditor initilizing>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <auditingEnbled set to false>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <auditingEnbled set to false>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <WssAuditor successfully started>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTestConsole> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <Got SOAP Message Factory from the Provider: weblogic.xml.saaj.MessageFactoryImpl@1c58b737>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSources> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <+MetaTransformer.transform(com.bea.wli.sb.sources.XmlObjectSource,com.bea.wli.sb.sources.SAAJSource)>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSources> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045206> <BEA-000000> <-MetaTransformer.transform()>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <WssInboundHandler.processRequest>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <target operation: sendSms>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <invoking WssClientHandler.handleRequest>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbSecurityWss> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045208> <BEA-000000> <storing the new message in the router message context>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <+TransportManagerImpl.sendMessageAsync>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbMonitoring> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <Delegate for BusinessService sms/BusinessServices/SendSmsBS:Transport.response-time not found>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbMonitoring> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <Delegate for BusinessService sms/BusinessServices/SendSmsBS:Operation.sendSms.elapsed-time not found>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbMonitoring> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045210> <BEA-000000> <Delegate for BusinessService sms/BusinessServices/SendSmsBS:Transport.uri.http://192.168.150.130:10600/parlayx21/sms/SendSms.response-time not found>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045211> <BEA-000000> <com.bea.wli.sb.transports.http.wls.HttpOutboundMessageContextWls: Request MetaData: <xml-fragment xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:http="http://www.bea.com/wli/sb/transports/http">
    <tran:headers xsi:type="http:HttpRequestHeaders">
    <http:Content-Type>text/xml; charset=utf-8</http:Content-Type>
    <http:SOAPAction>""</http:SOAPAction>
    </tran:headers>
    <tran:encoding>utf-8</tran:encoding>
    <http:query-parameters/>
    </xml-fragment>>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045211> <BEA-000000> <Sending outbound request to http://192.168.150.130:10600/parlayx21/sms/SendSms? with QOS: best effort only...>
    ####<Jan 31, 2012 10:00:45 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:736ae200:1352ec63730:-8000-00000000000013de> <1328022045211> <BEA-000000> <-TransportManagerImpl.sendMessageAsync>
    ####<Jan 31, 2012 10:00:51 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-000000000000022f> <1328022051260> <BEA-000000> <Business service returned status code: 500>
    ####<Jan 31, 2012 10:00:51 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-000000000000022f> <1328022051261> <BEA-000000> <HttpOutboundMessageContext: Response MetaData: <xml-fragment xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:http="http://www.bea.com/wli/sb/transports/http">
    <tran:headers xsi:type="http:HttpResponseHeaders">
    <tran:user-header name="X-Powered-By" value="Servlet/2.5 JSP/2.1"/>
    <http:Content-Type>text/xml; charset=utf-8</http:Content-Type>
    <http:Date>Tue, 31 Jan 2012 15:00:45 GMT</http:Date>
    <http:Transfer-Encoding>chunked</http:Transfer-Encoding>
    </tran:headers>
    <tran:response-code>1</tran:response-code>
    <tran:response-message>Internal Server Error</tran:response-message>
    <tran:encoding>utf-8</tran:encoding>
    <http:http-response-code>500</http:http-response-code>
    </xml-fragment>>
    ####<Jan 31, 2012 10:00:51 AM EST> <Debug> <AlsbTransports> <localhost.localdomain> <osb_domain> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <11d1def534ea1be0:-7290b126:135340a434a:-8000-000000000000022f> <1328022051261> <BEA-000000> <LoadBalanceFailoverListener.onError: Work Manager: null@[email protected]>
    In the OCSG managed server out:
    org.csapi.schema.parlayx.common.v2_1.PolicyException
    at com.bea.wlcp.wlng.px21.common.ExceptionType.createEx(ExceptionType.java:61)
    at com.bea.wlcp.wlng.px21.common.ExceptionType.createEx(ExceptionType.java:45)
    at com.bea.wlcp.wlng.px21.common.PxRequestFactory.convertEx(PxRequestFactory.java:70)
    at com.bea.wlcp.wlng.px21.common.PxRequestFactory.convertEx(PxRequestFactory.java:54)
    at com.bea.wlcp.wlng.px21.plugin.SendSmsPluginFactory.convertEx(SendSmsPluginFactory.java:265)
    at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:52)
    at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    In the OCSG default.log:
    31 Jan 2012 10:05:11,584 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Got db lock: -180666158|com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl
    31 Jan 2012 10:05:11,587 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Removed rows: 1
    31 Jan 2012 10:05:11,589 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler - Cleanup timer started. delay: 30000
    31 Jan 2012 10:05:12,971 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Try to send PDU Request: (enquirelink: (pdu: 0 15 0 232) )
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]PDU sequence number reseted: 232 --> 51
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 20000
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Sending PDU Request: (enquirelink: (pdu: 0 15 0 51) )
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Will try to write 16 bytes.
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes written.
    31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes read.
    31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Receive PDU success, PDU: (enquirelink_resp: (pdu: 16 80000015 0 51) )
    31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 0 bytes read.
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 60000
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Removing request from cache since response returned, SequenceNumber: 51
    31 Jan 2012 10:05:12,972 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.south.SouthPduTask - [ConnectionId: c_192.168.150.129:2775_482745820]Receive ENQUIRE_LINK_RESP, do nothing.
    31 Jan 2012 10:05:12,972 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Interest operations set to 1
    31 Jan 2012 10:05:38,415 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.presence.sip.utils.TimerHandler - Cleanup timer started. delay: 300000
    31 Jan 2012 10:05:41,591 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Got db lock: -180666158|com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl
    31 Jan 2012 10:05:41,593 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Removed rows: 1
    31 Jan 2012 10:05:41,614 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler - Cleanup timer started. delay: 30000
    31 Jan 2012 10:06:09,771 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Try to send PDU Request: (enquirelink: (pdu: 0 15 0 233) )
    31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]PDU sequence number reseted: 233 --> 52
    31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 20000
    31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Sending PDU Request: (enquirelink: (pdu: 0 15 0 52) )
    31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Will try to write 16 bytes.
    31 Jan 2012 10:06:09,771 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1ccceefd] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes written.
    31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes read.
    31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Receive PDU success, PDU: (enquirelink_resp: (pdu: 16 80000015 0 52) )
    31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 0 bytes read.
    31 Jan 2012 10:06:09,943 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc0525] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 60000
    31 Jan 2012 10:06:09,943 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc0525] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_481581280]Removing request from cache since response returned, SequenceNumber: 52
    31 Jan 2012 10:06:09,943 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc0525] DEBUG oracle.ocsg.protocol.smpp.south.SouthPduTask - [ConnectionId: c_192.168.150.129:2775_481581280]Receive ENQUIRE_LINK_RESP, do nothing.
    31 Jan 2012 10:06:09,943 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Interest operations set to 1
    31 Jan 2012 10:06:11,618 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Got db lock: -180666158|com.bea.wlcp.wlng.plugin.terminallocation.mlp.store.TerminalLocationStoreImpl
    31 Jan 2012 10:06:11,621 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.storage.common.DbLockManager - Removed rows: 1
    31 Jan 2012 10:06:11,624 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.plugin.terminallocation.mlp.timer.TimerHandler - Cleanup timer started. delay: 30000
    31 Jan 2012 10:06:12,974 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Try to send PDU Request: (enquirelink: (pdu: 0 15 0 234) )
    31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]PDU sequence number reseted: 234 --> 52
    31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 20000
    31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Sending PDU Request: (enquirelink: (pdu: 0 15 0 52) )
    31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Will try to write 16 bytes.
    31 Jan 2012 10:06:12,974 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbd0205] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes written.
    31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 16 bytes read.
    31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Receive PDU success, PDU: (enquirelink_resp: (pdu: 16 80000015 0 52) )
    31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - 0 bytes read.
    31 Jan 2012 10:06:12,975 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.networking.ChannelProcessorTimer - Cleanup timer started. delay(in milliseconds): 60000
    31 Jan 2012 10:06:12,975 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.SMPPChannelProcessor - [ConnectionId: c_192.168.150.129:2775_482745820]Removing request from cache since response returned, SequenceNumber: 52
    31 Jan 2012 10:06:12,975 [weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@1cbc5686] DEBUG oracle.ocsg.protocol.smpp.south.SouthPduTask - [ConnectionId: c_192.168.150.129:2775_482745820]Receive ENQUIRE_LINK_RESP, do nothing.
    31 Jan 2012 10:06:12,975 [[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.protocol.networking.ChannelBridgeImpl - Interest operations set to 1
    31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.oauth2.interceptor.OAuth2Interceptor - OAuth2Interceptor invoke
    31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG oracle.ocsg.oauth2.interceptor.OAuth2Interceptor - Unknown token type: null
    31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] WARN com.bea.wlcp.wlng.util.EJBHelper - Failed to process request
    com.bea.wlcp.wlng.api.plugin.DenyPluginException: Application instance does not exist
    at com.bea.wlcp.wlng.interceptor.EnforceApplicationState.invoke(EnforceApplicationState.java:36)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at com.bea.wlcp.wlng.interceptor.ValidateRequestUsingRequestFactory.invoke(ValidateRequestUsingRequestFactory.java:41)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at oracle.ocsg.oauth2.interceptor.OAuth2Interceptor.invoke(OAuth2Interceptor.java:98)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at com.bea.wlcp.wlng.interceptor.CreatePluginList.invoke(CreatePluginList.java:60)
    at com.bea.wlcp.wlng.plugin.PluginManagerImpl.invokeInterceptors(PluginManagerImpl.java:121)
    at com.bea.wlcp.wlng.plugin.PluginManagerImpl.processRequest(PluginManagerImpl.java:96)
    at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:42)
    at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:478)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.px21.common.PxRequestFactory - Internal exception
    com.bea.wlcp.wlng.api.plugin.DenyPluginException: Application instance does not exist
    at com.bea.wlcp.wlng.interceptor.EnforceApplicationState.invoke(EnforceApplicationState.java:36)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at com.bea.wlcp.wlng.interceptor.ValidateRequestUsingRequestFactory.invoke(ValidateRequestUsingRequestFactory.java:41)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at oracle.ocsg.oauth2.interceptor.OAuth2Interceptor.invoke(OAuth2Interceptor.java:98)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at com.bea.wlcp.wlng.interceptor.CreatePluginList.invoke(CreatePluginList.java:60)
    at com.bea.wlcp.wlng.plugin.PluginManagerImpl.invokeInterceptors(PluginManagerImpl.java:121)
    at com.bea.wlcp.wlng.plugin.PluginManagerImpl.processRequest(PluginManagerImpl.java:96)
    at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:42)
    at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:478)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    31 Jan 2012 10:06:40,899 [[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'] DEBUG com.bea.wlcp.wlng.px21.common.PxRequestFactory - Policy denial with code: 1
    com.bea.wlcp.wlng.api.plugin.DenyPluginException: Application instance does not exist
    at com.bea.wlcp.wlng.interceptor.EnforceApplicationState.invoke(EnforceApplicationState.java:36)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at com.bea.wlcp.wlng.interceptor.ValidateRequestUsingRequestFactory.invoke(ValidateRequestUsingRequestFactory.java:41)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at oracle.ocsg.oauth2.interceptor.OAuth2Interceptor.invoke(OAuth2Interceptor.java:98)
    at com.bea.wlcp.wlng.interceptor.ContextImpl.invokeNext(ContextImpl.java:87)
    at com.bea.wlcp.wlng.interceptor.CreatePluginList.invoke(CreatePluginList.java:60)
    at com.bea.wlcp.wlng.plugin.PluginManagerImpl.invokeInterceptors(PluginManagerImpl.java:121)
    at com.bea.wlcp.wlng.plugin.PluginManagerImpl.processRequest(PluginManagerImpl.java:96)
    at com.bea.wlcp.wlng.util.EJBHelper.processRequest(EJBHelper.java:42)
    at com.bea.wlcp.wlng.px21.ejb.SendSmsEjbImpl.sendSms(SendSmsEjbImpl.java:79)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl.sendSms(SendSms_25ojqb_EOImpl.java:283)
    at com.bea.wlcp.wlng.px21.ejb.SendSms_25ojqb_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:590)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:478)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:119)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • Buddies incorrectly shown as Offline, and pesky Error 8

    I'm having the same error 8 problem as others, and have followed the various bits of advice, to no avail. I hope there's a fix from Apple in the next OS X update.
    The other problem seems less ubiquitous: I have a new MacBook Pro, and when trying to iChat from this machine I see most of buddies as greyed out. When I switch to my trusty old G5, they're all there! I've tried deleting buddies and entering their info again (this doesn't work), and the strange thing is that a few (very few!) of my buddies show up normally.
    Any thoughts or ideas?
    Thanks,
    J-M

    Hi,
    Have you got port 5190 on UDP to open to multiple computers ?
    Like with UPnP
    7:14 PM Friday; August 31, 2007

  • HELP needed with code

    I got 2 ports on UDP, one incoming and one outgoing.
    I’m looking for a way to sort out incoming and outgoing data on each port.
    Like if I got two sensors incoming, I want to have unique ID on each, and data.
    XX  XXXX
    ID  DATA
    Is there any good or preferred way to mange this?

    945077 wrote:
    Hi,
    i've made a psql script for my application in apex ,You might get a better answer asking this in the Apex forum, depending on what it is you need help with.
    What are you trying to do? "scripts" are used in SQL*PLUS, TOAD, and other development tools for ad-hoc executions. Apex is an environment for generating web pages, although it can use scripts for its own SQL environment.
    Are you trying to get the student, subjects, and grades to display them on a page? The easiest way to do that is to create a report region using the SQL and list them directly to the page.
    You can convert the script to a function or procedure and use it to generate the list in Apex.
    Oh, last time I looked htp.p() was slightly faster than htp.print(). Its been a long time since I checked and its possible they are the same now. Less typing anyway :)

  • How Can I call a UCM service from SOAP request

    Hi,
    I have created one custom service and I would like to call that service from 3rd Party system via SOAP call. The 3rd Party system does not have the capability to call through RIDC.
    Now I have exposed my service and tried to call but authentication exception was coming status code 401.
    So I created one sample ADF application and tried to call the DocInfo service for testing (I thought let's try DocInfo then I will check my custom service). I downloaded the DocInfo service from UCM and  uploaded the WSDL into the project and got the client DocInfoSoapClient.java file.
    public class DocInfoSoapClient
      @WebServiceRef
      private static DocInfo docInfo;
      public static void main(String [] args)
        docInfo = new DocInfo();
        DocInfoSoap docInfoSoap = docInfo.getDocInfoSoap();
        DocInfoByNameResult res = docInfoSoap.docInfoByName("TEST_001603", null);
        System.out.println(res.getContentInfo());
        // Add your code to call the desired methods.
    The error is coming like:
    Exception in thread "main" com.sun.xml.ws.client.ClientTransportAccessException: The server sent HTTP status code 401: Unauthorized: http://xxxxxxxx:16200/_dav/cs/idcplg
      at com.sun.xml.ws.transport.http.client.HttpTransportPipe.getClientTransportException(HttpTransportPipe.java:340)
    I tried a lot but same error. There should be some process by which I can send the userid and password but failed. Even I tried to send the properties as key value pair in IdcPropertyList but I know that is wrong.
    I checked the Issue: https://community.oracle.com/thread/2424460
    But there was no answer.
    Can anyone help on it?
    Regards,
    Santanu

    Hi Santanu,
    You need to write SoapHandler in order to pass username and pwd. You will need 2 classes namely HeaderHandlerResolver & SoapHandler. This is how i do in in my JAX-WS clients. I generate stubs and then attach handler to webserviceinterface
    PFA HeaderHandlerResolver.java and SoapHandler.java you would attach soap handler something like this in your code i have never done this via ADF so not sure.
    HeaderHandlerResolver soapHandlerResolver = new HeaderHandlerResolver();
    docInfo.setHandlerResolver(soapHandlerResolver);
    In SoapHandler class you will mention username and pwd like this
    soapMessageContext.put(BindingProvider.USERNAME_PROPERTY,"username");
    soapMessageContext.put(BindingProvider.PASSWORD_PROPERTY,"pwd");
    Regards,
    Amol Gavali

  • PI 7.11 sp6 - SOAP error on INBOUND SYNC (BE) interface - No handler ...

    Experts,
    We're running a AIX 6.1 unix based PI 7.11 system patched to Stack SP6.  We've got one instance...no web dispatcher or load balancing of any kind.
    Our proxy system (sender) is an ECC6.0 EHP4 system.  Our 3rd party system (receiver) system is non-sap.
    In about a 2 hour timespan, we processed 9700 XML messages all in the SOAP adapter.  almost all our traffic is BE (sync).  Of those messages, we got 11 errors.  And here is what we see in XSMB_MONI and in the java default trace:
    #2.0^H#2011 08 29 15:40:08:183#0-500#Error#com.sap.aii.adapter.xi.ms.XIEventHandler#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#327C4279AB0F2E5C000000010019C0BE#3930552000000004#sap.com/com.sap.aii.af.ms.app#com.sap.aii.adapter.xi.ms.XIEventHandler.onRequest(Services, TransportMessage)#PIISUSER#8
    546##875E5AD3D27311E0C8580000003BF9B8#875e5ad3d27311e0c8580000003bf9b8#875e5ad3d27311e0c8580000003bf9b8#0#Thread[HTTP Worker [@2008983637],5,Dedicated_Application_Thread]#Plain##
    Message 4e5b07b7-8180-00ab-e100-80000ae201a4(INBOUND): was not delivered due to com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PA
    RSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to process request. ---> No handler is registered for this service.#
    #2.0^H#2011 08 29 15:40:08:081#0-500#Error#com.sap.engine.messaging.impl.spi.ServicesImpl#
    #BC-XI-CON-MSG#com.sap.aii.af.ms.svc#327C4279AB0F2E98000000000019C0BE#3930552000000004##com.sap.engine.messaging.impl.spi.ServicesImpl.deliver(Message)#J2EE_GUEST#0##875E5AD3D27311E0C8580000003BF9B8#875e
    5ad3d27311e0c8580000003bf9b8#875e5ad3d27311e0c8580000003bf9b8#0#MS Queue Worker [SOAP_http://sap.com/xi/XI/SystemRqst]#Plain##
    Caught exception com.sap.engine.interfaces.messaging.api.exception.MessagingException from application code with msgKey: 4e5b07b7-8180-00ab-e100-80000ae201a4(INBOUND)#
    So I've looked all over the marketplace and SDN/google.  I could not find anyone else getting this type of error.
    We have WILY introscope and all the diag tools.  I am not seeing any bottlenecks on the threads for http or inbound/outbound queues.
    I was hoping someone could point me in the right direction.  I was thinking about bumping up all the default queue threads for the com.sap.aii.af.ms.svc service.  It has the default "10" for all those. 
    We have done MAJOR tuning already on this instance.  I think I've read all the notes/guides/HOW-TO...etc that there is for PI 7.11.  So we are making progress.
    Thanks,
    NICK

    Hi Nick,
    From error message i could feel that, there is no problem from PI side and error is at the receiver system side where PI is posting the message. Why i am telling it's not PI issue and it's receiver's issue is that, error message you got is SOAP fault message. Fault message are raised by receiver system if any error occurs. If messgae is processed successfully then receiver system would send proper SOAP response message not a SOAP fault.
    soap fault: Server was unable to process request. ---> No handler is registered for this service.#
    So, in my view you better check at your receiver system (in your case it's no-sap sytem) why it's giving problem as 'No handler is register for the service'.
    Rgards,
    RK

  • Logging HTTP and/or SOAP packets in standalong OC4J v10.1.3.2

    I'm running OC4J standalone v10.1.3.2 on RH5 linux. I'd like to know how to turn on logging so that all incoming HTTP data can be viewed.
    I've basically got a Web Service which is failing to execute from some clients (but not all) due to a SOAP11 version mismatch problem. If I could see the incoming HTTP and/or SOAP request then I could determine where the inconsistency is coming from.
    Here's an extract of the returned SOAP error:
    <faultcode>env:VersionMismatch</faultcode>
    <faultstring>Version Mismatch</faultstring>
    <faultactor>http://schemas.xmlsoap.org/soap/actor/next</faultactor>
    I've tried editing j2ee-logging.xml and set the logging level to FINEST and TRACE but it's still not logging out the HTTP traffic.
    Any ideas welcomed,
    Thanks

    Andy,
    Which log files are you looking at? There is a server.log that will be impacted when you set the logging level to FINEST. Since you want to look at http requests, have you considered using Fiddler on the client side? It's pretty verbose but you can see all sorts of info including data posted to forms.
    -Michael
    PS
    URL:
    http://www.oracle.com/technology/tech/java/oc4j/htdocs/oc4j-logging-debugging-technote.htmlTake a look at the "Debug Options in OC4J" section. There are several HTTP debugging options listed.
    Edited by: Michael F. Hardy on Dec 17, 2008 9:40 AM

Maybe you are looking for

  • Can't sync iphone after update

    I recently installed the new iphone update v. 1.1.1 and phone worked fine. It synced, etc. But after installing iphoto 4 on my computer so I can download my pictures off iphone, I plug it in and iphoto access iphone first and does not let itunes sync

  • Opening a text file in a bundle with C++

    Hi folks! I'm working with bundles for the first time, and I'd like to know how to open a text file inside one with C++. What I have now is this: ifstream file = new ifstream(fileName.c_str()); if (!file->is_open()) return false; Where fileName is a

  • Change Data Capture on RAC

    Hi , I have to install CDC on a Solaris RAC environment having 2 nodes. I have installed on a single node database , can someone tell me if the procedure is same. Regards Kumar

  • LaTeX table rules disappear when using Adobe Reader

    Hi, I created a PDF document using LaTeX and used the LaTeX command \cellcolor to create colored cells in tables. When I view the document with the Adobe Reader some table rules of colored cells dissapear. This is not the case when using Preview on a

  • HELP! Cannot add or edit entities/attributes or anything for that matter and have granted the proper persmissions.

    Hello, I have granted the proper access and cannot seem to get permissions to work in order to add or modify anything in models.  Don't know what I'm missing. Cannot find the object "tbl_3_19_EN" because it does not exist or you do not have permissio