WLS 8.1sp2 cannot preload Struts ActionServlet

Deployed my WAR to WebLogic Server only (no portal, etc.) and got the following
at server startup:
<Apr 5, 2004 6:41:40 PM PDT> <Error> <HTTP> <BEA-101216> <Servlet: "MyApp" failed
to preload on startup in Web application: "MyApp".
javax.servlet.ServletException: org.apache.commons.collections.FastHashMap
at weblogic.servlet.internal.ServletStubImpl.createServlet()Ljavax.servlet.Servlet;(ServletStubImpl.java:884)
at weblogic.servlet.internal.ServletStubImpl.createInstances()V(ServletStubImpl.java:848)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(Lweblogic.servlet.internal.RequestCallback;)V(Servle
tStubImpl.java:787)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(Ljava.lang.String;)V(WebAppServletContext.java:
3252)
at weblogic.servlet.internal.WebAppServletContext.preloadServlets()V(WebAppServletContext.java:3197)
at weblogic.servlet.internal.WebAppServletContext.preloadResources()V(WebAppServletContext.java:3174)
at weblogic.servlet.internal.HttpServer.preloadResources()V(HttpServer.java:688)
at weblogic.servlet.internal.WebService.preloadResources()V(WebService.java:483)
at weblogic.servlet.internal.ServletInitService.resume()V(ServletInitService.java:30)
at weblogic.t3.srvr.SubsystemManager.resume()V(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume()V(T3Srvr.java:964)
at weblogic.t3.srvr.T3Srvr.run([Ljava.lang.String;)I(T3Srvr.java:359)
at weblogic.Server.main([Ljava.lang.String;)V(Server.java:32)
I've seen similar postings from a few months back, but they didn't pertain to
SP2. One posting referenced a patch which I applied with no luck. Anyone have
any idea what the problem might be? My app uses Struts 1.1 and runs fine under
Tomcat. Thanks.

Is it possible that this class is not found in the jars from
WEB-INF/lib? I think this class exists in commons-collections.jar. Can
you make sure that this jar file is added to WEB-INF/lib. If its already
there and you still see this error then we might need more info/debug.
I suspect this is already in your system classpath when you startup
tomcat and thats why it works w/o issues.
Let me know how it goes.
--Nagesh
Joe Zuffoletto wrote:
Deployed my WAR to WebLogic Server only (no portal, etc.) and got the following
at server startup:
<Apr 5, 2004 6:41:40 PM PDT> <Error> <HTTP> <BEA-101216> <Servlet: "MyApp" failed
to preload on startup in Web application: "MyApp".
javax.servlet.ServletException: org.apache.commons.collections.FastHashMap
at weblogic.servlet.internal.ServletStubImpl.createServlet()Ljavax.servlet.Servlet;(ServletStubImpl.java:884)
at weblogic.servlet.internal.ServletStubImpl.createInstances()V(ServletStubImpl.java:848)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(Lweblogic.servlet.internal.RequestCallback;)V(Servle
tStubImpl.java:787)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(Ljava.lang.String;)V(WebAppServletContext.java:
3252)
at weblogic.servlet.internal.WebAppServletContext.preloadServlets()V(WebAppServletContext.java:3197)
at weblogic.servlet.internal.WebAppServletContext.preloadResources()V(WebAppServletContext.java:3174)
at weblogic.servlet.internal.HttpServer.preloadResources()V(HttpServer.java:688)
at weblogic.servlet.internal.WebService.preloadResources()V(WebService.java:483)
at weblogic.servlet.internal.ServletInitService.resume()V(ServletInitService.java:30)
at weblogic.t3.srvr.SubsystemManager.resume()V(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume()V(T3Srvr.java:964)
at weblogic.t3.srvr.T3Srvr.run([Ljava.lang.String;)I(T3Srvr.java:359)
at weblogic.Server.main([Ljava.lang.String;)V(Server.java:32)
I've seen similar postings from a few months back, but they didn't pertain to
SP2. One posting referenced a patch which I applied with no luck. Anyone have
any idea what the problem might be? My app uses Struts 1.1 and runs fine under
Tomcat. Thanks.

Similar Messages

  • Apache 2.0.35 httpd.conf issue with Win2k WLS 6.1sp2 Cluster

    Hi,
              Anybody has a Win2K Apache 2.0.35 httpd.conf that works
              with a WLS 6.1sp2 Cluster?
              I am getting errors like
              "..Cannot load D:/Apache2.0.35/Apache2/modules/mod_wl_20.so into server: The
              specified procedure could not be found."
              Thanks,
              -ad
              

    you should post this question plugin newsgroup.
              I will ask one of our plugin engineer to get back to you...
              Kumar
              Toly Dedes wrote:
              > Hi,
              > Anybody has a Win2K Apache 2.0.35 httpd.conf that works
              > with a WLS 6.1sp2 Cluster?
              > I am getting errors like
              > "..Cannot load D:/Apache2.0.35/Apache2/modules/mod_wl_20.so into server: The
              > specified procedure could not be found."
              >
              > Thanks,
              > -ad
              >
              >
              >
              

  • Close Wait also with WLS 6.1SP2

    Hi,
    we encounter the same situation with the NES (predecessor of iPlanet) and WLS 6.1SP2.
    Con      TWait      CWait      Files      Sockets
    706     0     422     980     815
    749     0     554     1022     857
    749     0     597     1022     857
    Any suggestions?
    Regards
    Andi

    "Shirley" <[email protected]> wrote:
    >
    "Khalid" <[email protected]> wrote:
    We seem to have close wait problem in extreme load where apache/weblogic
    hold the
    tread so the socket cannot be closed. Does anyone know how to fix this
    problem.
    It seems like after in runs out of thread the server crashes.
    Have you fixed this problem you were facing ,because we are facing exactly
    the
    same problem.Did you find any solution .If so please do let us know
    Cheers
    Shirley RemediosWe had the same problem and reduced the number of sockets in this state by reducing
    the time to wait before closing the sockets. On Solaris we set 'tcp_time_wait_interval'
    to 30000 (30 seconds) on the web and app servers.

  • Intermittent java.lang.NoClassDefFoundError WLS 8.1SP2 Solaris 5.8

    Hello.
    I have experienced an intermittent java.lang.NoClassDefFoundError following deployment as follows:
    java.lang.NoClassDefFoundError: /net/sf/hibernate/cfg/Configuration
    on Solaris 5.8 WLS 8.1SP2 for a web application whose WAR contains all of the required .jar files for Hibernate. The code involved uses a static initializer (following the thread local pattern shown in many Hibernate documentation sources) and has shown no issues to date in a Win2K environment.
    The issue persisted between several re-deployments and fresh server instances on a given day. Two days later the same WAR deployment was used and the error did not appear again.
    Has anyone experienced a similar behaviour in their deployment experiences ? Does anyone have any suggestions on avoiding the issue (e.g. something related to ClassLoaders) ?
    Regards,
    James.

    Hello.
    I have experienced an intermittent java.lang.NoClassDefFoundError following deployment as follows:
    java.lang.NoClassDefFoundError: /net/sf/hibernate/cfg/Configuration
    on Solaris 5.8 WLS 8.1SP2 for a web application whose WAR contains all of the required .jar files for Hibernate. The code involved uses a static initializer (following the thread local pattern shown in many Hibernate documentation sources) and has shown no issues to date in a Win2K environment.
    The issue persisted between several re-deployments and fresh server instances on a given day. Two days later the same WAR deployment was used and the error did not appear again.
    Has anyone experienced a similar behaviour in their deployment experiences ? Does anyone have any suggestions on avoiding the issue (e.g. something related to ClassLoaders) ?
    Regards,
    James.

  • Installing Cocoon2 on WLS 6.1sp2 Solaris

    Hi all,
    I have been following the installation instructions on the cocoon site, but perhaps it is a bit dated (specifically for WLS 6.0) and so far I have not had any luck. I tried both the WAR file and expanding cocoon and neither method worked.
    Has anyone got Cocoon2 and WLS 6.1sp2 to work? My work environment is on Solaris but any points on Windows would be greatly appreciated also.
    Thanks in advance,
    Paul

    Hi Paul,
    this is how I got Cocoon 2.0.4 running on WLS 6.1.4
    (Download the Cocoon source from http://xml.apache.org/cocoon/dist/)
    Remove all but the following JARs from lib/optional
    commons-jxpath-1.0.jar
    jing-20020724.jar
    resolver-20020130.jar
    servlet_2_2.jar
    commons-logging-1.0.jar
    jtidy-04aug2000r7-dev.jar
    rhino-1.5r3.jar
    xt-19991105.jar
    Update lib/jars.xml to reflect these changes
    build clean
    build webapp -Dinclude.webapp.libs=yes
    Copy the following JARs to a suitable lib-directory:
    xercesImpl-2.0.0.jar
    xml-apis.jar
    xalan-2.3.1.jar
    xt-19991105.jar:
    java/lib/tools.jar
    Deploy the resluting cocoon.war and you should have a Cocoon up and running that
    can do the XML->HTML Hello World sample. The status page works fine too.
    If you need a more competent Cocoon, try adding the required JARs on the class
    path (or add them the to your webapp-build if you are confident that WLS are capable
    of handling their manifests).
    Good luck
    /Peter
    "Paul Lee" <[email protected]> wrote:
    >
    Hi all, forgive me if this is not the right "Install" forum, but I am
    looking for
    some pointers/success stories in running Cocoon 2 with WLS 6.1 SP2 (Solaris
    preferably).
    I have followed the official installation instructions from Cocoon and
    searched
    the weblogic newsgroups, but none of them worked. Perhaps none of them
    were specifically
    about 6.1sp2.
    If anyone has any advice or pointers it would be greatly appreciated.
    Thanks,
    Paul

  • Weblogic 8.1SP2 throws noclassdeffounderror for ActionServlet

    Hi All,
              My application(struts based) works fine in weblogic7 and the same is deployed sucesfully in weblogic8.1 SP2 but on starting the weblogic server the following error is thrown
              ******************error starts here*******************
              <Jul 9, 2004 3:45:43 PM GMT+05:30> <Error> <HTTP> <BEA-101250> <[ServletContext(id=18734604,name=gsrs_admin,context-path
              =/gsrs_admin)]: Servlet class com.jpmorgan.grc.gsr.admin.AdminToolActionServlet for servlet admintool could not be loade
              d because a class on which it depends was not found in the classpath C:\bea8.2\weblogic81\server\bin\myserver\.wlnotdele
              te\gsrs\gsrs_admin.war;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles
              \WEB-INF\lib\jstl31232.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarf
              iles\WEB-INF\lib\standard31233.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_ad
              min\jarfiles\WEB-INF\lib\struts31234.jar.
              java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet.>
              <Jul 9, 2004 3:45:43 PM GMT+05:30> <Error> <HTTP> <BEA-101216> <Servlet: "admintool" failed to preload on startup in Web
              application: "gsrs_admin".
              javax.servlet.ServletException: [HTTP:101250][ServletContext(id=18734604,name=gsrs_admin,context-path=/gsrs_admin)]: Ser
              vlet class com.jpmorgan.grc.gsr.admin.AdminToolActionServlet for servlet admintool could not be loaded because a class o
              n which it depends was not found in the classpath C:\bea8.2\weblogic81\server\bin\myserver\.wlnotdelete\gsrs\gsrs_admin.
              war;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\lib\jstl31
              232.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-INF\lib\st
              andard31233.jar;C:\bea8.2\weblogic81\server\bin\.\myserver\.wlnotdelete\extract\myserver_gsrs_gsrs_admin\jarfiles\WEB-IN
              F\lib\struts31234.jar.
              java.lang.NoClassDefFoundError: org/apache/struts/action/ActionServlet.
              at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:805)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3252)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3209)
              at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3195)
              at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3174)
              at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:688)
              at weblogic.servlet.internal.WebService.preloadResources(WebService.java:483)
              at weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java:30)
              at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
              at weblogic.Server.main(Server.java:32)
              >
              ***************error ends here*********************
              any help is appreciated
              rgrds and thx
              gnana

    Hi All,
              <br>
              <br>
              My application was working fine on weblogic7. Recently i have installed weblogic8.1 SP4. We are using managed weblogic servers. I got noclassdeffounderror for a class on the deployment of the application or on the start one of the servers.
              <br>
              <br>
              <b>Strange thing is that the class it is complaining is there in the jar and the jar is there in the classpath which it displays along with the error.</b>
              <br>
              <br>
              I dont know why its not picking up that class. I verifed the classpath by setting it on command line and then tried to use that particular class and it was working.
              <br>
              <br>
              I also tried to put the particular class in web-inf/classes directory and to my surprise it is also not working. still it is giving the same error. Then I tried to put the jar in the web-inf/lib but even in this case also i got the same error.
              <br>
              <br>
              Is there something wrong in the setup/configuration of the server?? or is it anyway related to the environment(like xp,2000,environment variables etc) where the server is installed?? or is weblogic8.1 has some problem in picking classes form classpath or web-inf/classes/ for some particular cases??
              <br>
              <br>
              Anybody has any idea why weblogic8.1 is behaving this way??
              <br>

  • WLS 8.1 sp1 with Struts 1.1 JSP with bean tag won't compile

              Hello,
              We are currently porting our application which uses struts 1.1 to WLS 8.1 sp1
              from another app server. Everything seems to deploy correctly and pages which
              use struts tags appear to compile and run fine. However, the pages with struts
              <bean:define> tags are not compiling.
              Example JSP Code:
              <bean:define id="userForm" name="userForm" scope="session" toScope="page" type="UserFormBean"/>
              <% if (userForm.hasUserData()) {hasUser=true;} %>
              WLS Console Output:
              ..jsp_servlet\_jsp\_sailor\__home.java:493: cannot resolve symbol
              symbol : variable userForm
              location: class jsp_servlet._jsp._sailor.__home
              if (userForm.hasUserData()) { //[ /jsp/sailor/home.jsp; Line: 38]
              When I look at the JSP's parsed java code (__home.java:493) I find that nowhere
              in the class is the variable userForm declared.
              Is this a bug in WLS? Does anyone know of a workaround?
              Thanks,
              Scott
              

    Please contact customer support [email protected] and request a patch for
              CR112789. AT_END tags do not work correctly in 81sp1
              --Nagesh
              "Scott Fleming" <[email protected]> wrote in message
              news:3f734c0d$[email protected]..
              >
              > Hello,
              >
              > We are currently porting our application which uses struts 1.1 to WLS 8.1
              sp1
              > from another app server. Everything seems to deploy correctly and pages
              which
              > use struts tags appear to compile and run fine. However, the pages with
              struts
              > <bean:define> tags are not compiling.
              >
              > Example JSP Code:
              >
              > <bean:define id="userForm" name="userForm" scope="session" toScope="page"
              type="UserFormBean"/>
              >
              > <% if (userForm.hasUserData()) {hasUser=true;} %>
              >
              > WLS Console Output:
              >
              > ..jsp_servlet\_jsp\_sailor\__home.java:493: cannot resolve symbol
              > symbol : variable userForm
              > location: class jsp_servlet._jsp._sailor.__home
              > if (userForm.hasUserData()) { //[ /jsp/sailor/home.jsp; Line:
              38]
              >
              > When I look at the JSP's parsed java code (__home.java:493) I find that
              nowhere
              > in the class is the variable userForm declared.
              >
              > Is this a bug in WLS? Does anyone know of a workaround?
              >
              > Thanks,
              > Scott
              

  • WLS 10.0 cannot get Admin Console to start

    Hi,
    We have WLS 10.0 with Jrocket on a Windows Server.
    We have two domains and they have been working fine for well over a year until this morning. I cannot bring up the Admin Console for the 2 domains. The domains are setup to start up automatically and they get stopped and started every Saturday. This week the restart seems to have failed, The services were showing as started but we could not login into the WLS Admin Console or the web applications that the domains host.
    As far as i know nothing should have changed with the server.
    Event viewer is not showing any issues.
    I tried to start the WLS for the 'da' domain from the cmd line and am now seeing the following in the AdminServer.log (FYI, the domain log is not being created). I have had to remove some lines to make the post :
    ========================================================================
    ####<Feb 14, 2010 2:20:15 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142815354> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    D:\bea10\wlserver_10.0\platform\lib\p13n\p13n-schemas.jar;D:\bea10\wlserver_10.0\platform\lib\p13n\p13n_common.jar;D:\bea10\wlserver_10.0\platform\lib\p13n\p13n_system.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\netuix_common.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\netuix_schemas.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\netuix_system.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\wsrp-client.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\wsrp-common.jar>
    ####<Feb 14, 2010 2:20:15 PM GST> <Info> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142815870> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R26.4.0-63_CR302700-72606-1.5.0_06-20061127-1108-win-ia32 from BEA Systems, Inc.>
    ####<Feb 14, 2010 2:20:16 PM GST> <Info> <Management> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142816183> <BEA-141107> <Version: WebLogic Server 10.0 Wed May 9 18:10:27 EDT 2007 933139 >
    ####<Feb 14, 2010 2:20:17 PM GST> <Info> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142817511> <BEA-000215> <Loaded License : D:\bea10\license.bea>
    ####<Feb 14, 2010 2:20:17 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142817526> <BEA-000365> <Server state changed to STARTING>
    ####<Feb 14, 2010 2:20:23 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1266142823995> <BEA-000365> <Server state changed to STANDBY>
    ####<Feb 14, 2010 2:20:24 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1266142824011> <BEA-000365> <Server state changed to STARTING>
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824026> <BEA-149209> <Resuming.>
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <WorkManager> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824183> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <J2EE> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824292> <BEA-160192> <While upgrading weblogic.xml, encountered "debug" param "jsp-param". This param is unknown and will be removed>
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <J2EE> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824698> <BEA-160192> <While upgrading weblogic.xml, encountered "debug" param "jsp-param". This param is unknown and will be removed>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825011> <BEA-149059> <Module da.war of application da is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825354> <BEA-149060> <Module da.war of application da successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825370> <BEA-149059> <Module da.war of application da is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825370> <BEA-149060> <Module da.war of application da successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Feb 14, 2010 2:20:37 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142837729> <BEA-423101> <[console] Initializing the NetUIx container>
    ####<Feb 14, 2010 2:20:39 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142839433> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [webapp]. Classifications functionality not enabled.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803604> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    ####<Feb 14, 2010 2:36:43 PM GST> <Alert> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803620> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803620> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <JMX> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://10.113.202.96:8101/jndi/weblogic.management.mbeanservers.edit .>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <JMX> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://10.113.202.96:8101/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <WebService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-220028> <Web Service reliable agents are suspended.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <WebService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-220029> <Web Service reliable agents are shut down.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <SAFService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803698> <BEA-281004> <SAF Service has been suspended.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <SAFService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803698> <BEA-281005> <SAF Service has been shut down.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803714> <BEA-149059> <Module da.war of application da is transitioning from STATE_ADMIN to STATE_NEW on server AdminServer.>
    ####<Feb 14, 2010 2:36:49 PM GST> <Info> <Management> <ePIMSEDMS2> <AdminServer> <ApplicationFilePoller-consoleapp> <<anonymous>> <> <> <1266143809277> <BEA-400411> <ApplicationFilePoller exiting. Further application file updates will not be seen.>
    ####<Feb 14, 2010 2:37:13 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-19> <<WLS Kernel>> <> <> <1266143833624> <BEA-000378> <Server failed to shutdown within the configured timeout of 30 seconds. The server process will exit now.>
    ####<Feb 14, 2010 2:37:13 PM GST> <Error> <> <ePIMSEDMS2> <AdminServer> <Thread-19> <<WLS Kernel>> <> <> <1266143833640> <BEA-000000> <
    ===== FULL THREAD DUMP ===============
    Sun Feb 14 14:37:13 2010
    BEA JRockit(R) R26.4.0-63_CR302700-72606-1.5.0_06-20061127-1108-win-ia32
    "Main Thread" id=1 idx=0x2 tid=8140 prio=5 alive, in native, blocked
    -- Blocked trying to get lock: java/lang/Class@0x00DB5430[thin lock]
    at jrockit/vm/Threads.sleep(I)V(Native Method)
    at jrockit/vm/Locks.waitForThinRelease(Ljava/lang/Object;I)I(Unknown Source)
    at jrockit/vm/Locks.monitorEnterSecondStage(Ljava/lang/Object;I)Ljava/lang/Object;(Unknown Source)
    at jrockit/vm/Locks.monitorEnter(Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
    at java/lang/Shutdown.exit(I)V(Unknown Source)
    at java/lang/Runtime.exit(I)V(Runtime.java:90)
    at java/lang/System.exit(I)V(Unknown Source)
    at weblogic/Server.main([Ljava/lang/String;)V(Server.java:87)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "(Signal Handler)" id=2 idx=0x4 tid=1196 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: weblogic/t3/srvr/T3Srvr$2@0x00DEDF70[fat lock]
    at jrockit/vm/Threads.waitForSignal(J)Z(Native Method)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Thread.join(J)V(Unknown Source)
    ^-- Lock released while waiting: weblogic/t3/srvr/T3Srvr$2@0x00DEDF70[fat lock]
    at java/lang/Thread.join()V(Unknown Source)
    at java/lang/Shutdown.runHooks()V(Unknown Source)
    at java/lang/Shutdown.sequence()V(Unknown Source)
    at java/lang/Shutdown.exit(I)V(Unknown Source)
    ^-- Holding lock: java/lang/Class@0x00DB5430[thin lock]
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "(Code Generation Thread 1)" id=3 idx=0x6 tid=1736 prio=5 alive, in native, native_waiting, daemon
    "(Code Optimization Thread 1)" id=4 idx=0x8 tid=436 prio=5 alive, in native, native_waiting, daemon
    "(GC Main Thread)" id=5 idx=0xa tid=3404 prio=5 alive, in native, daemon
    "(GC Worker Thread 1)" id=? idx=0xc tid=7548 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 2)" id=? idx=0xe tid=8164 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 3)" id=? idx=0x10 tid=6716 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 4)" id=? idx=0x12 tid=5452 prio=5 alive, native_waiting, daemon
    "(VM Periodic Task)" id=6 idx=0x14 tid=4496 prio=10 alive, in native, daemon
    "Timer-0" id=11 idx=0x1a tid=7536 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x00CB5758[fat lock]
    at jrockit/vm/Threads.waitForSignal(J)Z(Native Method)
    at jrockit/vm/Locks.wait(Ljava/lang/Object;J)V(Unknown Source)
    at java/lang/Object.wait()V(Native Method)
    at java/util/TimerThread.mainLoop()V(Timer.java:483)
    ^-- Lock released while waiting: java/util/TaskQueue@0x00CB5758[fat lock]
    at java/util/TimerThread.run()V(Timer.java:462)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "Timer-1" id=12 idx=0x1c tid=5060 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x04F27760[fat lock]
    at jrockit/vm/Threads.waitForSignal(J)Z(Native Method)
    at java/lang/Object.wait(J)V(Native Method)
    at java/util/TimerThread.mainLoop()V(Timer.java:509)
    ^-- Lock released while waiting: java/util/TaskQueue@0x04F27760[fat lock]
    at java/util/TimerThread.run()V(Timer.java:462)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=13 idx=0x1e tid=732 prio=5 alive, in native, daemon
    at sun/nio/ch/SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I(Native Method)
    at sun/nio/ch/SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I(SocketDispatcher.java:25)
    at sun/nio/ch/IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;Ljava/lang/Object;)I(IOUtil.java:233)
    at sun/nio/ch/IOUtil.read0(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;Ljava/lang/Object;)I(IOUtil.java:200)
    at sun/nio/ch/IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;Ljava/lang/Object;)I(Unknown Source)
    at sun/nio/ch/SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I(SocketChannelImpl.java:207)
    ^-- Holding lock: java/lang/Object@0x0707C800[thin lock]
    at com/documentum/fc/impl/util/io/MessageChannel.readSocket(Ljava/nio/ByteBuffer;I)V(MessageChannel.java:123)
    at com/documentum/fc/impl/util/io/MessageChannel.readLength()I(MessageChannel.java:100)
    at com/documentum/fc/impl/util/io/MessageChannel.getIncomingMessageLength()I(MessageChannel.java:92)
    at com/documentum/fc/impl/util/io/MessageChannel.read(Ljava/nio/ByteBuffer;)I(MessageChannel.java:77)
    ^-- Holding lock: com/documentum/fc/impl/util/io/MessageChannel@0x07088B80[thin lock]
    at com/documentum/fc/client/impl/connection/netwise/AbstractNetwiseRpcClient.receiveMessage(Ljava/nio/ByteBuffer;)V(AbstractNetwiseRpcClient.java:167)
    at com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient.applyForStringInternal(Ljava/lang/String;Lcom/documentum/fc/common/IDfId;Lcom/documentum/fc/client/impl/typeddata/ITypedData;ZZ)Ljava/lang/String;(NetwiseDocbaseRpcClient.java:746)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient@0x07088C18[recursive]
    at com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient.fetchTypeViaApply(Ljava/lang/String;I)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(NetwiseDocbaseRpcClient.java:894)
    at com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient.fetchType(Ljava/lang/String;I)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(NetwiseDocbaseRpcClient.java:821)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient@0x07088C18[thin lock]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection$11.evaluate()Ljava/lang/Object;(DocbaseConnection.java:1309)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[recursive]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.evaluateRpc(Lcom/documentum/fc/impl/util/Functor;Z)Ljava/lang/Object;(DocbaseConnection.java:1014)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[recursive]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.fetchType(Ljava/lang/String;Z)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(DocbaseConnection.java:1302)
    at com/documentum/fc/client/impl/connection/LiteTypeManager.getRawType(Ljava/lang/String;Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(LiteTypeManager.java:104)
    at com/documentum/fc/client/impl/connection/LiteTypeManager.getType(Ljava/lang/String;Ljava/util/List;Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(LiteTypeManager.java:78)
    at com/documentum/fc/client/impl/connection/LiteTypeManager.getType(Ljava/lang/String;Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(LiteTypeManager.java:61)
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.getLiteType(Ljava/lang/String;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(DocbaseConnection.java:1421)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[recursive]
    at com/documentum/fc/client/impl/Docbase.typeExists(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;Ljava/lang/String;)Z(Docbase.java:143)
    at com/documentum/fc/client/impl/Docbase.determineBof2Support(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)V(Docbase.java:133)
    at com/documentum/fc/client/impl/Docbase.<init>(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;Lcom/documentum/fc/client/impl/Server;)V(Docbase.java:90)
    at com/documentum/fc/client/impl/Docbase.getInstance(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;Lcom/documentum/fc/client/impl/Server;)Lcom/documentum/fc/client/impl/Docbase;(Docbase.java:58)
    ^-- Holding lock: java/util/HashMap@0x091A3598[thin lock]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.getDocbase()Lcom/documentum/fc/client/impl/Docbase;(DocbaseConnection.java:1553)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[thin lock]
    at com/documentum/fc/client/impl/session/Session.getDocbase()Lcom/documentum/fc/client/impl/Docbase;(Session.java:3113)
    at com/documentum/fc/client/impl/session/Session.getObjectManager(Lcom/documentum/fc/common/IDfId;)Lcom/documentum/fc/client/impl/objectmanager/PersistentObjectManager;(Session.java:775)
    at com/documentum/fc/client/impl/session/Session.getObject(Lcom/documentum/fc/common/IDfId;)Lcom/documentum/fc/client/IDfPersistentObject;(Session.java:834)
    at com/documentum/fc/client/impl/session/SessionHandle.getObject(Lcom/documentum/fc/common/IDfId;)Lcom/documentum/fc/client/IDfPersistentObject;(SessionHandle.java:580)
    at com/documentum/fc/client/security/impl/IpAndRcHelper.getRegistration(Lcom/documentum/fc/client/security/internal/IPublicIdentity;Lcom/documentum/fc/client/IDfSession;)Lcom/documentum/fc/client/privilege/internal/IClientRegistration;(IpAndRcHelper.java:472)
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.getRegistration(Lcom/documentum/fc/client/security/internal/IPublicIdentity;Lcom/documentum/fc/client/IDfSession;)Lcom/documentum/fc/client/privilege/internal/IClientRegistration;(DfcIdentityPublisher.java:469)
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.isRegistration(Lcom/documentum/fc/client/security/internal/IPublicIdentity;Lcom/documentum/fc/client/IDfSession;)Z(DfcIdentityPublisher.java:446)
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.publish(Z)V(DfcIdentityPublisher.java:134)
    ^-- Holding lock: java/lang/Object@0x03E097F0[thin lock]
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.publish()V(DfcIdentityPublisher.java:102)
    at com/documentum/fc/client/security/internal/RegistrationMgr.register()Z(RegistrationMgr.java:34)
    at com/documentum/fc/impl/RuntimeContext.<clinit>()V(RuntimeContext.java:191)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    at jrockit/vm/RNI.generateFixedCode(I)I(Native Method)
    at com/documentum/fc/impl/RuntimeContext.getInstance()Lcom/documentum/fc/impl/RuntimeContext;(RuntimeContext.java:0)
    at com/documentum/fc/client/DfClient.<clinit>()V(DfClient.java:700)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    at jrockit/vm/RNI.generateFixedCode(I)I(Native Method)
    at com/documentum/fc/client/DfClient.getLocalClient()Lcom/documentum/fc/client/IDfClient;(DfClient.java:0)
    at com/documentum/com/DfClientX.getLocalClient()Lcom/documentum/fc/client/IDfClient;(DfClientX.java:43)
    at com/documentum/web/env/NotificationManager.contextInitialized(Ljavax/servlet/ServletContextEvent;)V(NotificationManager.java:101)
    at weblogic/servlet/internal/EventsManager$FireContextListenerAction.run()Ljava/lang/Object;(EventsManager.java:458)
    at weblogic/security/acl/internal/AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(AuthenticatedSubject.java:321)
    at weblogic/security/service/SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(Unknown Source)
    at weblogic/servlet/internal/EventsManager.notifyContextCreatedEvent()V(EventsManager.java:168)
    at weblogic/servlet/internal/WebAppServletContext.preloadResources()V(WebAppServletContext.java:1721)
    ^-- Holding lock: weblogic/servlet/internal/WebAppServletContext@0x0E953B38[thin lock]
    at weblogic/servlet/internal/WebAppServletContext.start()V(WebAppServletContext.java:2890)
    at weblogic/servlet/internal/WebAppModule.startContexts()V(WebAppModule.java:948)
    at weblogic/servlet/internal/WebAppModule.start()V(WebAppModule.java:353)
    at weblogic/application/internal/flow/ModuleStateDriver$3.next(Ljava/lang/Object;)V(ModuleStateDriver.java:204)
    at weblogic/application/utils/StateMachineDriver.nextState(Lweblogic/application/utils/StateChange;[Ljava/lang/Object;)V(StateMachineDriver.java:26)
    at weblogic/application/internal/flow/ModuleStateDriver.start([Lweblogic/application/Module;)V(ModuleStateDriver.java:60)
    at weblogic/application/internal/flow/ScopedModuleDriver.start()V(ScopedModuleDriver.java:200)
    at weblogic/application/internal/flow/ModuleListenerInvoker.start()V(ModuleListenerInvoker.java:117)
    at weblogic/application/internal/flow/ModuleStateDriver$3.next(Ljava/lang/Object;)V(ModuleStateDriver.java:204)
    at weblogic/application/utils/StateMachineDriver.nextState(Lweblogic/application/utils/StateChange;[Ljava/lang/Object;)V(StateMachineDriver.java:26)
    at weblogic/application/internal/flow/ModuleStateDriver.start([Lweblogic/application/Module;)V(ModuleStateDriver.java:60)
    at weblogic/application/internal/flow/StartModulesFlow.activate()V(StartModulesFlow.java:26)
    at weblogic/application/internal/BaseDeployment$2.next(Ljava/lang/Object;)V(BaseDeployment.java:635)
    at weblogic/application/utils/StateMachineDriver.nextState(Lweblogic/application/utils/StateChange;[Ljava/lang/Object;)V(StateMachineDriver.java:26)
    at weblogic/application/internal/BaseDeployment.activate(Lweblogic/deploy/container/DeploymentContext;)V(BaseDeployment.java:212)
    at weblogic/application/internal/DeploymentStateChecker.activate(Lweblogic/deploy/container/DeploymentContext;)V(DeploymentStateChecker.java:154)
    at weblogic/deploy/internal/targetserver/AppContainerInvoker.activate(Lweblogic/deploy/container/DeploymentContext;)V(AppContainerInvoker.java:80)
    at weblogic/deploy/internal/targetserver/BasicDeployment.activate(Lweblogic/deploy/container/DeploymentContext;)V(BasicDeployment.java:182)
    at weblogic/deploy/internal/targetserver/BasicDeployment.activateFromServerLifecycle()V(BasicDeployment.java:359)
    at weblogic/management/deploy/internal/DeploymentAdapter$1.doActivate(Ljava/lang/Object;)V(DeploymentAdapter.java:51)
    at weblogic/management/deploy/internal/DeploymentAdapter.activate(Ljava/lang/Object;)V(DeploymentAdapter.java:196)
    at weblogic/management/deploy/internal/AppTransition$2.transitionApp(Lweblogic/management/deploy/internal/DeploymentAdapter;Ljava/lang/Object;)V(AppTransition.java:30)
    at weblogic/management/deploy/internal/ConfiguredDeployments.transitionApps(Lweblogic/management/deploy/internal/AppTransition;)V(ConfiguredDeployments.java:233)
    at weblogic/management/deploy/internal/ConfiguredDeployments.activate()V(ConfiguredDeployments.java:169)
    at weblogic/management/deploy/internal/ConfiguredDeployments.deploy()V(ConfiguredDeployments.java:123)
    at weblogic/management/deploy/internal/DeploymentServerService.resume()V(DeploymentServerService.java:173)
    at weblogic/management/deploy/internal/DeploymentServerService.start()V(DeploymentServerService.java:89)
    at weblogic/t3/srvr/SubsystemRequest.run()V(SubsystemRequest.java:64)
    at weblogic/work/ExecuteThread.execute(Ljava/lang/Runnable;)V(ExecuteThread.java:200)
    at weblogic/work/ExecuteThread.run()V(ExecuteThread.java:172)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    Open lock chains
    ================
    Chain 1:
    "Main Thread" id=1 idx=0x2 tid=8140 waiting for java/lang/Class@0x00DB5430 held by:
    "(Signal Handler)" id=2 idx=0x4 tid=1196 (waiting on notification)
    Chain 2:
    "Thread-1" id=10 idx=0x54 tid=1624 waiting for weblogic/servlet/internal/WebAppServletContext@0x0E953B38 held by:
    "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=13 idx=0x1e tid=732 (active)
    ===== END OF THREAD DUMP ===============
    >
    There is enough memory, and the CPU usaage does not get too high.
    I have searched the forums and cant find what could be causing the blocking.
    The startup hangs at the following line :
    <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    doing a Ctrl-C to stop the startup then produces the dump entries in the adminserver.log file :
    There is no error or warning in the adminserver.log file.
    What should I be checking to find out what is going on ? is this a known issue ?
    Thanks.

    Hi
    1. Looking carefully at the following 3 lines in server statup logs, after 2:20:39 PM GST, server waited like for 16 mts like 2:36:43 and invoked the Force Shutdown. Possible reasons I gave below.
    ####<Feb 14, 2010 2:20:37 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142837729> <BEA-423101> <[console] Initializing the NetUIx container>
    ####<Feb 14, 2010 2:20:39 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142839433> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [webapp]. Classifications functionality not enabled.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <1266143803604> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    2. Since you mentioned this worked fine and nothing else is changed over a year, the possible cause may be like this. Looks like you have some Documentum stuff (or webapp or modules) loaded on this server. I am not much familiar with EMC Documentum stuff, except that we use that as external Content Management repository for Portal Applications. Looking at the full thread dump for thread 0, looks like documentum code is trying to publish something or interact with its documentum server and may be it is not getting the response back. So make sure if any external systems that this WLS interacts are all up and running.
    HTH
    Ravi Jegga

  • Question with Struts ActionServlet

    Hi,everybody.
    I have written a simple application using Struts.The program is used to validate a user who login to the system.I have added all *.jar library file of Struts 1.2.6 to the Tomcat project,But after I accessed to Login page,enter username and password,and then click "Login" button,It popup the following exception:
    Error loading WebappClassLoader
    delegate: false
    repositories:
    /WEB-INF/classes/
    ----------> Parent Classloader:
    org.apache.catalina.loader.StandardClassLoader@fe315d
    org.apache.struts.action.ActionServlet
    java.lang.ClassNotFoundException: org.apache.struts.action.ActionServlet
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1355)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1034)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:757)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Unknown Source)
    and the web.xml file is list as following:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <!-- Action Servlet Configuration -->
    <servlet>
    <servlet-name>actionServlet</servlet-name>
    <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
    </servlet>
    <!-- Action Servlet Mapping -->
    <servlet-mapping>
    <servlet-name>actionServlet</servlet-name>
    <url-pattern>*.do</url-pattern>
    </servlet-mapping>
    <!-- The Welcome File List -->
    <welcome-file-list>
    <welcome-file>login.jsp</welcome-file>
    </welcome-file-list>
    </web-app>
    struts-config.xml is listed as following:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE struts-config PUBLIC
         "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
         "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
    <struts-config>
         <form-beans>
              <form-bean name="formBean1" type="classmate.UserForm"/>
         </form-beans>
         <global-forwards>
              <forward name="failed" path="/error.jsp"/>
              <forward name="successed" path="/right.jsp"/>
         </global-forwards>
         <action-mappings>
              <action path="/login" type="classmate.LoginAction" name="formBean1" scope="request" input="/login.jsp" />
              <action path="/regist" forward="/regist.jsp"/>
         </action-mappings>
    </struts-config>
    if anybody can help me to resovle this question? Please Reply .
    Besides this,I also have another question I want to ask,it is that how to install Struts plugin to Eclipse,I have tried to unziped the download EasyStruts plugin to the Eclipse plugins directory,but after click Window->Preference ,I have not found the EasyStruts item in the left of the pop-up panel,the Eclipse version is 3.1.2 and have installed lomboz in it.if anybody have practice in such installation? Please response to help me.
    Thank you and Regards.

    Hi,
    Thank you for response.I have modified the program as what you told me.it can startup now,But it suspended at LoginAction,the running message is printed as following:
    LoginAction.execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) line: 18
    RequestProcessor.processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) line: 419
    RequestProcessor.process(HttpServletRequest, HttpServletResponse) line: 224
    ActionServlet.process(HttpServletRequest, HttpServletResponse) line: 1192
    ActionServlet(HttpServlet).service(HttpServletRequest, HttpServletResponse) line: 709
    when I click on the information "RequestProcessor.processActionPerform",it popup a message that show "Source not found ,The jar file Struts.jar has no source attachment",Does it need to attach the source of struts.jar?
    I list the LoginAction.java as following:
    package classmate;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import org.apache.struts.action.Action;
    import org.apache.struts.action.ActionForm;
    import org.apache.struts.action.ActionForward;
    import org.apache.struts.action.ActionMapping;
    public final class LoginAction extends Action{ 
    public ActionForward execute(
         ActionMapping mapping,
         ActionForm form,
         HttpServletRequest request,
         HttpServletResponse response) throws Exception {
         UserForm userform = (UserForm) form;
         String name = userform.getName();
         String psw = userform.getPsw();
         if("jenny".equals(name) && "hi".equals(psw)){
              UserLoginLog ul = new UserLoginLog();
              ul.save(name,psw);
              return mapping.findForward("successed");     
         }else{
              return mapping.findForward("failed");
    as I debuged the program,the breakpoint line "UserForm userform = (UserForm) form; "
    and the UseForm.java is listed as following:
    package classmate;
    import org.apache.struts.action.ActionForm;
    public class UserForm extends ActionForm{ 
         private static final long serialVersionUID = 1L;
         private String name = null;     
         private String psw = null;     
         public UserForm(){}
         public void setName(String name) {
              this.name = name;
         public String getName() {
              return name;
         public void setPsw(String psw) {
              this.psw = psw;
         public String getPsw() {
              return psw;
    and I have written the web.xml and struts-config.xml in above message.
    how can I run through the breakpoint line so that I can access the ActionForm's Data? if anybody can tell me how to resovle it ,Please reply to help me. Thanks you.
    Message was edited by:
    Devemor

  • WLS 6.1 SP2 and Struts 1.1b3 Manifest Problem

    When I try to deploy the struts-example.war or if I add the struts.jar
    to any other web app I've created, I get this error when I start WLS and it
    tries to deploy that war.
    java.lang.StringIndexOutOfBoundsException
    at weblogic.servlet.internal.WebAppHelper.resolveManifestName
    (WebAppHelper.java:469)
    I'm using version 1.1b3 of struts. I'm having no problems with version
    1.0.2 of struts.
    I'm guessing its complaining about the manifest file in struts.jar, but I
    don't understand why.
    Here's my version info and the stack trace (my web app is called findme in
    this example). Thanks in advance.
    -Phil
    Server BuildWebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529
    All Server Product VersionsWebLogic Server 6.1 SP2 12/18/2001 11:13:46
    #154529 WebLogic XML Module 6.1 SP2 12/18/2001 11:28:02 #154529
    <Feb 11, 2003 7:45:25 AM EST> <Error> <J2EE> <Error deploying application
    findme: Could not load findme>
    <Feb 11, 2003 7:45:25 AM EST> <Error> <Management> <ApplicationManager
    starting Config caught throwable
    java.lang.reflect.UndeclaredThrowableException:
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    at java.lang.String.substring(String.java:1525)
    at
    weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelper.jav
    a:469)
    at
    weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:
    234)
    at
    weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebAppServ
    letContext.java:3407)
    at
    weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServletCont
    ext.java:3376)
    at
    weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.ja
    va:862)
    at
    weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.
    java:815)
    at
    weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:428)
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment
    Target.java:329)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment
    Target.java:144)
    at
    weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java
    :76)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp
    l.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:
    621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe
    anImpl.java:359)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy29.addWebDeployment(Unknown Source)
    at
    weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployme
    nt(WebServerMBean_CachingStub.java:1121)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment
    Target.java:315)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deploymen
    tTarget.java:279)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(
    DeploymentTarget.java:233)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploy
    mentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp
    l.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:
    621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe
    anImpl.java:359)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy28.updateDeployments(Unknown Source)
    at
    weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments
    (ServerMBean_CachingStub.java:2761)
    at
    weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(App
    licationManager.java:370)
    at
    weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManag
    er.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp
    l.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:
    621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe
    anImpl.java:359)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy36.start(Unknown Source)
    at
    weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start
    (ApplicationManagerMBean_CachingStub.java:480)
    at
    weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.j2ee.DeploymentException: Could not load findme - with nested
    exception:
    [java.lang.StringIndexOutOfBoundsException: String index out of range: -1]
    at
    weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:431)
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment
    Target.java:329)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment
    Target.java:144)
    at
    weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java
    :76)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp
    l.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:
    621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe
    anImpl.java:359)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy29.addWebDeployment(Unknown Source)
    at
    weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployme
    nt(WebServerMBean_CachingStub.java:1121)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deployment
    Target.java:315)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deploymen
    tTarget.java:279)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(
    DeploymentTarget.java:233)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploy
    mentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp
    l.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:
    621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe
    anImpl.java:359)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy28.updateDeployments(Unknown Source)
    at
    weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments
    (ServerMBean_CachingStub.java:2761)
    at
    weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(App
    licationManager.java:370)
    at
    weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManag
    er.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImp
    l.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:
    621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBe
    anImpl.java:359)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy36.start(Unknown Source)
    at
    weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start
    (ApplicationManagerMBean_CachingStub.java:480)
    at
    weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    >
    <Feb 11, 2003 7:45:32 AM EST> <Error> <J2EE> <Error deploying application
    struts-example: Could notload struts-example>
    <Feb 11, 2003 7:45:32 AM EST> <Error> <Management> <Error deploying
    application .\config\mydomain\applications\struts-example.war:
    java.lang.reflect.UndeclaredThrowableException>

    I've solved my own problem. I learned that there was a sp4 (let alone a
    sp3) for WLS. Installed that and the problem went away. Sorry for the
    noise.
    -Phil
    Philip Bower <[email protected]> wrote in
    news:[email protected]:
    When I try to deploy the struts-example.war or if I add the struts.jar
    to any other web app I've created, I get this error when I start WLS
    and it tries to deploy that war.
    java.lang.StringIndexOutOfBoundsException
    at weblogic.servlet.internal.WebAppHelper.resolveManifestName
    (WebAppHelper.java:469)
    I'm using version 1.1b3 of struts. I'm having no problems with
    version 1.0.2 of struts.
    I'm guessing its complaining about the manifest file in struts.jar,
    but I don't understand why.
    Here's my version info and the stack trace (my web app is called
    findme in this example). Thanks in advance.
    -Phil
    Server BuildWebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529
    All Server Product VersionsWebLogic Server 6.1 SP2 12/18/2001
    11:13:46 #154529 WebLogic XML Module 6.1 SP2 12/18/2001 11:28:02
    #154529
    <Feb 11, 2003 7:45:25 AM EST> <Error> <J2EE> <Error deploying
    application findme: Could not load findme>
    <Feb 11, 2003 7:45:25 AM EST> <Error> <Management> <ApplicationManager
    starting Config caught throwable
    java.lang.reflect.UndeclaredThrowableException:
    java.lang.StringIndexOutOfBoundsException: String index out of range:
    -1
    at java.lang.String.substring(String.java:1525)
    at
    weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelper
    .jav a:469)
    at
    weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.j
    ava: 234)
    at
    weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebApp
    Serv letContext.java:3407)
    at
    weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServlet
    Cont ext.java:3376)
    at
    weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContex
    t.ja va:862)

  • Cocoon2 install on WLS 6.1sp2

    Hi all, forgive me if this is not the right "Install" forum, but I am looking for
    some pointers/success stories in running Cocoon 2 with WLS 6.1 SP2 (Solaris preferably).
    I have followed the official installation instructions from Cocoon and searched
    the weblogic newsgroups, but none of them worked. Perhaps none of them were specifically
    about 6.1sp2.
    If anyone has any advice or pointers it would be greatly appreciated.
    Thanks,
    Paul

    Hi Paul,
    this is how I got Cocoon 2.0.4 running on WLS 6.1.4
    (Download the Cocoon source from http://xml.apache.org/cocoon/dist/)
    Remove all but the following JARs from lib/optional
    commons-jxpath-1.0.jar
    jing-20020724.jar
    resolver-20020130.jar
    servlet_2_2.jar
    commons-logging-1.0.jar
    jtidy-04aug2000r7-dev.jar
    rhino-1.5r3.jar
    xt-19991105.jar
    Update lib/jars.xml to reflect these changes
    build clean
    build webapp -Dinclude.webapp.libs=yes
    Copy the following JARs to a suitable lib-directory:
    xercesImpl-2.0.0.jar
    xml-apis.jar
    xalan-2.3.1.jar
    xt-19991105.jar:
    java/lib/tools.jar
    Deploy the resluting cocoon.war and you should have a Cocoon up and running that
    can do the XML->HTML Hello World sample. The status page works fine too.
    If you need a more competent Cocoon, try adding the required JARs on the class
    path (or add them the to your webapp-build if you are confident that WLS are capable
    of handling their manifests).
    Good luck
    /Peter
    "Paul Lee" <[email protected]> wrote:
    >
    Hi all, forgive me if this is not the right "Install" forum, but I am
    looking for
    some pointers/success stories in running Cocoon 2 with WLS 6.1 SP2 (Solaris
    preferably).
    I have followed the official installation instructions from Cocoon and
    searched
    the weblogic newsgroups, but none of them worked. Perhaps none of them
    were specifically
    about 6.1sp2.
    If anyone has any advice or pointers it would be greatly appreciated.
    Thanks,
    Paul

  • Apache1.3.27 + ModSSL2.8.12 + OpenSSL 0.9.6g + WLS 6.1SP2 doesn't work

    Hi,
    I intend to use SSL on Apache, and not within the application tier.
    I've configured and make'd the above using the following:
    In the ModSSL directory:
    ./configure \
    --with-apache=../apache_1.3.27
    In the Apache directory:
    SSL_BASE=../openssl-0.9.6g \
    ./configure \
    --enable-module=ssl \
    --enable-module=so \
    --enable-rule=SHARED_CORE \
    --prefix=/usr/local/apache
    I do a httpd -l and confirm the mod_so.c is installed, EAPI and DSO support is
    also enabled.
    Since WLS is located in another server, I copy the mod_wl_ssl.so file into the
    webserver /tmp directory. From there I run the script:
    perl /usr/local/bin/apxs -i -a -n weblogic mod_wl_ssl.so
    According to the documentation this should add:
    AddModule mod_so.c
    LoadModule weblogic_module libexec/mod_wl.so
    AddModule mod_weblogic.c
    to the httpd.conf
    What I get is an httpd.conf that only has:
    LoadModule weblogic_module libexec/mod_wl.so
    So I try it "as is". When I start Apache with "apachectl startssl", the following
    appears:
    Syntax error on line 205 of /usr/local/apache/conf/httpd.conf:
    Cannot load /usr/local/apache/libexec/mod_wl_ssl.so into server: ld.so.1: /usr/local/apache/bin/httpd:
    fatal: relocation error: file /usr/local/apache/libexec/mod_wl_ssl.so: symbol
    ap_make_table: referenced symbol not found
    .//apachectl start: httpd could not be started
    The mod_wl_ssl.so file is defintely in the libexec directory and has adequate
    permissions assigned.
    Adding the two other entries that were supposed to be in the httpd.conf in the
    first place makes no difference.
    Appending the Apache libexec directory to $LD_LIBRARY_PATH doesn't help either.
    BTW, configuring Apache with:
    SSL_BASE=../openssl-0.9.6g \
    ./configure \
    --enable-module=ssl \
    --enable-module=so \
    --enable-rule=SHARED_CORE \
    --prefix=/usr/local/apache
    And subsequently running:
    perl /usr/local/bin/apxs -i -a -n weblogic mod_wl_ssl.so
    gives an error message saying DSO is not enabled - strange given that --enable-rule=SHARED_CORE
    is a build prerequisite as stated in the documentation.
    Would greatly appreciate (grovel) any feedback on how to get this working.
    Thanks,
    Ivan

    Just wondering if you ever figured this out.  Having the exact same issue all of a sudden after it was working for months.  Currently on 10.9.5 but it was working before.  My logs look exactly like yours.

  • Running out of memory WLS 6.1sp2

    I have 6.1sp2 with jdk 1.3.1. Could I use another version of jdk or better yet
    could I use Sun's JDK
    thanks in advance

    Actually you are running out of storage, memory refers to RAM or random access memory.  What I would recommend doing is getting an external HD and moving your iPhoto library to it. Apple provides instructions for that and also iTunes and iMovie if you are interested in moving their libraries too.
    iPhoto: How to move the Library to an EHD
    iTunes: How to move the library to an EHD
    iMovie: How to move the Library to an EHD

  • Cannot use Struts 1.1 tile in JDeveloper 10.1.3 (3673)

    Just create a web project by chosing Web Application [JSP, Struts, ADF BC] template. Then create a jsp file, put this line inside:
    <%@ taglib uri="http://jakarta.apache.org/struts/tags-tiles" prefix="tiles"%>
    Got compile error like this when MAKE:
    java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Lj
    ava/lang/String;ZLjava/lang/String;ZZ)V
    at oracle.jsp.parse.XMLUtil.elemToAttr(XMLUtil.java:1664)
    at oracle.jsp.parse.XMLUtil.elemToTagInfo(XMLUtil.java:1449)
    at oracle.jsp.parse.XMLUtil.domDocToTagLib(XMLUtil.java:1256)
    at oracle.jsp.parse.XMLUtil.scanJarListTLD(XMLUtil.java:743)
    at oracle.jsp.parse.XMLUtil.scanWebLibJarsTLD(XMLUtil.java:632)
    at oracle.jsp.parse.XMLUtil.getTagLib(XMLUtil.java:939)
    at oracle.jsp.parse.JspDirectiveTaglib.createAndRegisterTagLib(JspDirect
    iveTaglib.java:156)
    at oracle.jsp.parse.JspDirectiveTaglib.validateAttributes(JspDirectiveTa
    glib.java:335)
    at oracle.jsp.parse.JspParseTagDirective.validateTagAttributes(JspParseT
    agDirective.java:171)
    at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1466)
    at oracle.jsp.parse.JspParseTagDirective.parse(JspParseTagDirective.java
    :383)
    at oracle.jsp.parse.JspParseTag.parseNextTag(JspParseTag.java:1008)
    at oracle.jsp.parse.JspParseTagFile.parse(JspParseTagFile.java:243)
    at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:483)
    at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:560)
    at oracle.jdevimpl.webapp.jsp.JspCompiler.translatePage(JspCompiler.java
    :345)
    at oracle.jdevimpl.webapp.jsp.JspCompiler.translate(JspCompiler.java:193
    at oracle.jdevimpl.webapp.jsp.JspTranslator.translate(JspTranslator.java
    :194)
    at oracle.jdeveloper.compiler.UnifiedBuildSystem$CompileThread.buildGrap
    h(UnifiedBuildSystem.java:300)
    at oracle.jdeveloper.compiler.UnifiedBuildSystem$CompileThread.buildProj
    ectFiles(UnifiedBuildSystem.java:516)
    at oracle.jdeveloper.compiler.UnifiedBuildSystem$CompileThread.buildAll(
    UnifiedBuildSystem.java:715)
    at oracle.jdeveloper.compiler.UnifiedBuildSystem$CompileThread.run(Unifi
    edBuildSystem.java:893)
    Thanks for any help in advance.
    Message was edited by:
    [Charles]

    Alright, I figured out the problem.
    We have WebLogic 8.1 as required web server. In order to create a Application Server connection inside JDeveloper, I copied weblogic.jar to jdev\lib\ext folder. After doing so, I successfully created AS connection, but started getting this NoSuchMethodError.
    Any hint on how to correctly use WebLogic while keep struts 1.1 work?

  • WLS 8.1SP2 and AIX 5.1.0.0

    After installing WLS 8.1 and the AIX supplement patch plus fixes to java1.4
    I am still unable to bring up my server. The following error occurs:
    * 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 *
    <May 5, 2004 1:29:26 PM MDT> <Info> <WebLogicServer> <BEA-000377> <Starting
    WebLogic Server with Classic VM Version 1.4.1 from IBM Corporation>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Configuration Management> <BEA-150016>
    <This server is being started as the administration server.>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Management> <BEA-141107> <Version:
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284WebLogic XMLX
    Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
    <May 5, 2004 1:29:30 PM MDT> <Notice> <Management> <BEA-140005> <Loading
    domainconfiguration from configuration repository at
    /users/interop8/bea/user_projects/domain/hooxsgb/./config.xml.>
    <May 5, 2004 1:29:49 PM MDT> <Notice> <Log Management> <BEA-170019> <The
    serverlog file
    /users/interop8/bea/user_projects/domain/hooxsgb/myserver/myserver.logis
    opened. All server side log events will be written to this file.>
    <May 5, 2004 1:30:08 PM MDT> <Notice> <Security> <BEA-090082> <Security
    initializing using security realm myrealm.>
    <May 5, 2004 1:30:09 PM MDT> <Notice> <WebLogicServer> <BEA-000327>
    <Starting WebLogic Admin Server "myserver" for domain "hooxsgb">
    JVMDG217: Dump Handler is Processing a Signal - Please Wait.
    JVMDG303: JVM Requesting Java core file
    JVMDG304: Java core file written to
    /users/interop8/bea/user_projects/domain/hooxsgb/javacore37624.1083785465.tx
    t
    JVMDG215: Dump Handler has Processed Exception Signal 11.
    System Information for dixie
    MODEL Bull ESCALA T (e8ED)
    CPU 4 x K45, 32 bits (360.0 MH) ** 4 enabled **
    MEM 2304 MB real memory
    FIRM 03.03.09
    OS AIX 5.1.0.0 [Fix level 58] [Maintenance level 05]
    KERN System currently booted on 32 bits kernel
    Attached is the Java core file
    Any ideas?
    Eric
    [javacore37624.1083785465.txt]

    BEA currently supports AIX 5.1 ML-4. Your configuration is ML-5.
    Eric Hardesty wrote:
    After installing WLS 8.1 and the AIX supplement patch plus fixes to java1.4
    I am still unable to bring up my server. The following error occurs:
    * 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 *
    <May 5, 2004 1:29:26 PM MDT> <Info> <WebLogicServer> <BEA-000377> <Starting
    WebLogic Server with Classic VM Version 1.4.1 from IBM Corporation>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Configuration Management> <BEA-150016>
    <This server is being started as the administration server.>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Management> <BEA-141107> <Version:
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284WebLogic XMLX
    Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
    <May 5, 2004 1:29:30 PM MDT> <Notice> <Management> <BEA-140005> <Loading
    domainconfiguration from configuration repository at
    /users/interop8/bea/user_projects/domain/hooxsgb/./config.xml.>
    <May 5, 2004 1:29:49 PM MDT> <Notice> <Log Management> <BEA-170019> <The
    serverlog file
    /users/interop8/bea/user_projects/domain/hooxsgb/myserver/myserver.logis
    opened. All server side log events will be written to this file.>
    <May 5, 2004 1:30:08 PM MDT> <Notice> <Security> <BEA-090082> <Security
    initializing using security realm myrealm.>
    <May 5, 2004 1:30:09 PM MDT> <Notice> <WebLogicServer> <BEA-000327>
    <Starting WebLogic Admin Server "myserver" for domain "hooxsgb">
    JVMDG217: Dump Handler is Processing a Signal - Please Wait.
    JVMDG303: JVM Requesting Java core file
    JVMDG304: Java core file written to
    /users/interop8/bea/user_projects/domain/hooxsgb/javacore37624.1083785465.tx
    t
    JVMDG215: Dump Handler has Processed Exception Signal 11.
    System Information for dixie
    MODEL Bull ESCALA T (e8ED)
    CPU 4 x K45, 32 bits (360.0 MH) ** 4 enabled **
    MEM 2304 MB real memory
    FIRM 03.03.09
    OS AIX 5.1.0.0 [Fix level 58] [Maintenance level 05]
    KERN System currently booted on 32 bits kernel
    Attached is the Java core file
    Any ideas?
    Eric
    NULL ------------------------------------------------------------------------
    0SECTION TITLE subcomponent dump routine
    NULL ===============================
    1TISIGINFO signal 11 received
    1TIDATETIME Date: 2004/05/05 at 12:31:05
    1TIFILENAME Javacore filename: /users/interop8/bea/user_projects/domain/hooxsgb/javacore37624.1083785465.txt
    NULL ------------------------------------------------------------------------
    0SECTION XHPI subcomponent dump routine
    NULL ==============================
    1XHTIME Wed May 5 12:31:05 2004
    1XHSIGRECV SIGSEGV received at 0xd3a96f54 in /usr/java14/jre/bin/classic/libjvm.a. Processing terminated.
    1XHFULLVERSION J2RE 1.4.1 IBM AIX build ca1411-20030930
    NULL
    1XHCURRENTTHD Current Thread Details
    NULL ----------------------
    2XHCURRSYSTHD "ListenThread.Default" sys_thread_t:0x41C0F228
    3XHNATIVESTACK Native Stack
    NULL ------------
    3XHSTACKLINE at 0xD46194CC in Java_weblogic_socket_PosixSocketMuxer_initNative
    3XHSTACKLINE at 0xD3A96F54 in mmipInvoke_V_V
    3XHSTACKLINE at 0xD3A909B0 in mmipInvokeLazyJniMethod
    3XHSTACKLINE at 0xD3A5CBD8 in mmipExecuteJava
    3XHSTACKLINE at 0xD3A54BBC in xeRunJvmMethod
    3XHSTACKLINE at 0xD3A47628 in JVM_NewInstanceFromConstructor
    3XHSTACKLINE at 0xD3C5658C in Java_sun_reflect_NativeConstructorAccessorImpl_newInstance0
    3XHSTACKLINE at 0xD3A9641C in mmipInvoke_OO_O
    3XHSTACKLINE at 0xD3A5CBD8 in mmipExecuteJava
    3XHSTACKLINE at 0xD3BBCDF8 in mmijExecuteJavaFromJIT
    3XHSTACKLINE at 0xD3C8AC90 in jit_init_memory_locks_md
    NULL
    1XHOPENV Operating Environment
    NULL ---------------------
    2XHHOSTNAME Host : dixie.gpv.az05.bull.com:141.112.17.150
    2XHOSLEVEL OS Level : AIX 5.1.0.0
    2XHCPUS Processors -
    3XHCPUARCH Architecture : POWER_PC (impl: POWER_604, ver: PV_604)
    3XHNUMCPUS How Many : 4
    3XHCPUSENABLED Enabled : 4
    NULL
    1XHUSERLIMITS User Limits (in bytes except for NOFILE and NPROC) -
    NULL -----------
    2XHUSERLIMIT RLIMIT_FSIZE : infinity
    2XHUSERLIMIT RLIMIT_DATA : 2147483645
    2XHUSERLIMIT RLIMIT_STACK : 33554432
    2XHUSERLIMIT RLIMIT_CORE : 1073741312
    2XHUSERLIMIT RLIMIT_NOFILE : infinity
    2XHLIMIT NPROC(max) : 4000
    NULL
    1XHPAGESPACES Page Space (in blocks) -
    NULL ----------
    2XHPAGESPACE /dev/hd6: size=200704, free=199709
    2XHPAGESPACE /dev/paging00: size=196608, free=196495
    2XHPAGESPACE /dev/paging01: size=196608, free=196495
    NULL
    1XHSIGHANDLERS JVM Signal Handlers
    NULL -------------------
    2XHSIGHANDLER SIGHUP : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHSIGHANDLERS Chained Signal Handlers
    NULL -----------------------
    2XHSIGHANDLER SIGHUP : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHENVVARS Environment Variables
    NULL ---------------------
    2XHENVVAR _=/usr/java14/bin/java
    2XHENVVAR JAVA_VENDOR=IBM
    2XHENVVAR LANG=en_US
    2XHENVVAR TMOUT2=43200
    2XHENVVAR PRODUCTION_MODE=
    2XHENVVAR LOGIN=interop8
    2XHENVVAR CLASSPATHSEP=:
    2XHENVVAR PAGER=more
    2XHENVVAR POINTBASE_HOME=/users/interop8/bea/weblogic81/common/eval/pointbase
    2XHENVVAR PATH=/users/interop8/bea/weblogic81/server/bin:/usr/java14/jre/bin:/usr/java14/bin:/users/interop8/GCOSInterop/dsad/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin::/app/oracle/product/8.1.7/bin:/usr/local/bin:/usr/lbin:/users/interop8/jte/bin
    2XHENVVAR RES_RETRY=1
    2XHENVVAR JTE_BASE=/users/interop8/jte
    2XHENVVAR JAVA_VM=
    2XHENVVAR LC__FASTMSG=true
    2XHENVVAR POINTBASE_CLASSPATH=:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar
    2XHENVVAR CGI_DIRECTORY=/var/docsearch/cgi-bin
    2XHENVVAR EDITOR=vi
    2XHENVVAR EXINIT=set tabstop=4
    2XHENVVAR HISTFILE=/users/interop8/.sh_history
    2XHENVVAR CLASSPATH=/usr/java14/lib/tools.jar:/users/interop8/bea/weblogic81/server/lib/weblogic_sp.jar:/users/interop8/bea/weblogic81/server/lib/weblogic.jar:/users/interop8/bea/weblogic81/server/lib/ojdbc14.jar::/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/users/interop8/bea/weblogic81/server/lib/webservices.jar:
    2XHENVVAR LOGNAME=interop8
    2XHENVVAR RES_TIMEOUT=2
    2XHENVVAR MAIL=/usr/spool/mail/interop8
    2XHENVVAR ETC_PROFILE=1
    2XHENVVAR POINTBASE_TOOLS=/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbtools44.jar
    2XHENVVAR LOCPATH=/usr/lib/nls/loc
    2XHENVVAR ORACLE_SID=demo
    2XHENVVAR PS1=[dixie] (interop8).${PWD#${HOME}}>
    2XHENVVAR PATHSEP=:
    2XHENVVAR USER=interop8
    2XHENVVAR DOCUMENT_SERVER_MACHINE_NAME=localhost
    2XHENVVAR AUTHSTATE=compat
    2XHENVVAR BEA_HOME=/users/interop8/bea
    2XHENVVAR DEFAULT_BROWSER=netscape
    2XHENVVAR DISPLAY=harp.gpv.az05.bull.com:0
    2XHENVVAR SHELL=/bin/ksh
    2XHENVVAR ODMDIR=/etc/objrepos
    2XHENVVAR JAVA_HOME=/usr/java14
    2XHENVVAR DOCUMENT_SERVER_PORT=49213
    2XHENVVAR TMOUT=43200
    2XHENVVAR HOME=/users/interop8
    2XHENVVAR MEM_ARGS=-Xms32m -Xmx200m
    2XHENVVAR WEBLOGIC_CLASSPATH=/usr/java14/lib/tools.jar:/users/interop8/bea/weblogic81/server/lib/weblogic_sp.jar:/users/interop8/bea/weblogic81/server/lib/weblogic.jar:/users/interop8/bea/weblogic81/server/lib/ojdbc14.jar
    2XHENVVAR TERM=vt220
    2XHENVVAR MAILMSG=[YOU HAVE NEW MAIL]
    2XHENVVAR ORACLE_HOME=/app/oracle/product/8.1.7
    2XHENVVAR ITECONFIGSRV=/etc/IMNSearch
    2XHENVVAR PWD=/users/interop8/bea/user_projects/domain/hooxsgb
    2XHENVVAR DOCUMENT_DIRECTORY=/usr/docsearch/html
    2XHENVVAR TZ=MST7
    2XHENVVAR ITECONFIGCL=/etc/IMNSearch/clients
    2XHENVVAR WL_HOME=/users/interop8/bea/weblogic81
    2XHENVVAR ITE_DOC_SEARCH_INSTANCE=search
    2XHENVVAR A__z=! TMOUT2=! LOGNAME=! ETC_PROFILE="*TMOUT
    2XHENVVAR _IBM_JAVA_PIPE_37624=
    2XHENVVAR IBM_JVM_AIXTHREAD_SCOPE_OLD_VALUE=
    2XHENVVAR IBM_JVM_AIXTHREAD_SCOPE_NEW_VALUE=S
    2XHENVVAR AIXTHREAD_SCOPE=S
    2XHENVVAR IBM_JVM_CHANGED_ENVVARS_37624=AIXTHREAD_SCOPE,LDR_CNTRL
    2XHENVVAR IBM_JVM_LDR_CNTRL_OLD_VALUE=
    2XHENVVAR IBM_JVM_LDR_CNTRL_NEW_VALUE=MAXDATA=0x80000000
    2XHENVVAR LDR_CNTRL=MAXDATA=0x80000000
    2XHENVVAR LIBPATH=/usr/java14/jre/bin:/usr/java14/jre/bin/classic:/usr/java14/jre/bin:/app/oracle/product/8.1.7}/lib:/users/interop8/bea/weblogic81/server/lib/aix
    2XHENVVAR NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/opt/Xprint/MSG/%l/%N:/opt/Xprint/mercator/MSG/%l/%N:/var/spool/Xprint/config/MSG/%l/%N:/var/spool/Xprint/config/mercator/MSG/%l/%N
    2XHENVVAR _IBM_ENV_INITIAL_37624=807444056
    2XHENVVAR IBM_JAVA_COMMAND_LINE=/usr/java14/bin/java -Xms32m -Xmx200m -Dweblogic.Name=myserver -Dweblogic.ProductionModeEnabled= -Djava..security.policy=/users/interop8/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    NULL
    1XHLOADEDLIBS Loaded Libraries (sizes in bytes)
    NULL ---------------------------------
    2XHLIBNAME /users/interop8/bea/weblogic81/server/lib/aix/libmuxer.so
    3XHLIBSIZE filesize : 20757
    3XHLIBSTART text start : 0xD4618000
    3XHLIBLDSIZE text size : 0x282E
    3XHLIBLDORG data start : 0x41E97CF4
    3XHLIBLDDATASZ data size : 0x2AC
    2XHLIBNAME /usr/java14/jre/bin/libnio.a
    3XHLIBSIZE filesize : 61140
    3XHLIBSTART text start : 0xD460F000
    3XHLIBLDSIZE text size : 0x8925
    3XHLIBLDORG data start : 0x408A5598
    3XHLIBLDDATASZ data size : 0x50C
    2XHLIBNAME /usr/java14/jre/bin/libnet.a
    3XHLIBSIZE filesize : 122155
    3XHLIBSTART text start : 0xD45F9000
    3XHLIBLDSIZE text size : 0x1437A
    3XHLIBLDORG data start : 0x3F592990
    3XHLIBLDDATASZ data size : 0x820
    2XHLIBNAME /usr/java14/jre/bin/libjitc.a
    3XHLIBSIZE filesize : 2760315
    3XHLIBSTART text start : 0xD3C7D000
    3XHLIBLDSIZE text size : 0x2330F6
    3XHLIBLDORG data start : 0x3E055F40
    3XHLIBLDDATASZ data size : 0x1A8A4
    2XHLIBNAME /usr/lib/libi18n.a
    3XHLIBSIZE filesize : 148825
    3XHLIBSTART text start : 0xD007A100
    3XHLIBLDSIZE text size : 0xA1AE
    3XHLIBLDORG data start : 0x3DFF2A18
    3XHLIBLDDATASZ data size : 0x1290
    2XHLIBNAME /usr/lib/nls/loc/en_US
    3XHLIBSIZE filesize : 14342
    3XHLIBSTART text start : 0xD0074000
    3XHLIBLDSIZE text size : 0x2D71
    3XHLIBLDORG data start : 0xD0077130
    3XHLIBLDDATASZ data size : 0x2324
    2XHLIBNAME /usr/java14/jre/bin/libzip.a
    3XHLIBSIZE filesize : 109272
    3XHLIBSTART text start : 0xD3C69000
    3XHLIBLDSIZE text size : 0x1349A
    3XHLIBLDORG data start : 0x3D80F398
    3XHLIBLDDATASZ data size : 0x1908
    2XHLIBNAME /usr/java14/jre/bin/classic/libcore.a
    3XHLIBSIZE filesize : 172361
    3XHLIBSTART text start : 0xD3C4E000
    3XHLIBLDSIZE text size : 0x1AE66
    3XHLIBLDORG data start : 0x3D801610
    3XHLIBLDDATASZ data size : 0xD934
    2XHLIBNAME /usr/java14/jre/bin/libhpi.a
    3XHLIBSIZE filesize : 159668
    3XHLIBSTART text start : 0xD3C36000
    3XHLIBLDSIZE text size : 0x17708
    3XHLIBLDORG data start : 0x3025DCC8
    3XHLIBLDDATASZ data size : 0x1420
    2XHLIBNAME /usr/java14/jre/bin/libxhpi.a
    3XHLIBSIZE filesize : 44366
    3XHLIBSTART text start : 0xD3C2F000
    3XHLIBLDSIZE text size : 0x6578
    3XHLIBLDORG data start : 0x3024E058
    3XHLIBLDDATASZ data size : 0xE51C
    2XHLIBNAME /usr/lib/libdl.a
    3XHLIBSIZE filesize : 5248
    3XHLIBSTART text start : 0xD070D0F8
    3XHLIBLDSIZE text size : 0x1E0
    3XHLIBLDORG data start : 0x3024D0F8
    3XHLIBLDDATASZ data size : 0x0
    2XHLIBNAME /usr/java14/jre/bin/libjsig.a
    3XHLIBSIZE filesize : 13751
    3XHLIBSTART text start : 0xD3C2D000
    3XHLIBLDSIZE text size : 0x1B6E
    3XHLIBLDORG data start : 0x3024C2F8
    3XHLIBLDDATASZ data size : 0x1D0
    2XHLIBNAME /usr/java14/jre/bin/libjava.a
    3XHLIBSIZE filesize : 197639
    3XHLIBSTART text start : 0xD3C10000
    3XHLIBLDSIZE text size : 0x1CE78
    3XHLIBLDORG data start : 0x30239690
    3XHLIBLDDATASZ data size : 0x132C
    2XHLIBNAME /usr/java14/jre/bin/classic/libjvm.a
    3XHLIBSIZE filesize : 2698157
    3XHLIBSTART text start : 0xD3A28000
    3XHLIBLDSIZE text size : 0x1E71F8
    3XHLIBLDORG data start : 0x302111E0
    3XHLIBLDDATASZ data size : 0x27BE4
    2XHLIBNAME /usr/lib/libiconv.a
    3XHLIBSIZE filesize : 377974
    3XHLIBSTART text start : 0xD0085100
    3XHLIBLDSIZE text size : 0x1403A
    3XHLIBLDORG data start : 0xF0317ED0
    3XHLIBLDDATASZ data size : 0xA544
    2XHLIBNAME /usr/lib/libbsd.a
    3XHLIBSIZE filesize : 63178
    3XHLIBSTART text start : 0xD01504C0
    3XHLIBLDSIZE text size : 0x8183
    3XHLIBLDORG data start : 0xF0169FB0
    3XHLIBLDDATASZ data size : 0x1350
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 912571
    3XHLIBSTART text start : 0xD0047000
    3XHLIBLDSIZE text size : 0x2B5BD
    3XHLIBLDORG data start : 0xF0139000
    3XHLIBLDDATASZ data size : 0x5020
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 912571
    3XHLIBSTART text start : 0xD0043000
    3XHLIBLDSIZE text size : 0x38B1
    3XHLIBLDORG data start : 0xF00D6000
    3XHLIBLDDATASZ data size : 0x62318
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 6961880
    3XHLIBSTART text start : 0xD0521560
    3XHLIBLDSIZE text size : 0x1F983
    3XHLIBLDORG data start : 0xF01E9560
    3XHLIBLDDATASZ data size : 0x6578
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 6961880
    3XHLIBSTART text start : 0xD0507E20
    3XHLIBLDSIZE text size : 0x1846B
    3XHLIBLDORG data start : 0xF01DFE20
    3XHLIBLDDATASZ data size : 0x8511
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 6961880
    3XHLIBSTART text start : 0xD04E7100
    3XHLIBLDSIZE text size : 0x1F75A
    3XHLIBLDORG data start : 0xF01DB700
    3XHLIBLDDATASZ data size : 0x3019
    2XHLIBNAME /usr/lib/libcrypt.a
    3XHLIBSIZE filesize : 11059
    3XHLIBSTART text start : 0xD00730F8
    3XHLIBLDSIZE text size : 0x86E
    3XHLIBLDORG data start : 0xF00D5530
    3XHLIBLDDATASZ data size : 0x128
    2XHLIBNAME /usr/lib/libc.a
    3XHLIBSIZE filesize : 6806102
    3XHLIBSTART text start : 0xD01D5640
    3XHLIBLDSIZE text size : 0x1FDB9F
    3XHLIBLDORG data start : 0xF0042520
    3XHLIBLDDATASZ data size : 0x91B58
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION CI subcomponent dump routine
    NULL ============================
    1CIJAVAVERSION J2RE 1.4.1 IBM AIX build ca1411-20030930
    1CIRUNNINGAS Running as a standalone JVM
    1CICMDLINE /usr/java14/bin/java -Xms32m -Xmx200m -Dweblogic.Name=myserver -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/users/interop8/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    1CIJAVAHOMEDIR Java Home Dir: /usr/java14/jre
    1CIJAVADLLDIR Java DLL Dir: /usr/java14/jre/bin
    1CISYSCP Sys Classpath: /usr/java14/jre/lib/core.jar:/usr/java14/jre/lib/graphics.jar:/usr/java14/jre/lib/security.jar:/usr/java14/jre/lib/server.jar:/usr/java14/jre/lib/xml.jar:/usr/java14/jre/lib/charsets.jar:/usr/java14/jre/classes
    1CIUSERARGS UserArgs:
    2CIUSERARG vfprintf 0x30000B94
    2CIUSERARG -Xms32m
    2CIUSERARG -Xmx200m
    2CIUSERARG -Dweblogic.Name=myserver
    2CIUSERARG -Dweblogic.ProductionModeEnabled=
    2CIUSERARG -Djava.security.policy=/users/interop8/bea/weblogic81/server/lib/weblogic.policy
    2CIUSERARG -Dinvokedviajava
    2CIUSERARG -Djava.class.path=/usr/java14/lib/tools.jar:/users/interop8/bea/weblogic81/server/lib/weblogic_sp.jar:/users/interop8/bea/weblogic81/server/lib/weblogic.jar:/users/interop8/bea/weblogic81/server/lib/ojdbc14.jar::/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/users/interop8/bea/weblogic81/server/lib/webservices.jar:
    2CIUSERARG vfprintf
    NULL
    1CIJVMMI JVM Monitoring Interface (JVMMI)
    NULL ------------------------
    2CIJVMMIOFF No events are enabled.
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION DC subcomponent dump routine
    NULL ============================
    1DCHEADEREYE Header eye catcher DCST
    1DCHEADERLEN Header length 24
    1DCHEADERVER Header version 1
    1DCHEADERMOD Header modification 0
    1DCINTERFACE DC Interface at 0x3022270C with 15 entries
    2DCINTERFACE 1 - dcCString2JavaString 0x3021EA7C
    2DCINTERFACE 2 - dcInt642CString 0x3021EA88
    2DCINTERFACE 3 - dcJavaString2NewCString 0x3021EA94
    2DCINTERFACE 4 - dcJavaString2CString 0x3021EAA0
    2DCINTERFACE 5 - dcJavaString2NewPlatformString 0x3021EAAC
    2DCINTERFACE 6 - dcJavaString2UTF 0x3021EAB8
    2DCINTERFACE 7 - dcPlatformString2JavaString 0x3021EAD0
    2DCINTERFACE 8 - dcUnicode2UTF 0x3021EADC
    2DCINTERFACE 9 - dcUnicode2UTFLength 0x3021EAE8
    2DCINTERFACE 10 - dcUTF2JavaString 0x3021EAF4
    2DCINTERFACE 11 - dcUTFClassName2JavaString 0x3021EB00
    2DCINTERFACE 12 - dcJavaString2ClassName 0x3021EAC4
    2DCINTERFACE 13 - dcUTF2UnicodeNext 0x3021EB0C
    2DCINTERFACE 14 - dcVerifyUTF8 0x3021EB18
    2DCINTERFACE 15 - dcDumpRoutine 0x3021EB24
    1DCARRAYINFO Array info at 0x302131B8 with 16 entries
    2DCARRAYINFO 1 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 2 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 3 - index 2 signature L name class[] factor 4
    2DCARRAYINFO 4 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 5 - index 4 signature Z name bool[] factor 1
    2DCARRAYINFO 6 - index 5 signature C name char[] factor 2
    2DCARRAYINFO 7 - index 6 signature F name float[] factor 4
    2DCARRAYINFO 8 - index 7 signature D name double[] factor 8
    2DCARRAYINFO 9 - index 8 signature B name byte[] factor 1
    2DCARRAYINFO 10 - index 9 signature S name short[] factor 2
    2DCARRAYINFO 11 - index 10 signature I name int[] factor 4
    2DCARRAYINFO 12 - index 11 signature J name long[] factor 8
    2DCARRAYINFO 13 - index 0 signature 0 name uint[] factor 0
    2DCARRAYINFO 14 - index 0 signature 0 name uint1[] factor 0
    2DCARRAYINFO 15 - index 0 signature 0 name uint2[] factor 0
    2DCARRAYINFO 16 - index 0 signature 0 name uint3[] factor 0
    NULL ------------------------------------------------------------------------
    0SECTION DG subcomponent dump routine
    NULL ============================
    1DGTRCENABLED Trace enabled: No
    1DGJDUMPBUFF Javadump buffer size (allocated): 2621440
    NULL ------------------------------------------------------------------------
    0SECTION ST subcomponent dump routine
    NULL ============================
    1STGCMODES Resettable GC: No
    1STGCMODES Concurrent GC: No
    1STCURHBASE Current Heap Base: 302801fc
    1STCURHLIM Current Heap Limit: 3281fbfc
    1STMWHBASE Middleware Heap Base: 302801fc
    1STMWHLIM Middleware Heap Limit: 3281fbfc
    1STGCHELPERS Number of GC Helper Threads: 3
    1STJVMOPTS -Xconcurrentlevel: 0
    1STJVMOPTS -Xconcurrentbackground: 0
    1STGCCTR GC Counter: 7
    1STAFCTR AF Counter: 7
    1STHEAPFREE Bytes of Heap Space Free: 80db00
    1STHEAPALLOC Bytes of Heap Space Allocated: 259fa00
    1STSMBASE SM Base: 0
    1STSMEND SM End: 0
    1STPAMSTART PAM Start: 0
    1STPAMEND PAM End: 0
    1STCOMACTION Compact Action: 0
    NULL ------------------------------------------------------------------------
    0SECTION XE subcomponent dump routine
    NULL ============================
    1XETHRESHOLD MMI threshold for java methods is set to 1250
    1XEJITINIT JIT is initialized
    1XEJVMPIOFF JVMPI is not activated
    1XEJNITHRESH MMI threshold for JNI methods is set to 0
    1XETRCHIS Trace history length is set to 4
    1XEJITDUMP JIT dump routine is not yet implemented.
    NULL ------------------------------------------------------------------------
    0SECTION LK subcomponent dump routine
    NULL ============================
    NULL
    1LKPOOLINFO Monitor pool info:
    2LKPOOLINIT Initial monitor count: 32
    2LKPOOLEXPNUM Minimum number of free monitors before expansion: 5
    2LKPOOLEXPBY Pool will next be expanded by: 24
    2LKPOOLTOTAL Current total number of monitors: 48
    2LKPOOLFREE Current number of free monitors: 9
    NULL
    1LKMONPOOLDUMP Monitor Pool Dump (flat & inflated object-monitors):
    2LKMONINUSE sys_mon_t:0x3020EE28 infl_mon_t: 0x3020E918:
    3LKMONOBJECT java.lang.ref.Reference$Lock@303017F0/303017F8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Reference Handler" (0x3D9C6A28)
    2LKMONINUSE sys_mon_t:0x3020EED8 infl_mon_t: 0x3020E940:
    3LKMONOBJECT java.lang.ref.ReferenceQueue$Lock@30301528/30301530: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Finalizer" (0x3DA50CA8)
    2LKMONINUSE sys_mon_t:0x3020EF88 infl_mon_t: 0x3020E968:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9830/302E9838: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" (0x3EDB86A8)
    2LKMONINUSE sys_mon_t:0x3020F038 infl_mon_t: 0x3020E990:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9798/302E97A0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" (0x3EDB8D28)
    2LKMONINUSE sys_mon_t:0x3020F0E8 infl_mon_t: 0x3020E9B8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9700/302E9708: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" (0x3EDC2528)
    2LKMONINUSE sys_mon_t:0x3020F198 infl_mon_t: 0x3020E9E0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9668/302E9670: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" (0x3EDD1EA8)
    2LKMONINUSE sys_mon_t:0x3020F248 infl_mon_t: 0x3020EA08:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E95D0/302E95D8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" (0x3EDD4528)
    2LKMONINUSE sys_mon_t:0x3020F2F8 infl_mon_t: 0x3020EA30:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9538/302E9540: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" (0x3EDD98A8)
    2LKMONINUSE sys_mon_t:0x3020F3A8 infl_mon_t: 0x3020EA58:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E94A0/302E94A8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" (0x3EDDCF28)
    2LKMONINUSE sys_mon_t:0x3020F458 infl_mon_t: 0x3020EA80:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9408/302E9410: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" (0x3EDE0528)
    2LKMONINUSE sys_mon_t:0x3020F508 infl_mon_t: 0x3020EAA8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9370/302E9378: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" (0x3EDE2BA8)
    2LKMONINUSE sys_mon_t:0x3020F5B8 infl_mon_t: 0x3020EAD0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E92D8/302E92E0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" (0x3EDE8428)
    2LKMONINUSE sys_mon_t:0x3020F668 infl_mon_t: 0x3020EAF8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9240/302E9248: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" (0x3EDE8A28)
    2LKMONINUSE sys_mon_t:0x3020F718 infl_mon_t: 0x3020EB20:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E91A8/302E91B0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" (0x3EDF5E28)
    2LKMONINUSE sys_mon_t:0x3020F7C8 infl_mon_t: 0x3020EB48:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9110/302E9118: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" (0x3EDF94A8)
    2LKMONINUSE sys_mon_t:0x3020F878 infl_mon_t: 0x3020EB70:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9078/302E9080: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" (0x3EDFCAA8)
    2LKMONINUSE sys_mon_t:0x3020F928 infl_mon_t: 0x3020EB98:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8FE0/302E8FE8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" (0x3EE000A8)
    2LKMONINUSE sys_mon_t:0x3020F9D8 infl_mon_t: 0x3020EBC0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8F48/302E8F50: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" (0x3EE03728)
    2LKMONINUSE sys_mon_t:0x3020FA88 infl_mon_t: 0x3020EBE8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8EB0/302E8EB8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" (0x3EE06D28)
    2LKMONINUSE sys_mon_t:0x3020FB38 infl_mon_t: 0x3020EC10:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8E18/302E8E20: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" (0x3EE0A328)
    2LKMONINUSE sys_mon_t:0x3020FBE8 infl_mon_t: 0x3020EC38:
    3LKMON

Maybe you are looking for