SerialOracleClob usage in weblogic server 8.1

Hi,
An application is deployed successfully on weblogic 7.0 server but there was a
ClassCastException for SerialOracleClob class when the same was deployed on 8.1
server.Also when I tried to compile the source code using weblogic.jar of 8.1,i
got the following compilation error which did not occur for 7.1 weblogic jar.
cannot resolve symbol
[javac] symbol : method getAsciiOutputStream ()
[javac] location: class weblogic.jdbc.rmi.SerialOracleClob
[javac] os=oclob.getAsciiOutputStream();
cannot resolve symbol
[javac] symbol : method length ()
[javac] location: class weblogic.jdbc.rmi.SerialOracleClob
[javac] sClobValue=clobTemp.getSubString
(1,(int)clobTemp.length());
cannot resolve symbol
[javac] symbol : method getSubString (int,int)
[javac] location: class weblogic.jdbc.rmi.SerialOracleClob
[javac] sClobValue=clobTemp.getSubString
(1,(int)clobTemp.length());
Where can i find some reference to the usage of SerialOracleClob in 8.1 and what
is the workaround for this problem.
Thanks in advance.
Snehal

I would suggest posting this in the jdbc newsgroup.
-- Rob
Snehal wrote:
Hi,
An application is deployed successfully on weblogic 7.0 server but there was a
ClassCastException for SerialOracleClob class when the same was deployed on 8.1
server.Also when I tried to compile the source code using weblogic.jar of 8.1,i
got the following compilation error which did not occur for 7.1 weblogic jar.
cannot resolve symbol
[javac] symbol : method getAsciiOutputStream ()
[javac] location: class weblogic.jdbc.rmi.SerialOracleClob
[javac] os=oclob.getAsciiOutputStream();
cannot resolve symbol
[javac] symbol : method length ()
[javac] location: class weblogic.jdbc.rmi.SerialOracleClob
[javac] sClobValue=clobTemp.getSubString
(1,(int)clobTemp.length());
cannot resolve symbol
[javac] symbol : method getSubString (int,int)
[javac] location: class weblogic.jdbc.rmi.SerialOracleClob
[javac] sClobValue=clobTemp.getSubString
(1,(int)clobTemp.length());
Where can i find some reference to the usage of SerialOracleClob in 8.1 and what
is the workaround for this problem.
Thanks in advance.
Snehal

