OSB > performance

Hello


How can I avoid Threads blocked in my approach? (this causes instability on my environment). Is there a guide for configuration for OSB 11 g performance? or should I implements a kind of desing pattern on my evolution?


Thanks in advance.


MC

In WLS Console, navigate to the environment-> Workmanagers. Create new Workmanager, give it a name and target to appropriate server. Then click on the boxes and newly created WM: "'ignore blocked Threads '."

Then assign the requestclasses appropriate, created according to the blog mentioned earlier.

(Sorry for the late reply, to be busy at my client)

Kind regards
Martian

Tags: Fusion Middleware

Similar Questions

  • OSB: Performance tests

    Hi all

    I want to test our Service OSB for Performance. I already did the test in SOAPUI. But my test performance requirement is something like below

    Request and the response stream :

    The client sends requests to

    • OSB of level of consumption (this enrichs the message) and for the Orchestration level OSB
    • OSB level orchestration (Orchestration done) by contacting OSB data layer
    • Data layer OSB (it connects to the database of the provider)

    I would like to send a request from a performance tool that could give me the amount of time needed to each layer of OSB.

    Please help me!

    Thank you

    Provide a follow-up on each of the OSB services involved in the flow. You can turn on tracing to the level of service, level of pipeline or action. Then run your SOAP UI or Load Runner or jMeter performance test.

    After that, you can monitor the statistics for each of the services in the health section for the sbconsole of the dash service. Depending on the chosen level you will be able to see the number of applications, the average processing time, min and max processing time for each service/operation/pipeline/action etc.

  • Information on the Health Service OSB tab

    Hi all

    I was supposed to do some monitoring and tests on OSB performance services. During this process, I allowed surveillance on the required services and managed to find the respective parameters in the Health Service of the OSB Console tab.

    Here is my question/request,

    • Where the OSB stores this information which is displayed on the console. Could you please let me know if any of you know the name of the Table
    • If this isn't a picture, could you please let me know is there a way to access this information in a different way

    Thank you

    Sandeep

    Hi Sandeep,

    You can access statistics using the JMX API. By using JMX framework you can draw information.

    http://docs.Oracle.com/CD/E28280_01/admin.1111/e15867/monitoring_ops.htm#i1107353

    There is a sample program provided in the link below to retrieve statistics

    "Sample program to collect statistics for a Proxy Service that is enabled for monitoring"

    http://docs.Oracle.com/CD/E28280_01/admin.1111/e15867/app_jmx_monitoring.htm#CEGFFBFG

    See you soon,.

    Sahil

  • 10.3 OSB using 64-bit on Windows Server, lack of Performance Pack

    Hello

    We have configured our OSB 10.3 to use JRocket 64 bit VM, and it starts well. In the logfile if we see one "< Socket > < BEA-000438 > < cannot load the pack performance.» Use instead of Java IO. Please make sure that wlntio.dll is in:.. < PATH >... »

    This wlntio.dll is present in "BEA_HOME\wlserver_10.3\server\native\win\32" for 32 bit, but there is no 64-bit version? Also the installation of OSB seems quite present in 32 bits, so is 64-bit not supported or?

    TIA

    There is a note of support on the generation of 64-bit perf pack for windows 2003. Can you check if this applies to win 2008 as well.

    On the support site:

    Make sure that you have installed the 64 bit version of the wlntio.dll file and that this file is located in the specified path. This file is generated if you install WebLogic using a 64 bit JDK. Please follow these steps:

    Download a generic version of the package install WebLogic 10.3 which is suitable for you.
    Download a 64-bit from Sun or JRockit JDK.
    Install the JDK.
    WebLogic using the 64-bit JDK installation:

    \java-jar

    This will generate the file DLL 64 bit required for native IO on your 64-bit operating system.

  • Dim in OSB 2 time

    Hi all

    I need perform the conversion of currencies on the data for the month given different exchange rate, I think to go into another dimension of time as I already have a time with months Sun. Can I have a time dimension 2 in OSB? Also I would be grateful if there is an alternative to this scenario...

    Thanks a lot for your advice...

    You cannot have two dimensions actually marked as 'time', but that shouldn't matter.  You could certainly have a regular time dimension and then something as a dimension of 'period of rate '.

    Looks like an unusual requirement.  Do you really need to convert the data of each period each rate of the period?  How many times are you talking about?

  • OSB Division

    I see this error when I try to run the following XQuery in osb. It seems that I am performing a division incorrectly. When I multiply / add or subtract, it works fine. I have to multiply 2 numbers and divide by a number of static.



    line 12, column 110: {err} XP0004: Invalid static type: {http://www.w3.org/2004/07/xpath-datatypes} anyAtomicType


    (: pragma bea: global-element-OdbcParameter parameter = "$zKRONOS011" element = "ns0:ZKRONOS01" location =".. / Schemas/ZKRONOS01SAP_receive_request.xsd '::))

    declare namespace ns0 = "urn: sap - com:document:sap:idoc";

    declare namespace xf = " " http://tempuri.org/ActivityInboundSAPIntegrationERPProject/resources/XQueries/count/ ";


    declare function xf:numberOfLoops ($zKRONOS011 as element (ns0:ZKRONOS01)) as XS: int {}))

    XS:int (FN: Ceiling ((FN: Count($zKRONOS011/ns0:IDOC[1]/ns0:ZE1KROHDR1) * FN:Count($zKRONOS011/ns0:IDOC[1]/ns0:ZE1KROITM)) / XS:int(4000))))))

    };

    declare the external variable $zKRONOS011 as element(ns0:ZKRONOS01); XF:numberOfLoops ($zKRONOS011)


    Any help is appreciated.

    I have to use a div instead of / as it is a reserved symbol of xpath.

    XS:int (FN: Ceiling ((FN: Count($zKRONOS011/ns0:IDOC[1]/ns0:ZE1KROHDR1) * FN:Count($zKRONOS011/ns0:IDOC[1]/ns0:ZE1KROITM)) div :int(4000))) XS)))

  • Message access control in the OSB proxy service when the Service Type is the Any SOAP Service

    Hello

    We have a proxy OSB service where the Service Type is 'no matter what SOAP Service'. We use Auth.xml to authenticate messages to achieve this proxy service.

    It is, ca we apply Message this proxy access control so that only user A is allowed to sent message has and only user B is allowed to message sent B?

    Us know if the proxy OSB service is based on a wsdl, then we can apply access control message for each operation in the Security tab - and thus specify which user can access the operation. But unfortunately, we have not a wsdl, because this service proxy is a proxy gateway and must accept any SOAP message reaches.

    For example, if the user name in the SOAP header is msgAUser, get is accepted.

    "< soapenv:Envelope xmlns:soapenv ="http://schemas.xmlsoap.org/soap/envelope/">"

    < soapenv:Header >

    "< xmlns:wsse wsse: Security ="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">."

    < wsse: UsernameToken >

    < wsse:Username >msgAUser< / wsse:Username >

    < wsse:Password >msgApwd< / wsse:Password >

    < / wsse: UsernameToken >

    < / wsse: Security >

    < / soapenv:Header >

    < soapenv:Body >

    <Get>

    ...

    < /Get>

    < / soapenv:Body >

    < / soapenv:Envelope >

    If the user name in the SOAP header is msgBUser, then MessageB is accepted.

    "< soapenv:Envelope xmlns:soapenv ="http://schemas.xmlsoap.org/soap/envelope/">"

    < soapenv:Header >

    "< xmlns:wsse wsse: Security ="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">."

    < wsse: UsernameToken >

    < wsse:Username >msgBUser< / wsse:Username >

    < wsse:Password >msgBpwd< / wsse:Password >

    < / wsse: UsernameToken >

    < / wsse: Security >

    < / soapenv:Header >

    < soapenv:Body >

    <MessageB>

    ...

    < /MessageB>

    < / soapenv:Body >

    < / soapenv:Envelope >

    Any suggestions please?

    Understood.

    My current client, we have faced the same problem and implemented a similar design which nevertheless has important benefits.

    The problem with proxy input all SOAP is not only in the complexities of authentication. Most important, resources fine grain (thread) management becomes impossible: proxy entry has a workmanager, one constraint of son max. If any single service behind entered proxy knows an influx of requests (because of a peak or a misconfigured customer), he eats the workmanager dry and the rest of the services become too inadmissible.

    In this spirit, we have implemented the following diagram. It's a little more complicated, but it serves us well for a few years already:

    EntryProxy 1-> Interceptor entering Proxy-> Proxy 1

    EntryProxy 2-> Interceptor entering Proxy-> Proxy 2

    ...

    Enter proxy doesn't do Nothing but shall forward the request for interception of incoming traffic. Power of Attorney of the entry, however, has its own WSDL, authentication and the workmanager which allows precise control.

    Another important aspect of a proxy of the entry, it is that it passes a custom header containing the name of the destination of the interceptor, e.g. TargetURI = "ProxyService/Paypal/Paypal.

    Incoming Interceptor Proxy performs all recording, the error handling and other common tasks.

    Then, according to the last header, the proxy of the interceptor makes a dynamic call to route to the specified destination.

    Yes, this design has an additional moving part - a proxy entry - but he a) works b) guard control all in our hands. The entry proxy is a very small point; When I need to make a new one, I just copy an existing one and replace the WSDL file and the value of the TargetURI - 30 seconds of work.

    Hope that helps.

    Vlad

    http://vladimirdyuzhev.com

  • OSB throwing "BEA-380000 not authorized" error when using https

    Hi all

    I invoke the webservice using the OSB service and I get the error "unauthorized BEA-380000. The webservice is HTTPS.

    I activated the trace weblogic SSL and SSL Handshake seems to be successful.

    [(>> autoréglable) ', 5, Threads]] weblogic.security.SSL.jsseadapter in common: SSLENGINE: successful post-handshake processing. >

    After the handshake, I get the error "unauthorized BEA-380000.

    Can someone help me to investigate the matter?

    The OSB log file is below-

    # < 19 June 2013 15:24:24 CEST > < Info > < ALSB Logging > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264053 > < BEA-000000 > < [Soap, Soap Access_request, RequestLogging, REQUEST access] PS_Generic_Soap_Adapter : Edition Cablecom_ERP_SAP_CH_IOM503_124 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>

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264065 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@2dde6717. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264065 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@34fcd47d. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264065 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: enforceConstraints level 1 value. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264066 > < BEA-000000 > < SSLSetup: loading of CA certificates >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264066 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: called addTrustedCA. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264093 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: had SSLContext, Protocol = TLS, = SunJSSE provider >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264095 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] , 5, Threads]]weblogic.security.SSL.jsseadapter mis en commun : 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. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264095 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setEnabledProtocols (String []): value = SSLv3, TLSv1, SSLv2Hello, TLSv1.1, TLSv1.2. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264095 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setEnableSessionCreation (boolean): value = true. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264096 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264096 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setWantClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264096 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264096 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264097 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264097 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264099 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 145. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264099 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264124 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 86 bytesProduced = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264124 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 636 bytesProduced = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264125 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is bytesProduced 9 = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264128 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 139. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264128 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 6. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264128 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 53. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264128 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264161 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 6 bytesProduced = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264166 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = FINISHED

    bytesConsumed is 53 bytesProduced = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264166 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: negotiatedCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264167 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.getNeedClientAuth (): false >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264167 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: peer certificate chain: [Ljava.security.cert.X509Certificate;@6ee4f34f >]

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264167 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: weblogic.security.utils.SSLTrustValidator.isPeerCertsRequired (): false >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264167 > < BEA-000000 > < validationCallback: validateErr = 0 >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264169 > < BEA-000000 > < cert [0] =]

    [

    Version: V1

    Subject: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Signature algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

    Key: Sun public key RSA 1024 bits

    modulus: 179292036806620485918804919711928433244499815376568440587757413977992676729610723730712440151809520696043454811364142601367366025197824567437784372913655033390588836330766272601255260587177867263131005893781653504646623313565571707826556608307076192089536895471870912147173852420103041926818453926934928317821

    public exponent: 65537

    Validity: [from: Wed Jan 30 16:28:10 THIS 2013]

    [To: Fri Jan 01 01:00:01 THIS 2038]

    Issuer: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Serial number: [20130130 152810]

    ]

    Algorithm: [SHA1withRSA]

    Signature:

    0000: E4 04 90 AF E9 01 39 23 61 60 E8 C5 84 7TH A0 C2... 9 # .a.'...

    0010: 81 09 FA 5 AE BB HAS 19 63 6 82 B C9 C7 E0 E1 E2... ZC... k...

    0020: 45 B3 6 d BA EB CD EC 33 32 4F EC 4B CB E.m. BF B8 A9... 3.2O. K..

    0030:88 90 A3 C2 99 10 D4 38 DB 18 8 73 18 6TH E2 C9... 8... s... n

    0040: 8B C6 B3 8 88 A3 71 EA 43 69 48 52 C0 11 5 04... q.CiHR....

    0050: 30 28 15 50 13 AF E5 4B D4 8F 1A DA 74 4 BF 2F. 0 (... K.P... / MC.

    0060: A7 29 1 SD 08 AB 51 04 B9 5F A6 C7 82 BB BB 3D.) ....=Q.. _.....

    0070:62 90 D7 B8 B6 9th AA A4 B5 OF C5 A0 06 ED EB 5 a b... Z

    ] >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264170 > < BEA-000000 > < weblogic user specified validation trustmanager status 0 >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264171 > < BEA-000000 > < SSLTrustValidator returns: 0 >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264171 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: no failure of the trust, validateErr = 0. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264180 > < BEA-000000 > < performing host name validation checks: tsrsapsbx01.cioio.net >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264180 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: successful post-handshake processing. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264181 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 309 bytesProduced = 341. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264182 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 722 = 794 bytesProduced. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51 :-4658cba0:13f5c4d8530: - 8000-00000000000005 c 0 > < 1371648264182 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '3' for queue: '(self-adjusting) weblogic.kernel.Default']] [[, 5, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is bytesProduced 8 = 74. >

    # < 19 June 2013 15:24:24 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648264213 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 2405 bytesProduced = 2379. >

    # < 19 June 2013 15:24:26 CEST > < Info > < shared > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000-00000000000029fb > < 1371648266984 > < BEA-000628 > < resources creation '1' for the 'upc.jdbc.pe.erp.eBusiness11Datasource' pool, available '0' and '1' are not available. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269215 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@5a92606e. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269215 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@75839609. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269216 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: enforceConstraints level 1 value. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269216 > < BEA-000000 > < SSLSetup: loading of CA certificates >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269216 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: called addTrustedCA. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269242 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: had SSLContext, Protocol = TLS, = SunJSSE provider >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269244 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : 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. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269245 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setEnabledProtocols (String []): value = SSLv3, TLSv1, SSLv2Hello, TLSv1.1, TLSv1.2. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269245 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setEnableSessionCreation (boolean): value = true. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269245 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269245 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setWantClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269246 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269246 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269246 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269246 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269248 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 145. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269248 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269273 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 86 bytesProduced = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269274 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 636 bytesProduced = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269275 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is bytesProduced 9 = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269278 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 139. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269278 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 6. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269279 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 53. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269279 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269311 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 6 bytesProduced = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269312 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = FINISHED

    bytesConsumed is 53 bytesProduced = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269312 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: negotiatedCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269312 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.getNeedClientAuth (): false >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269317 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: peer certificate chain: [Ljava.security.cert.X509Certificate;@63c2f31c >]

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269317 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: weblogic.security.utils.SSLTrustValidator.isPeerCertsRequired (): false >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269317 > < BEA-000000 > < validationCallback: validateErr = 0 >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269319 > < BEA-000000 > < cert [0] =]

    [

    Version: V1

    Subject: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Signature algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

    Key: Sun public key RSA 1024 bits

    modulus: 179292036806620485918804919711928433244499815376568440587757413977992676729610723730712440151809520696043454811364142601367366025197824567437784372913655033390588836330766272601255260587177867263131005893781653504646623313565571707826556608307076192089536895471870912147173852420103041926818453926934928317821

    public exponent: 65537

    Validity: [from: Wed Jan 30 16:28:10 THIS 2013]

    [To: Fri Jan 01 01:00:01 THIS 2038]

    Issuer: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Serial number: [20130130 152810]

    ]

    Algorithm: [SHA1withRSA]

    Signature:

    0000: E4 04 90 AF E9 01 39 23 61 60 E8 C5 84 7TH A0 C2... 9 # .a.'...

    0010: 81 09 FA 5 AE BB HAS 19 63 6 82 B C9 C7 E0 E1 E2... ZC... k...

    0020: 45 B3 6 d BA EB CD EC 33 32 4F EC 4B CB E.m. BF B8 A9... 3.2O. K..

    0030:88 90 A3 C2 99 10 D4 38 DB 18 8 73 18 6TH E2 C9... 8... s... n

    0040: 8B C6 B3 8 88 A3 71 EA 43 69 48 52 C0 11 5 04... q.CiHR....

    0050: 30 28 15 50 13 AF E5 4B D4 8F 1A DA 74 4 BF 2F. 0 (... K.P... / MC.

    0060: A7 29 1 SD 08 AB 51 04 B9 5F A6 C7 82 BB BB 3D.) ....=Q.. _.....

    0070:62 90 D7 B8 B6 9th AA A4 B5 OF C5 A0 06 ED EB 5 a b... Z

    ] >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269321 > < BEA-000000 > < weblogic user specified validation trustmanager status 0 >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269322 > < BEA-000000 > < SSLTrustValidator returns: 0 >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269322 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: no failure of the trust, validateErr = 0. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269326 > < BEA-000000 > < performing host name validation checks: tsrsapsbx01.cioio.net >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269326 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: successful post-handshake processing. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269327 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 309 bytesProduced = 341. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269329 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 722 = 794 bytesProduced. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 00000000000029 has 2 > < 1371648269329 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '4' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is bytesProduced 8 = 74. >

    # < 19 June 2013 15:24:29 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648269359 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 2405 bytesProduced = 2379. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274361 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@5435a197. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274362 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@7c66f9ca. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274362 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: enforceConstraints level 1 value. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274362 > < BEA-000000 > < SSLSetup: loading of CA certificates >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274362 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: called addTrustedCA. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274389 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLCONTEXT: had SSLContext, Protocol = TLS, = SunJSSE provider >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274397 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : 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. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274397 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setEnabledProtocols (String []): value = SSLv3, TLSv1, SSLv2Hello, TLSv1.1, TLSv1.2. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274397 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setEnableSessionCreation (boolean): value = true. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274398 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274398 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setWantClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274398 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274398 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274398 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274399 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274400 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 145. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274400 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274426 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 86 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274427 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 636 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274427 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is bytesProduced 9 = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274430 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 139. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274430 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 6. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274430 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 53. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274431 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274464 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 6 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274464 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = FINISHED

    bytesConsumed is 53 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274464 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: negotiatedCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274465 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.getNeedClientAuth (): false >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274465 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: peer certificate chain: [Ljava.security.cert.X509Certificate;@524f28de >]

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274465 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: weblogic.security.utils.SSLTrustValidator.isPeerCertsRequired (): false >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274465 > < BEA-000000 > < validationCallback: validateErr = 0 >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274467 > < BEA-000000 > < cert [0] =]

    [

    Version: V1

    Subject: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Signature algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

    Key: Sun public key RSA 1024 bits

    modulus: 179292036806620485918804919711928433244499815376568440587757413977992676729610723730712440151809520696043454811364142601367366025197824567437784372913655033390588836330766272601255260587177867263131005893781653504646623313565571707826556608307076192089536895471870912147173852420103041926818453926934928317821

    public exponent: 65537

    Validity: [from: Wed Jan 30 16:28:10 THIS 2013]

    [To: Fri Jan 01 01:00:01 THIS 2038]

    Issuer: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Serial number: [20130130 152810]

    ]

    Algorithm: [SHA1withRSA]

    Signature:

    0000: E4 04 90 AF E9 01 39 23 61 60 E8 C5 84 7TH A0 C2... 9 # .a.'...

    0010: 81 09 FA 5 AE BB HAS 19 63 6 82 B C9 C7 E0 E1 E2... ZC... k...

    0020: 45 B3 6 d BA EB CD EC 33 32 4F EC 4B CB E.m. BF B8 A9... 3.2O. K..

    0030:88 90 A3 C2 99 10 D4 38 DB 18 8 73 18 6TH E2 C9... 8... s... n

    0040: 8B C6 B3 8 88 A3 71 EA 43 69 48 52 C0 11 5 04... q.CiHR....

    0050: 30 28 15 50 13 AF E5 4B D4 8F 1A DA 74 4 BF 2F. 0 (... K.P... / MC.

    0060: A7 29 1 SD 08 AB 51 04 B9 5F A6 C7 82 BB BB 3D.) ....=Q.. _.....

    0070:62 90 D7 B8 B6 9th AA A4 B5 OF C5 A0 06 ED EB 5 a b... Z

    ] >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274467 > < BEA-000000 > < weblogic user specified validation trustmanager status 0 >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274467 > < BEA-000000 > < SSLTrustValidator returns: 0 >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274468 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: no failure of the trust, validateErr = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274470 > < BEA-000000 > < performing host name validation checks: tsrsapsbx01.cioio.net >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274470 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: successful post-handshake processing. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274470 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 309 bytesProduced = 341. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274476 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 722 = 794 bytesProduced. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000 - 0000000000002 has 82 > < 1371648274477 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5, Threads]] weblogic.security.SSL.jsseadapter pooled : SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is bytesProduced 8 = 74. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648274506 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:34 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648274508 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 2405 bytesProduced = 2379. >

    # < 19 June 2013 15:24:37 CEST > < Info > < shared > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092:-8000-0000000000002b7c > < 1371648277002 > < BEA-000628 > < resources creation '1' for the 'upc.jdbc.pe.erp.eBusiness11Datasource' pool, available '0' and '1' are not available. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279510 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: Set weblogic.security.utils.SSLTruster to weblogic.security.utils.SSLTrustValidator@2de31550. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279510 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: Set weblogic.security.utils.SSLHostnameVerifier to weblogic.security.utils.SSLWLSHostnameVerifier@7c845fc2. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279510 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: enforceConstraints level 1 value. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279510 > < BEA-000000 > < SSLSetup: loading of CA certificates >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279510 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: called addTrustedCA. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279537 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLCONTEXT: had SSLContext, Protocol = TLS, = SunJSSE provider >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279541 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] , Threads]]weblogic.security.SSL.jsseadapter mis en commun : 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. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279541 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setEnabledProtocols (String []): value = SSLv3, TLSv1, SSLv2Hello, TLSv1.1, TLSv1.2. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279541 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setEnableSessionCreation (boolean): value = true. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279541 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279542 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setWantClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279542 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279542 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setNeedClientAuth (boolean): value = false. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279542 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279542 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.setUseClientMode (boolean): value = true. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279547 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 145. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279551 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279576 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 86 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279577 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is 636 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279577 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_TASK

    bytesConsumed is bytesProduced 9 = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279580 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 139. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279580 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_WRAP

    bytesConsumed is 0 bytesProduced = 6. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279580 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 53. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279581 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279613 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NEED_UNWRAP

    bytesConsumed is 6 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279614 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = FINISHED

    bytesConsumed is 53 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279614 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: negotiatedCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279615 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.getNeedClientAuth (): false >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279615 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: peer certificate chain: [Ljava.security.cert.X509Certificate;@6608a35d >]

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279615 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: weblogic.security.utils.SSLTrustValidator.isPeerCertsRequired (): false >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279615 > < BEA-000000 > < validationCallback: validateErr = 0 >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279617 > < BEA-000000 > < cert [0] =]

    [

    Version: V1

    Subject: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Signature algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

    Key: Sun public key RSA 1024 bits

    modulus: 179292036806620485918804919711928433244499815376568440587757413977992676729610723730712440151809520696043454811364142601367366025197824567437784372913655033390588836330766272601255260587177867263131005893781653504646623313565571707826556608307076192089536895471870912147173852420103041926818453926934928317821

    public exponent: 65537

    Validity: [from: Wed Jan 30 16:28:10 THIS 2013]

    [To: Fri Jan 01 01:00:01 THIS 2038]

    Issuer: CN = tsrSAPSBX01.intern.upc.ch, OR = I0020139603, OU = SAP Web AS, O = SAP trust community, C = OF

    Serial number: [20130130 152810]

    ]

    Algorithm: [SHA1withRSA]

    Signature:

    0000: E4 04 90 AF E9 01 39 23 61 60 E8 C5 84 7TH A0 C2... 9 # .a.'...

    0010: 81 09 FA 5 AE BB HAS 19 63 6 82 B C9 C7 E0 E1 E2... ZC... k...

    0020: 45 B3 6 d BA EB CD EC 33 32 4F EC 4B CB E.m. BF B8 A9... 3.2O. K..

    0030:88 90 A3 C2 99 10 D4 38 DB 18 8 73 18 6TH E2 C9... 8... s... n

    0040: 8B C6 B3 8 88 A3 71 EA 43 69 48 52 C0 11 5 04... q.CiHR....

    0050: 30 28 15 50 13 AF E5 4B D4 8F 1A DA 74 4 BF 2F. 0 (... K.P... / MC.

    0060: A7 29 1 SD 08 AB 51 04 B9 5F A6 C7 82 BB BB 3D.) ....=Q.. _.....

    0070:62 90 D7 B8 B6 9th AA A4 B5 OF C5 A0 06 ED EB 5 a b... Z

    ] >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279617 > < BEA-000000 > < weblogic user specified validation trustmanager status 0 >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279617 > < BEA-000000 > < SSLTrustValidator returns: 0 >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279618 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: no failure of the trust, validateErr = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279621 > < BEA-000000 > < performing host name validation checks: tsrsapsbx01.cioio.net >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279622 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: successful post-handshake processing. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279622 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 309 bytesProduced = 341. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279623 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 722 = 794 bytesProduced. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSETS]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000 - 0000000000002 b 21 > < 1371648279623 > < BEA-000000 > < [thread [ExecuteThread [ASSETS]: '2' for the queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: SSLEngine.wrap (ByteBuffer, ByteBuffer) called: result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is bytesProduced 8 = 74. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 01 > < 1371648279653 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 0 bytesProduced = 0. >

    # < 19 June 2013 15:24:39 CEST > < Debug > < SecuritySSL > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 01 > < 1371648279654 > < BEA-000000 > < [thread [ExecuteThread [ASSET]: '9' for queue: "(self-adjusting) weblogic.kernel.Default", 5]] [[, Threads]] weblogic.security.SSL.jsseadapter pooled: SSLENGINE: called SSLEngine.unwrap (ByteBuffer, ByteBuffer []): result = Status = OK HandshakeStatus = NOT_HANDSHAKING

    bytesConsumed is 2405 bytesProduced = 2379. >

    # < 19 June 2013 15:24:39 CEST > < error > < ALSB Logging > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 01 > < 1371648279660 > < BEA-000000 > < [RouteSoap, _onErrorHandler-2084777159874241718 - 3445 a. 445 .133a65a7caa - 7 ca 2, ErrorInfo, ERROR] PS_Generic_Soap_Adapter: Cablecom_ERP_SAP_CH_IOM503_124 OneFusion-60001 error component the end through system 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 using unauthorized BEA-380000 business service of OneFusion_BUS/resources/Business Service/Physical Adapter/ProtocolAdapter/BS_PE_SOAP_Protocol_Adapter_1.0 >

    # < 19 June 2013 15:24:39 CEST > < Info > < ALSB Logging > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 01 > < 1371648279728 > < BEA-000000 > < [access Soap, Soap Access_response, ResponseLogging, RESPONSE] PS_Generic_Soap_Adapter - response - RequestId : Cablecom_ERP_SAP_CH_IOM503_124 = OneFusion-60001 error code >

    # < 19 June 2013 15:24:39 CEST > < Debug > < ALSB Logging > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '9' for queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 01 > < 1371648279745 > < BEA-000000 > < [LoggingPipelinePair_response, ResponseLogging, LoggingPipelinePair, RESPONSE] PS_ProtocolAdapter_Facade - RequestId: Cablecom_ERP_SAP_CH_IOM503_124 ErrorCode = OneFusion-60001 >

    # < 19 June 2013 15:24:39 CEST > < Debug > < ALSB Logging > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < anonymous > > BEA1-03FB5D70FB2F3D532502 > < 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 02 > < 1371648279781 > < BEA-000000 > < [AuditPipelinePairNode, AuditPipelinePairNode_request, getMessage, ASK] PS_PE_JMS_Auditing. RequestId: Cablecom_ERP_SAP_CH_IOM503_124 >

    # < 19 June 2013 15:24:39 CEST > < Debug > < ALSB Logging > < viedfuspe55 > < OSBNode1 > < ExecuteThread [ASSET]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < < anonymous > > BEA1-03FC5D70FB2F3D532502 > < 83ab60efbc9f1d51:7343109:13f5c952092: - 8000-0000000000002 c 03 > < 1371648279864 > < BEA-000000 > < [AuditPipelinePairNode, AuditPipelinePairNode_request, getMessage, ASK] PS_PE_JMS_Auditing. RequestId: Cablecom_ERP_SAP_CH_IOM503_124 >

    The error you get is not related to SSL. Target service could impose basic authentication.

    To implement basic authentication, follow the procedure in OSB - below

    1. create a service with the user name and password for account (owner of the target service must provide this info)

    2. in the HTTP Transport of your business service Configuration, select "basic" to the parameter "Authentication" and look for the service account that you created in the "Service account" setting on the same page

    3. Save and activate the configuration

    4. test the business service using the OSB test console

    You should get in contact with the target service admin understand what type of authentication is required (if there is no base) and where your request does not meet exactly.

    Kind regards

    Anuj

  • The OSB is good or bad?

    Hi Experts,

    Someone recommend me not to use the OSB below the reason, is it true?

    (1) no unit testing tool.
    (2) quality is always an issue that we cannot make unit tests?
    (3) tools was poort. They are hard working, they crash often, they do not give you much idea of what's going on?
    (4) you never know what breaks by changing things

    Can you please share any other drwaback there?

    Help appreciated.

    Hello

    The points you identified are more on the aspect of development rather than the performance of the OSB. So I guess you agree with Oracle Service Bus executing when performance measures and to understand that OSB can definitely work to your advantage in your application infrastructure.

    For the aspect development/DTC.

    1. Yes, there is no unit tests OOTB tool again, but then you can certainly test XQuery queries using eclipse. For other scenarios to test unit, you can use tools open source available. If you are referring to test the proxy of al and services, there are a plethora of tools that you can use for this purpose of tests for web services.

    2. quality, do you mean the quality of the code? or performance measures? If it's measures of performance, then I'm sure you'd find plentiful sources on the internet advocating the use of OSB to improve the performance of your application infrastructure. For the quality of the code, there are some good practices (which were deducted after extensive reading of course) that you can follow to your design in order to get an optimal result.

    3. the tools crashing often - it is perhaps a personal experience for me, but I very rarely had problems with the IDE eclipse for the BSO. I agree, however, that for heavy XQuery queries, the GUI mapping tool tends to be excruciatingly slow. That said, I've heard that Oracle has plans to move to Jdeveloper development soon. That should allay your concerns.

    4. I always thought that if we have a mechanism for logging right in place, it is quiet, convenient and easy to find out where the 'pause' occurred when you make changes.

    Do not know if I answered your question correctly because they were more of a subjective nature.

  • Manually add a JMS correlation id before posting to a queue using OSB

    Hi all

    Background:

    A (HTTP) proxy services receives a message from raw xml data. It is routed to a business service that performs validation on a JMS queue on weblogic.

    Requirement:

    We need to add specific data such as correlation id to the message that will be displayed to the JMS queue.

    I know this may sound weird, but the application that consumes the message in the JMS queue will not work without this correlation id.

    Please let me know if anyone has an idea to implement this through OSB.

    Thanks in advance :)

    Edited by: Harry1234 2013-03-12 04:40

    Edited by: Harry1234 2013-03-12 04:42

    Hi Harry,.

    Inside of your itinerary, add a Transport header action.
    Direction = request outgoing
    Click on 'add a header '.
    Select defined = jms, then select the CorrelationID property
    Then set the expression

    Kind regards
    Fabio Douek

  • OSB vs. SOA - that one can take a max of burden in terms of traffic req/RESP

    Hello

    I have a few basic questions about the load capacity of the OSB and soa.
    1. is there a doc oracle indicating how much traffic OSB or SOA components (bpel, mediator, etc.) can take in terms of request/response / hour with some infrastructure?
    2 Diff in the legend of java in bpel, osb?
    3. What is the most stable product in such high load situation. Lake 2 req/resp / hour.
    4. is there a link between the number of javacallouts and the OSB and SOA performance.


    Kind regards
    Passionate about SOA.

    Hi Slim,

    Interesting challenge... As I said before, it is unlikely that you will find the statistics you want, this type of study is very special for a use case, the platform and infrastructure... There is no generic magic number...

    I can say that the OSB is lightweight and scalable and I would be surprised if he would become a bottleneck if running in a well sized material... The bottleneck is usually to the external system. I also believe that if you add SOA Suite in the image you add overhead rather than to improve performance, you add SOA Suite if you need features such as audit, traceability, recovery and so on that you won't with OSB only... There is an old study on the link below, but I doubt applies to your case, it can be useful anyway...
    http://Biemond.blogspot.com.au/2009/06/OSB-ESB-performance-comparison.html

    Hardware sizing is always a challenge... I advise you to write a typical service and a worse scenario and use a tool such as jmeter to test how much flow you can get your infrastructure... Legends of Java and complex xml transformation transformation are points to emphasize... Use a cluster of OSB topology so you can easily add new nodes if necessary...

    See you soon,.
    Vlad

  • Insertion of DB OSB using XQUERY

    Hi all

    How can insert us records in the database of the OSB outside the JCA adapter.

    We can do this via XQUERY using functions, any help in this matter will be very useful

    Thank you

    Go pls thro this
    FN - bea: sql performance with 'Insert INTO' SQL statement

    FN - bea: execute - sql () is a read-only function. I'm afraid to go only wit JCA

  • OSB tuning issues

    Hi all!
    After some problems with the larger requests, I need to investigate the flow of my message, and I have a few questions.

    1. so if I use $body to assign to the OriginalBody variable at the beginning of the flow - it creates copy full size in memory so if the body is 5 MB, there will be additional 5 MB assigned?

    2. often, I have a lot to assign multiple actions, as
    Assign $ Element/body [1] / id/text () to the variable Id
    Assign the $body / Element [1] / name/text () in the name of the variable
    etc.
    However, in the tuning OSB doc, I see:
    >
    Created context variables using an action to assign are converted to the XmlBeans and then comes back to the native format of XQuery for the next XQuery. Several actions 'Assign' can be reduced to only one action attribute using a FLWOR expression. Intermediate values can be created using "let" declarations. Avoiding variable creation of context redundant eliminates the overhead associated with internal data format conversions. This advantage must be balanced with the visibility of the code and re-use of variables.
    >
    I don't understand this 'Assign unique action using a FLWOR expression"- any example?

    Thanks again

    1. so if I use $body to assign to the OriginalBody variable at the beginning of the flow - it creates copy full size in memory so if the body is 5 MB, there will be additional 5 MB assigned?

    Yes. When running, the flow of proxy runs as a set of java objects. And variables created in the flow of the messages will end up also being created as objects in memory to the jvm.
    Thus, the more variables created, more the memory footprint.

    'simple action to assign by using a FLWOR expression' - no matter what example?

    An example will be to implement the logic of complex Web - rather than use the actions of the OSB of loop and several actions with-right/replace, you can use the extract below using an assign action+ to perform the same tasks.

    for $v in $doc / / video
    where $v/year = 1999
    return $v/title

    You can get other examples @ http://www.stylusstudio.com/xquery_flwor.html who use FLWOR expressions.

    I hope this helps.

    Thank you
    Patrick

  • OSB 11 g + adapter DB - best practices

    Hi all

    I create two bases of certain services of data using OSB 11 g + adapter Db to execute operations (salt, Ins, Upd). Most of them are simple queries, but some include complex operations of db

    1. If I have two separate data sources for databases, y at - it an option to manage the transaction overall xa with the OSB service.

    2 couple of interfaces consists of payload (Say xml with the 5,000 items - about 500ko - 1 MB) to be inserted to db. Are there tips for this kind of performance tuning operations.

    Please let me know your opinion on this - any docs/blog will also help.

    Thank you
    ARPL

    You can have multiple operations on single db adapter. Only with the operations below.

    http://docs.Oracle.com/CD/E23943_01/integration.1111/e10231/adptr_db.htm

    If you first time, you can select any operation you want only from below.
    You can select Insert or update, insert only, update, delete, select, or any combination of the six.

    Note: You can not have a select statement and call a procedure in the same db adapter.

    Thank you
    Vijay

  • Problems with the function document XSL Transformation on OSB

    I'm trying to use the xsl document feature in my XSLT file to perform a transformation on the Bus of Service Oracle (version 11.1.1.4), but I see the following error message when you run the sbconsole test (just to test the transformation currently).

    Execution of the XSLT error: com.sun.org.apache.xalan.internal.xsltc.TransletException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Validation of XSLT Project1/xslt/iso-3-to-iso-2-lookup.xml: XSLT Project1/xslt/iso-3-to-iso-2-lookup.xml does not exist has failed

    The error indicates the file XML I'm referencing from the XSLT that does not exist in the specified folder, I confirmed that the file exists and we tried to move to other places and chaning the location of reference in the XSLT, but the error persists (with location of update). Anyone know if the XSL document function is supported for the transformations on the OSB or if there is something special that needs to be done so that the OSB can refer to the XML file properly?

    Here is the code snippet of the xslt file that launches a call using the XML file:
    ...
    < xsl: output method = "xml" encoding = "UTF-8" Indent = "Yes" omit-xml-declaration = "yes" / >
    "< xsl: Key name="ISO-3-to-ISO-2-lookup ' match = 'country' use = "iso3" / >
    "< xsl: variable name="ISO-3-to-ISO-2-Lookup "select ="document('iso-3-to-iso-2-lookup.xml')/ISO-pays"/ >
    < xsl: template match = "/ xx - xxxx:SyncSearchRequest" >
    < ns0:Search >
    ...

    Here is an extract from the XML file that I use as the lookup table:
    ...
    ? XML version = "1.0"? >
    < ISO-country >
    AF < country > < iso2 > < / iso2 > < AFG iso3 > < / iso3 > < / country >
    < country > < iso2 > AX < / iso2 > < ALA iso3 > < / iso3 > < / country >
    < country > < iso2 > AL < / iso2 > < ALB iso3 > < / iso3 > < / country >
    ...

    Thanks for any help.

    In OSB, document() function needs the path absolute XML file. So if you want to access the XML document for the search, you should place the XML file on the server itself and use the path of the XML file.

    Although it is not a good approach for the management of the OSB research. The type of Document XML resource must not be used for these use cases. What you can do is create an XQuery query that can server as a DVM.
    Here is an example on how to use DVMs in OSB:
    https://blogs.Oracle.com/christomkins/entry/domain_value_maps_in_oracle_se

    If you do not want to use XQuery and want to rely only on XSLT, then in the same document XSLT to create a separate model that can store all the data of research.

Maybe you are looking for