BEA-380000 Error : Thread loss ?

Hi
Information:
My proxy message flow:
1. Proxy calls business service. Business service response is transformed and returned to client.
2. If business service call fails, then proxy writes to database with comment "EmployeeID_Failed". (EmployeeID is in request which I store to variable EMPID). Then it returns error response to client.
I have set read timeout 200 and connection timeout 60 for the business service. That's enough I guess.
===============================================================================================================
Problem:
Problem is when backend service is overloaded with requests from other clients it returns the following -
<con:fault>
<con:errorCode>BEA-380000</con:errorCode>
<con:reason>[WliSbTransports:381304]Exception in HttpOutboundMessageContext.RetrieveHttpResponseWork.run: java.net.SocketTimeoutException
java.net.SocketTimeoutException
     at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse$SocketTimeoutNotification.&lt;clinit>(AsyncResponseHandler.java:551)
     at java.lang.J9VMInternals.initializeImpl(Native Method)
     at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
     at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse.handleTimeout(AsyncResponseHandler.java:396)
     at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse.timeout(AsyncResponseHandler.java:502)
     at weblogic.socket.SocketMuxer$TimerListenerImpl.timerExpired(SocketMuxer.java:985)
     at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)</con:reason>
<con:location>
<con:node>To Backend Busines service</con:node>
<con:path>response-pipeline</con:path>
</con:location>
</con:fault>
And nothing is written to DB!! Request volume is in thousands and hence I am not able to confirm if the response was returned to client or not as well.
===============================================================================================================
Observations: Returned response body content after timeout error is empty. Header content is also empty.
===============================================================================================================
My question is - is there any thread loss involved due to BEA-380000?
-s-k

If the web service is in weblogic. Open a web browser and type something like:
http://weblogicserver:port/serviceURI?WSDL
If the browser cannot find the page it's likely your URI is invalid.
Gregory Haardt
ALSB Prg. Manager
[email protected]

