WebLogic Server crash and Stack Trace Log

Hello? ^-^
Current system details:
SEQUENT Dynix/ptx v 4.4.7
Classic VM (1.2.1, green threads)
WebLogic 5.1
Apache 1.3.20
Current System crashes down too often and web service can not be available.
Heres a stack trace of the process when it has locked up.
The entire stack trace log file is...
http://members.tripod.lycos.co.kr/bach1685/dump.txt
Could it be possible to think this is the problem between JVM and OS library?
If this is a problem of OS, I think that Just changing OS could solve the problem.
How would I go about trying to figure out just where the problem is?
Thanks for readming my broken English...^^

Make sure you have a supported platform -
http://www.weblogic.com/platforms/index.html
For JDK 1.2.1 - pay attention to what the platform page says about setting JVMARGS.
Mike
Kim, Jihun <[email protected]> wrote:
Hello? ^-^
Current system details:
SEQUENT Dynix/ptx v 4.4.7
Classic VM (1.2.1, green threads)
WebLogic 5.1
Apache 1.3.20
Current System crashes down too often and web service can not be available.
Heres a stack trace of the process when it has locked up.
The entire stack trace log file is...
http://members.tripod.lycos.co.kr/bach1685/dump.txt
Could it be possible to think this is the problem between JVM and OS
library?
If this is a problem of OS, I think that Just changing OS could solve
the problem.
How would I go about trying to figure out just where the problem is?
Thanks for readming my broken English...^^