Similar Messages

  • How to monitor/examine threads usage in WebLogic Server?

    Hi,
    I need to monitor andd examine the usage of the threads (execute, non-blocking
    execute, etc.) in my WebLogic Server (WLS) instance (5.1 SP10 on Solaris 2.6)
    so that I can check that multi-threading is being used by WLS when executing methods
    on some objects.
    I have looked at the WLS Console but it does not seem to give any useful info
    on this. I have used OptimizeIt during the development on NT and know that it
    gives some info on threads usage but am not sure if it will do the job on a Solaris
    box with 1000's of requests hitting WLS.
    Has anybody done something similar and/or recommend any tips/tool?
    Many thanks in advance.

    On solaris, do
    kill -3 <weblogic_process_id>
    You will get a thread dump to standard error of the WebLogic process. Usually
    this is all you need to know.
    Mike
    "Michel Dinh" <[email protected]> wrote:
    >
    Hi,
    I need to monitor andd examine the usage of the threads (execute, non-blocking
    execute, etc.) in my WebLogic Server (WLS) instance (5.1 SP10 on Solaris
    2.6)
    so that I can check that multi-threading is being used by WLS when executing
    methods
    on some objects.
    I have looked at the WLS Console but it does not seem to give any useful
    info
    on this. I have used OptimizeIt during the development on NT and know
    that it
    gives some info on threads usage but am not sure if it will do the job
    on a Solaris
    box with 1000's of requests hitting WLS.
    Has anybody done something similar and/or recommend any tips/tool?
    Many thanks in advance.

  • Usage of Port 7845 in Weblogic Server ?

    Hi,
    When I start a Weblogic Admin server (configured with default port numbers) on my Windows or Linux machine, I see that Weblogic listens on Port 7845 (in addition to other well known default ports used by Weblogic, such as 7001, ...).
    I am unable to find on BEA e-docs site and other web sites, any reference to the usage of this port. Does anybody know what this port is used for by Weblogic?
    The reason I am interested in this port is because I have another application, which happens to use the same port by default.
    (Note: to check the ports your machine is listening on, execute on a command prompt: "netstat -na" before and after you start a weblogic server.)
    Thanks in advance for your help.
    Philip

    Check the section 5.2 in the same link
    Using Command Prompt:
    (UNIX) ORACLE_INSTANCE/bin/opmnctl status -l
    (Windows) ORACLE_INSTANCE\bin\opmnctl status -l
    Using WLST command, with an attribute.
    wls:/SOA_domain/serverConfig> get('AdministrationPort')
    9002
    and you can view from EM console aswell.
    Thanks,
    Vijay

  • CPU Usage is high - WebLogic Server 8.1 SP5

    Hi,
    We upgraded the WebLogic Server 6.1 to WebLogic Server 8.1 SP5 for one of our application.
    The load test with WLS6.1 results,
    CPU Usage was peak up to 18% with sessions 10 -15 simultaneously.
    The load test with WLS8.1 results,
    CPU Usage was peak up to 60% for 12 users simultaneously.
    Why this higher CPU Usage in WebLogic 8.1 SP5 than WebLogic 6.1 for the similar environment (hardware)?
    Please give us the solution or the suggestions asap.

    If MQ V5 clients cannot interoperate with MQ V7 servers, then perhaps MQ V6 clients support the 1.4 JVM? If so, I suppose you can use an MQ V6 client to communicate with V7.
    Alternatively, perhaps MQ's "extended transactional client" provides more flexibility in interoperability than the client you're using.
    Tom

  • WebLogic Server 11g R1 Error

    Hi All, while trying to run my first webapplication -Oracle JDeveloper 11g-
    I got this error in Running Default Server Log
    *** Using port 7101 ***
    "C:\Documents and Settings\......\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    The system cannot find the path specified.
    JAVA Memory arguments:
    WLS Start Mode=Development
    CLASSPATH=.;C:\apache-tomcat-6.0.10\lib\servlet-api.jar;C:\apache-tomcat-6.0.10\lib\jsp-api.jar;C:\apache-tomcat-6.0.10\lib\el-api.jar;C:\Servlets+JSP;..;..\..;C:\Program Files\Java\jre1.6.0_05\lib\ext\QTJava.zip
    PATH=C:\Orcale10gDeveloperSuite\jdk\jre\bin\classic;C:\Orcale10gDeveloperSuite\jdk\jre\bin;C:\Orcale10gDeveloperSuite\jdk\jre\bin\client;C:\Orcale10gDeveloperSuite\jlib;C:\Orcale10gDeveloperSuite\bin;C:\Orcale10gDeveloperSuite\jre\1.1.8\bin;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program Files\Java\jdk1.6.0_03\bin;C:\Program Files\K-Lite Codec Pack\QuickTime\QTSystem\;c:\Pwrs\Sys32;c:\SQLANY50\win32;c:\Pwrs\Pb5i32\adk\pfc
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_11"
    Starting WLS with line:
    C:\JDeveloper11g\jdk160_11\bin\java -Dweblogic.Name= -Djava.security.policy=\server\lib\weblogic.policy
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode)
    Usage: java [-options] class [args...]
    (to execute a class)
    or java [-options] -jar jarfile [args...]
    (to execute a jar file)
    where options include:
    -client     to select the "client" VM
    -server     to select the "server" VM
    -hotspot     is a synonym for the "client" VM [deprecated]
    The default VM is client.
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
    A ; separated list of directories, JAR archives,
    and ZIP archives to search for class files.
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print p

    Try the JDeveloper forum:
    JDeveloper and ADF
    I think I read something about an issue with a space in the name of the installation on Windows somewhere potentially causing issues with the embedded WebLogic Server in JDev, but I'm not certain.

  • Weblogic server performance is very slow and memory consumption is 99%

    I am facing one critical issue with the weblogic server..
    The server performance is very slow and one of the process is consuming more that 99% of the memory. Bouncing the server is not resolving the issue.
    Can see the memory usage below...
    Tasks: 134 total, 2 running, 132 sleeping, 0 stopped, 0 zombie
    Cpu(s):100.0%us, 0.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
    Mem: 7990656k total, 7947652k used, 43004k free, 9164k buffers
    Swap: 16386260k total, 4691704k used, 11694556k free, 56352k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    10263 oracle 24 0 10.9g 6.5g 14m S 99.2 85.3 34:31.52 java
    7409 oracle 16 0 12764 768 508 S 0.3 0.0 0:16.45 top
    Can some body help me on this.
    Thanks in advance.
    -Prasad

    Use the weblogic forum-
    WebLogic Server - Upgrade / Install / Environment / Migration

  • Reg Weblogic Server Startup Problem

    Hi
    I have configured the weblogic Application Server using Oracle SOA11g
    When i started the weblogic server, i am getting below exception.
    Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1(11.1.1.5.0) (Build 110305)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Error Code: 942
    Call: SELECT DRIVER_NAME, MIME_TYPES, PROTOCOLS, CARRIERS, SENDER_ADDRESSES, COS
    T, DELIVERY_TYPES, SPEED, STATUS_TYPES, CHECKSUM, SUPPORTS_CANCEL, ENCODINGS, SU
    PPORTS_REPLACE, SUPPORTS_TRACKING, SUPPORTS_STATUS_POLLING, DEFAULT_SENDER, CAPA
    BILITY, LOCK_VERSION FROM DRIVER_INFO
    Query: ReadAllQuery(oracle.sdpinternal.messaging.config.DriverInfo)>
    Pls find below log from AdminServer.log and domain_name.log
    MDS-01370: MetadataStore configuration for metadata-store-usage "soa-infra-store" is invalid.  
    ORA-06550: line 1, column 12:
    PLS-00201: identifier 'MDS_INTERNAL_SHREDDED.GETREPOSITORYVERSION' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    I have tried several solutions for above problem:
    Sol1:
    I have checked my datasource.
    The database details and URL are correct and i am able to test the connection and the DB is up and running.
    Sol2:
    I dropped RCU and created again but it didnt resolve the issue.
    Sol3:
    I have renamed the folders tmp, cache and data folders to in the below location
    C:\Oracle\Middleware\user_projects\domains\SOA_domain\servers\AdminServer
    After starting the weblogic server,these folders are created again but problem is not solved.
    Sol4:
    Logged intoto Weblogic console->services->Data Source->Click on SOADataSource->Go to Transaction tab->verify 'XA Transaction Timeout:' is set to 0
    Sol5:
    The schemas details in RCU and during the SOA configuration, there is a screen called "Configure JDBC Component Schema".
    The schema details are same in both cases
    Sol6: Dropped Database, RCU and SOA and installed again.
    But the problem is not solved.
    Now i am getting below exception also:
    Caused by: javax.ejb.CreateException: SDP-25700: An unexpected exception was cau
    ght.
    Cause: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.Res
    ourceException: Could not create pool connection. The DBMS driver exception was:
    IO Error: The Network Adapter could not establish the connection
    Action: Check the stack trace for more details.
            at oracle.sdpinternal.messaging.storage.MessagingStoreBean.ejbCreate(Mes
    sagingStoreBean.java:174)
            at oracle.sdpinternal.messaging.storage.MessagingStore_urkbp2_Impl.ejbCr
    eate(Unknown Source)
            ... 56 more
    ; nested exception is: com.oracle.pitchfork.interfaces.LifecycleCallbackExceptio
    n: Failure to invoke public void oracle.sdpinternal.messaging.storage.MessagingS
    tore_urkbp2_Impl.ejbCreate() throws javax.ejb.CreateException,javax.ejb.EJBExcep
    tion on bean class class oracle.sdpinternal.messaging.storage.MessagingStore_urk
    bp2_Impl with args: []>
    I have tried deleting tmp folder and renaming tmp, data and cache folders in C:\Oracle\Middleware\user_projects\domains\BPM_Sample_domain\servers\AdminServer location.
    But the problem still perists.
    Please help me in resolving the issue.
    Regards
    Swathi

    Hi Swati,
    When you see this error
    Cause: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.Res
    ourceException: Could not create pool connection. The DBMS driver exception was:
    IO Error: The Network Adapter could not establish the connection
    Action: Check the stack trace for more details.
    That means Datasource Connection Pool is failing to create a pool either due to DB is down or no connection made by Pool resource.
    Try to tune the Datasource with following parameter will help you.
    1. Eanble Test connection on reseve
    2. Connection creation retry frequency second set as 10 these two parameter make reconnect back to you DB and Pool start executing correctly.
    After enable still have problem please provide complete stack.
    Regards,
    Kal

  • SOA 11g on WebLogic Server

    I'm trying to smoke out next generation environment (JDev 11g + WebLogic 10g) but I'm facing following problem. I have 2 servers, one on my machine, my local WebLogic and general dev server. I have created simple EJB using oracle database to show some data. It is working fine on my local server but when I'm trying to deploy it to general development server I have following error:
    [11:08:27 AM] Weblogic Server Exception: weblogic.application.ModuleException:
    [11:08:27 AM] Caused by: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.4a: Expected elements 'password-encrypted@http://www.bea.com/ns/weblogic/jdbc-data-source use-xa-data-source-interface@http://www.bea.com/ns/weblogic/jdbc-data-source' instead of 'use-password-indirection@http://www.bea.com/ns/weblogic/jdbc-data-source' here in element jdbc-driver-params@http://www.bea.com/ns/weblogic/jdbc-data-source:<null>
    [11:08:27 AM] See server logs or server console for more details.
    [11:08:27 AM] weblogic.application.ModuleException:
    [11:08:27 AM] #### Deployment incomplete. ####
    [11:08:27 AM] Deployment Failed
    I don't get it, can't find any usage of mentioned features like: use-xa-data-source-interface or use-password-indirection
    What can be wrong ?

    WLS is very picky if the xml files doesn't contain the elements it expects. Your <connection>-jdbc.xml contains information you want but also others are expected therefore the error messages. The XSD (weblogic-jdbc.xsd) can be found in $SOAHOME/modules/com.bea.cie.config-schema_10.3.2.0.jar.
    Check your <connection>-jdbc.xml in your META-INF of the EAR file.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Monitoring weblogic server 6.1

    I am trying to monitor the performance of my weblogic server by using the runtime Mbean management commands, but I cannot find the mbean that allow me to get information on performance : memory usage, queue length, throughput, idle threads etc. I want to be able to log this information over a period of time and for certain interval of times. Thanks.

    You can look at all of them all to see which ones you need -
    deploy these 2 JSPs and point your browser to listMBeans.jsp
    http://dima.dhs.org/misc/listMBeans.jsp
    http://dima.dhs.org/misc/showMBean.jsp
    Quyen Pham <[email protected]> wrote:
    I am trying to monitor the performance of my weblogic server by using the runtime Mbean management commands, but I cannot find the mbean that allow me to get information on performance : memory usage, queue length, throughput, idle threads etc. I want to be able to log this information over a period of time and for certain interval of times. Thanks. --
    Dimitri

  • How write rmi-iiop over ssl with weblogic server 6.1 - No server found

    //New
    Hello,
    I have written an appication like this:
    - An EJB server running on Weblogic server 6.1
    (named: BankServerHome)
    -A java client calling the BankServer.
    Platform: windows 2000 - jdk1.3
    Now I want to secure the communication with SSL protocol.
    I have done this:
    -generate a key peer with weblogic service named certificate.
    -send the CSR to a CA and place the answer into the weblogic
    server certificate directory.
    -update path for ServerCertificateChainFileName,
    ServerCertificateFileName, ServerKeyFileName into config.xml.
    -launch weblogicServer
         -> server certificate is recognized
         -> listening port 7001 and 7002.
    (-stop weblogicServer!)
    At now, all is all right, errors come hereafter:
    Then I follow the guideline "Programming weblogic Security" (version of 30/07/2001).
    "To use RMI over IIOP over SSL with a Java client, do the following:
    2. Extend the java.rmi.server.RMISocketFactory class to handle SSL socket
    connections. Be sure to specify the port on which WebLogic Server listens for
    SSL connections. For an example of a class that extends the
    java.rmi.server.RMISocketFactory class, see Listing 4-22.
    3. Run the ejbc compiler with the -d option.
    4. Add your extension of the java.rmi.server.RMISocketFactory class to the
    CLASSPATH of the Java client.
    5. Use the following command options when starting the Java client:
    -xbootclasspath/a:%CLASSPATH%
    -Dorg.omg.CORBA.ORBSocketFactoryClass=implementation of java.rmi.server.RMISocketFactory
    -Dssl.certs=directory location of digital certificate for Java client
    -Dssl.key=directory location of private key for Java client"
    At step 3. I found into documentation that -d is linked to a directory name.
    When I run ejbc with this option -d I have the message:
    "ERROR: You must specify an output directory or jar with the -d option to weblogic.ejbc."
    % So what option can I use to run ejbc for secure usage?
    At step 5. Whatever I write for -Dorg.omg.CORBA.ORBSocketFactoryClass,
    this pointed class is not instanciated.
    Then I can not create a socket with my client.
    The folowing exception is raised:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException:
    No server found at T3S://localhost:7002]
    So, my questions are:
    % Why -Dorg.omg.CORBA.ORBSocketFactoryClass must be known by the client and not
    the server?
    My java client part, managing connection is:
    -------------------BEGIN OF CONNECTION MANAGER-------------------
    Properties env = new Properties ();
    // Shouldn't have to do this, but for now you must
    if ( factory.equals ("weblogic.jndi.WLInitialContextFactory") ) {
    env.put ("java.naming.provider.url", "t3s://localhost:7002");
    InitialContext context = new InitialContext (env);
    BankSessionServerHome bssh = (BankServerHome) context.lookup("BankServerHome");
    BankServer = bssh.create();
    -------------------END OF CONNECTION MANAGER-------------------
    I have also try
    env.put ("java.naming.provider.url", "corbaloc:iiop://localhost:7002");
    but it throws the following error
    javax.naming.InvalidNameException: url does not conatin !!!
    % What is the code for the java client allowing connection with the ejb?
    % And better, can I have a sample example for rmi-iiop over ssl?
    (...wlserver6.1\samples\examples\iiop\ejb\stateless\rmiclient\client.java do not
    speak ssl!)
    Any help will be appreciate from you...
    Best Regards.
    Oliver

    "oliver" <[email protected]> writes:
    The SSL support is poorly doc'd right now. We have fixed this and
    updated the way you do things in SP2. Please either wait for SP2 or
    contact support.
    andy
    I have written an appication like this:
    - An EJB server running on Weblogic server 6.1
    (named: BankServerHome)
    -A java client calling the BankServer.
    Platform: windows 2000 - jdk1.3
    Now I want to secure the communication with SSL protocol.
    I have done this:
    -generate a key peer with weblogic service named certificate.
    -send the CSR to a CA and place the answer into the weblogic
    server certificate directory.
    -update path for ServerCertificateChainFileName,
    ServerCertificateFileName, ServerKeyFileName into config.xml.
    -launch weblogicServer
         -> server certificate is recognized
         -> listening port 7001 and 7002.
    (-stop weblogicServer!)
    At now, all is all right, errors come hereafter:
    Then I follow the guideline "Programming weblogic Security" (version of 30/07/2001).
    "To use RMI over IIOP over SSL with a Java client, do the following:
    2. Extend the java.rmi.server.RMISocketFactory class to handle SSL socket
    connections. Be sure to specify the port on which WebLogic Server listens for
    SSL connections. For an example of a class that extends the
    java.rmi.server.RMISocketFactory class, see Listing 4-22.
    3. Run the ejbc compiler with the -d option.
    4. Add your extension of the java.rmi.server.RMISocketFactory class to the
    CLASSPATH of the Java client.
    5. Use the following command options when starting the Java client:
    -xbootclasspath/a:%CLASSPATH%
    -Dorg.omg.CORBA.ORBSocketFactoryClass=implementation of java.rmi.server.RMISocketFactory
    -Dssl.certs=directory location of digital certificate for Java client
    -Dssl.key=directory location of private key for Java client"
    At step 3. I found into documentation that -d is linked to a directory name.
    When I run ejbc with this option -d I have the message:
    "ERROR: You must specify an output directory or jar with the -d option to weblogic.ejbc."
    % So what option can I use to run ejbc for secure usage?
    At step 5. Whatever I write for -Dorg.omg.CORBA.ORBSocketFactoryClass,
    this pointed class is not instanciated.
    Then I can not create a socket with my client.
    The folowing exception is raised:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException:
    No server found at T3S://localhost:7002]
    So, my questions are:
    % Why -Dorg.omg.CORBA.ORBSocketFactoryClass must be known by the client and not
    the server?
    My java client part, managing connection is:
    -------------------BEGIN OF CONNECTION MANAGER-------------------
    Properties env = new Properties ();
    // Shouldn't have to do this, but for now you must
    if ( factory.equals ("weblogic.jndi.WLInitialContextFactory") ) {
    env.put ("java.naming.provider.url", "t3s://localhost:7002");
    InitialContext context = new InitialContext (env);
    BankSessionServerHome bssh = (BankServerHome) context.lookup("BankServerHome");
    BankServer = bssh.create();
    -------------------END OF CONNECTION MANAGER-------------------
    I have also try
    env.put ("java.naming.provider.url", "corbaloc:iiop://localhost:7002");
    but it throws the following error
    javax.naming.InvalidNameException: url does not conatin !!!
    % What is the code for the java client allowing connection with the ejb?
    % And better, can I have a sample example for rmi-iiop over ssl?
    (...wlserver6.1\samples\examples\iiop\ejb\stateless\rmiclient\client.java do not
    speak ssl!)
    Any help will be appreciate from you...
    Best Regards.
    Oliver

  • How write rmi-iiop over ssl with weblogic server 6.1?

    Hello,
    I have written an appication like this:
    - An EJB server running on Weblogic server 6.1
    (named: BankServerHome)
    -A java client calling the BankServer.
    Platform: windows 2000 - jdk1.4
    Now I want to secure the communication with SSL protocol.
    I have done this:
    -generate a key peer with weblogic service named certificate.
    -send the CSR to a CA and place the answer into the weblogic
    server certificate directory.
    -update path for ServerCertificateChainFileName,
    ServerCertificateFileName, ServerKeyFileName into config.xml.
    -launch weblogicServer
         -> server certificate is recognized
         -> listening port 7001 and 7002.
    (-stop weblogicServer!)
    At now, all is all right, errors come hereafter:
    Then I follow the guideline "Programming weblogic Security" (version of 30/07/2001).
    "To use RMI over IIOP over SSL with a Java client, do the following:
    2. Extend the java.rmi.server.RMISocketFactory class to handle SSL socket
    connections. Be sure to specify the port on which WebLogic Server listens for
    SSL connections. For an example of a class that extends the
    java.rmi.server.RMISocketFactory class, see Listing 4-22.
    3. Run the ejbc compiler with the -d option.
    4. Add your extension of the java.rmi.server.RMISocketFactory class to the
    CLASSPATH of the Java client.
    5. Use the following command options when starting the Java client:
    -xbootclasspath/a:%CLASSPATH%
    -Dorg.omg.CORBA.ORBSocketFactoryClass=implementation of java.rmi.server.RMISocketFactory
    -Dssl.certs=directory location of digital certificate for Java client
    -Dssl.key=directory location of private key for Java client"
    At step 3. I found into documentation that -d is linked to a directory name.
    When I run ejbc with this option -d I have the message:
    "ERROR: You must specify an output directory or jar with the -d option to weblogic.ejbc."
    % So what option can I use to run ejbc for secure usage?
    At step 5. Whatever I write for -Dorg.omg.CORBA.ORBSocketFactoryClass,
    this pointed class is not instanciated.
    Then I can not create a socket with my client.
    The folowing exception is raised:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException:
    No server found at T3S://localhost:7002]
    So, my questions are:
    % Why -Dorg.omg.CORBA.ORBSocketFactoryClass must be known by the client and not
    the server?
    My java client part, managing connection is:
    -------------------BEGIN OF CONNECTION MANAGER-------------------
    Properties env = new Properties ();
    // Shouldn't have to do this, but for now you must
    if ( factory.equals ("weblogic.jndi.WLInitialContextFactory") ) {
    env.put ("java.naming.provider.url", "t3s://localhost:7002");
    } else {
    env.put ("java.naming.provider.url", "rmi://localhost:7002");
    InitialContext context = new InitialContext (env);
    BankSessionServerHome bssh = (BankServerHome) context.lookup("BankServerHome");
    BankServer = bssh.create();
    -------------------END OF CONNECTION MANAGER-------------------
    % What is the code for the java client allowing connection with the ejb?
    % And better, can I have a sample example for rmi-iiop over ssl?
    (...wlserver6.1\samples\examples\iiop\ejb\stateless\rmiclient\client.java do not
    speak ssl!)
    Any help will be appreciate from you...
    Best Regards.
    Oliver

    "oliver" <[email protected]> writes:
    First off 1.4 isn't supported as yet. That is probably part of the problem.
    You also must use a corba URL from the client in order for this to work for instance:
    If you are using WLInitialContextFactory:
    corbaloc:iiop:localhost:7001/NameService
    If you are using CNCtxFactory:
    iiop://localhost:7001
    Using rmi: is the wrong thing to do - that will use jrmp or t3.
    However, I suggest that you raise a call with support since there is
    some other trickiness with getting SSL working. We hope to have this
    much improved in SP2.
    andy
    Hello,
    I have written an appication like this:
    - An EJB server running on Weblogic server 6.1
    (named: BankServerHome)
    -A java client calling the BankServer.
    Platform: windows 2000 - jdk1.4
    Now I want to secure the communication with SSL protocol.
    I have done this:
    -generate a key peer with weblogic service named certificate.
    -send the CSR to a CA and place the answer into the weblogic
    server certificate directory.
    -update path for ServerCertificateChainFileName,
    ServerCertificateFileName, ServerKeyFileName into config.xml.
    -launch weblogicServer
         -> server certificate is recognized
         -> listening port 7001 and 7002.
    (-stop weblogicServer!)
    At now, all is all right, errors come hereafter:
    Then I follow the guideline "Programming weblogic Security" (version of 30/07/2001).
    "To use RMI over IIOP over SSL with a Java client, do the following:
    2. Extend the java.rmi.server.RMISocketFactory class to handle SSL socket
    connections. Be sure to specify the port on which WebLogic Server listens for
    SSL connections. For an example of a class that extends the
    java.rmi.server.RMISocketFactory class, see Listing 4-22.
    3. Run the ejbc compiler with the -d option.
    4. Add your extension of the java.rmi.server.RMISocketFactory class to the
    CLASSPATH of the Java client.
    5. Use the following command options when starting the Java client:
    -xbootclasspath/a:%CLASSPATH%
    -Dorg.omg.CORBA.ORBSocketFactoryClass=implementation of java.rmi.server.RMISocketFactory
    -Dssl.certs=directory location of digital certificate for Java client
    -Dssl.key=directory location of private key for Java client"
    At step 3. I found into documentation that -d is linked to a directory name.
    When I run ejbc with this option -d I have the message:
    "ERROR: You must specify an output directory or jar with the -d option to weblogic.ejbc."
    % So what option can I use to run ejbc for secure usage?
    At step 5. Whatever I write for -Dorg.omg.CORBA.ORBSocketFactoryClass,
    this pointed class is not instanciated.
    Then I can not create a socket with my client.
    The folowing exception is raised:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException:
    No server found at T3S://localhost:7002]
    So, my questions are:
    % Why -Dorg.omg.CORBA.ORBSocketFactoryClass must be known by the client and not
    the server?
    My java client part, managing connection is:
    -------------------BEGIN OF CONNECTION MANAGER-------------------
    Properties env = new Properties ();
    // Shouldn't have to do this, but for now you must
    if ( factory.equals ("weblogic.jndi.WLInitialContextFactory") ) {
    env.put ("java.naming.provider.url", "t3s://localhost:7002");
    } else {
    env.put ("java.naming.provider.url", "rmi://localhost:7002");
    InitialContext context = new InitialContext (env);
    BankSessionServerHome bssh = (BankServerHome) context.lookup("BankServerHome");
    BankServer = bssh.create();
    -------------------END OF CONNECTION MANAGER-------------------
    % What is the code for the java client allowing connection with the ejb?
    % And better, can I have a sample example for rmi-iiop over ssl?
    (...wlserver6.1\samples\examples\iiop\ejb\stateless\rmiclient\client.java do not
    speak ssl!)
    Any help will be appreciate from you...
    Best Regards.
    Oliver

  • WebLogic Server Template builder(config_builder.sh) crashes JRocket JVM

    Hi, I am trying to create a new template from my working OSB/WLS(10.3.4) env. Every time I run it after 3-4 screens the JRocket JVM crashes with core dump. Following is my error message that I see in the console.
    pbora@pbora-lap:~/myinstalls/unixtools/devtools/oracle/middleware_10340$ *./wlserver_10.3/common/bin/config_builder.sh*
    Warning: Cannot convert string "-dejavu-dejavu sans-medium-r-normal--*-140-*-*-p-*-iso10646-1" to type FontStruct
    [JRockit] ERROR: The JVM has crashed. Writing crash information to /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/lib/jrockit.8962.dump.
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:00:34 on Thu Mar 3 12:41:08 2011
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    Additional information is available in:
    /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/lib/jrockit.8962.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=1 si_addr=0x3e
    Version : Oracle JRockit(R) R28.1.1-14-139783-1.6.0_22-20101206-0241-linux-ia32
    CPU : Intel Core 2 SSE SSE2 SSE3 SSSE3 SSE4.1 Core Intel64
    Number CPUs : 2
    Tot Phys Mem : 3651125248 (3481 MB)
    OS version : squeeze/sid
    Linux version 2.6.35-25-generic (buildd@palmer) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 (i686)
    Thread System: Linux NPTL
    LibC release : 2.12.1-stable
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running
    Command Line : -Xms128m -Xmx1024m -Dprod.props.file=/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/.product.properties -Dsun.java.launcher=SUN_STANDARD com.oracle.cie.wizard.WizardController -target=template
    Repository :
    java.home : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre
    j.class.path : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_wls1034/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_oepe1040/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/lib/tools.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/utils/config/10.3/config-launch.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/lib/weblogic_sp.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/lib/weblogic.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/modules/features/weblogic.server.modules_10.3.4.0.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/lib/webservices.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/derby/lib/derbynet.jar:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/common/derby/lib/derbyclient.jar:
    j.lib.path : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/jrockit:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/../lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_wls1034/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_oepe1040/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_ocp360/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686/oci920_8
    JAVA_HOME : /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/jrockit:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/../lib/i386:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_wls1034/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_oepe1040/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/patch_ocp360/profiles/default/native:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686:/home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/wlserver_10.3/server/native/linux/i686/oci920_8
    LD_ASSUME_KERNEL: <not set>
    LD_PRELOAD : <not set>
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#8.
    YC Promotion : Last YC successfully promoted all objects
    YC History : Ran 8 YCs since last OC.
    Heap : 0x75fa2000 - 0x7dfa2000 (Size: 128 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 65536 TLA-waste limit: 2048
    NurseryList : 0x75fa2000 - 0x79fa2000
    KeepArea : 0x78fa1fd0 - 0x79fa2000
    KA Markers : [ 0x77fa1fe0,  0x78fa1fd0 , 0x79fa2000 ]
    Forbidden A : (none)
    Previous KA : 0x77fa1fe0 - 0x78fa1fd0
    Previous FA : (none)
    CompRefs : References are 32-bit.
    Registers (from ThreadContext: 0x72ac86cc:
    eax = 00000000 ecx = 73512c9c edx = b767e9c0 ebx = 7336c380
    esp = 72ac8a00 ebp = 72ac8e58 esi = 70f724a0 edi = 72ac8e7c
    es = 0000007b cs = 00000073 ss = 0000007b ds = 0000007b
    fs = 00000000 gs = 00000033
    eip = 73165387 eflags = 00010246
    Loaded modules:
    (* denotes the module where the exception occured)
    08048000-08057173 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/bin/java
    b7876000-b7876416 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/bin/java
    b785a000-b785bc0b /lib/libdl.so.2
    b7840000-b7854eab /lib/libpthread.so.0
    b76e3000-b7839d3f /lib/libc.so.6
    b7877000-b7892a83 /lib/ld-linux.so.2
    b73aa000-b766c277 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/jrockit/libjvm.so
    b738d000-b73a746b /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libosal.so
    b7868000-b78725cf /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libutil.so
    b7352000-b73752d7 /lib/libm.so.6
    b785f000-b78652eb /lib/librt.so.1
    b6a49000-b6a4ef5b /lib/libnss_compat.so.2
    b6a32000-b6a447e3 /lib/libnsl.so.1
    b6a27000-b6a2f227 /lib/libnss_nis.so.2
    b6a1b000-b6a24543 /lib/libnss_files.so.2
    b696e000-b697a687 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libjfr.so
    73c73000-73c7d9bb /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libverify.so
    73c4e000-73c70947 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libjava.so
    73be7000-73bece50 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/native_threads/libhpi.so
    7386e000-7387c2e4 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libzip.so
    73371000-733f4e06 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libawt.so
    730d2000-7335a25b */home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/motif21/libmawt.so
    b737c000-b737fe67 /usr/lib/libXtst.so.6
    7360b000-7361822f /usr/lib/libXext.so.6
    72fb5000-730cd2d7 /usr/lib/libX11.so.6
    72fa7000-72fb2beb /usr/lib/libXi.so.6
    72f8d000-72fa455f /usr/lib/libxcb.so.1
    b7378000-b73797af /usr/lib/libXau.so.6
    73605000-73608b63 /usr/lib/libXdmcp.so.6
    72e65000-72edd70f /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libfontmanager.so
    72c60000-72c675c7 /usr/lib/libXcursor.so.1
    72c56000-72c5d2eb /usr/lib/libXrender.so.1
    72c50000-72c53487 /usr/lib/libXfixes.so.3
    7273e000-72750ed8 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libnet.so
    72c70000-72c76424 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libnio.so
    72a61000-72a66013 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/liborii.so
    725e7000-7263ac66 /home/pbora/myinstalls/unixtools/devtools/oracle/middleware_10340/jrockit_160_22_D1.1.1-3/jre/lib/i386/libcmm.so
    Stack:
    (* marks the word pointed to by the stack pointer)
    72ac8a00: 73512c9c* 72ac8e7c 70b79240 b7893ff4 09e87b78 73468acc
    72ac8a18: 73512d70 72ac8a00 7af101a8 77783998 73512b18 73880926
    72ac8a30: 00000001 00000008 70f724a0 00000000 7af0daa1 77783998
    72ac8a48: 7af0daa0 00000008 00000001 72ac8b80 72ac8e54 7346890f
    Code:
    (* marks the word pointed to by the instruction pointer)
    73165354: 8bffff42 fffbe0b5 084689ff 850fc085 fffffd05 8b084d8b
    7316536c: 00123883 e0b58b00 8bfffffb 247c8911 240c8904 08244489
    73165384: 0f0c468b* 893e40bf ff0c2444 0001b492 08458b00 7c89108b
    7316539c: 04890424 3c838b24 89000012 8b082444 bf0f0c46 44894040
    Last optimized methods:
    No methods optimized.
    Thread:
    "AWT-EventQueue-0" id=17 idx=0x44 tid=8979 lastJavaFrame=0x72ac8e6c
    Stack 0: start=0x72aa8000, end=0x72aca000, guards=0x72aad000 (ok), forbidden=0x72aab000
    Thread Stack Trace:
    at Java_sun_awt_motif_X11FontMetrics_init+983()@0x73165387
    -- Java stack --
    at sun/awt/motif/X11FontMetrics.init()V(Native Method)
    at sun/awt/motif/X11FontMetrics.<init>(X11FontMetrics.java:103)
    at sun/awt/motif/X11FontMetrics.getFontMetrics(X11FontMetrics.java:209)
    at sun/awt/motif/MComponentPeer.getFontMetrics(MComponentPeer.java:506)
    at sun/awt/motif/MLabelPeer.getMinimumSize(MLabelPeer.java:34)
    at sun/awt/motif/MComponentPeer.getPreferredSize(MComponentPeer.java:440)
    at sun/awt/motif/MComponentPeer.preferredSize(MComponentPeer.java:1017)
    at java/awt/Component.preferredSize(Component.java:2489)
    at java/awt/Component.getPreferredSize(Component.java:2473)
    at java/awt/GridBagLayout.GetLayoutInfo(GridBagLayout.java:1092)
    at java/awt/GridBagLayout.getLayoutInfo(GridBagLayout.java:893)
    at java/awt/GridBagLayout.preferredLayoutSize(GridBagLayout.java:713)
    at java/awt/Container.preferredSize(Container.java:1599)
    at java/awt/Container.getPreferredSize(Container.java:1584)
    at javax/swing/JComponent.getPreferredSize(JComponent.java:1636)
    at java/awt/FlowLayout.layoutContainer(FlowLayout.java:594)
    at java/awt/Container.layout(Container.java:1421)
    at java/awt/Container.doLayout(Container.java:1410)
    at java/awt/Container.validateTree(Container.java:1507)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validateTree(Container.java:1513)
    at java/awt/Container.validate(Container.java:1480)
    at javax/swing/RepaintManager.validateInvalidComponents(RepaintManager.java:669)
    at javax/swing/SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:124)
    at java/awt/event/InvocationEvent.dispatch(InvocationEvent.java:209)
    at java/awt/EventQueue.dispatchEvent(EventQueue.java:597)
    at java/awt/EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java/awt/EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java/awt/EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java/awt/EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java/awt/EventDispatchThread.run(EventDispatchThread.java:122)
    at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
    -- end of trace
    Memory usage report:
    Total mapped 1211940KB (reserved=947992KB)
    - Java heap 1048576KB (reserved=917504KB)
    - GC tables 35084KB
    - Thread stacks 11148KB (#threads=18)
    - Compiled code 5120KB (used=4875KB)
    - Internal 1480KB
    - OS 43748KB
    - Other 38112KB
    - Java class data 27648KB (malloced=27492KB #33119 in 5969 classes)
    Not tracing sites.
    - Native memory tracking 1024KB (malloced=74KB #8)
    Not tracing sites.
    Set the env variable TRACE_ALLOC_SITES=1 or use the print_memusage switch
    trace_alloc_sites=true to enable alloc site tracing.
    * If you see this dump, please go to *
    * http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html *
    * for troubleshooting information. *
    ===== END DUMP ===============================================================
    Aborted
    pbora@pbora-lap:~/myinstalls/unixtools/devtools/oracle/middleware_10340$ Connection timed out
    java.net.ConnectException: Connection timed out
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:529)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559)
         at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:141)
         at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
         at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
         at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
         at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:272)
         at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:329)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:916)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
         at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1019)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230)
         at org.python.pydev.logging.ping.LogPingSender.sendPing(LogPingSender.java:52)
         at org.python.pydev.logging.ping.SynchedLogPing.send(SynchedLogPing.java:158)
         at org.python.pydev.logging.ping.AsyncLogPing.consumeAllCommands(AsyncLogPing.java:125)
         at org.python.pydev.logging.ping.AsyncLogPing.access$0(AsyncLogPing.java:94)
         at org.python.pydev.logging.ping.AsyncLogPing$1.run(AsyncLogPing.java:41)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    Hi Prantor,
    Please check in your profile that by any chance Mistakenly you have set the following value in your user profile at OS level:
    export AWT_TOOLKIT="MToolkit"
    Above option creates issues with the Java GUIs.....*As an alternative you can start your builder tool in console mode (Non_GUI) mode.*
    Also please refer to : http://ubuntuforums.org/showthread.php?t=1475842
    The main reason of JRockit Crash is in the following lines of your error:
    Warning: Cannot convert string "-dejavu-dejavu sans-medium-r-normal--*-140-*-*-p-*-iso10646-1" to type FontStructThanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic/  (Middleware Magic Is Here)

  • Need help regarding Weblogic Server Hang up

    We are facing a problem at the client’s place on the production environment.
    The weblogic server is hanging up once every week. The application is running fine till then, but once the server is hung we need to restart the weblogic again.
    Also after observing the behavior of the memory usage of the application in the weblogic admin console we came to know that the memory usage is gradually increasing day by day. We are not sure why this is happening.
    We tested the application to check for any memory leaks using JProbe. We couldn’t find any memory leaks in the application. We even tested it onsite but couldn’t find any memory leaks.
    I need some help on this issue as this is happening on the production environment and needs to be resolved as soon as possible.
    The configuration we are having on the production environment is:
    bea:8.1
    JDK:1.41_02

    1. You say its a hang, get multiple threadumps and see whats happening at the time of hang. this will give you a clue into the work thats going on and thats stuck.
    2. are you seeing outofmemoryexception? If yes only then you will need to suspect the memory leak. First thing in such situation is try to increase the heap by about 1/3rd more (this is just a guestimate not a recommended practice) , that can potentially buy you time to analyze the problem.
    3. you should also check if weblogic objects are leaking , check the jprobe snapshots if you have any to see if you find any weblogic object that are not getting garbage collected and growing continuously. there have been a few memory leak fixes since 8.1 release. if you find something contact support@bea and find out if any existing fix will help.

  • How to run FVC utility for Weblogic server?

    Hi all,
    I want to use FVC(Form Version Controller) utility to update the database for some users.
    I have provided the required parameters in the "fvc.properties".
    When i run the utility from command prompt it is just printing the parameters given in the fvc properties file and the execution stops.
    When i check the database nothing is updated.
    I'm using BEA-Weblogic Version 8.1 as application server.
    But in another environment where I'm using OC4J as application server I'm able to run the FVC utility and it is also updating the database.
    Is there any other steps that we have to follow ,if we want to use this utility for Weblogic?
    Thanks.

    Hi,
    The following is script found in fvcutil.cmd
    @echo off
    setlocal
    if "%1" == "" goto usage
    if "%2" == "" goto usage
    call classpath
    set CLASSPATH=%CLASSPATH%;.\lib\xlFvcUtil.jar;.\ext\jbossall-client.jar;.\ext\weblogic.jar;.\ext\oscache.jar;.\ext\javagroups-all.jar;.\ext\commons-logging.jar
    D:\oracle_dev_design/xlclient/java\bin\java -DXL.FvcProps=fvc.properties -DXL.HomeDir=. -Djava.security.auth.login.config=.\config\authwl.conf com.thortech.xl.util.fvcutil.FVCUtil %1 %2
    goto end
    :usage
    echo.
    echo "USAGE : fvcutil.cmd <USERNAME> <PASSWORD>"
    echo.
    :end
    endlocal
    authwl is set properly. But when we run this command we get only parameters given in the fvc property file.
    But when we run the same in another environment using (OC4J Application server) we are able to update the database using fvc.
    Please guide us out on this regard to execute the same in weblogic server enabled environment.
    Thanks

  • High CPU usage on idle server.

    Hi
    I have a problem with a weblogic server 5.1 SP#6 running with JDK1.2.2 on a Solaris Sparc server.
    The server starts using about 80-90 % of the cpu after about 2 hours (even if it is idle). After two
    days the server hungs completely and needs to be restarted.
    During this time the server gets longer and longer response time.
    At the bottom of this post, i added a thread dump when the server had about 85% CPU usage and low
    usage.
    Gratefull for any help.
    Regards Ståle
    A SIGQUIT has been received. Do you want to:
    [ 0 ] continue program
    [ 1 ] check & print one deadlock
    [ 2 ] check & print all deadlocks
    [ 3 ] dump thread stacks
    [ 4 ] dump lock registry
    [ 5 ] heap inspection
    [ 6 ] terminate program
    Type number corresponding to selected action: Found 0 deadlock
    Full thread dump:
    "Keep-Alive-Timer:lille.hvor.no" (TID:0x2c792f8, sys_thread_t:0x2c79230, state:CW, thread_t: t@1180,
    threadID:0xe7731dc8, stack_bottom:0xe7732000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:www.movieseer.com" (TID:0x27b5140, sys_thread_t:0x27b5078, state:CW, thread_t:
    t@1109, threadID:0xe7791dc8, stack_bottom:0xe7792000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:wap.politiet.net" (TID:0x331f790, sys_thread_t:0x331f6c8, state:CW, thread_t:
    t@1100, threadID:0xe78f1dc8, stack_bottom:0xe78f2000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:stars927.com" (TID:0x2e6d530, sys_thread_t:0x2e6d468, state:CW, thread_t: t@919,
    threadID:0xe78c1dc8, stack_bottom:0xe78c2000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:wap.eurosport.com" (TID:0x32a8d88, sys_thread_t:0x32a8cc0, state:CW, thread_t:
    t@802, threadID:0xe7ac1dc8, stack_bottom:0xe7ac2000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:wap.caplex.net" (TID:0x320bed8, sys_thread_t:0x320be10, state:CW, thread_t: t@622,
    threadID:0xe7af1dc8, stack_bottom:0xe7af2000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Thread-138" (TID:0x2540a10, sys_thread_t:0x2540948, state:CW, thread_t: t@303, threadID:0xe7da1dc8,
    stack_bottom:0xe7da2000, stack_size:0x20000) prio=1
    [1] java.lang.Thread.sleep(Native Method)
    [2] com.telenor.wamp.framework.cache.CacheHolder.run(CacheHolder.java:243)
    [3] java.lang.Thread.run(Thread.java:478)
    "HighPriority TimeEventGenerator" (TID:0x1a34788, sys_thread_t:0x1a346c0, state:CW, thread_t: t@104,
    threadID:0xe7f11dc8, stack_bottom:0xe7f12000, stack_size:0x20000) prio=9
    [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:256)
    [2] weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:131)
    [3] java.lang.Thread.run(Thread.java:479)
    "ListenThread" (TID:0x1969ea0, sys_thread_t:0x1969dd8, state:R, thread_t: t@103,
    threadID:0xe7f91dc8, stack_bottom:0xe7f92000, stack_size:0x20000) prio=5
    [1] java.net.PlainSocketImpl.socketAccept(Native Method)
    [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
    [3] java.net.ServerSocket.implAccept(ServerSocket.java:238)
    [4] java.net.ServerSocket.accept(ServerSocket.java:223)
    [5] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
    "Thread-1" (TID:0x19681d0, sys_thread_t:0x1968108, state:CW, thread_t: t@102, threadID:0xe7fc1dc8,
    stack_bottom:0xe7fc2000, stack_size:0x20000) prio=1
    [1] java.lang.Thread.sleep(Native Method)
    [2] no.infohwy.djuice.common.CacheHolder.run(CacheHolder.java:215)
    [3] java.lang.Thread.run(Thread.java:479)
    "SessionMessageProcessor $SESSION$ " (TID:0x1957158, sys_thread_t:0x1957090, state:CW, thread_t:
    t@101, threadID:0xe8021dc8, stack_bottom:0xe8022000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $SESSION$ " (TID:0x195adc0, sys_thread_t:0x195acf8, state:CW, thread_t:
    t@100, threadID:0xe8051dc8, stack_bottom:0xe8052000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "JMS Session Delivery Thread" (TID:0x195fe58, sys_thread_t:0x195fd90, state:CW, thread_t: t@99,
    threadID:0xe8081dc8, stack_bottom:0xe8082000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.jclient.Session.Rv_(Session.java:1398)
    [3] progress.message.jclient.QueueSession.run(QueueSession.java:579)
    [4] progress.message.jclient.uj.run(Session$SessionThread.java:1206)
    "SessionMessageProcessor $QR$ " (TID:0x195ec50, sys_thread_t:0x195eb88, state:CW, thread_t: t@98,
    threadID:0xe80e1dc8, stack_bottom:0xe80e2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $QR$ " (TID:0x195ea30, sys_thread_t:0x195e968, state:CW, thread_t: t@97,
    threadID:0xe8111dc8, stack_bottom:0xe8112000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $SESSION$ " (TID:0x194c4e0, sys_thread_t:0x194c418, state:CW, thread_t:
    t@96, threadID:0xe8141dc8, stack_bottom:0xe8142000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $SESSION$ " (TID:0x1939ad0, sys_thread_t:0x1939a08, state:CW, thread_t:
    t@95, threadID:0xe8171dc8, stack_bottom:0xe8172000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "ClientListener MIP Djuice2" (TID:0x18c3db0, sys_thread_t:0x18c3ce8, state:R, thread_t: t@94,
    threadID:0xe81c1dc8, stack_bottom:0xe81c2000, stack_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] java.io.BufferedInputStream.fill(BufferedInputStream.java:171)
    [4] java.io.BufferedInputStream.read1(BufferedInputStream.java:221)
    [5] java.io.BufferedInputStream.read(BufferedInputStream.java:278)
    [6] progress.message.zclient.MgramBuffer.read(MgramBuffer.java:91)
    [7] progress.message.zclient.Mgram.<init>(Mgram.java:551)
    [8] progress.message.zclient.ClientListener.qI_(ClientListener.java:482)
    [9] progress.message.zclient.ClientListener.threadMain(ClientListener.java:267)
    [10] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "ClientSender MIP Djuice2" (TID:0x18c7a98, sys_thread_t:0x18c79d0, state:CW, thread_t: t@93,
    threadID:0xe8201dc8, stack_bottom:0xe8202000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.ClientSender.threadMain(ClientSender.java:460)
    [3] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor MIP " (TID:0x1849970, sys_thread_t:0x18498a8, state:CW, thread_t: t@92,
    threadID:0xe8241dc8, stack_bottom:0xe8242000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor MIP " (TID:0x183c008, sys_thread_t:0x183bf40, state:CW, thread_t: t@91,
    threadID:0xe8271dc8, stack_bottom:0xe8272000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "NBExecuteThread-1" (TID:0x5b4cf8, sys_thread_t:0x5b4c30, state:CW, thread_t: t@87,
    threadID:0xe8ca1dc8, stack_bottom:0xe8ca2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "NBExecuteThread-0" (TID:0x5afcf8, sys_thread_t:0x5afc30, state:CW, thread_t: t@86,
    threadID:0xe8cf1dc8, stack_bottom:0xe8cf2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-74" (TID:0x5b50f8, sys_thread_t:0x5b5030, state:R, thread_t: t@85,
    threadID:0xe8d21dc8, stack_bottom:0xe8d22000, stack_size:0x20000) prio=5
    [1] java.net.PlainDatagramSocketImpl.peek(Native Method)
    [2] java.net.DatagramSocket.receive(DatagramSocket.java:348)
    [3] weblogic.cluster.TDMSocketIPM.receive(TDMSocketIPM.java:80)
    [4] weblogic.cluster.TMSocket.execute(TMSocket.java:233)
    [5] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-73" (TID:0x5b54f8, sys_thread_t:0x5b5430, state:R, thread_t: t@84,
    threadID:0xe8d71dc8, stack_bottom:0xe8d72000, stack_size:0x20000) prio=5
    [1] weblogic.socket.PosixSocketMuxer.poll(Native Method)
    [2] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
    [3] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [4] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-72" (TID:0x5c50f8, sys_thread_t:0x5c5030, state:MW, thread_t: t@83,
    threadID:0xe8da1dc8, stack_bottom:0xe8da2000, stack_size:0x20000) prio=5
    [1] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
    [2] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-71" (TID:0x5c60f8, sys_thread_t:0x5c6030, state:MW, thread_t: t@82,
    threadID:0xe8df1dc8, stack_bottom:0xe8df2000, stack_size:0x20000) prio=5
    [1] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
    [2] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-70" (TID:0x5c64f8, sys_thread_t:0x5c6430, state:R, thread_t: t@81,
    threadID:0xe8e21dc8, stack_bottom:0xe8e22000, stack_size:0x20000) prio=5
    [1] java.net.SocketOutputStream.socketWrite(Native Method)
    [2] java.net.SocketOutputStream.write(SocketOutputStream.java:87)
    [3] weblogic.servlet.internal.ChunkUtils.writeChunks(ChunkUtils.java:84)
    [4] weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:99)
    [5] weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:94)
    [6] weblogic.servlet.internal.ServletOutputStreamImpl.print(ServletOutputStreamImpl.java:195)
    [7] weblogic.servlet.jsp.JspWriterImpl.print(JspWriterImpl.java:134)
    [8] jsp_servlet._projects._djuice._prod._mcommerce._mainProducts._jspService(_mainProducts.java:87)
    [9] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    [10] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [11] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
    [12] no.infohwy.djuice.command.CCommandServlet.doGet(CCommandServlet.java:156)
    [13] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
    [14] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    [15] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [16] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [17] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [18] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [19] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [20] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [21] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-69" (TID:0x7c7950, sys_thread_t:0x7c7888, state:CW, thread_t: t@80,
    threadID:0xe8e71dc8, stack_bottom:0xe8e72000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-68" (TID:0x601cf8, sys_thread_t:0x601c30, state:R, thread_t: t@79,
    threadID:0xe8ea1dc8, stack_bottom:0xe8ea2000, stack_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-67" (TID:0x60b0f8, sys_thread_t:0x60b030, state:R, thread_t: t@78,
    threadID:0xe8ef1dc8, stack_bottom:0xe8ef2000, stack_size:0x20000) prio=5
    [1] java.net.SocketOutputStream.socketWrite(Native Method)
    [2] java.net.SocketOutputStream.write(SocketOutputStream.java:87)
    [3] weblogic.servlet.internal.ChunkUtils.writeChunks(ChunkUtils.java:84)
    [4] weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:99)
    [5] weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:94)
    [6] weblogic.servlet.internal.ServletOutputStreamImpl.print(ServletOutputStreamImpl.java:195)
    [7] weblogic.servlet.jsp.JspWriterImpl.print(JspWriterImpl.java:134)
    [8] jsp_servlet._projects._djuice._prod._mcommerce._mainProducts._jspService(_mainProducts.java:87)
    [9] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    [10] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [11] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
    [12] no.infohwy.djuice.command.CCommandServlet.doGet(CCommandServlet.java:156)
    [13] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
    [14] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    [15] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [16] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [17] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [18] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [19] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [20] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [21] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-66" (TID:0x6034f8, sys_thread_t:0x603430, state:CW, thread_t: t@77,
    threadID:0xe8f21dc8, stack_bottom:0xe8f22000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-65" (TID:0x5c70f8, sys_thread_t:0x5c7030, state:CW, thread_t: t@76,
    threadID:0xe8f71dc8, stack_bottom:0xe8f72000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-64" (TID:0x616cf8, sys_thread_t:0x616c30, state:CW, thread_t: t@75,
    threadID:0xe8fa1dc8, stack_bottom:0xe8fa2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-63" (TID:0x6384f8, sys_thread_t:0x638430, state:CW, thread_t: t@74,
    threadID:0xe8ff1dc8, stack_bottom:0xe8ff2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-62" (TID:0x6374f8, sys_thread_t:0x637430, state:CW, thread_t: t@73,
    threadID:0xe9021dc8, stack_bottom:0xe9022000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-61" (TID:0x644cf8, sys_thread_t:0x644c30, state:CW, thread_t: t@72,
    threadID:0xe9071dc8, stack_bottom:0xe9072000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-60" (TID:0x648cf8, sys_thread_t:0x648c30, state:CW, thread_t: t@71,
    threadID:0xe90a1dc8, stack_bottom:0xe90a2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-59" (TID:0x64dcf8, sys_thread_t:0x64dc30, state:CW, thread_t: t@70,
    threadID:0xe90f1dc8, stack_bottom:0xe90f2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-58" (TID:0x64d0f8, sys_thread_t:0x64d030, state:CW, thread_t: t@69,
    threadID:0xe9121dc8, stack_bottom:0xe9122000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-57" (TID:0x6528f8, sys_thread_t:0x652830, state:R, thread_t: t@68,
    threadID:0xe9171dc8, stack_bottom:0xe9172000, stack_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-56" (TID:0x6834f8, sys_thread_t:0x683430, state:CW, thread_t: t@67,
    threadID:0xe91a1dc8, stack_bottom:0xe91a2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-55" (TID:0x525cf8, sys_thread_t:0x525c30, state:CW, thread_t: t@66,
    threadID:0xe91f1dc8, stack_bottom:0xe91f2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-54" (TID:0x5260f8, sys_thread_t:0x526030, state:CW, thread_t: t@65,
    threadID:0xe9221dc8, stack_bottom:0xe9222000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-53" (TID:0x6aacf8, sys_thread_t:0x6aac30, state:CW, thread_t: t@64,
    threadID:0xe9271dc8, stack_bottom:0xe9272000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-52" (TID:0x6ab0f8, sys_thread_t:0x6ab030, state:R, thread_t: t@63,
    threadID:0xe92a1dc8, stack_bottom:0xe92a2000, stack_size:0x20000) prio=5
    [1] java.net.SocketOutputStream.socketWrite(Native Method)
    [2] java.net.SocketOutputStream.write(SocketOutputStream.java:87)
    [3] weblogic.servlet.internal.ChunkUtils.writeChunks(ChunkUtils.java:84)
    [4] weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:99)
    [5] weblogic.servlet.internal.ServletOutputStreamImpl.writeStream(ServletOutputStreamImpl.java:439)
    [6] weblogic.servlet.internal.ServletOutputStreamImpl.writeStream(ServletOutputStreamImpl.java:463)
    [7] weblogic.servlet.FileServlet.sendFile(FileServlet.java:220)
    [8] weblogic.servlet.FileServlet.service(FileServlet.java:48)
    [9] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    [10] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [11] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [12] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [13] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [14] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [15] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [16] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-51" (TID:0x70e4f8, sys_thread_t:0x70e430, state:CW, thread_t: t@62,
    threadID:0xe92f1dc8, stack_bottom:0xe92f2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-50" (TID:0x7174f8, sys_thread_t:0x717430, state:CW, thread_t: t@61,
    threadID:0xe9321dc8, stack_bottom:0xe9322000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-49" (TID:0x71d0f8, sys_thread_t:0x71d030, state:CW, thread_t: t@60,
    threadID:0xe9371dc8, stack_bottom:0xe9372000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-48" (TID:0x733a60, sys_thread_t:0x733998, state:R, thread_t: t@59,
    threadID:0xe93a1dc8, stack_bottom:0xe93a2000, stack_size:0x20000) prio=5
    [1] java.io.BufferedInputStream.read(BufferedInputStream.java:207)
    [2] jsp_servlet._projects._djuice._prod._wapalizer._index._jspService(_index.java:79)
    [3] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    [4] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [5] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [6] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [7] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [8] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [9] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [10] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-47" (TID:0x73acf8, sys_thread_t:0x73ac30, state:CW, thread_t: t@58,
    threadID:0xe93f1dc8, stack_bottom:0xe93f2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-46" (TID:0x77a0f8, sys_thread_t:0x77a030, state:CW, thread_t: t@57,
    threadID:0xe9421dc8, stack_bottom:0xe9422000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-45" (TID:0x785530, sys_thread_t:0x785468, state:CW, thread_t: t@56,
    threadID:0xe9471dc8, stack_bottom:0xe9472000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-44" (TID:0x7834f8, sys_thread_t:0x783430, state:CW, thread_t: t@55,
    threadID:0xe94a1dc8, stack_bottom:0xe94a2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-43" (TID:0x78b0f8, sys_thread_t:0x78b030, state:CW, thread_t: t@54,
    threadID:0xe94f1dc8, stack_bottom:0xe94f2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-42" (TID:0x78ecf8, sys_thread_t:0x78ec30, state:CW, thread_t: t@53,
    threadID:0xe9521dc8, stack_bottom:0xe9522000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-41" (TID:0x79b4f8, sys_thread_t:0x79b430, state:CW, thread_t: t@52,
    threadID:0xe9571dc8, stack_bottom:0xe9572000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-40" (TID:0x7a18f8, sys_thread_t:0x7a1830, state:CW, thread_t: t@51,
    threadID:0xe95a1dc8, stack_bottom:0xe95a2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-39" (TID:0x7c9cf8, sys_thread_t:0x7c9c30, state:CW, thread_t: t@50,
    threadID:0xe95f1dc8, stack_bottom:0xe95f2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-38" (TID:0x7ca0f8, sys_thread_t:0x7ca030, state:R, thread_t: t@49,
    threadID:0xe9621dc8, stack_bottom:0xe9622000, stack_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-37" (TID:0x7dfcf8, sys_thread_t:0x7dfc30, state:CW, thread_t: t@48,
    threadID:0xe9671dc8, stack_bottom:0xe9672000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-36" (TID:0x7fa0f8, sys_thread_t:0x7fa030, stat

    Another Thread dump when the server have more load.
    Still running with about 90 % of the CPU
    -regards Ståle
    SIGQUIT
    A SIGQUIT has been received. Do you want to:
    [ 0 ] continue program
    [ 1 ] check & print one deadlock
    [ 2 ] check & print all deadlocks
    [ 3 ] dump thread stacks
    [ 4 ] dump lock registry
    [ 5 ] heap inspection
    [ 6 ] terminate program
    Type number corresponding to selected action: Found 0 deadlock
    Full thread dump:
    "Keep-Alive-Timer:wap.mobitel.si" (TID:0x3062ee0, sys_thread_t:0x3062e18, state:CW, thread_t:
    t@4879, threadID:0xe7a41dc8, stack_bot
    tom:0xe7a42000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:wap.thai2hand.com" (TID:0x2734098, sys_thread_t:0x2733fd0, state:CW, thread_t:
    t@4812, threadID:0xe7bd1dc8, stack_
    bottom:0xe7bd2000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:lille.hvor.no" (TID:0x2738ba0, sys_thread_t:0x2738ad8, state:CW, thread_t: t@4756,
    threadID:0xe7a71dc8, stack_bott
    om:0xe7a72000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Keep-Alive-Timer:stars927.com" (TID:0x3c7fbd8, sys_thread_t:0x3c7fb10, state:CW, thread_t: t@4415,
    threadID:0xe7cd1dc8, stack_botto
    m:0xe7cd2000, stack_size:0x20000) prio=8
    [1] java.lang.Thread.sleep(Native Method)
    [2] sun.net.www.http.ClientVector.run(KeepAliveCache.java:220)
    [3] java.lang.Thread.run(Thread.java:478)
    "Thread-113" (TID:0x2089788, sys_thread_t:0x20896c0, state:CW, thread_t: t@266, threadID:0xe7e11dc8,
    stack_bottom:0xe7e12000, stack_
    size:0x20000) prio=1
    [1] java.lang.Thread.sleep(Native Method)
    [2] com.telenor.wamp.framework.cache.CacheHolder.run(CacheHolder.java:243)
    [3] java.lang.Thread.run(Thread.java:478)
    "HighPriority TimeEventGenerator" (TID:0x1bd29f0, sys_thread_t:0x1bd2928, state:CW, thread_t: t@107,
    threadID:0xe7e41dc8, stack_bott
    om:0xe7e42000, stack_size:0x20000) prio=9
    [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:256)
    [2] weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:131)
    [3] java.lang.Thread.run(Thread.java:479)
    "ListenThread" (TID:0x17825c8, sys_thread_t:0x1782500, state:R, thread_t: t@103,
    threadID:0xe7f91dc8, stack_bottom:0xe7f92000, stack
    _size:0x20000) prio=5
    [1] java.net.PlainSocketImpl.socketAccept(Native Method)
    [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:406)
    [3] java.net.ServerSocket.implAccept(ServerSocket.java:238)
    [4] java.net.ServerSocket.accept(ServerSocket.java:223)
    [5] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
    "Thread-1" (TID:0x195e9d0, sys_thread_t:0x195e908, state:CW, thread_t: t@102, threadID:0xe7fc1dc8,
    stack_bottom:0xe7fc2000, stack_si
    ze:0x20000) prio=1
    [1] java.lang.Thread.sleep(Native Method)
    [2] no.infohwy.djuice.common.CacheHolder.run(CacheHolder.java:215)
    [3] java.lang.Thread.run(Thread.java:479)
    "SessionMessageProcessor $SESSION$ " (TID:0x19505b0, sys_thread_t:0x19504e8, state:CW, thread_t:
    t@101, threadID:0xe8021dc8, stack_b
    ottom:0xe8022000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $SESSION$ " (TID:0x18bf198, sys_thread_t:0x18bf0d0, state:CW, thread_t:
    t@100, threadID:0xe8051dc8, stack_b
    ottom:0xe8052000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "JMS Session Delivery Thread" (TID:0x1958158, sys_thread_t:0x1958090, state:CW, thread_t: t@99,
    threadID:0xe8081dc8, stack_bottom:0x
    e8082000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.jclient.Session.Rv_(Session.java:1398)
    [3] progress.message.jclient.QueueSession.run(QueueSession.java:579)
    [4] progress.message.jclient.uj.run(Session$SessionThread.java:1206)
    "SessionMessageProcessor $QR$ " (TID:0x194b820, sys_thread_t:0x194b758, state:CW, thread_t: t@98,
    threadID:0xe80e1dc8, stack_bottom:
    0xe80e2000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $QR$ " (TID:0x194b600, sys_thread_t:0x194b538, state:CW, thread_t: t@97,
    threadID:0xe8111dc8, stack_bottom:
    0xe8112000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $SESSION$ " (TID:0x19428e0, sys_thread_t:0x1942818, state:CW, thread_t:
    t@96, threadID:0xe8141dc8, stack_bo
    ttom:0xe8142000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor $SESSION$ " (TID:0x192de58, sys_thread_t:0x192dd90, state:CW, thread_t:
    t@95, threadID:0xe8171dc8, stack_bo
    ttom:0xe8172000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "ClientListener MIP Djuice2" (TID:0x18c4338, sys_thread_t:0x18c4270, state:R, thread_t: t@94,
    threadID:0xe81c1dc8, stack_bottom:0xe8
    1c2000, stack_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] java.io.BufferedInputStream.fill(BufferedInputStream.java:171)
    [4] java.io.BufferedInputStream.read1(BufferedInputStream.java:221)
    [5] java.io.BufferedInputStream.read(BufferedInputStream.java:278)
    [6] progress.message.zclient.MgramBuffer.read(MgramBuffer.java:91)
    [7] progress.message.zclient.Mgram.<init>(Mgram.java:551)
    [8] progress.message.zclient.ClientListener.qI_(ClientListener.java:482)
    [9] progress.message.zclient.ClientListener.threadMain(ClientListener.java:267)
    [10] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "ClientSender MIP Djuice2" (TID:0x18b9688, sys_thread_t:0x18b95c0, state:CW, thread_t: t@93,
    threadID:0xe8201dc8, stack_bottom:0xe82
    02000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.ClientSender.threadMain(ClientSender.java:460)
    [3] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessionMessageProcessor MIP " (TID:0x18ba280, sys_thread_t:0x18ba1b8, state:CW, thread_t: t@92,
    threadID:0xe8241dc8, stack_bottom:0
    xe8242000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "SessiOnMessageProcessor MIP " (TID:0x184ee78, sys_thread_t:0x184edb0, state:CW, thread_t: t@91,
    threadID:0xe8271dc8, stack_bottom:0
    xe8272000, stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] progress.message.zclient.xb.HE_(MessageHandlerQueue.java:66)
    [3] progress.message.zclient.xf.threadMain(SessionMessageProcessor.java:63)
    [4] progress.message.zclient.DebugThread.run(DebugThread.java:54)
    "NBExecuteThread-1" (TID:0x7678f0, sys_thread_t:0x767828, state:CW, thread_t: t@87,
    threadID:0xe8ca1dc8, stack_bottom:0xe8ca2000, st
    ack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "NBExecuteThread-0" (TID:0x812d28, sys_thread_t:0x812c60, state:CW, thread_t: t@86,
    threadID:0xe8cf1dc8, stack_bottom:0xe8cf2000, st
    ack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:103)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-74" (TID:0x4fccf8, sys_thread_t:0x4fcc30, state:R, thread_t: t@85,
    threadID:0xe8d21dc8, stack_bottom:0xe8d22000, stac
    k_size:0x20000) prio=5
    [1] java.net.PlainDatagramSocketImpl.peek(Native Method)
    [2] java.net.DatagramSocket.receive(DatagramSocket.java:348)
    [3] weblogic.cluster.TDMSocketIPM.receive(TDMSocketIPM.java:80)
    [4] weblogic.cluster.TMSocket.execute(TMSocket.java:233)
    [5] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-73" (TID:0x5500f8, sys_thread_t:0x550030, state:MW, thread_t: t@84,
    threadID:0xe8d71dc8, stack_bottom:0xe8d72000, sta
    ck_size:0x20000) prio=5
    [1] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
    [2] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-72" (TID:0x5628f8, sys_thread_t:0x562830, state:MW, thread_t: t@83,
    threadID:0xe8da1dc8, stack_bottom:0xe8da2000, sta
    ck_size:0x20000) prio=5
    [1] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
    [2] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-71" (TID:0x5db0f8, sys_thread_t:0x5db030, state:R, thread_t: t@82,
    threadID:0xe8df1dc8, stack_bottom:0xe8df2000, stac
    k_size:0x20000) prio=5
    [1] weblogic.socket.PosixSocketMuxer.poll(Native Method)
    [2] weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:259)
    [3] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [4] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-70" (TID:0x5db4f8, sys_thread_t:0x5db430, state:R, thread_t: t@81,
    threadID:0xe8e21dc8, stack_bottom:0xe8e22000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] com.sybase.timedio.RawDbio.reallyRead(RawDbio.java)
    [4] com.sybase.timedio.Dbio.doRead(Dbio.java)
    [5] com.sybase.timedio.InStreamMgr.readIfOwner(InStreamMgr.java)
    [6] com.sybase.timedio.InStreamMgr.doRead(InStreamMgr.java)
    [7] com.sybase.tds.TdsProtocolContext.getChunk(TdsProtocolContext.java)
    [8] com.sybase.tds.PduInputFormatter.readPacket(PduInputFormatter.java)
    [9] com.sybase.tds.PduInputFormatter.read(PduInputFormatter.java)
    [10] com.sybase.tds.TdsInputStream.read(TdsInputStream.java)
    [11] com.sybase.tds.TdsInputStream.readUnsignedByte(TdsInputStream.java)
    [12] com.sybase.tds.Tds.nextResult(Tds.java)
    [13] com.sybase.jdbc.ResultGetter.nextResult(ResultGetter.java)
    [14] com.sybase.jdbc.SybStatement.nextResult(SybStatement.java)
    [15] com.sybase.jdbc.SybStatement.updateLoop(SybStatement.java)
    [16] com.sybase.jdbc.SybStatement.executeUpdate(SybStatement.java)
    [17] com.sybase.jdbc.SybPreparedStatement.executeUpdate(SybPreparedStatement.java)
    [18] weblogic.jdbc.pool.PreparedStatement.executeUpdate(PreparedStatement.java:63)
    [19]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.update(ProfileDeviceEntityPSWebLogic_CMP_R
    DBMS.java:302)
    [20]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.store(ProfileDeviceEntityPSWebLogic_CMP_RD
    BMS.java:287)
    [21] weblogic.ejb.internal.EntityEJBContext.store(EntityEJBContext.java:170)
    [22] weblogic.ejb.internal.EntityEJBContext.beforeCompletion(EntityEJBContext.java:224)
    [23] weblogic.ejb.internal.StatefulEJBObject.postInvokeNoTx(StatefulEJBObject.java:295)
    [24] weblogic.ejb.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:697)
    [25]
    com.djuice.ci.ejb.ProfileDeviceEntityBeanEOImpl.setDateLastLogon(ProfileDeviceEntityBeanEOImpl.java:
    188)
    [26] com.djuice.ci.ejb.ProfileManagerBean.chooseProfile(ProfileManagerBean.java:1221)
    [27] com.djuice.ci.ejb.ProfileManagerBean.getProfile(ProfileManagerBean.java:221)
    [28] com.djuice.ci.ejb.ProfileManagerBeanEOImpl.getProfile(ProfileManagerBeanEOImpl.java:769)
    [29] no.infohwy.djuice.ejb.CFacadeBean.getProfile(CFacadeBean.java:170)
    [30] no.infohwy.djuice.ejb.CFacadeBeanEOImpl.getProfile(CFacadeBeanEOImpl.java:2146)
    [31]
    no.infohwy.djuice.ejb.CFacadeBeanEOImpl_ServiceStub.getProfile(CFacadeBeanEOImpl_ServiceStub.java:71
    8)
    .... remainder of stack truncated ...
    "ExecuteThread-69" (TID:0x7a21c0, sys_thread_t:0x7a20f8, state:R, thread_t: t@80,
    threadID:0xe8e71dc8, stack_bottom:0xe8e72000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] com.sybase.timedio.RawDbio.reallyRead(RawDbio.java)
    [4] com.sybase.timedio.Dbio.doRead(Dbio.java)
    [5] com.sybase.timedio.InStreamMgr.readIfOwner(InStreamMgr.java)
    [6] com.sybase.timedio.InStreamMgr.doRead(InStreamMgr.java)
    [7] com.sybase.tds.TdsProtocolContext.getChunk(TdsProtocolContext.java)
    [8] com.sybase.tds.PduInputFormatter.readPacket(PduInputFormatter.java)
    [9] com.sybase.tds.PduInputFormatter.read(PduInputFormatter.java)
    [10] com.sybase.tds.TdsInputStream.read(TdsInputStream.java)
    [11] com.sybase.tds.TdsInputStream.readUnsignedByte(TdsInputStream.java)
    [12] com.sybase.tds.Tds.nextResult(Tds.java)
    [13] com.sybase.jdbc.ResultGetter.nextResult(ResultGetter.java)
    [14] com.sybase.jdbc.SybStatement.nextResult(SybStatement.java)
    [15] com.sybase.jdbc.SybStatement.updateLoop(SybStatement.java)
    [16] com.sybase.jdbc.SybStatement.executeUpdate(SybStatement.java)
    [17] com.sybase.jdbc.SybPreparedStatement.executeUpdate(SybPreparedStatement.java)
    [18] weblogic.jdbc.pool.PreparedStatement.executeUpdate(PreparedStatement.java:63)
    [19]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.update(ProfileDeviceEntityPSWebLogic_CMP_R
    DBMS.java:302)
    [20]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.store(ProfileDeviceEntityPSWebLogic_CMP_RD
    BMS.java:287)
    [21] weblogic.ejb.internal.EntityEJBContext.store(EntityEJBContext.java:170)
    [22] weblogic.ejb.internal.EntityEJBContext.beforeCompletion(EntityEJBContext.java:224)
    [23] weblogic.ejb.internal.StatefulEJBObject.postInvokeNoTx(StatefulEJBObject.java:295)
    [24] weblogic.ejb.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:697)
    [25]
    com.djuice.ci.ejb.ProfileDeviceEntityBeanEOImpl.setDateLastLogon(ProfileDeviceEntityBeanEOImpl.java:
    188)
    [26] com.djuice.ci.ejb.ProfileManagerBean.chooseProfile(ProfileManagerBean.java:1221)
    [27] com.djuice.ci.ejb.ProfileManagerBean.getCurrentProfile(ProfileManagerBean.java:3136)
    [28] com.djuice.ci.ejb.ProfileManagerBean.login(ProfileManagerBean.java:146)
    [29] com.djuice.ci.ejb.ProfileManagerBeanEOImpl.login(ProfileManagerBeanEOImpl.java:80)
    [30] no.infohwy.djuice.ejb.CFacadeBean.login(CFacadeBean.java:122)
    [31] no.infohwy.djuice.ejb.CFacadeBeanEOImpl.login(CFacadeBeanEOImpl.java:1200)
    .... remainder of stack truncated ...
    "ExecuteThread-68" (TID:0x5af0f8, sys_thread_t:0x5af030, state:R, thread_t: t@79,
    threadID:0xe8ea1dc8, stack_bottom:0xe8ea2000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-67" (TID:0x5dbcf8, sys_thread_t:0x5dbc30, state:R, thread_t: t@78,
    threadID:0xe8ef1dc8, stack_bottom:0xe8ef2000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-66" (TID:0x5b30f8, sys_thread_t:0x5b3030, state:R, thread_t: t@77,
    threadID:0xe8f21dc8, stack_bottom:0xe8f22000, stac
    k_size:0x20000) prio=5
    [1] java.io.BufferedInputStream.fill(BufferedInputStream.java:171)
    [2] java.io.BufferedInputStream.read(BufferedInputStream.java:207)
    [3] jsp_servlet._projects._djuice._prod._wapalizer._index._jspService(_index.java:79)
    [4] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    [5] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [6] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [7] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [8] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [9] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [10] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [11] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-65" (TID:0x5c28f8, sys_thread_t:0x5c2830, state:R, thread_t: t@76,
    threadID:0xe8f71dc8, stack_bottom:0xe8f72000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-64" (TID:0x5c5cf8, sys_thread_t:0x5c5c30, state:R, thread_t: t@75,
    threadID:0xe8fa1dc8, stack_bottom:0xe8fa2000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] com.sybase.timedio.RawDbio.reallyRead(RawDbio.java)
    [4] com.sybase.timedio.Dbio.doRead(Dbio.java)
    [5] com.sybase.timedio.InStreamMgr.readIfOwner(InStreamMgr.java)
    [6] com.sybase.timedio.InStreamMgr.doRead(InStreamMgr.java)
    [7] com.sybase.tds.TdsProtocolContext.getChunk(TdsProtocolContext.java)
    [8] com.sybase.tds.PduInputFormatter.readPacket(PduInputFormatter.java)
    [9] com.sybase.tds.PduInputFormatter.read(PduInputFormatter.java)
    [10] com.sybase.tds.TdsInputStream.read(TdsInputStream.java)
    [11] com.sybase.tds.TdsInputStream.readUnsignedByte(TdsInputStream.java)
    [12] com.sybase.tds.Tds.nextResult(Tds.java)
    [13] com.sybase.jdbc.ResultGetter.nextResult(ResultGetter.java)
    [14] com.sybase.jdbc.SybStatement.nextResult(SybStatement.java)
    [15] com.sybase.jdbc.SybStatement.updateLoop(SybStatement.java)
    [16] com.sybase.jdbc.SybStatement.executeUpdate(SybStatement.java)
    [17] com.sybase.jdbc.SybPreparedStatement.executeUpdate(SybPreparedStatement.java)
    [18] weblogic.jdbc.pool.PreparedStatement.executeUpdate(PreparedStatement.java:63)
    [19]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.update(ProfileDeviceEntityPSWebLogic_CMP_R
    DBMS.java:302)
    [20]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.store(ProfileDeviceEntityPSWebLogic_CMP_RD
    BMS.java:287)
    [21] weblogic.ejb.internal.EntityEJBContext.store(EntityEJBContext.java:170)
    [22] weblogic.ejb.internal.EntityEJBContext.beforeCompletion(EntityEJBContext.java:224)
    [23] weblogic.ejb.internal.StatefulEJBObject.postInvokeNoTx(StatefulEJBObject.java:295)
    [24] weblogic.ejb.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:697)
    [25]
    com.djuice.ci.ejb.ProfileDeviceEntityBeanEOImpl.getDeviceType(ProfileDeviceEntityBeanEOImpl.java:442
    [26] com.djuice.ci.ejb.ProfileManagerBean.createProfileBean(ProfileManagerBean.java:2598)
    [27] com.djuice.ci.ejb.ProfileManagerBean.getProfileBean(ProfileManagerBean.java:318)
    [28] com.djuice.ci.ejb.ProfileManagerBean.getProfilesForDevice(ProfileManagerBean.java:411)
    [29] com.djuice.ci.ejb.ProfileManagerBean.getCurrentProfile(ProfileManagerBean.java:3136)
    [30] com.djuice.ci.ejb.ProfileManagerBean.login(ProfileManagerBean.java:146)
    [31] com.djuice.ci.ejb.ProfileManagerBeanEOImpl.login(ProfileManagerBeanEOImpl.java:80)
    .... remainder of stack truncated ...
    "ExecuteThread-63" (TID:0x5e18f8, sys_thread_t:0x5e1830, state:R, thread_t: t@74,
    threadID:0xe8ff1dc8, stack_bottom:0xe8ff2000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:99)
    [6] weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:377)
    [7] weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:505)
    [8] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-62" (TID:0x60b4f8, sys_thread_t:0x60b430, state:R, thread_t: t@73,
    threadID:0xe9021dc8, stack_bottom:0xe9022000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] com.sybase.timedio.RawDbio.reallyRead(RawDbio.java)
    [4] com.sybase.timedio.Dbio.doRead(Dbio.java)
    [5] com.sybase.timedio.InStreamMgr.readIfOwner(InStreamMgr.java)
    [6] com.sybase.timedio.InStreamMgr.doRead(InStreamMgr.java)
    [7] com.sybase.tds.TdsProtocolContext.getChunk(TdsProtocolContext.java)
    [8] com.sybase.tds.PduInputFormatter.readPacket(PduInputFormatter.java)
    [9] com.sybase.tds.PduInputFormatter.read(PduInputFormatter.java)
    [10] com.sybase.tds.TdsInputStream.read(TdsInputStream.java)
    [11] com.sybase.tds.TdsInputStream.readUnsignedByte(TdsInputStream.java)
    [12] com.sybase.tds.Tds.nextResult(Tds.java)
    [13] com.sybase.jdbc.ResultGetter.nextResult(ResultGetter.java)
    [14] com.sybase.jdbc.SybStatement.nextResult(SybStatement.java)
    [15] com.sybase.jdbc.SybStatement.updateLoop(SybStatement.java)
    [16] com.sybase.jdbc.SybStatement.executeUpdate(SybStatement.java)
    [17] com.sybase.jdbc.SybPreparedStatement.executeUpdate(SybPreparedStatement.java)
    [18] weblogic.jdbc.pool.PreparedStatement.executeUpdate(PreparedStatement.java:63)
    [19]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.update(ProfileDeviceEntityPSWebLogic_CMP_R
    DBMS.java:302)
    [20]
    com.djuice.ci.ejb.ProfileDeviceEntityPSWebLogic_CMP_RDBMS.store(ProfileDeviceEntityPSWebLogic_CMP_RD
    BMS.java:287)
    [21] weblogic.ejb.internal.EntityEJBContext.store(EntityEJBContext.java:170)
    [22] weblogic.ejb.internal.EntityEJBContext.beforeCompletion(EntityEJBContext.java:224)
    [23] weblogic.ejb.internal.StatefulEJBObject.postInvokeNoTx(StatefulEJBObject.java:295)
    [24] weblogic.ejb.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:697)
    [25]
    com.djuice.ci.ejb.ProfileDeviceEntityBeanEOImpl.getDeviceType(ProfileDeviceEntityBeanEOImpl.java:442
    [26] com.djuice.ci.ejb.ProfileManagerBean.createProfileBean(ProfileManagerBean.java:2598)
    [27] com.djuice.ci.ejb.ProfileManagerBean.getProfileBean(ProfileManagerBean.java:318)
    [28] com.djuice.ci.ejb.ProfileManagerBean.getProfilesForDevice(ProfileManagerBean.java:411)
    [29] com.djuice.ci.ejb.ProfileManagerBean.getCurrentProfile(ProfileManagerBean.java:3136)
    [30] com.djuice.ci.ejb.ProfileManagerBean.login(ProfileManagerBean.java:146)
    [31] com.djuice.ci.ejb.ProfileManagerBeanEOImpl.login(ProfileManagerBeanEOImpl.java:80)
    .... remainder of stack truncated ...
    "ExecuteThread-61" (TID:0x607cf8, sys_thread_t:0x607c30, state:CW, thread_t: t@72,
    threadID:0xe9071dc8, stack_bottom:0xe9072000, sta
    ck_size:0x20000) prio=5
    [1] weblogic.ejb.internal.LockManagerImpl$LockEntry.waitWithtimeout(LockManagerImpl.java:262)
    [2] weblogic.ejb.internal.LockManagerImpl.waitForLock(LockManagerImpl.java:35)
    [3] weblogic.ejb.internal.LockManagerImpl.lock(LockManagerImpl.java:98)
    [4] weblogic.ejb.internal.LockManagerImpl.lock(LockManagerImpl.java:81)
    [5] weblogic.ejb.internal.StatefulEJBCache.bind(StatefulEJBCache.java:427)
    [6] weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(StatefulEJBObject.java:92)
    [7] weblogic.ejb.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:454)
    [8]
    com.djuice.ci.ejb.ProfileDeviceEntityBeanEOImpl.setDateLastLogon(ProfileDeviceEntityBeanEOImpl.java:
    188)
    [9] com.djuice.ci.ejb.ProfileManagerBean.chooseProfile(ProfileManagerBean.java:1221)
    [10] com.djuice.ci.ejb.ProfileManagerBean.getCurrentProfile(ProfileManagerBean.java:3136)
    [11] com.djuice.ci.ejb.ProfileManagerBean.login(ProfileManagerBean.java:146)
    [12] com.djuice.ci.ejb.ProfileManagerBeanEOImpl.login(ProfileManagerBeanEOImpl.java:80)
    [13] no.infohwy.djuice.ejb.CFacadeBean.login(CFacadeBean.java:122)
    [14] no.infohwy.djuice.ejb.CFacadeBeanEOImpl.login(CFacadeBeanEOImpl.java:1200)
    [15]
    no.infohwy.djuice.ejb.CFacadeBeanEOImpl_ServiceStub.login(CFacadeBeanEOImpl_ServiceStub.java:760)
    [16] no.infohwy.djuice.command.wap.CWapLogIn.execute(CWapLogIn.java:118)
    [17] no.infohwy.djuice.command.CCommandServletWapPda.doGet(CCommandServletWapPda.java:123)
    [18] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
    [19] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    [20] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [21] weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:96)
    [22] no.infohwy.djuice.common.LogonWapPda.doGet(LogonWapPda.java:65)
    [23] javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
    [24] javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    [25] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [26] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [27] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [28] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [29] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [30] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [31] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    .... remainder of stack truncated ...
    "ExecuteThread-60" (TID:0x6124f8, sys_thread_t:0x612430, state:R, thread_t: t@71,
    threadID:0xe90a1dc8, stack_bottom:0xe90a2000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] java.io.BufferedInputStream.fill(BufferedInputStream.java:171)
    [4] java.io.BufferedInputStream.read1(BufferedInputStream.java:221)
    [5] java.io.BufferedInputStream.read(BufferedInputStream.java:278)
    [6] java.io.FilterInputStream.read(FilterInputStream.java:118)
    [7] java.io.PushbackInputStream.read(PushbackInputStream.java:147)
    [8] sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:504)
    [9] sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:440)
    [10] java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:141)
    [11] jsp_servlet._projects._djuice._prod._wapalizer._index._jspService(_index.java:79)
    [12] weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    [13] weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:114)
    [14] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:723)
    [15] weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:707)
    [16] weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:76)
    [17] weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:344)
    [18] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:244)
    [19] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:111)
    "ExecuteThread-59" (TID:0x6378f8, sys_thread_t:0x637830, state:R, thread_t: t@70,
    threadID:0xe90f1dc8, stack_bottom:0xe90f2000, stac
    k_size:0x20000) prio=5
    [1] java.net.SocketInputStream.socketRead(Native Method)
    [2] java.net.SocketInputStream.read(SocketInputStream.java:85)
    [3] weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java:53)
    [4] weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java:109)
    [5] weblogic.socket.JVMSocketT3.claimSocket(

Maybe you are looking for

  • Question about customer line item clearing

    Hello everyone, There is one question here. Since from the result of FBL5N in SAP, the total amount of AR is zero, but the cleared /Open symbol still show these items are open. Itu2019s very strange because these should be shown as cleared items as t

  • Condition Profile Definition issue

    Dear Experts, I am setting up Event Driven GATP. In SPRO, while setting up Qty. Assignment to ODL (QODL), I go to "Define Process Category for Quantity Assignment to Order Due List". And there I defined a "Condition Profile", then under this I should

  • How do I download camera and lens profiles?

    I am new to CC. How do I download camera and lens profiles and install them in Photoshop and LR5?

  • Recieving emails all the text is Helvetica Fractions

    I am getting a lot of emails coming in that are unreadable because all the text is Helvetica Fractions. My presets are all Arial so I can not understand why this happens. When I check mail from a PC it looks fine, only from my MAC Please advise. Than

  • Business Intelligence in Banks

    Hi, I am doing masters course in Business Consulting. I want to do my masters thesis in 'Business Intelligence' related to Banks. I want to know what kind of BI projects are there in Banks...this is where i stand, regarding my masters thesis!