Similar Messages

  • OSB throwing "BEA-380000 Unauthorized" error when calling https

    Hello All,
    I am invoking webservice using OSB service and I am getting "BEA-380000 Unauthorized" error. The webservice is HTTPS .
    I enabled the weblogic SSL trace and it looks like SSL Handshake is successful.
    >>self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: Successfully completed post-handshake processing.>
    After the handshake I am getting "BEA-380000 Unauthorized" error.
    Can anyone help me to investigate the issue?
    The osb log file is below-------
    ####<Jun 19, 2013 3:24:24 PM CEST> <Info> <ALSB Logging> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264053> <BEA-000000> < [Soap Access, Soap Access_request, RequestLogging, REQUEST] PS_Generic_Soap_Adapter: Cablecom_ERP_SAP_CH_IOM503_124 Publishing to https://172.25.110.22:8043/sap/bc/srt/rfc/sap/z_ws_bsa_release_porder/300/z_ws_bsa_release_porder/z_ws_bsa_release_porder>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264065> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@2dde6717.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264065> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@34fcd47d.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264065> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set enforceConstraints level to 1.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264066> <BEA-000000> <SSLSetup: loading trusted CA certificates>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264066> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: addTrustedCA called.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264093> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Got SSLContext, protocol=TLS, provider=SunJSSE>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264095> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnabledCipherSuites(String[]): value=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_DSS_WITH_AES_128_CBC_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDH_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_DSS_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_RC4_128_SHA,TLS_ECDHE_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_RC4_128_SHA,TLS_ECDH_ECDSA_WITH_RC4_128_SHA,TLS_ECDH_RSA_WITH_RC4_128_SHA,TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_RC4_128_MD5,TLS_EMPTY_RENEGOTIATION_INFO_SCSV.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264095> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnabledProtocols(String[]): value=SSLv2Hello,SSLv3,TLSv1,TLSv1.1,TLSv1.2.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264095> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnableSessionCreation(boolean): value=true.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264096> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264096> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setWantClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264096> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setNeedClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264096> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setNeedClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264097> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264097> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264099> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 145.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264099> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264124> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_TASK
    bytesConsumed = 86 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264124> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_TASK
    bytesConsumed = 636 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264125> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_TASK
    bytesConsumed = 9 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264128> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_WRAP
    bytesConsumed = 0 bytesProduced = 139.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264128> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_WRAP
    bytesConsumed = 0 bytesProduced = 6.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264128> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 53.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264128> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264161> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 6 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264166> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = FINISHED
    bytesConsumed = 53 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264166> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: negotiatedCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264167> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.getNeedClientAuth(): false>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264167> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: Peer certificate chain: [Ljava.security.cert.X509Certificate;@6ee4f34f>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264167> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: weblogic.security.utils.SSLTrustValidator.isPeerCertsRequired(): false>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264167> <BEA-000000> <validationCallback: validateErr = 0>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264169> <BEA-000000> <  cert[0] = [
      Version: V1
      Subject: CN=tsrSAPSBX01.intern.upc.ch, OU=I0020139603, OU=SAP Web AS, O=SAP Trust Community, C=DE
      Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
      Key:  Sun RSA public key, 1024 bits
      modulus: 179292036806620485918804919711928433244499815376568440587757413977992676729610723730712440151809520696043454811364142601367366025197824567437784372913655033390588836330766272601255260587177867263131005893781653504646623313565571707826556608307076192089536895471870912147173852420103041926818453926934928317821
      public exponent: 65537
      Validity: [From: Wed Jan 30 16:28:10 CET 2013,
                   To: Fri Jan 01 01:00:01 CET 2038]
      Issuer: CN=tsrSAPSBX01.intern.upc.ch, OU=I0020139603, OU=SAP Web AS, O=SAP Trust Community, C=DE
      SerialNumber: [    20130130 152810]
      Algorithm: [SHA1withRSA]
      Signature:
    0000: 04 E4 90 AF E9 C2 01 39   23 A0 61 7E 60 E8 C5 84  .......9#.a.`...
    0010: BB DE AE 81 09 FA 19 5A   63 E2 82 6B C9 C7 E0 E1  .......Zc..k....
    0020: 45 B3 6D BA EB CD A9 EC   33 B8 32 4F EC 4B BF CB  E.m.....3.2O.K..
    0030: 88 90 A3 C2 99 10 38 D4   DB C9 18 8C 73 18 E2 6E  ......8.....s..n
    0040: 8B B3 C6 8C 88 A3 71 EA   43 69 48 52 C0 11 5C 04  ......q.CiHR..\.
    0050: 1A 30 28 8F D4 E5 4B 15   50 13 AF DA 2F 74 4D BF  .0(...K.P.../tM.
    0060: A7 29 1C DD 08 AB 3D 51   04 B9 5F A6 C7 82 BB BB  .)....=Q.._.....
    0070: 62 90 B8 D7 B6 9E AA A4   B5 DE C5 A0 06 ED EB 5A  b..............Z
    ]>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264170> <BEA-000000> <weblogic user specified trustmanager validation status 0>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264171> <BEA-000000> <SSLTrustValidator returns: 0>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264171> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: No trust failure, validateErr=0.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264180> <BEA-000000> <Performing hostname validation checks: tsrsapsbx01.cioio.net>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264180> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: Successfully completed post-handshake processing.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264181> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 309 bytesProduced = 341.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264182> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 722 bytesProduced = 794.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:-4658cba0:13f5c4d8530:-8000-00000000000005c0> <1371648264182> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 8 bytesProduced = 74.>
    ####<Jun 19, 2013 3:24:24 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648264213> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 2405 bytesProduced = 2379.>
    ####<Jun 19, 2013 3:24:26 PM CEST> <Info> <Common> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029fb> <1371648266984> <BEA-000628> <Created "1" resources for pool "upc.jdbc.pe.erp.eBusiness11Datasource", out of which "0" are available and "1" are unavailable.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269215> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@5a92606e.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269215> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@75839609.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269216> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set enforceConstraints level to 1.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269216> <BEA-000000> <SSLSetup: loading trusted CA certificates>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269216> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: addTrustedCA called.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269242> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Got SSLContext, protocol=TLS, provider=SunJSSE>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269244> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnabledCipherSuites(String[]): value=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_DSS_WITH_AES_128_CBC_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDH_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_DSS_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_RC4_128_SHA,TLS_ECDHE_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_RC4_128_SHA,TLS_ECDH_ECDSA_WITH_RC4_128_SHA,TLS_ECDH_RSA_WITH_RC4_128_SHA,TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_RC4_128_MD5,TLS_EMPTY_RENEGOTIATION_INFO_SCSV.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269245> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnabledProtocols(String[]): value=SSLv2Hello,SSLv3,TLSv1,TLSv1.1,TLSv1.2.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269245> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnableSessionCreation(boolean): value=true.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269245> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269245> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setWantClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269246> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setNeedClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269246> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setNeedClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269246> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269246> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269248> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 145.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269248> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269273> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_TASK
    bytesConsumed = 86 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269274> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_TASK
    bytesConsumed = 636 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269275> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_TASK
    bytesConsumed = 9 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269278> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_WRAP
    bytesConsumed = 0 bytesProduced = 139.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269278> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_WRAP
    bytesConsumed = 0 bytesProduced = 6.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269279> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 53.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269279> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269311> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 6 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269312> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = FINISHED
    bytesConsumed = 53 bytesProduced = 0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269312> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: negotiatedCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269312> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.getNeedClientAuth(): false>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269317> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: Peer certificate chain: [Ljava.security.cert.X509Certificate;@63c2f31c>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269317> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: weblogic.security.utils.SSLTrustValidator.isPeerCertsRequired(): false>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269317> <BEA-000000> <validationCallback: validateErr = 0>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269319> <BEA-000000> <  cert[0] = [
      Version: V1
      Subject: CN=tsrSAPSBX01.intern.upc.ch, OU=I0020139603, OU=SAP Web AS, O=SAP Trust Community, C=DE
      Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
      Key:  Sun RSA public key, 1024 bits
      modulus: 179292036806620485918804919711928433244499815376568440587757413977992676729610723730712440151809520696043454811364142601367366025197824567437784372913655033390588836330766272601255260587177867263131005893781653504646623313565571707826556608307076192089536895471870912147173852420103041926818453926934928317821
      public exponent: 65537
      Validity: [From: Wed Jan 30 16:28:10 CET 2013,
                   To: Fri Jan 01 01:00:01 CET 2038]
      Issuer: CN=tsrSAPSBX01.intern.upc.ch, OU=I0020139603, OU=SAP Web AS, O=SAP Trust Community, C=DE
      SerialNumber: [    20130130 152810]
      Algorithm: [SHA1withRSA]
      Signature:
    0000: 04 E4 90 AF E9 C2 01 39   23 A0 61 7E 60 E8 C5 84  .......9#.a.`...
    0010: BB DE AE 81 09 FA 19 5A   63 E2 82 6B C9 C7 E0 E1  .......Zc..k....
    0020: 45 B3 6D BA EB CD A9 EC   33 B8 32 4F EC 4B BF CB  E.m.....3.2O.K..
    0030: 88 90 A3 C2 99 10 38 D4   DB C9 18 8C 73 18 E2 6E  ......8.....s..n
    0040: 8B B3 C6 8C 88 A3 71 EA   43 69 48 52 C0 11 5C 04  ......q.CiHR..\.
    0050: 1A 30 28 8F D4 E5 4B 15   50 13 AF DA 2F 74 4D BF  .0(...K.P.../tM.
    0060: A7 29 1C DD 08 AB 3D 51   04 B9 5F A6 C7 82 BB BB  .)....=Q.._.....
    0070: 62 90 B8 D7 B6 9E AA A4   B5 DE C5 A0 06 ED EB 5A  b..............Z
    ]>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269321> <BEA-000000> <weblogic user specified trustmanager validation status 0>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269322> <BEA-000000> <SSLTrustValidator returns: 0>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269322> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: No trust failure, validateErr=0.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269326> <BEA-000000> <Performing hostname validation checks: tsrsapsbx01.cioio.net>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269326> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: Successfully completed post-handshake processing.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269327> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 309 bytesProduced = 341.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269329> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 722 bytesProduced = 794.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029a2> <1371648269329> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 8 bytesProduced = 74.>
    ####<Jun 19, 2013 3:24:29 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648269359> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.unwrap(ByteBuffer,ByteBuffer[]) called: result=Status = OK HandshakeStatus = NOT_HANDSHAKING
    bytesConsumed = 2405 bytesProduced = 2379.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274361> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@5435a197.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274362> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@7c66f9ca.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274362> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Set enforceConstraints level to 1.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274362> <BEA-000000> <SSLSetup: loading trusted CA certificates>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274362> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: addTrustedCA called.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274389> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLCONTEXT: Got SSLContext, protocol=TLS, provider=SunJSSE>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274397> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnabledCipherSuites(String[]): value=TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_RSA_WITH_AES_128_CBC_SHA256,TLS_DHE_DSS_WITH_AES_128_CBC_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDH_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_DSS_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_RC4_128_SHA,TLS_ECDHE_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_RC4_128_SHA,TLS_ECDH_ECDSA_WITH_RC4_128_SHA,TLS_ECDH_RSA_WITH_RC4_128_SHA,TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA,TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_RC4_128_MD5,TLS_EMPTY_RENEGOTIATION_INFO_SCSV.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274397> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnabledProtocols(String[]): value=SSLv2Hello,SSLv3,TLSv1,TLSv1.1,TLSv1.2.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274397> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setEnableSessionCreation(boolean): value=true.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274398> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274398> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setWantClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274398> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setNeedClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274398> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setNeedClientAuth(boolean): value=false.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274398> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274399> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.setUseClientMode(boolean): value=true.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002a82> <1371648274400> <BEA-000000> <[Thread[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads]]weblogic.security.SSL.jsseadapter: SSLENGINE: SSLEngine.wrap(ByteBuffer,ByteBuffer) called: result=Status = OK HandshakeStatus = NEED_UNWRAP
    bytesConsumed = 0 bytesProduced = 145.>
    ####<Jun 19, 2013 3:24:34 PM CEST> <Debug> <SecuritySSL> <viedfuspe55> <OSBNode1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <83ab60

    The error which you are getting is not related to SSL. Target service might be imposing basic authentication.
    To implement basic authentication you need to follow below steps in OSB -
    1. Create a service account with username and password (owner of target service must provide this info)
    2. In HTTP Transport Configuration of your business service, select "Basic" in "Authentication" setting and browse the service account you created in "Service Account" setting at same page
    3. Save and activate the configuration
    4. Test the business service using OSB test console
    You should get in touch with target service admin to understand which kind of authentication is required (if not basic) and where your request is failing exactly.
    Regards,
    Anuj

  • BEA-380000: General runtime error: Read channel closed - intermittent

    I am encountering this error code intermittently. My production has been live from past 20 months and I see this error very recently and its like once a week.
    I doubt if this has something to do with the network and as this is very generic error(BEA-380000) I am not able to find any pointers on this error.
    My environment
    Solaris 10,Weblogic 10.3(Not clustered)
    fault="<con:fault xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-382500</con:errorCode>
    <con:reason>OSB Service Callout action received SOAP Fault response</con:reason>
    <con:details>
    <con1:ReceivedFaultDetail xmlns:con1="http://www.bea.com/wli/sb/stages/transform/config">
    <con1:faultcode xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">soapenv:Server</con1:faultcode>
    <con1:faultstring>BEA-380000: General runtime error: Read channel closed</con1:faultstring>
    <con1:detail>
    <con:fault>
    <con:errorCode>BEA-380000</con:errorCode>
    <con:reason>General runtime error: Read channel closed</con:reason>
    <con:location>
    <con:node>RouteNode1</con:node>
    <con:path>request-pipeline</con:path>
    </con:location>
    </con:fault>
    </con1:detail>
    </con1:ReceivedFaultDetail>
    </con:details>
    <con:location>
    <con:node>PipelinePairNode1</con:node>
    <con:pipeline>PipelinePairNode1_request</con:pipeline>
    <con:stage>stage1</con:stage>
    <con:path>request-pipeline</con:path>
    </con:location>
    </con:fault>"
    Cheers
    Sridhar

    Matt,
    How are you invoking local proxy from HTTP proxy (using route node or service callout)? Is local proxy calling another proxy/business service? Do you have fault handling implemented?
    Can you also check server log to figure out any additional error information (like stacktrace)?
    Regards,
    Anuj

  • OSB- BEA-380000 - com.bea.wli.sb.pipeline.PipelineException in OSB 11.1

    Hi,
      My test case is a simple one. JMS Proxy (Publish with QOS- exactly once) --> http Proxy (Publish with QOS- Best Effort)--> http BS. Am getting a BEA-380000 - com.bea.wli.sb.pipeline.PipelineException error while testing from JMS proxy in test console. However, the test is successful while testing from http Proxy.
    I saw one of the threads OSB - BEA-380000 - com.bea.wli.sb.pipeline.PipelineException   but it didn't solve my issue.
    Please advise if anyone has a solution.
    Thanks,
    Nikhil

    Hi All,
    I found these are the observations when ever this error occured.
    1) name space issue, un used namspaces are giving conflict, two namespaces with different uri's, out of which one is no more required, that will give problem.
    2) Copying any stage from route node to the other stages ( it will add few extra namespaces).
    3) Using un-reachable variables in the failed stage.
    Thanks.
    Edited by: user12679330 on 07-Oct-2011 02:19

  • Tutorial 1: Routing a Loan Application - BEA-380000 SOAPFaultException

    Hey together,
    recently i tried aqualogic servicebus for the first time. Therefore i went trough the tutorial referring to the routing-loan-example.
    I set up eerything just like described in the tutorial. But when it comes to testing the configuration for the normalLoan Businesservice i get an error.
    I simply do a "ant run" in the recpective directory and this is what comes out:
    run:
    [java] Exception in thread "main" java.rmi.RemoteException: SOAPFaultException - FaultCode [{http://schemas.xmlsoa
    .org/soap/envelope/}Server] FaultString [BEA-380000: Not Found] FaultActor [null] Detail [<detail><con:fault xmlns:con=
    http://www.bea.com/wli/sb/context"><con:errorCode>BEA-380000</con:errorCode><con:reason>Not Found</con:reason><con:loca
    ion><con:node>RouteNode1</con:node><con:path>response-pipeline</con:path></con:location></con:fault></detail>]; nested
    xception is:
    [java] javax.xml.rpc.soap.SOAPFaultException: BEA-380000: Not Found
    [java] at normal.client.MyPortType_Stub.processLoanApp(MyPortType_Stub.java:37)
    [java] at normal.client.Main.main(Main.java:48)
    [java] Caused by: javax.xml.rpc.soap.SOAPFaultException: BEA-380000: Not Found
    [java] at weblogic.wsee.codec.soap11.SoapCodec.decodeFault(SoapCodec.java:265)
    [java] at weblogic.wsee.ws.dispatch.client.CodecHandler.decodeFault(CodecHandler.java:106)
    [java] at weblogic.wsee.ws.dispatch.client.CodecHandler.decode(CodecHandler.java:91)
    [java] at weblogic.wsee.ws.dispatch.client.CodecHandler.handleFault(CodecHandler.java:79)
    [java] at weblogic.wsee.handler.HandlerIterator.handleFault(HandlerIterator.java:254)
    [java] at weblogic.wsee.handler.HandlerIterator.handleResponse(HandlerIterator.java:224)
    [java] at weblogic.wsee.ws.dispatch.client.ClientDispatcher.handleResponse(ClientDispatcher.java:161)
    [java] at weblogic.wsee.ws.dispatch.client.ClientDispatcher.dispatch(ClientDispatcher.java:116)
    [java] at weblogic.wsee.ws.WsStub.invoke(WsStub.java:89)
    [java] at weblogic.wsee.jaxrpc.StubImpl._invoke(StubImpl.java:335)
    [java] at normal.client.MyPortType_Stub.processLoanApp(MyPortType_Stub.java:32)
    [java] ... 1 more
    BUILD FAILED
    C:\Programme\bea\weblogic92\samples\servicebus\examples\src\examples\webservices\jws_basic\normal\build.xml:94: Java re
    urned: 1
    Total time: 8 seconds
    Maybe any1 of you know how to solve it? I already know, that BEA-380000 is described as a transportation-error. But i dont know how ti proceed.
    Thanks

    No1 can help? I tested the wsdl with soapui and i guess the businessservices aren't doing their jobs. While being in the sbconsole, both folders, businessservices and wsdl are grey in the project explorer. That means i can't apply any changes on them.
    However only the folder proxyservice with its subfolder loangateway is white and therefore editable.
    Any hints?
    Thanks.

  • WL 8.1 BEA-101083 error when submitting a form using javascript (IE only)

    Hello,
    I have a JSP page that is submitting a form with javascript document.form.submit()
    after checking the validity of form element values, but I randomly get a BEA-101083
    error. The jsp page has worked fine for several year in IPlanet, and Sun One
    7 application server, but when ported over to WebLogic 8.1 SP2 the error manifests
    itself. Basically, when user submits the form, the next page is displayed with
    null values, and soon after the following stack trace appears in the server log.
    This error only occurs when the client browser is IE, Netscape works fine.
    Thanks,
    -Colin
    <WLS Kernel>> <> <BEA-101083> <Connection failure.
    java.io.IOException: A complete message could not be read on socket: 'weblogic.servlet.internal.MuxableSocketHTTP@9bb9300
    - idle tim
    eout: '30000' ms, socket timeout: '30000' ms', in the configured timeout period
    of '60' secs
    at weblogic.socket.SocketMuxer$TimeoutTrigger.trigger(Lweblogic.time.common.Schedulable;)V(SocketMuxer.java:775)
    at weblogic.time.common.internal.ScheduledTrigger.run()Ljava.lang.Object;(ScheduledTrigger.java:243)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.Privil
    egedAction;)Ljava.lang.Object;(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.a
    cl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.java:118)
    at weblogic.time.common.internal.ScheduledTrigger.executeLocally()V(ScheduledTrigger.java:229)
    at weblogic.time.common.internal.ScheduledTrigger.execute(Lweblogic.kernel.ExecuteThread;)V(ScheduledTrigger.java:223)
    at weblogic.time.server.ScheduledTrigger.execute(Lweblogic.kernel.ExecuteThread;)V(ScheduledTrigger.java:50)
    at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
    at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)

    Checkboxes only submit a value when they are "on"
    They submit nothing if they are not selected.
    The problem comes - do you interpret no checkbox values as "clear all values" or "leave the values alone"? Struts assumes the latter.
    Your form is probably being kept in session?
    Try implementing the reset() method of your action form and set its property to be equivalent to no checkboxes selected.

  • BEA-380000: Transport Exception

    I am getting this exception when i am trying to call a business service from proxy using dynamic routing , please help me
         <soapenv:Envelope      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
         <soapenv:Body>
         <soapenv:Fault>
         <faultcode>soapenv:Server</faultcode>
         <faultstring>
         BEA-380000: General runtime error: com.bea.wli.sb.transports.TransportException: Operation "getVacationBalanceByUserName" is not valid for this endpoint.
         </faultstring>
         <detail>
         <con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
         <con:errorCode>BEA-380000</con:errorCode>
         <con:reason>
         General runtime error: com.bea.wli.sb.transports.TransportException: Operation "getVacationBalanceByUserName" is not valid for this endpoint.
         </con:reason>
         <con:location>
         <con:node>DynamicRouting</con:node>
         <con:path>request-pipeline</con:path>
         </con:location>
         </con:fault>
         </detail>
         </soapenv:Fault>
         </soapenv:Body>
         </soapenv:Envelope>

    What are the operations in your business service?
    Are you setting the correct operation in dynamic route expression?
    here is an example:
    <ctx:route>
    <ctx:service isProxy='false'>TestProject/TestFolder/TestBusinessService</ctx:service>
    <ctx:operation>BusinessServiceOperationName</ctx:operation>
    </ctx:route>

  • [errorCode: BEA-380000] Proxy service using Google API

    Hi sirs,
    I testing following this blogs : http://www.yenlo.nl/danielpalstra/2011/03/03/using-osb-with-rest/
    There's 4 step but i'm stucking at step 2
    1. Authenticate using API ClientLogin authentication with your Google username (email) and password
    2. Retrieve “auth” token from the ClientLogin response
    Link of API CLientLogin is : https://www.google.com/accounts/ClientLogin
    When i try with my raw data i can get response data:
    ====================================================================
    POST /accounts/ClientLogin HTTP/1.0
    Content-type: application/x-www-form-urlencoded
    accountType=HOSTED_OR_GOOGLE&Email=********@gmail.com&Passwd=********&service=cp&
    source=Gulp-CalGulp-1.05
    ========================================================================
    HTTP/1.0 200 OK
    Content-Type: text/plain
    Cache-control: no-cache, no-store
    Pragma: no-cache
    Expires: Mon, 01-Jan-1990 00:00:00 GMT
    Date: Mon, 14 Nov 2011 08:18:48 GMT
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    Content-Length: 818
    Server: GSE
    SID=DQAAALwAAADVw2Zd7RVeOJmUh6NtAtbS90djGyM6ij09lUjSJ0KqT2A85mj3doG1OoU26Mxu_PNqIDiur1kMbZuj_XrB3-jzj4OO4lNCWpmYuy_nw0exfmNGQXiySUZ5Z_97Wv-2MRDDfg_uDv6zB7bVctLJIXAXVgQBjab2_pFvqNW_K2Qdp_n24a0PMWQkEBEQei3SPAGD1A8Xi4WXM50bRstc72nQfFGX39FOhmd_t8TUc-IS2Qclsi0zU09CgEnVAqbCN6w
    LSID=DQAAAL0AAABmYroXC57jIYKR9aa_nBDrNYNLG6rizYuczrCLzpIIBRSDm4tm46Ms9pbOPNhVZJwxoS4SX7ouJ_otU-6DIUGZOXWgzHRjjPTC24kWlry0VPN6NI4d-8IsLtFh-wJ3ZlJ8dGbsyD1NDXGnBgFWhymsMXJRNfq4EjXR45rbvu1F2zX-tejL1yKp9v2v2zCFLL-boqbjclG3qnzigpsOIpp9Em4K5psf-IfVbnOjE3YZQcG4LxALoQnyuQE8673bU
    Auth=DQAAAL4AAABmYroXC57jIYKR9aa_nBDrNYNLG6rizYuczrCLzpIIBRSDm4tm46Ms9pbOPNhVZJw-nvtu5YEz5Ktw5C8744GoquGHpcHWSfabCsVUtXH6bPDJ7n7tee5Ub79FfWfGmJIKtCEXkSwFfyv5SrKEr4ZqLxsvyv-SISZXlilOKqNHKWqei27NIvBIrQOLCd5MqTILQRmfZOP0rOvkoCqTt5I2hyFyhevWeYuayn06QD0DPqpLFdYiaoNsxI70Rcte4
    ====================================================================
    When i create proxy service and business service as the guide. I got a fault like this:
    $fault:     
    <con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-380000</con:errorCode>
    <con:reason>Found</con:reason>
    <con:location>
    <con:node>RouteNode1</con:node>
    <con:path>response-pipeline</con:path>
    </con:location>
    </con:fault>
    This is whole Invocation Trace     
              (receiving request)
    Initial Message Context
              added $body
    <soapenv:Body      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>
              added $header
    <soapenv:Header      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>
              added $inbound
    <con:endpoint      name="ProxyService$google$getGoogleAuth" xmlns:con="http://www.bea.com/wli/sb/context">
    <con:service/>
    <con:transport>
    <con:uri>/google/getGoogleAuth</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:Content-Type>text/plain; charset=utf-8</http:Content-Type>
    </tran:headers>
    <tran:encoding      xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
    <http:query-string>username=*******&password=*******</http:query-string>
    <http:query-parameters/>
    </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/plain</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><anonymous></con:username>
    </con:transportClient>
    </con:security>
    </con:endpoint>
              added $messageID
    1417705043541984180-569da6b1.133c91b1102.-7fde
              RouteNode1
    Routed Service
              Route to: "googleLogin"
         $outbound:
    <con:endpoint      name="BusinessService$google$googleLogin" xmlns:con="http://www.bea.com/wli/sb/context">
    <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>application/x-www-form-urlencoded</http:Content-Type>
    </tran:headers>
    </con:request>
    </con:transport>
    <con:security>
    <con:doOutboundWss>false</con:doOutboundWss>
    </con:security>
    </con:endpoint>
         $body (request):
    <soapenv:Body      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    accountType=HOSTED_OR_GOOGLE&amp;Email=********@gmail.com&amp;Passwd=********&amp;service=cp&amp;source=Appname
    </soapenv:Body>
         $header (request):
    <soapenv:Header      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>
         $attachments (request):
    <con:attachments      xmlns:con="http://www.bea.com/wli/sb/context"/>
    Message Context Changes
              added $queryString
    username=********&password=***********
              added $username
              added $outbound
    <con:endpoint      name="BusinessService$google$googleLogin" xmlns:con="http://www.bea.com/wli/sb/context">
    <con:service/>
    <con:transport>
    <con:uri>
    https://www.google.com/accouts/clientLogin
    </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:Content-Type>
    application/x-www-form-urlencoded; charset=utf-8
    </http:Content-Type>
    </tran:headers>
    <tran:encoding      xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
    </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:Cache-Control>private</http:Cache-Control>
    <http:Connection>close</http:Connection>
    <http:Content-Length>218</http:Content-Length>
    <http:Content-Type>text/html; charset=UTF-8</http:Content-Type>
    <http:Date>Tue, 22 Nov 2011 04:11:02 GMT</http:Date>
    <http:Location>http://www.google.com</http:Location>
    <http:Server>GFE/2.0</http:Server>
    </tran:headers>
    <tran:response-code      xmlns:tran="http://www.bea.com/wli/sb/transports">1</tran:response-code>
    <tran:response-message      xmlns:tran="http://www.bea.com/wli/sb/transports">Found</tran:response-message>
    <tran:encoding      xmlns:tran="http://www.bea.com/wli/sb/transports">UTF-8</tran:encoding>
    <http:http-response-code>302</http:http-response-code>
    </con:response>
    </con:transport>
    <con:security>
    <con:doOutboundWss>false</con:doOutboundWss>
    </con:security>
    </con:endpoint>
              added $password
              changed $body
    <soapenv:Body      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>
              changed $attachments
    <con:attachments      xmlns:con="http://www.bea.com/wli/sb/context"/>
              changed $inbound
    <con:endpoint      name="ProxyService$google$getGoogleAuth" xmlns:con="http://www.bea.com/wli/sb/context">
    <con:service/>
    <con:transport>
    <con:uri>/google/getGoogleAuth</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:Content-Type>text/plain; charset=utf-8</http:Content-Type>
    </tran:headers>
    <tran:encoding      xmlns:tran="http://www.bea.com/wli/sb/transports">utf-8</tran:encoding>
    <http:query-string>username=**********&password=********</http:query-string>
    <http:query-parameters/>
    </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/plain</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><anonymous></con:username>
    </con:transportClient>
    </con:security>
    </con:endpoint>
              changed $header
    <soapenv:Header      xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/>
              System Error Handler
    $fault:     
    <con:fault      xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-380000</con:errorCode>
    <con:reason>Found</con:reason>
    <con:location>
    <con:node>RouteNode1</con:node>
    <con:path>response-pipeline</con:path>
    </con:location>
    </con:fault>
    this is the 4 th project i do with OSB so i don't know where to debug this. Please help me to pass this problem. I will very appreciate for ur help.
    Edited by: tien86 on 20:28 21-11-2011
    Edited by: tien86 on 20:43 21-11-2011

    What are the operations in your business service?
    Are you setting the correct operation in dynamic route expression?
    here is an example:
    <ctx:route>
    <ctx:service isProxy='false'>TestProject/TestFolder/TestBusinessService</ctx:service>
    <ctx:operation>BusinessServiceOperationName</ctx:operation>
    </ctx:route>

  • "error: thread-local storage not supported for this target"

    I have a program that uses the __thread specifier, to be run on a Solaris 9/UltraSprac.
    I am not able to compile it using gcc 3.4.4 or 4.0.4, it emits the msg "error: thread-local storage not supported for this target".
    xz@gamera% gcc -v -Wall -D_REENTRANT -c -o func_stack.o func_stack.c
    Reading specs from /opt/gcc/3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/specs
    Configured with: ../srcdir/configure --prefix=/opt/gcc/3.4.4 --disable-nls
    Thread model: posix
    gcc version 3.4.4
    /opt/gcc/3.4.4/libexec/gcc/sparc-sun-solaris2.8/3.4.4/cc1 -quiet -v -D_REENTRANT -DMESS func_stack.c -quiet -dumpbase func_stack.c -mcpu=v7 -auxbase-strip func_stack.o -Wall -version -o /var/tmp//cc0poHSN.s
    ignoring nonexistent directory "/usr/local/include"
    ignoring nonexistent directory "/opt/gcc/3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/../../../../sparc-sun-solaris2.8/include"
    #include "..." search starts here:
    #include <...> search starts here:
    /opt/gcc/3.4.4/include
    /opt/gcc/3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/include
    /usr/include
    End of search list.
    GNU C version 3.4.4 (sparc-sun-solaris2.8)
            compiled by GNU C version 3.4.4.
    GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
    func_stack.c:16: error: thread-local storage not supported for this target
    func_stack.c:17: error: thread-local storage not supported for this target
    func_stack.c:19: error: thread-local storage not supported for this target
    xs@gamera% gcc -v -D_REENTRANT  -c -o func_stack.o func_stack.c
    Using built-in specs.
    Target: sparc-sun-solaris2.9
    Configured with: /net/clpt-v490-0/export/data/bldmstr/20070711_mars_gcc/src/configure --prefix=/usr/sfw --enable-shared --with-system-zlib --enable-checking=release --disable-libmudflap --enable-languages=c,c++ --enable-version-specific-runtime-libs --with-cpu=v9 --with-ld=/usr/ccs/bin/ld --without-gnu-ld
    Thread model: posix
    gcc version 4.0.4 (gccfss)
    /pkg/gcc/4.0.4/bin/../libexec/gcc/sparc-sun-solaris2.9/4.0.4/cc1 -quiet -v -I. -iprefix /pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4/ -D__sparcv8 -D_REENTRANT -DMESS func_stack.c -quiet -dumpbase func_stack.c -mcpu=v9 -auxbase-strip func_stack.o -version -m32 -o /tmp/ccjsdswh.s -r /tmp/cc2w4ZRo.ir
    ignoring nonexistent directory "/pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4/../../../../sparc-sun-solaris2.9/include"
    ignoring nonexistent directory "/usr/local/include"
    ignoring nonexistent directory "/usr/sfw/lib/gcc/sparc-sun-solaris2.9/4.0.4/include"
    ignoring nonexistent directory "/usr/sfw/lib/../sparc-sun-solaris2.9/include"
    #include "..." search starts here:
    #include <...> search starts here:
    /pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4/include
    /usr/sfw/include
    /usr/include
    End of search list.
    GNU C version 4.0.4 (gccfss) (sparc-sun-solaris2.9)
            compiled by GNU C version 4.0.4 (gccfss).
    GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
    func_stack.c:16: error: thread-local storage not supported for this target
    func_stack.c:17: error: thread-local storage not supported for this target
    func_stack.c:19: error: thread-local storage not supported for this targetJust as comparison, the corresponding output of compiling another file which does not have __thread declaration is as follows:
    xz@gamera% gcc -v -Wall -D_REENTRANT -c -o common.o common.c
    Reading specs from /opt/gcc/3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/specs
    Configured with: ../srcdir/configure --prefix=/opt/gcc/3.4.4 --disable-nls
    Thread model: posix
    gcc version 3.4.4
    /opt/gcc/3.4.4/libexec/gcc/sparc-sun-solaris2.8/3.4.4/cc1 -quiet -v -D_REENTRANT -DMESS common.c -quiet -dumpbase common.c -mcpu=v7 -auxbase-strip common.o -Wall -version -o /var/tmp//cc4VxrLz.s
    ignoring nonexistent directory "/usr/local/include"
    ignoring nonexistent directory "/opt/gcc/3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/../../../../sparc-sun-solaris2.8/include"
    #include "..." search starts here:
    #include <...> search starts here:
    /opt/gcc/3.4.4/include
    /opt/gcc/3.4.4/lib/gcc/sparc-sun-solaris2.8/3.4.4/include
    /usr/include
    End of search list.
    GNU C version 3.4.4 (sparc-sun-solaris2.8)
            compiled by GNU C version 3.4.4.
    GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
    /usr/ccs/bin/as -V -Qy -s -xarch=v8 -o common.o /var/tmp//cc4VxrLz.s
    /usr/ccs/bin/as: Sun WorkShop 6 update 2 Compiler Common 6.2 Solaris_9_CBE 2001/04/02Note that the last 2 lines seem to suggest that a Sun assembler is used as the back-end of gcc. I am not sure whether the failure to compile the first file (with __thread) was due to the incompatibility of this Sun assembler. In the first case, the error msg was emitted before these 2 lines are printed.
    I further read a post about gcc 3.3.3's inability to compile code that has __thread in it, on a HP-UX 11.11: http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1216595175060+28353475&threadId=1148976 The conclusion seems to suggest that "the 2.17 GNU assembler did not support thread local storage" and gcc sees that and thus disallows TLS.
    If the assembler is the culprit, then does anyone know whether this "Sun WorkShop 6 update 2" assembler in my installation can work with TLS? And how come a Sun assembler becomes the back-end of gcc? I read that gas (the GNU assembler) is the default backend of gcc. (How) can one specify the assembler to be used for gcc?
    As an aside, I am able to compile my file on this same Solaris 9/UltraSparc platform using the Sun Studio 12 C Compiler:
    xz@gamera% cc -V -# -D_REENTRANT  -c -o func_stack.o func_stack.c
    cc: Sun C 5.9 SunOS_sparc Patch 124867-01 2007/07/12
    ### Note: NLSPATH = /pkg/SUNWspro/12/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/pkg/SUNWspro/12/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
    ###     command line files and options (expanded):
    ### -c -D_REENTRANT  -V func_stack.c -o func_stack.o
    /pkg/SUNWspro/12/prod/bin/acomp -xldscope=global -i func_stack.c -y-fbe -y/pkg/SUNWspro/12/prod/bin/fbe -y-xarch=generic -y-xmemalign=8i -y-o -yfunc_stack.o -y-verbose -y-xthreadvar=no%dynamic -y-comdat -xdbggen=no%stabs+dwarf2+usedonly -V -D_REENTRANT  -m32 -fparam_ir -Qy -D__SunOS_5_9 -D__SUNPRO_C=0x590 -D__SVR4 -D__sun -D__SunOS -D__unix -D__sparc -D__BUILTIN_VA_ARG_INCR -D__C99FEATURES__ -Xa -D__PRAGMA_REDEFINE_EXTNAME -Dunix -Dsun -Dsparc -D__RESTRICT -xc99=%all,no%lib -D__FLT_EVAL_METHOD__=0 -I/pkg/SUNWspro/12/prod/include/cc "-g/pkg/SUNWspro/12/prod/bin/cc -V -D_REENTRANT  -c -o func_stack.o " -fsimple=0 -D__SUN_PREFETCH -destination_ir=yabe
    acomp: Sun C 5.9 SunOS_sparc Patch 124867-01 2007/07/12Interestingly, the output no longer mentions the "/usr/ccs/bin/as: Sun WorkShop 6 update 2" assembler.

    Just as another comparison, I compiled a file without __thread on the Solaris 9/UltraSparc platform using gcc 4.0.4. Not surprisingly it worked. But I no longer see the mention of the Sun assembler as in the case of gcc 3.4.4. Nor did I see the mention of "GNU assembler" as in the case of gcc 4.0.4/Solaris 10/x86. Instead, I saw something called "iropt" and "cg". Does anyone know what they are?
    xz@gamera% gcc -v -Wall -D_REENTRANT -c -o common.o common.c
    Using built-in specs.
    Target: sparc-sun-solaris2.9
    Configured with: /net/clpt-v490-0/export/data/bldmstr/20070711_mars_gcc/src/configure --prefix=/usr/sfw --enable-shared --with-system-zlib --enable-checking=release --disable-libmudflap --enable-languages=c,c++ --enable-version-specific-runtime-libs --with-cpu=v9 --with-ld=/usr/ccs/bin/ld --without-gnu-ld
    Thread model: posix
    gcc version 4.0.4 (gccfss)
    /pkg/gcc/4.0.4/bin/../libexec/gcc/sparc-sun-solaris2.9/4.0.4/cc1 -quiet -v -iprefix /pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4/ -D__sparcv8 -D_REENTRANT -DMESS common.c -quiet -dumpbase common.c -mcpu=v9 -auxbase-strip common.o -Wall -version -m32 -o /tmp/ccSGJIDD.s -r /tmp/ccKuJz76.ir
    ignoring nonexistent directory "/pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4/../../../../sparc-sun-solaris2.9/include"
    ignoring nonexistent directory "/usr/local/include"
    ignoring nonexistent directory "/usr/sfw/lib/gcc/sparc-sun-solaris2.9/4.0.4/include"
    ignoring nonexistent directory "/usr/sfw/lib/../sparc-sun-solaris2.9/include"
    #include "..." search starts here:
    #include <...> search starts here:
    /pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4/include
    /usr/sfw/include
    /usr/include
    End of search list.
    GNU C version 4.0.4 (gccfss) (sparc-sun-solaris2.9)
            compiled by GNU C version 4.0.4 (gccfss).
    GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
    /pkg/gcc/4.0.4/SUNW0scgfss/4.0.4/prod/bin/iropt -F -xarch=v8plus -xchip=generic -O1 -xvector=no -xbuiltin=%none -xcache=generic -Qy -h_gcc -o /tmp/ccUl4mVM.ircg /tmp/ccKuJz76.ir -N/dev/null -is /tmp/ccSGJIDD.s
    /pkg/gcc/4.0.4/SUNW0scgfss/4.0.4/prod/bin/cg -Qy -xarch=v8plus -xchip=generic -OO0 -T3 -Qiselect-C0 -Qrm:newregman:coalescing=0 -xcode=abs32 -xcache=generic -xmemalign=8i -il /pkg/gcc/4.0.4/bin/../lib/gcc/sparc-sun-solaris2.9/4.0.4//gccbuiltins.il -xvector=no -xthreadvar=no%dynamic -xbuiltin=%none -Qassembler-ounrefsym=0 -Qiselect-T0 -Qassembler-I -Qassembler-U -comdat -h_gcc -is /tmp/ccSGJIDD.s -ir /tmp/ccUl4mVM.ircg -oo common.o

  • Error BEA-000000 Error while invoking endpoint ... from client

    Hi, when I start the Weblogic Admin Server for server domain, there appears the below warning:
    <27-nov-2013 13H37' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    Wls: 10.3.6
    JEE: 7u40
    Windows x64
    How can I solve this error? this is a real error that affects the operations of the weblogic server for server domain? or should I ignore it?
    tnx

    Hi Julia,
    I am usign Endeca Server 7.6.0, I have not installed anything in version 7.5.x. This error is showed after the server state message <RUNNING> is displayed.
    My steps:
    1. Start Weblogic Server
    2. Start Weblogic studio
    <27-nov-2013 18H25' CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <27-nov-2013 18H25' CET> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <27-nov-2013 18H25' CET> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    (this message is also displayed in window where I start studio domain)
    <27-nov-2013 18H26' CET> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <No habÝa disponible una instancia del bean interface oracle.wsm.policymanager.IUsageTracker para el repositorio local en la ruta de acceso "", con el fin de configurar el acceso del repositorio oracle.wsm.policymanager.accessor.BeanAccessor para el contexto "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    <27-nov-2013 18H26' CET> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <No habÝa disponible una instancia del bean interface oracle.wsm.policymanager.IDocumentManager para el repositorio local en la ruta de acceso "", con el fin de configurar el acceso del repositorio oracle.wsm.policymanager.accessor.BeanAccessor para el contexto "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    ... (this message is repeated 9 times)
    <27-nov-2013 18H26' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <No habÝa disponible una instancia del bean interface oracle.wsm.policymanager.IUsageTracker para el repositorio local en la ruta de acceso "", con el fin de configurar el acceso del repositorio oracle.wsm.policymanager.accessor.BeanAccessor para el contexto "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    ... (this message is repeated 4 times)
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H28' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>

  • OSB to Bpel -- BEA-382612: Error preparing message for dispatch

    I posted this in " SOA & Process Management", but later realized that it belongs here. so posting here again.
    We have Soa Suite 11g and OSB 10.3.1 runinng on unix machine. I performed the following steps:
         1. Created Bpel service and deployed on soa server 11g
         2. Imported WSDL into osb 10.3
         3. Created BS service based on WSDL and used WSDL url of BPEL(http)
         4. Created proxy service and called BS
         5. I have only one step in proxy, just to log the incoming xml
    When I run the proxy, I am receiving the following error and my log is not showing any message:
         BEA-382612: Error preparing message for dispatch
    Question:
         1. I enabled logging and monitoring for my service, and still not seeing any log messages. How can I enable logging?
         2. Is anything missing during the installation to communicate between OSB and BEPL using http?

    Hi,
    1. I enabled logging and monitoring for my service, and still not seeing any log messages. How can I enable logging?Make sure that you have enabled Message Tracing. For logging related problem, please refer -
    Re: "Log" action is not working in OSB10.3.1.0
    2. Is anything missing during the installation to communicate between OSB and BEPL using http?I think problem is between Proxy Service and Business Service. Proxy service is not able to invoke Business Service. Open the test console of Business Service and check the format of input required. Proxy service must pass input to BS in the same format. Use Assign and Replace action in message flow of Proxy Service to format the request going to BS.
    Pay special attention to the namespaces being used.
    Regards,
    Anuj

  • EmbeddedLDAP BEA-171526 Error loading initial replica file, attempting

    After add a new XACML policy following the steps described in [1] I get the following error after restart a managed server.
    >
    <02/08/2012 16h35min03s BRT> <Error> <EmbeddedLDAP> <BEA-000000> <Error adding entry: >cn=urn@Lbea@[email protected]@Lentitlement@Lresource@LDummyMBeanAuthPolicy->v1+xacmlVersion=1.0,ou=Policies,ou=XACMLAuthorization,ou=myrealm,dc=poc-jmx>
    <02/08/2012 16h35min03s BRT> <Notice> <EmbeddedLDAP> <BEA-171526> <Error loading initial replica file, attempting reload.>
    <02/08/2012 16h35min04s BRT> <Error> <EmbeddedLDAP> <BEA-000000> <Error adding entry: >cn=urn@Lbea@[email protected]@Lentitlement@Lresource@LDummyMBeanAuthPolicy->v1+xacmlVersion=1.0,ou=Policies,ou=XACMLAuthorization,ou=myrealm,dc=poc-jmx>
    <02/08/2012 16h35min04s BRT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: >weblogic.ldap.EmbeddedLDAPException: [EmbeddedLDAP:171525]Error loading initial replica file. Check EmbeddedLDAP log for more details.
    weblogic.ldap.EmbeddedLDAPException: [EmbeddedLDAP:171525]Error loading initial replica file. Check EmbeddedLDAP log for more details.
         at weblogic.ldap.EmbeddedLDAP.loadInitialReplicaFile(EmbeddedLDAP.java:1420)
         at weblogic.ldap.EmbeddedLDAP.start(EmbeddedLDAP.java:328)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    <02/08/2012 16h35min04s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <02/08/2012 16h35min04s BRT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <02/08/2012 16h35min04s BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>"This error occurs only with managed servers. The Admin server starst fine. I tried to restore the myrealm security data but it not works. The managed servers are stuck on this error. The EmbededLDAP logs is empty.
    My XACML policy (xml file used to load the policy into myrealm using WLST) has the following content:
    <Policy PolicyId="urn:bea:xacml:2.0:entitlement:resource:DummyMBeanAuthPolicy-v1"
         RuleCombiningAlgId="urn:oasis:names:tc:xacml:1.0:rule-combining-algorithm:first-applicable">
    <Description>VBV XACML Authorization Policy</Description>
    <Target>
    <Resources>
    <Resource>
    <ResourceMatch
    MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">
              type=&lt;jmx&gt;, operation=invoke, application=, mbeanType=DummyMBean, target=dummyOperation
    </AttributeValue>
    <ResourceAttributeDesignator
    AttributeId="urn:oasis:names:tc:xacml:2.0:resource:resource-ancestor-or-self"
    DataType="http://www.w3.org/2001/XMLSchema#string"
    MustBePresent="true"/>
    </ResourceMatch>
    </Resource>
    </Resources>
    </Target>
    <Rule RuleId="primary-rule" Effect="Permit">
    <Condition>
    <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-is-in">
    <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">
    vbvRole
    </AttributeValue>
    <SubjectAttributeDesignator
    AttributeId="urn:oasis:names:tc:xacml:2.0:subject:role"
    DataType="http://www.w3.org/2001/XMLSchema#string" />
    </Apply>
    </Condition>
    </Rule>
    <Rule RuleId="deny-rule" Effect="Deny"/>
    </Policy>Some idea about this error?
    Thanks.
    [1] http://docs.oracle.com/cd/E12840_01/wls/docs103/secwlres/xacmlusing.html

    Hey @The_assface!
    I check again my domain -> security -> embeded ldap config and in fact the option "Master First" was unchecked (as default). When you suggested check this option on your last reply, I didn't pay attention and the option checked was the "Refresh Replica At Startup" (and not "Master First" as you pointed). By default both option is unchecked. My intention checking "Refresh Replica At Startup" was to force managed server get a fresh copy of master embedded ldap (hold by Admin server). But this didn't works in my scenario.
    Now I unchecked "Refresh Replica At Startup" and checked "Master First". Then I restart Admin server and a managed server and until now the error do not occurs any more.
    Your suggestion works, but one question remains: Why managed servers' embedded ldap (replica) got corrupted after adding a XACML policy manually?
    Many thanks!

  • Getting Error Oracle Coherence GE 3.6.0.4 Error (thread=ReplicatedCache in SOA managed servers

    Hi All,
    In my SOA Domain having one Admin and 4 Managed Servers (SOA). We are getting the following errors from my manager server logs:
    [2014-11-18T05:55:13.009-05:00] [domain_name01] [ERROR] [] [Coherence] [tid: Logger@9242415 3.6.0.4] [userId: <anonymous>] [ecid: 0000KazENYdAPPTGUAFCFs1KQ^kW000002,1:31105] [APP: soa-infra] 2014-11-18 05:55:13.009/55706.396 Oracle Coherence GE 3.6.0.4 <Error> (thread=ReplicatedCache:domain_name_domain_clusterCacheService, member=1): Detected soft timeout) of {WrapperGuardable Guard{Daemon=ReplicatedCache:domain_name_domain_clusterCacheService:EventDispatcher} Service=ReplicatedCache{Name=domain_name_domain_clusterCacheService, State=(SERVICE_STARTED), Id=2, Version=3.0, OldestMemberId=4}}
    [2014-11-18T05:55:13.018-05:00] [domain_name01] [ERROR] [] [Coherence] [tid: Logger@9242415 3.6.0.4] [userId: <anonymous>] [ecid: 0000KazENYdAPPTGUAFCFs1KQ^kW000002,1:31105] [APP: soa-infra] 2014-11-18 05:55:13.014/55706.401 Oracle Coherence GE 3.6.0.4 <Error> (thread=ReplicatedCache:domain_name_domain_clusterCacheService:EventDispatcher, member=1): An exception occurred while dispatching the following event:[[
    [2014-11-18T05:55:13.020-05:00] [domain_name01] [ERROR] [] [Coherence] [tid: Logger@9242415 3.6.0.4] [userId: <anonymous>] [ecid: 0000KazENYdAPPTGUAFCFs1KQ^kW000002,1:31105] [APP: soa-infra] 2014-11-18 05:55:13.014/55706.401 Oracle Coherence GE 3.6.0.4 <Error> (thread=ReplicatedCache:domain_name_domain_clusterCacheService:EventDispatcher, member=1): The following exception was caught by the event dispatcher:
    [2014-11-18T05:55:13.030-05:00] [domain_name01] [ERROR] [] [Coherence] [tid: Logger@9242415 3.6.0.4] [userId: <anonymous>] [ecid: 0000KazENYdAPPTGUAFCFs1KQ^kW000002,1:31105] [APP: soa-infra] 2014-11-18 05:55:13.014/55706.401 Oracle Coherence GE 3.6.0.4 <Error> (thread=ReplicatedCache:domain_name_domain_clusterCacheService:EventDispatcher, member=1): [[
            at oracle.integration.platform.blocks.deploy.CoherenceCompositeDeploymentCoordinatorImpl.storeError(CoherenceCompositeDeploymentCoordinatorImpl.java:672)
    [2014-11-18T05:55:13.034-05:00] [domain_name01] [ERROR] [] [Coherence] [tid: Logger@9242415 3.6.0.4] [userId: <anonymous>] [ecid: 0000KazENYdAPPTGUAFCFs1KQ^kW000002,1:31105] [APP: soa-infra] 2014-11-18 05:55:13.014/55706.401 Oracle Coherence GE 3.6.0.4 <Error> (thread=ReplicatedCache:domain_name_domain_clusterCacheService:EventDispatcher, member=1): (The service event thread has logged the exception and is continuing.)
    Can you pleae help on this to resolve this issue.
    Thanks,
    Srini..

    Hi Paul
    I have submitted the service request:
    - Problem Summary: Oracle Coherence GE 3.7.0.0 <Error> - Failed to apply delta
    - SR number: 3-4238261231
    When using two or more nodes and use PortableObject as the serialization mechanism the problem is constantly reproducible.

  • Weblogic 10.3 giving BEA-240003 Error

    Hi, All
    I have Install weblogic 10.3 0n solaris Platform.
    I wanted to disable the Admin consol
    so i did it by call WLST Script (cmo.ConsoleEnabled(false)).
    but when i try to activate the changes i am not able to do So it
    shows the following message BEA-240003 Error.
    weblogic.management.provider.EditFailedException.
    can any 1 help .

    Hi Jay,
    i was going to thru yr blog only for the same
    i ran the same script thru WSLT(connecting from client)
    everything runs fine
    except that when i try to activate() i get the Error.
    10:34:41 AM IST> <Error> <Console> <BEA-240003> <Console encountered the following error java.lang.RuntimeException: weblogic.management.provider.EditFailedException:
         at weblogic.management.mbeanservers.edit.internal.ConfigurationManagerMBeanImpl.activate(ConfigurationManagerMBeanImpl.java:355)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:437)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:268)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.edit.internal.RecordingInterceptor.invoke(RecordingInterceptor.java:199)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.edit.internal.EditLockInterceptor.invoke(EditLockInterceptor.java:112)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
         at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:443)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:314)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)
         at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366)
         at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
         at javax.management.remote.rmi.RMIConnectionImpl_1032_WLStub.invoke(Unknown Source)
         at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
         at weblogic.management.jmx.MBeanServerInvocationHandler.doInvoke(MBeanServerInvocationHandler.java:544)
         at weblogic.management.jmx.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:380)
         at $Proxy120.activate(Unknown Source)
         at com.bea.console.utils.MBeanChangeManager.distributeChanges(MBeanChangeManager.java:305)
         at com.bea.console.actions.changemgmt.ActivateChangesAction.execute(ActivateChangesAction.java:40)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
         at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:91)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
         at com.bea.console.internal.ConsolePageFlowRequestProcessor.processActionPerform(ConsolePageFlowRequestProcessor.java:261)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
         at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
         at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
         at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
         at com.bea.console.internal.ConsoleActionServlet.process(ConsoleActionServlet.java:256)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at com.bea.console.internal.ConsoleActionServlet.doGet(ConsoleActionServlet.java:133)
         at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
         at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.renderInternal(ScopedContentCommonSupport.java:266)
         at com.bea.portlet.adapter.scopedcontent.StrutsStubImpl.render(StrutsStubImpl.java:107)
         at com.bea.netuix.servlets.controls.content.NetuiContent.preRender(NetuiContent.java:292)
         at com.bea.netuix.nf.ControlLifecycle$6.visit(ControlLifecycle.java:428)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:727)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(ControlTreeWalker.java:739)
         at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:146)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
         at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:208)
         at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:162)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
         at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
         at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.service(MBeanUtilsInitSingleFileServlet.java:47)
         at weblogic.servlet.AsyncInitServlet.service(AsyncInitServlet.java:130)
         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:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         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:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.management.provider.EditFailedException:
         at weblogic.management.provider.internal.EditAccessImpl.activateChanges(EditAccessImpl.java:864)
         at weblogic.management.provider.internal.EditAccessImpl.activateChangesAndWaitForCompletion(EditAccessImpl.java:875)
         at weblogic.management.mbeanservers.edit.internal.ConfigurationManagerMBeanImpl.activate(ConfigurationManagerMBeanImpl.java:332)
         ... 118 more
    Caused by: java.lang.NullPointerException
         at weblogic.management.bootstrap.BootStrap.find(BootStrap.java:473)
         at weblogic.management.bootstrap.BootStrap.find(BootStrap.java:477)
         at weblogic.management.bootstrap.BootStrap.find(BootStrap.java:477)
         at weblogic.management.bootstrap.BootStrap.find(BootStrap.java:477)
         at weblogic.management.bootstrap.BootStrap.find(BootStrap.java:477)
         at weblogic.management.bootstrap.BootStrap.find(BootStrap.java:477)
         at weblogic.management.bootstrap.BootStrap.getConfigFiles(BootStrap.java:458)
         at weblogic.management.provider.internal.ConfigurationVersion.<init>(ConfigurationVersion.java:76)
         at weblogic.management.provider.internal.EditAccessImpl.getConfigDeploymentPending(EditAccessImpl.java:1493)
         at weblogic.management.provider.internal.EditAccessImpl.activateChanges(EditAccessImpl.java:780)
         ... 120 more
    >
    pls help

  • Frequent BEA-001131 errors caused by JZ0S1 in Weblogic 9/10 + jConnect6

    The pasted error messages are shown frequently in Weblogic console log. The same errors happen in either Weblogic 9/10.0/10.3.
    cashdatasource is a JDBC data source to Sybase ASE server using jConnect 6.5.
    I have checked the description for these two error codes. jConnect recommends closing the statement and reopen one. However, it seems Weblogic didn't do anything about it and keep trying to close the statement every 1 hour. The frequency 1 hour is set by shrink-frequency-seconds parameters in the jdbc-data-source xml configuration file.
    It doesn't seem to harm our application. However these error messages are really annoying and not sure whether it indicates potential problem.
    Any idea to get rid of those is really appreciated.
    ===========================================================================================
    BEA-001131
    Error: Received an exception when closing a cached statement for the pool "pool": err.
    Description
    When closing a prepared statement in the prepared statement cache for the specified pool, an error occurred.
    Cause
    When closing a prepared statement in the prepared statement cache for the specified pool, an error occurred.
    Action
    Check the associated error that is printed and correct the problem if possible.
    ===========================================================================================
    JZ0S1
    Statement state machine: Trying to FETCH on IDLE statement.
    Description: An internal error occurred on the statement.
    Action: Close the statement and open another one.
    ===========================================================================================
    &lt;Jan 5, 2009 1:25:05 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 1:25:05 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 1:25:05 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 1:25:05 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 1:25:05 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 2:25:10 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 2:25:10 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 2:25:10 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 2:25:10 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;
    &lt;Jan 5, 2009 2:25:10 PM GMT&gt; &lt;Error&gt; &lt;JDBC&gt; &lt;BEA-001131&gt; &lt;Received an exception when closing a cached statement for the pool "cashdatasource": java.sql.SQLException: JZ0S1: Statement state machine: Trying to FETCH on IDLE statement..&gt;

    Try getting Sybase's latest from their site. It's not likely that WLS
    is going to change to avoid an exception when we're simply closing
    a statement, but if you make an official SR anything is possible....
    Joe

Maybe you are looking for

  • Jabber and Dial Plans?

    Hi, so i have Jabber working with my UC540 and my network access points AP541Ns. this is good! However no doubt there will be many things we find problems with... One of the big ones is the lack of a dial plan for Jabber with the iPhones contacts. It

  • OS X Built in FTP client lockdown

    Does anyone know how to lockdown the built in FTP feature in Snow Leopard?

  • HR:Address Issues after RUP6

    Hi All, We have recently applied RUP6 in our prod enviornment.What we found every employee got default Work Location Address populated same as Employee Primary Address. I have verfied the data in per_address table and the employee has only one record

  • Audigy SE Unable to Update to Latest Driv

    Hi there I recently purchased an Audigy SE for gaming and when attempting to update the drivers the process fails. I have to alt ctrl del to get out of it (which was okay once, but the second time gave me the blue screen of death requiring me to remo

  • Pricing error: Mandatory condition ZPR0 is missing

    I have download the Pricing Conditions from ECC to CRM and I even checked the tables in CRM they are available. When I raise the sales order I am getting the error saying that Pricing Mandatory Condition is missing I found the following thing in Acce