Similar Messages

  • Weblogic managed server crash and automatic restart on Solaris SPARC platform

    hi Everyone,
    We are facing a problem a problem with Weblogic managed server where the managed server crashes and automatically restarts (via nodemanager) on Solaris SPARC platform.
    The system info is as below:
    OS:                            Oracle Solaris 11.1 SPARC
      Copyright (c) 1983, 2012, Oracle and/or its affiliates.  All rights reserved.
                               Assembled 19 September 2012
    uname:SunOS 5.11 11.1 sun4v
      (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:1.04 0.52 0.32
    CPU:total 4 v9, popc, vis1, vis2, vis3, blk_init, cbcond, sun4v, niagara_plus
    Memory: 8k page, physical 16777216k(5930008k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for solaris-sparc JRE (1.7.0_25-b11), built on May 15 2013 04:30:17 by "" with Sun Studio 12u1
    The pstack output of analyzing the core file is as below (for the particular thread, I can attach the entire output of pstack if required):
    --- called from signal handler with signal 11 (SIGSEGV) ---
    ffffffff7ec1a7c4 memcpy%sun4v-hwcap3 (103d34720, 10a7e7710, 108ae1060, 6300, 0, ffffffff5f66394b) + 990
    ffffffff36102fa4 ZIP_GetEntry (103d34720, ffffffff636f66a4, bd, 103d347f0, a26f1c, 2f) + e4
    ffffffff36103440 Java_java_util_zip_ZipFile_getEntry (2b, ffffffff636f66a4, 103d34720, ffffffff636f6b70, 2b, 1) + a8
    ffffffff7586ac1c * *java/util/zip/ZipFile.getEntry(J[BZ)J [compiled]
    ffffffff75b61b58 * *java/util/zip/ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; [compiled] +39 (line 606)
    ffffffff75b61b58 * *java/util/jar/JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;+3 (line 452)
    ffffffff75b61b58 * *weblogic/utils/classloaders/ZipClassFinder.getSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+36 (line 75)
    ffffffff75b6eb84 * *weblogic/utils/classloaders/JarClassFinder.getSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +6 (line 100)
    ffffffff75a40938 * *weblogic/utils/classloaders/AbstractClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +74 (line 58)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75806d10 * weblogic/application/utils/CompositeWebAppFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+5 (line 176)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75806d10 * weblogic/utils/classloaders/CodeGenClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+43 (line 48)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;+87 (line 571)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+117 (line 515)
    ffffffff75806d10 * weblogic/utils/classloaders/ChangeAwareClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+60 (line 121)
    ffffffff75a465c8 * *java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; [compiled] +71 (line 836)
    ffffffff75db42c0 * *java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; [compiled] +4 (line 714)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+2 (line 358)
    ffffffff75806d10 * weblogic/utils/classloaders/ChangeAwareClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+27 (line 83)
    ffffffff7580024c * StubRoutines (1)
    ffffffff3691f44c __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (ffffffff636f7f98, 10234f000, 2, c, 2, 10) + 2f4
    ffffffff36e546c0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_pnGSymbol_63pnGThread__v_ (ffffffff636f7f98, 1013e7748, 10234f000, 10011bf30, 100119ec0, 772d4ec08) + 1b8
    ffffffff3725bf0c __1cQSystemDictionaryTload_instance_class6FpnGSymbol_nGHandle_pnGThread__nTinstanceKlassHandle__ (105cb6100, 1013e7978, 10234f000, 102b6e500, 0, 1013e7748) + 494
    ffffffff3725a028 __1cQSystemDictionarybEresolve_instance_class_or_null6FpnGSymbol_nGHandle_3pnGThread__pnMklassOopDesc__ (105cb6100, 19dc00, 70, 10234f000, 70, 1013e7700) + ae0
    ffffffff37257800 __1cQSystemDictionaryPresolve_or_fail6FpnGSymbol_nGHandle_3bpnGThread__pnMklassOopDesc__ (105cb6100, 1013e76f0, 1013e76f8, 1, 10234f000, 1) + 290
    ffffffff368ba9dc __1cTconstantPoolOopDescNklass_at_impl6FnSconstantPoolHandle_ipnGThread__pnMklassOopDesc__ (10201b6e0, 1013e7978, 10234f000, 10201b6e0, 783cfb098, ffffffff37588000) + 264
    ffffffff36937380 __1cSInterpreterRuntimeE_new6FpnKJavaThread_pnTconstantPoolOopDesc_i_v_ (10234f000, 77548b730, 49, 10201b6e0, 1013e76e8, 10234f000) + b8
    ffffffff7581ab58 * com/jdedwards/base/logging/log4j/JdeLogger.warn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Throwable;)V+14
    ffffffff75807bcc * com/jdedwards/system/security/proxy/SecurityServerProxyImpl.install(Ljava/util/Hashtable;)Lcom/jdedwards/system/security/proxy/SecurityServerProxyImpl;+30
    ffffffff75806d10 * com/jdedwards/system/security/proxy/SecurityServerProxyFactory.create(Ljava/util/Hashtable;)Lcom/jdedwards/system/security/SecurityServer;+1
    ffffffff75807898 * com/jdedwards/system/security/SecurityServerInstance.getInstance()Lcom/jdedwards/system/security/SecurityServer;+27
    ffffffff75806d10 * com/jdedwards/mgmt/security/UserManager.checkPassword(Ljava/lang/String;Ljava/lang/String;)Z+59
    ffffffff75806b24 * com/jdedwards/mgmt/security/UserManagerImpl.checkPassword(Ljava/lang/String;Ljava/lang/String;)Z+5
    ffffffff75806b24 * com/jdedwards/mgmt/security/SCFLoginModule.login()Z+481
    The output of the hs_err_pid1127.log file is as below:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0xffffffff7ec1a544, pid=1127, tid=20
    # JRE version: 7.0_25-b11
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode solaris-sparc compressed oops)
    # Problematic frame:
    # C  [libc.so.1+0x11a544]  memcpy%sun4v-hwcap3+0x710
    # Core dump written. Default location: /slot/ems9437/appmgr/Oracle/Middleware/user_projects/domains/smc_domain/core or core.1127
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x000000010294d000):  JavaThread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_in_native, id=20, stack(0xffffffff62f00000,0xffffffff63000000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xffffffff5f6ce000
    I ran the suspect code which i believed was causing the issue as a standalone Java program using the same Java executable and it worked fine without any crash.
    Appreciate any inputs / discussion / feedback / thoughts on this topic.
    Good day.

    I just wanted to throw in one more thought.  I have also seen that there is a restart=true parameter.  Maybe if we set this to true, and just issue the command to shut down the server in the script, the managed server will restart on its own. 
    Would greatly appreciate any advice!

  • Weblogic Server 8.1.6 nodemanager log rotation

    Hi,
    Does anybody know how to setup Weblogic server 8.1.6 nodemanager log file rotation?
    I want to setup the log file rotation by size, the maximum log file size is 10M, 3 files for rotation; like the log4j log files.
    What and how to set the nodemanager properties to achive this?
    Thanks,
    Harry

    can you use the following debug flags in the weblogic server as java_options and paste the complete ssl handshake exception here.
    -Dweblogic.StdoutDebugEnabled=true
    -Dssl.debug=true
    thanks,
    sandeep

  • Our exchange server crashed and we lost all contact and calendar data.  We found an app to get the contacts off of people's phone to import but can't find the same for calendar.  How do I get my calendar info off my phone and in to new exchange server?

    Our exchange server crashed and we lost all contact and calendar data.  We found an app to get the contacts off of people's phone to import but can't find the same for calendar.  How do I get my calendar info off my phone and in to new exchange server?

    You'd have to think through this, but it seems like if you are using Outlook, and the items vanished from the Outlook client as well as the server,that you could re-populate Outlook using iTunes. 

  • When I try to connect to iCloud, it says there is a server error and does not log me in. This happens every time. How can I circumvent this server error?

    When I try to connect to iCloud, it says there is a server error and does not log me in. This happens every time. How can I circumvent this server error?

    Try restarting your computer and your router.
    If there is a specific error code, take a look at this article.
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694

  • OS X Server 10.4 won't boot: AppleFileServer: Server crashed and exited...

    OS X Server 10.4 won't boot. Starting in verbose mode the error is :
    /usr/sbin/AppleFileServer: Server crashed and exited with status 4.\n
    Ran fsck, and reported errors. Ran DiskWarrior and those errors seem to have cleared up. Running fsck now reports clean. Running disk utility reports no errors.
    Must be a corrupt config file, but where to begin?
    Any help appreciated. Thanks!

    Your enclosure is locked.
    When the enclosure is locked, keyboard input is disabled (as a security measure).
    Unlock the enclosure (the little lock wheel on the front of the server) and your keyboard will magically start working.

  • Axis2 and Internal Server Error, No Stack Trace

    I have deployed the Axis2.war file to an OC4J instance through the administration console.
    However, when I attempt to go to:
    http://localhost:7777/axis2/axis2-web/index.jsp
    and click on validate or any of the links I get an "Internal server error" with no stack trace.
    I have created a shared-library where I have placed the following JARs:
    axis.jar
    jaxrpc.jar
    wsdl4j-1.5.1.jar
    saaj.jar
    commons-discovery-0.2.jar
    commons-logging-1.0.4.jar
    and I have imported the library into orion-application.xml for axis.
    Any help on this matter would be appreciated.

    Here is the error in the application.log file, It can't find the include directory because that is located in the axis2/axis2-web directory.
    Any ideas on how to fix this?
    08/07/23 16:35:28.880 axis2: JspServlet: unable to dispatch to requested page: Exception:java.io.FileNotFoundException: /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/applications/axis2/axis2/include/httpbase.jsp (No such file or directory)
    08/07/23 16:35:30.85 axis2: Servlet error
    java.lang.IllegalArgumentException: Resource /include/header.inc not found
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.include(EvermindPageContext.java:440)
         at axis22d_web._index._jspService(_index.java:54)
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    08/07/23 16:36:04.89 axis2: Servlet error
    oracle.classloader.util.AnnotatedLinkageError: Class org/apache/commons/logging/Log violates loader constraints
         Invalid class: org.apache.commons.logging.Log
         Loader: axis2.web.axis2:0.0.0
         Code-Source: /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/applications/axis2/axis2/WEB-INF/lib/commons-logging-1.1.1.jar
         Configuration: WEB-INF/lib/ directory in /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/applications/axis2/axis2/WEB-INF/lib
         Dependent class: axis22d_web._HappyAxis
         Loader: axis2.web.axis2.jsp13533900:0.0.0
         Code-Source: /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages/
         Configuration: *.jsp in /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages
         at oracle.classloader.PolicyClassLoader.findLocalClass (PolicyClassLoader.java:1462) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.SearchPolicy$FindLocal.getClass (SearchPolicy.java:167) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.SearchSequence.getClass (SearchSequence.java:119) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.SearchPolicy.loadClass (SearchPolicy.java:645) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.PolicyClassLoader.askParentForClass (PolicyClassLoader.java:1289) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.SearchPolicy$AskParent.getClass (SearchPolicy.java:68) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.SearchSequence.getClass (SearchSequence.java:119) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1674) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@19175605]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:164) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at axis22d_web._HappyAxis.classExists (_HappyAxis.java:59) [app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages/ (from *.jsp in /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages), by axis2.web.axis2.jsp13533900:0.0.0]
         at axis22d_web._HappyAxis.probeClass (_HappyAxis.java:102) [app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages/ (from *.jsp in /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages), by axis2.web.axis2.jsp13533900:0.0.0]
         at axis22d_web._HappyAxis.needClass (_HappyAxis.java:186) [app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages/ (from *.jsp in /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages), by axis2.web.axis2.jsp13533900:0.0.0]
         at axis22d_web._HappyAxis._jspService (_HappyAxis.java:415) [app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages/ (from *.jsp in /app/oracle/product/10.1.3/soasuite/j2ee/odi_soa/application-deployments/axis2/axis2/persistence/_pages), by axis2.web.axis2.jsp13533900:0.0.0]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service (OrionHttpJspPage.java:59) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspPageTable.service (JspPageTable.java:462) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspServlet.internalService (JspServlet.java:594) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspServlet.service (JspServlet.java:518) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at javax.servlet.http.HttpServlet.service (HttpServlet.java:856) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/servlet.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by api:1.4.0]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:713) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:370) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:871) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run (AJPRequestHandler.java:302) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run (AJPRequestHandler.java:190) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket (ServerSocketAcceptHandler.java:239) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700 (ServerSocketAcceptHandler.java:34) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [app/oracle/product/10.1.3/soasuite/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /app/oracle/product/10.1.3/soasuite/j2ee/home/oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]

  • Weblogic Server Crashes under load

    I am completely lost and do not know where to start for this problem.
    Once the server gets a heavy load it crashes. I try to ping it and
    does not respond even thought the process is running on Unix. I do
    not know where to start. Can someone please help me!!!
    Thanks. :)
    Here is the config:
    Sun Solaris 8 4 cpu @900 Mhz 32Gb mem
    java options are 512 min and max mem.
    I am using ThreadCount=50
    I thought of increasing these pools but it did not seem to help.
    Things I have noticed
    - Before it crashes I see this in the error log.
    It says starting weblogic? Why?
    At one point I have multiple weblogic servers running.
    ####<Nov 21, 2002 9:37:11 PM EST> <Notice> <WebLogicServer> <hostname>
    <PIA> <main> <system> <> <000327> <Starting WebLogic Admin Server
    "PIA" for domain "peoplesoft">
    ####<Nov 21, 2002 9:37:22 PM EST> <Notice> <Management> <hostname>
    <PIA> <main> <system> <> <141053> <Application Poller not started for
    production server.>
    ####<Nov 21, 2002 9:37:22 PM EST> <Notice> <WebLogicServer> <hostname>
    <PIA> <ListenThread> <system> <> <000202> <ListenThread listening on
    port 7003>
    ####<Nov 21, 2002 9:37:22 PM EST> <Notice> <WebLogicServer> <hostname>
    <PIA> <SSLListenThread> <system> <> <000202> <SSLListenThread
    listening on port 7004>
    - I have a lot of these errors but from what I know I can ignore
    them?!
    Didn't meet stated Content-Length, wrote: '986' bytes instead of
    stated: '13634' bytes.>
    - I dumped the Thread Heap before it crashed and got this
    "ExecuteThread: '6' for queue: 'default'" daemon prio=5 tid=0xb1a0b0
    nid=0x14 runnable [0xd3900000..0xd39019d8]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:86)
    at java.io.DataInputStream.readFully(DataInputStream.java:156)
    at bea.jolt.NwHdlr.openConnection(NwHdlr.java:323)
    at bea.jolt.CMgr.connect(CMgr.java:71)
    at bea.jolt.JoltSession.logon(JoltSession.java:245)
    at bea.jolt.JoltSession.<init>(JoltSession.java:125)
    at psft.pt8.net.JoltSessionWrapper.<init>(JoltSessionWrapper.java:66)
    at psft.pt8.net.JoltSessionPool.createConnection(JoltSessionPool.java:366)
    at psft.pt8.net.JoltSessionPool.getJoltSession(JoltSessionPool.java:215)
    at psft.pt8.net.NetSession.getJoltSession(NetSession.java:397)
    at psft.pt8.net.NetReqRepSvc.sendRequest(NetReqRepSvc.java:359)
    at psft.pt8.net.NetService.requestService(NetService.java:144)
    at psft.pt8.net.NetSession.connect(NetSession.java:211)
    at psft.pt8.net.NetSession.<init>(NetSession.java:150)
    at psft.pt8.jb.JBEntry.connectWithBlob(JBEntry.java:565)
    at psft.pt8.jb.JBEntry.connect(JBEntry.java:503)
    at psft.pt8.auth.PSAuthenticator.authenticate(PSAuthenticator.java:353)
    at psp.onLogin(psp.java:504)
    at psp.service(psp.java:313)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2456)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1986)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '5' for queue: 'default'" daemon prio=5 tid=0xe3dd40
    nid=0x13 runnable [0xd3a01000..0xd3a019d8]
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    Please help!!!! Thanks.

    Did you get resolution to your crash.
    As you can see below I am getting the same error.
    This is reproducible in a simple benchmark.
    It will start to error after exactly the same number of logins in a given configuration..
    Any help would be appreciated.
    Corey. pt 818 on sun v880 8cpu(750) w/32gb
    Mon Mar 03 19:55:55 MST 2003:<E> <ServletContext-General> Servlet failed with
    Exception
    java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start(Native Method)
    at bea.jolt.NwHdlr.start_threads(NwHdlr.java:2023)
    at bea.jolt.NwHdlr.openConnection(NwHdlr.java:940)
    at bea.jolt.CMgr.connect(CMgr.java:78)
    at bea.jolt.JoltSession.logon(JoltSession.java:238)
    at bea.jolt.JoltSession.<init>(JoltSession.java:117)
    at psft.pt8.net.JoltSessionWrapper.<init>(JoltSessionWrapper.java:66)
    at psft.pt8.net.JoltSessionPool.createConnection(JoltSessionPool.java:366)
    at psft.pt8.net.JoltSessionPool.getJoltSession(JoltSessionPool.java:215)
    at psft.pt8.net.NetSession.getJoltSession(NetSession.java:372)
    at psft.pt8.net.NetReqRepSvc.sendRequest(NetReqRepSvc.java:383)
    at psft.pt8.net.NetService.requestService(NetService.java:141)
    at psft.pt8.net.NetReqRepSvc.requestService(NetReqRepSvc.java:268)
    at psft.pt8.net.NetSession.connect(NetSession.java:179)
    at psft.pt8.net.NetSession.<init>(NetSession.java:142)
    at psft.pt8.jb.JBEntry.connectWithBlob(JBEntry.java:522)
    at psft.pt8.jb.JBEntry.connect(JBEntry.java:443)
    at psft.pt8.auth.PSAuthenticator.authenticate(PSAuthenticator.java:344)
    at iclientservlet.onLogin(iclientservlet.java:342)
    at iclientservlet.service(iclientservlet.java:231)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:120)
    at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:915)
    at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:879)
    at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:269)
    at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:365)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:253)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)

  • OSB-Weblogic server crashes while starting

    Hi,
    I am not able to start the weblogic server as it is getting crashed at the time of starting only
    and i am not able to know the reason also.
    The command prompt closes and i am not able to check the log as well.(where to check the log??)
    Nothing is showing in log file.(Not sure whether i am checking the right log file)
    But somehow i got to know the error is because of the memory heap.
    Error occured during initilzation of VM
    Could not reserve enough space for memory heap.
    could not create the java virtual machine.
    Initially while installing i got an error
    Checking swap space: 0 MB available, 500 MB required. >>>FAILED
    Does this thing have similarity between them.
    As i am new to Oracle can you all please help me onto this.
    I have been through many forums and they all say that you have to incerease the meory heap. But i dont know how to go for it.
    Pleaze help
    Thanks alot

    Error occurred during initialization of VM
    Regards,
    Anuj

  • Weblogic Server Crash on accessing service bus console from remote

    Please help me out here. Thanks.
    Error Message:
    <2009-01-28 16:05:50 CET> <Warning> <netuix> <BEA-423430> <The portal <directive.page> element has been deprecated. You can set the page encoding on the <netuix:desktop> element.>
    <2009-01-28 16:05:51 CET> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is jsp/login/index.jsp.>
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:04:03 on Wed Jan 28 16:05:56 2009
    Additional information is available in:
    /home/efidev/dev/bea92/domains/alsb/jrockit.8808.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.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=1 si_addr=0x2598
    Version : BEA JRockit(R) R26.4.0-63_CR302700-72606-1.5.0_06-20061127-1104-linux-ia32
    GC : System optimized over throughput (initial strategy singleparpar)
    : GC strategy for GC 0 was singleparpar
    : GC strategy for GC 1 was genparpar
    : GC strategy for GC 2 was genparpar
    : GC strategy for GC 3 was genparpar
    : mmHeap->data = 0x8100000, mmHeap->top = 0x28100000
    : The nurserylist starts at 0x8ba1998 and ends at 0xa29d4d8
    : mmStartCompaction = 0x22100000, mmEndCompaction = 0x24100000
    CPU : Intel Core (HT) SSE SSE2 Core EM64T
    Number CPUs : 2
    Tot Phys Mem : 3442233344 (3282 MB)
    OS version : lenny/sid
    Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008 (i686)
    Thread System: NPTL
    State : JVM is running
    Command Line : -Xms512m -Xmx512m -Xverify:none -da -Dplatform.home=/usr/local/app/bea92/weblogic92 -Dwls.home=/usr/local/app/bea92/weblogic92/server -Dwli.home=/usr/local/app/bea92/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/usr/local/app/bea92/patch_weblogic921/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer_ALSB -Djava.security.policy=/usr/local/app/bea92/weblogic92/server/lib/weblogic.policy weblogic.Server
    java.home : /usr/local/app/bea92/jrockit90_150_06/jre
    j.class.path : :/home/efidev/dev/bea92/domains/alsb/lib/commons-collections-3.2.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-configuration-1.4.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-lang-2.3.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-logging-1.1.jar:/home/efidev/dev/bea92/domains/alsb/lib/commons-pool-1.3.jar:/home/efidev/dev/bea92/domains/alsb/lib/ip-code-translator-1.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/IPHeaderAPI.jar:/home/efidev/dev/bea92/domains/alsb/lib/ip-logging-1.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/kodo-4.1.2.jar:/home/efidev/dev/bea92/domains/alsb/lib/openjpa-0.9.6.jar:/home/efidev/dev/bea92/domains/alsb/lib/persistence-api-1.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/serp-1.11.0.jar:/home/efidev/dev/bea92/domains/alsb/lib/velocity-1.4.jar:/usr/local/app/bea92/patch_weblogic921/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/local/app/bea92/jrockit90_150_06/lib/tools.jar:/usr/local/app/bea92/weblogic92/server/lib/weblogic_sp.jar:/usr/local/app/bea92/weblogic92/server/lib/weblogic.jar:/usr/local/app/bea92/weblogic92/server/lib/webservices.jar::/home/efidev/dev/bea92/domains/alsb/template_alsb/lib/config:/usr/local/app/bea92/weblogic92/servicebus/L10N:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-public.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-common.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-internal.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/sb-core.jar:/usr/local/app/bea92/weblogic92/integration/common/lib/mfl-common.jar:/usr/local/app/bea92/weblogic92/platform/lib/p13n/p13n_system.jar:/usr/local/app/bea92/weblogic92/common/p13n/lib/p13n_common.jar:/usr/local/app/bea92/weblogic92/server/lib/wlxbean.jar:/usr/local/app/bea92/weblogic92/server/lib/apachexmlbeansutil.jar:/usr/local/app/bea92/weblogic92/server/lib/xquery.jar:/usr/local/app/bea92/weblogic92/server/lib/binxml.jar:/usr/local/app/bea92/weblogic92/common/lib/log4j.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/uddi_library.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/uddi_client_v3.jar:/usr/local/app/bea92/weblogic92/servicebus/lib/version.jar::/usr/local/app/bea92/weblogic92/common/eval/pointbase/lib/pbembedded51.jar:/usr/local/app/bea92/weblogic92/common/eval/pointbase/lib/pbupgrade51.jar:/usr/local/app/bea92/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/usr/local/app/bea92/weblogic92/server/lib/xqrl.jar::
    j.lib.path : /usr/local/app/bea92/jrockit90_150_06/jre/lib/i386/jrockit:/usr/local/app/bea92/jrockit90_150_06/jre/lib/i386:/usr/local/app/bea92/jrockit90_150_06/jre/../lib/i386:/usr/local/app/bea92/patch_weblogic921/profiles/default/native:/usr/local/app/bea92/weblogic92/server/native/linux/i686:/usr/local/app/bea92/weblogic92/server/native/linux/i686/oci920_8
    JAVA_HOME : /usr/local/app/bea92/jrockit90_150_06
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /usr/local/app/bea92/jrockit90_150_06/jre/lib/i386/jrockit:/usr/local/app/bea92/jrockit90_150_06/jre/lib/i386:/usr/local/app/bea92/jrockit90_150_06/jre/../lib/i386:/usr/local/app/bea92/patch_weblogic921/profiles/default/native:/usr/local/app/bea92/weblogic92/server/native/linux/i686:/usr/local/app/bea92/weblogic92/server/native/linux/i686/oci920_8
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured

    Upgrading to latest version is a good choice. You can also consider increasing the heap size from -Xms512m -Xmx512m to -Xms1024m -Xmx1024m and confirm if this crash was due to insufficient heap.

  • Weblogic server crashes with optimizeit request analyzer

    Hi,
    I am using weblogic 9.2 version and optimizeitsuite2006.
    I changed the audit system selector to request analyzer. then restarted my weblogic server. It shows the below error. Please let me know how to solve this problem.
    Error Message: Illegal memory access. [54]
    Exception Rec: EXCEPTION_ACCESS_VIOLATION (c0000005) at 0x74FD49EA - memory at 0x00024A19 could not be read.
    Minidump : Wrote mdmp. Size is 317MB
    Version : BEA JRockit(R) R26.0.0-189_CR269406-59389-1.5.0_04-20060322-1120-win-ia32
    GC : System optimized over throughput (initial strategy singleparpar)
    : mmHeap->data = 0x00B00000, mmHeap->top = 0x10B00000
    CPU : Intel Pentium 4 (HT) SSE SSE2 NetBurst EM64T
    Number CPUs : 2
    Tot Phys Mem : 1071714304 (1022 MB)
    OS version : Microsoft Windows XP version 5.1 Service Pack 2 (Build 2600)
    Thread System: Windows Threads
    State : JVM is running
    Command Line : -Djrockit.launcher.type=jrockit.shipment -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx512m -Xrunoii:C:\Borland\Optimizeit\OptimizeitEntSuite2006\config\optimizeit.xml -Xbootclasspath/a:C:\Borland\Optimizeit\OptimizeitEntSuite2006\lib\oibcp.jar -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=C:\bea\WEBLOG~2 -Dwls.home=C:\bea\WEBLOG~2\server -Dwli.home=C:\bea\WEBLOG~2\integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=C:\bea\patch_weblogic920\profiles\default\sysext_manifest_classpath -Dweblogic.Name=cgServer -Djava.security.policy=C:\bea\WEBLOG~2\server\lib\weblogic.policy weblogic.Server
    JAVA_HOME : C:\bea\JROCKI~2
    java.home : C:\bea\JROCKI~2\jre
    j.class.path : C:\Borland\Optimizeit\OptimizeitEntSuite2006\lib\optit.jar;;C:\bea\patch_weblogic920\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JROCKI~2\lib\tools.jar;C:\bea\WEBLOG~2\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~2\server\lib\weblogic.jar;C:\bea\WEBLOG~2\server\lib\webservices.jar;;C:\bea\WEBLOG~2\common\eval\pointbase\lib\pbembedded51.jar;C:\bea\WEBLOG~2\common\eval\pointbase\lib\pbupgrade51.jar;C:\bea\WEBLOG~2\common\eval\pointbase\lib\pbclient51.jar;C:\bea\WEBLOG~2\server\lib\xqrl.jar;;
    j.lib.path : C:\bea\JROCKI~2\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\JROCKI~2\jre\bin;C:\Borland\Optimizeit\OptimizeitEntSuite2006\lib;C:\bea\patch_weblogic920\profiles\default\native;C:\bea\WEBLOG~2\server\native\win\32;C:\bea\WEBLOG~2\server\bin;C:\bea\JROCKI~2\jre\bin;C:\bea\JROCKI~2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IBM\Personal Communications\;C:\Program Files\IBM\Trace Facility\;C:\PROGRA~1\CA\Common\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\Program Files\Vantive Client v8.5.5.13;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Borland\StarTeam SDK 2005 R2\Lib;C:\Program Files\Borland\StarTeam SDK 2005 R2\Bin;C:\Program Files\Borland\CaliberRM SDK 2005 R2\lib;C:\bea\WEBLOG~2\server\native\win\32\oci920_8
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    Registers (from ThreadContext: 0x0007D5CC / OS context: 0x0007DE04):
    eax = 00024a19 ecx = 00000002 edx = 0007e19c ebx = 778dd1e1
    esp = 0007e0d0 ebp = 00000000 esi = 00024a19 edi = 021f3840
    "Main Thread" id=1 idx=0x2 tid=2828 lastJavaFrame=0x00000000
    Stack 0: start=0x00040000, end=0x00080000, guards=0x00043000 (ok), forbidden=0x00041000
    Thread Stack Trace:
    -- Java stack --
    Additional information is available in:
    C:\bea\weblogic92\samples\domains\workshop\jrockit.288.dump
    C:\bea\weblogic92\samples\domains\workshop\jrockit.288.mdmp
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.

    The first step should be to upgrade to a more recent JRockit version. You are on R26.0, the current release is R27.2. JRockit R27.3 will be out in a month or so.
    -- Henrik

  • Why did my server crash and what to do to prevent this?

    hi there,
    i've been following the installation guide on single host and all looked well until yesterday all of a sudden i couldn't see my mail tab when using webmail.
    i tried re-logging in several times and from three computers at home but no mail tab was dispayed (calendar, address book, etc were fine). in some occasions i have been displayed an error msg saying i should reconfigure the server.
    so i went on today to check the server but having a very limited knowledge of administration i couldn't figure out what to check and where so i stopped all services as advised in single host guide. notably web and messaging servers (or services?) weren't running. i restarted them and now require some help to diagnose why this all happened as i was not getting any emails until the server was restarted.
    i was able to log in yesterday morning however in the afternoon server has crashed. it didn't restart or hung up but web server wasn't running anymore. the last email i received was 3.21 pm yesterday. after i restarted all services today, a few emails were displayed immediately with current date and time (10 am today), however i don't know whether these were emails received while server was 'malfuntioning' or they are some left overs from last seconds of working.
    i remember myself running update service on the server yesterday and it looked okay today's morning when i found it finished updating the computer. could this be the reason? did update service stopped web server from running?
    also after i restarted the machine this morning i had to re-run all services all over again. don't they just start automatically upon reboot? what if power fails and my APC UPS shuts machine down and then boots it back when power regains?
    pls help me as i am new guy on the block and want to stick to Sun products but don't want to be put off by some mysterious errors and instability of such a great software package which CommSuite defintiely is.

    Graham_Brown wrote:
    i've been following the installation guide on single host and all looked well until yesterday all of a sudden i couldn't see my mail tab when using webmail.If you cannot see the mail-tab you need to verify whether the messaging server processes are running. It helps to have a high-level view of how things fit together:
    http://docs.sun.com/app/docs/doc/819-4440/6n6jfgch0?a=view
    In this case for the mail-tab to work you need messaging server running, specifically the mshttpd (webmail) process and the imapd (IMAP) process.
    i tried re-logging in several times and from three computers at home but no mail tab was dispayed (calendar, address book, etc were fine). in some occasions i have been displayed an error msg saying i should reconfigure the server.The error message advising to reconfigure the server is misleading. If this was the first time you accessed the comms-express interface and had no mail-tab then the message is pointing out that you may have misconfigured something (which was really easy to do in earlier releases). As you had already successfully accessed the mail-tab this is more indicating that something is now broken/not-running correctly.
    so i went on today to check the server but having a very limited knowledge of administration i couldn't figure out what to check and where so i stopped all services as advised in single host guide. notably web and messaging servers (or services?) weren't running. i restarted them and now require some help to diagnose why this all happened as i was not getting any emails until the server was restarted.Four things you can do at this juncture:
    1. Configure coreadm to capture any future core dumps (assuming of course the processes died abnormally e.g. coding issue, memory starvation ...) http://docs.sun.com/app/docs/doc/819-5355/6n7eo3v6v?a=view
    2. Enable auto-restart of processes. http://docs.sun.com/app/docs/doc/819-4428/bgadd?a=view
    3. Check patching levels and update to address known issues. http://www.sun.com/bigadmin/hubs/comms/downloads/updates.jsp#cp1
    4. Log a Sun Support Case to have the issue investigated (assuming you have a support contract). http://msg.wikidoc.info/index.php/Submit_sun_support_request
    i was able to log in yesterday morning however in the afternoon server has crashed. You need to be very specific about what actually 'crashed'.
    Saying the "server has crashed" implies that the entire system (at the hardware/OS level) crashed/rebooted.
    If the 'webserver' has crashed then you would be able to access the system via SSH (so the hardware/OS is working) but when you connect to the server using a webclient to get mail, you don't get a connection.
    If the 'mailserver' has crashed then you would be able to log into Comms Express or at least see the login page (webserver is working) but one or more components are not working (if you cannot login then chances are there are directory server issues, if there is no mail-tab then this is mail-server issues, no calendar tab, calendar-server issues, no address-book then potentially directory-server issues and so on).
    it didn't restart or hung up but web server wasn't running anymore. the last email i received was 3.21 pm yesterday. after i restarted all services today, a few emails were displayed immediately with current date and time (10 am today), however i don't know whether these were emails received while server was 'malfuntioning' or they are some left overs from last seconds of working.If you have enabled mail logging then you can see when the emails were being accepted.
    http://docs.sun.com/app/docs/doc/819-2650/6n4u4dtv9?a=view#bgbew
    i remember myself running update service on the server yesterday and it looked okay today's morning when i found it finished updating the computer. could this be the reason? did update service stopped web server from running?Which 'update service' are you referring to?
    also after i restarted the machine this morning i had to re-run all services all over again. don't they just start automatically upon reboot? what if power fails and my APC UPS shuts machine down and then boots it back when power regains?You need to configure the various components to start-on-boot using /etc/init.d/* scripts. This is a standard system-administration task.
    pls help me as i am new guy on the block and want to stick to Sun products but don't want to be put off by some mysterious errors and instability of such a great software package which CommSuite defintiely is.At this juncture I recommend that you investigate Solaris 10 administration training. The issues you have described aren't necessarily isolated to just CommSuite but are more standard system-admin tasks.
    Regards,
    Shane.

  • Data Services job server crashed and won't start backup

    Hello,
    I was running some jobs on data services 4.2 sp3  windows server 2012R2 and they all failed and the job server went down. None of the jobs that failed had an trace file or error log in the management console. Now i am unable to open data services designer or data services server manager, when I try to open them nothing happens. Also the SAP Data services job service cannot be started. The job server was running fine for a few weeks before this. This has happened twice already today the first  time the only way i was able to fix it was run the repair on the dataservices install. Can someone please help me what know what is causing this and how it can be fixed.

    Hi Tyler,
    It was Windows specific issue please refer the below link & KBA
    How To Fix Windows Service Error 1053
    http://windows-exe-errors.com/how-to-fix-windows-service-error-1053/
    1986247 - Error "Windows could not start the BusinessObjects Data Services service on local computer" occurs in Data Services 4.1
    https://service.sap.com/sap/support/notes/1986247
    1992260 - Error: Windows could not start the SAP Data Services service on local computer, after upgrading SAP data services and deleting job servers SAP Data Services 4.2
    https://service.sap.com/sap/support/notes/1992260
    Hope this will help!!!!
    Thanks,
    Daya

  • Server Crashing and rebooting Mac os 10.4.10

    My Server a Powerpc 5 dual it's being rebooting all the time and shown this log:
    panic(cpu 0 caller 0x007450A0): DART entry exception: HyperTransport write logical page 0x00837
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000952D8 0x000957F0 0x00026898 0x007450A0 0x00641D70 0x00641DA8 0x005CF048 0x002D130C
    0x002D01D4 0x000A9514
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AppleGPIO(1.1.9d0)@0x63f000
    dependency: com.apple.driver.IOPlatformFunction(1.8.0d12)@0x4a4000
    com.apple.driver.MacIOGPIO(1.1.9d0)@0x5cd000
    com.apple.driver.AppleMacRISC4PE(1.8.5d0)@0x73e000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x48c000
    dependency: com.apple.driver.IOPlatformFunction(1.8.0d12)@0x4a4000
    Proceeding back via exception chain:
    Exception state (sv=0x00A80780)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Does anyone have an ideia what it can be ???
    Thanks

    Hi
    This might help or give you more insight:
    http://lists.apple.com/archives/Xsan-Users/2006/Apr/msg00005.html
    Tony

  • Meetingplace server crash and lost the default gateway info

    HI all
    I have ver 2.0.1.15. I have first eth0 on ip 10.1.1.18 and 2nd eth1 192.168.162.21. will crash and the default gateway on eth0 will be gone. Am i doing something wrong.

    Shannon,
    Harry is asking you the right question, because a theme with any bad syntax in it (especially custom XSLT files) will get scrapped when the server restarts.
    Try to think of something you changed recently, revert it to see of the theme will show up, and try to find the syntax error in your recent changes.
    This caught me by surprise when it first happened, but I suppose it is a nice feature. The Wiki Server falls back on a theme that works, which are the built-in ones. It would be nice if the errors were logged instead of just scrapping the theme, but I assume the spirit is to give you a wiki that works, rather than a nicely themed wiki that has errors.

Maybe you are looking for