Oracle errors in Weblogic Error logs appear in non english

We have a problem with weblogic error logging. Specifically, in a managed server's log file, Oracle errors such as ORA-XXXX show in Greek, not English. We are assuming
that this is because the timezone is Europe/Athens. However, the weblogic application server runs with user.language=en, user.country=US. What's more, there are 4 application servers and 2 of them have this problem. The oracle database is accessed via weblogic datasources.
Oracle database server Setup: Oracle Server 11gR2 running on Oracle Linux 64 bit, timezone set to Europe/Athens
Weblogic Server: Weblogic 10.3.5 running on Oracle Linux 64 bit, timezone set to Europe/Athens
The managed server, according to jrockit, the jvm runs with the following language related system properties:
user.language=en, user.country=US, user.timezone=Europe/Athens
The question is: How do we tell oracle / weblogic to log english text for the ORA errors?
Thanks,
Chris

I digged in the weblogic installation directory and it seems like the domain configuration wizard messed up the jdbc configs for the data sources.
The config xml files for the data sources in the /domain root/config/jdbc directory had oracle driver but the test query was for pointbase. I double checked from the database.xml file in the init-info directory and corrected the entry in the datasource config xmls and voila!.. the errors were gone.
I am not sure if this was the right approach and whether i have solved the issue or simply patched it.. so I am keeping the question open. If any one has any inputs I will be grateful.
If the mods/admins feel that the thread should be marked as solved I will surely do so.
Thanks.

Similar Messages

  • Errors in Weblogic server log for Weblogic Portal

    Hi,
    I apologize if the question has been posted and answered.. I had searched but couldn't find anything in this forum.
    My post is a bit lengthy as I will be providing as much details as possible.. sorry about that.. :)
    I am new to Weblogic server and Weblogic Portal.. in fact I have never worked on portals. I have installed the Weblogic Portal 10.3.2 along with the Weblogic. I have used quickstart to create a domain. There I have configured the following data sources:
    appsGroupSpaceDataSource
    cgDataSource
    cgDataSource-nonXA
    p13nDataSource
    portalDataSource
    portalDataSourceAlwaysXA
    portalDataSourceNeverXA
    My database is oracle 11g. I have created a user and granted the user all the admin roles and priviledges
    The database connection test had worked for all the sources except appsGroupSpaceDataSource where the test query SELECT COUNT(*) FROM SYSTABLES failed as there was no such table in the database.
    I had run the following scripts:
    Drop/Create Groupspace Database Objects (appsGroupSpaceDataSource )
    Drop/Create P13N Database Objects (p13nDataSource)
    Drop/Create Content Database Objects (p13nDataSource)
    Drop/Create Portal Database Objects (p13nDataSource)
    There were no scripts to run for the other data sources.
    After installation whenever I am starting the admin server I am seeing this error in the console:
    <Sep 17, 2010 12:48:05 PM IST> <Error> <JDBC> <BEA-001112> <Test "SELECT COUNT(*) FROM SYSTABLES" set up for pool "appsGroupSpaceDataSource" failed with exception: "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ".>
    <Sep 17, 2010 12:48:05 PM IST> <Error> <JDBC> <BEA-001112> <Test "SELECT COUNT(*) FROM SYSTABLES" set up for pool "cgDataSource" failed with exception: "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ".>
    <Sep 17, 2010 12:48:06 PM IST> <Error> <JDBC> <BEA-001112> <Test "SELECT COUNT(*) FROM SYSTABLES" set up for pool "cgDataSource-nonXA" failed with exception: "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ".>
    <Sep 17, 2010 12:48:06 PM IST> <Error> <JDBC> <BEA-001112> <Test "SELECT COUNT(*) FROM SYSTABLES" set up for pool "p13nDataSource" failed with exception: "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ".>
    <Sep 17, 2010 12:48:07 PM IST> <Error> <JDBC> <BEA-001112> <Test "SELECT COUNT(*) FROM SYSTABLES" set up for pool "portalDataSource" failed with exception: "java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    ".>
    And the errors are happening in an infinite loop....
    I checked and there is no table created in that name in the database.. and being totally new to weblogic I am not sure where else to check.
    It would be great if some one could help me track the cause and resolve this..
    Thanks a lot for reading the long post.. and double thanks for a reply.. :)
    Edited by: 795423 on Sep 17, 2010 12:17 AM

    I digged in the weblogic installation directory and it seems like the domain configuration wizard messed up the jdbc configs for the data sources.
    The config xml files for the data sources in the /domain root/config/jdbc directory had oracle driver but the test query was for pointbase. I double checked from the database.xml file in the init-info directory and corrected the entry in the datasource config xmls and voila!.. the errors were gone.
    I am not sure if this was the right approach and whether i have solved the issue or simply patched it.. so I am keeping the question open. If any one has any inputs I will be grateful.
    If the mods/admins feel that the thread should be marked as solved I will surely do so.
    Thanks.

  • Oracle VM 3 Manager installation hangs Step 8 of 9 on Weblogic error

    Hi all,
    I am installing Oracle VM 3.0.3 Manager component for Oracle VM on RHEL 5.5 64 bit Linux OS platform.
    1) The installation hangs on the following step
    Step 6 of 9 : Oracle VM ...
    Retrieving Oracle VM Manager Application ...
    Extracting Oracle VM Manager Application ...
    Installing Oracle VM Manager Core ...
    Step 7 of 9 : Domain creation ...
    Creating Oracle WebLogic Server domain ...
    Starting Oracle WebLogic Server 11g ...
    Configuring data source 'OVMDS' ...
    Creating Oracle VM Manager user 'admin' ...
    Step 8 of 9 : Deploy ...
    Deploying Oracle VM Manager Core container ...
    2) Reviewing the OVM 3.0.3 Manager installation logs shows the following errors:
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_adf_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_adf_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Starting an edit session ...
    Started edit session, please be sure to save and activate your
    changes once you are done.
    Saving all your changes ...
    Saved all your changes successfully.
    Activating all your changes, this may take a while ...
    The edit lock associated with this edit session is released
    BUILD FAILED
    weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 0 failed: [Deployer:149026]deploy application ovm_core on AdminServer.
    Target state: deploy failed on Server AdminServer
    java.lang.Exception: [DeploymentService:290051]The commit message for the deployment '1,331,919,570,897' could not be completed because the deployment timed out.
    at weblogic.deploy.service.internal.adminserver.AdminRequestStatus.signalCommitFailed(AdminRequestStatus.java:1007)
    at weblogic.deploy.service.internal.statemachines.adminserver.AwaitingCommitResponses.requestTimedOut(AwaitingCommitResponses.java:42)
    at weblogic.deploy.service.internal.adminserver.AdminRequestImpl.requestTimedout(AdminRequestImpl.java:354)
    at weblogic.deploy.service.internal.RequestImpl$TimeoutMonitor.timerExpired(RequestImpl.java:242)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    3) Previous weblogic errors that caused the OVM 3.0.3 Manager installation to hang and fail:
    Your environment has been set.
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    user: weblogic
    timeout: 300
    Connecting to t3://localhost:7001 with userid weblogic ...
    This Exception occurred at Fri Mar 16 10:33:13 PDT 2012.
    Connecting to t3://localhost:7001 with userid weblogic ...
    This Exception occurred at Fri Mar 16 10:34:27 PDT 2012.
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_adf_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
    For more help, use help(domainRuntime)
    Current status is RUNNING
    Disconnected from weblogic server: AdminServer
    03-16 10:34 system.process DEBUG system.process.run stderr:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
            java.net.ConnectException: Connection refused; No available router to destination]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at weblogic.management.scripting.WLSTHelper.populateInitialContext(WLSTHelper.java:520)
    at weblogic.management.scripting.WLSTHelper.initDeprecatedConnection(WLSTHelper.java:573)
    at weblogic.management.scripting.WLSTHelper.initConnections(WLSTHelper.java:313)
    at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:203)
    at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:61)
    at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:147)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Any ideas how to resolve these issues so that I can successfully install OVM 3.0.3 Manager?

    Issue resolved had to disable Linux firewall

  • Weblogic Server - Timeout error in AdminServer Diagnostic logs

    Hi,
    We have deployed our application (OAM 11g) on Weblogic 10.3.5. The application was working fine until thursday. After that we have only restarted the machine and the application start responding very slow. We can see the following errors in weblogic Admin Server Diagnostic logs.
    +[2012-06-18T17:23:00.481+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:24:01.000+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:25:01.536+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:26:02.071+05:30] [AdminServer] [ERROR] [] [] [tid: PoolWatcher] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-0000000000000011,0] java.net.SocketTimeoutException: Read timed out++2012-06-18T17:27:00.496+05:30] [AdminServer] [ERROR] [] [] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] java.net.SocketTimeoutException: Read timed out+
    +[2012-06-18T17:27:00.496+05:30] [AdminServer] [ERROR] [] [] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Failed to communicate with any of configured Access Server, ensure that it is up and running.+
    +[2012-06-18T17:27:00.700+05:30] [AdminServer] [NOTIFICATION] [OAMSSA-22005] [oracle.oam.diagnostic] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Number of collectors registered: "3".+
    +[2012-06-18T17:27:00.700+05:30] [AdminServer] [NOTIFICATION] [OAMSSA-20032] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Finished constructing mediator.+
    +[2012-06-18T17:27:00.700+05:30] [AdminServer] [NOTIFICATION] [OAMSSA-20002] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] Diagnostic Engine Initialized.+
    +[2012-06-18T17:27:00.715+05:30] [AdminServer] [NOTIFICATION] [] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1b8352126b8c9e0f:1ec8524a:137ff4bc247:-8000-000000000000005b,0] [APP: oam_admin#11.1.1.3.0] resolved id store name : UserIdentityStore1+
    Anybody have any clue where is the issue and what is the fix required. Thanks for all your help.

    Hi,
    It seems there are some sort of communication laps try to enable Http tunneling on there for every individual server.
    You will find them under following option.
    Server >> <server name > >> Protocol >> General
    There you will find check box enable Tunneling.
    Regards,
    Kal

  • Oracle to WebLogic error - OBJ_ADAPTER: MINOR CODE: 1398079492

    I am trying to perform an RMI call from a Java Stored Procedure within Oracle 9i to Weblogic 8.1. I am using the following code:
    env.put("java.naming.factory.initial", "com.sun.jndi.cosnaming.CNCtxFactory");
    env.put("java.naming.provider.url", "iiop://myserver:7001");
    Context initialNamingContext = new InitialContext(env);
    LogServiceRmi rmiTest= (LogServiceRmi)PortableRemoteObject.narrow(initialNamingContext.lookup(LogServiceRmi.JNDI_NAME),LogServiceRmi.class);
    miTest.log(event);In the InitialContext constructor, the following exception is generated
    org.omg.CORBA.OBJ_ADAPTER:   minor code: 1398079492  completed: No
      at com.sun.corba.se.internal.corba.ORB.connect(ORB.java)
      at com.sun.corba.se.internal.corba.ORB.getServantIOR(ORB.java)
      at com.sun.corba.se.internal.corba.ClientDelegate.getServiceContexts(ClientDelegate.java)
      at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java)
      at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java)
      at com.sun.corba.se.internal.corba.InitialNamingClient.resolve(InitialNamingClient.java)
      at com.sun.corba.se.internal.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.java)
      at com.sun.corba.se.internal.corba.InitialNamingClient.resolve_initial_references(InitialNamingClient.java)
      at com.sun.corba.se.internal.corba.ORB.resolve_initial_references(ORB.java)
      at com.sun.jndi.cosnaming.CNCtx.setOrbAndRootContext(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtx.initUsingUrl(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtx.initOrbAndRootContext(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtx.<init>(CNCtx.java)
      at com.sun.jndi.cosnaming.CNCtxFactory.getInitialContext(CNCtxFactory.java)
      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java)
      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java)
      at javax.naming.InitialContext.init(InitialContext.java)
      at javax.naming.InitialContext.<init>(InitialContext.java)
      at com.carlson.cmg.awards.logservice.rmi.CmgRmiAppender.activateOptions(CmgRmiAppender.java:100)Everything works fine when I execute it in a 1.3 JVM outside of Oracle. Any ideas what would cause this to happen? Thanks in advance.

    Hi
    I am getting exactly the same error ? Did you manage to find a resolution to this ?

  • Logging into Oracle Apps R12 throws error - unable to authenticate session

    Hi All,
    Working on R12 OS:AIX
    Logging into Oracle Apps R12 throws error - "unable to authenticate session".
    Earlier Guest user was end-dated which has now been removed and autoconfig was run.but still the same issue..(services were bounced too)
    Guest user password is:ORACLE(uppercase) in xml file,dbc file,GUEST profile options..
    could anyone please share such an experience encountered before and suggest resolution...
    Would appreciate an early response!
    Thanks for your time!
    Regards,

    Pl see ML Note 342332.1 on steps needed to troubleshooot login. Although this doc is for 11i, it should also apply to R12
    Srini Chavali

  • Weblogic server log has null0 error

    Hi all,
    Is anyone know the problem for null0? Why it will write into weblogic admin log and how to get rid of it.
    Thank in advance!
    <Nov 30, 2010 3:24:12 PM EST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WLSServerControlTablePage.>
    null0
    null0
    null0
    null0
    null0
    null0
    null0
    null0
    <Nov 30, 2010 3:32:08 PM EST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3Dsmp_node1_svr%2CType%3DServer%22%29.>
    <Nov 30, 2010 3:32:28 PM EST> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: weblogic.management.logging.DomainLogHandlerImpl.ping()
    java.lang.NullPointerException.
    java.lang.NullPointerException
         at weblogic.management.logging.DomainLogHandlerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

    Hi,
    Try to check server log which will available under Domain_Home / servers / <required server > / logs
    check log file to get more details.
    also check access log whether you HTTP 500 error or not.
    Regards,
    Kal

  • Oracle Workshop for Weblogic load error

    Hello,
    I installed Weblogic 10.3 on CentOS 4.6 linux. Weblogic server 10.3 runs without error but when I run Oracle Workshop for Weblogic - specify a workspace I receive a JVM terminated error code 127.
    /home/oracle/bea/jrockit_160_05/jre/bin/java: symbol lookup error : /usr/lib/firefox-1.5.0.12/components/libdocshell.so: undefined symbol: PR_GetPhysicalMemorySize
    I wonder if anyone has received this error and if so what they did to fix it??
    Thanks in advance for your help.
    Jonathan

    Hi Jonathan,
    This similar thread seems interesting: http://ubuntuforums.org/showthread.php?t=134760
    In that thread, the guy had conflicts between 1.5 and 1.7 version libraries for mozilla. I'm no Linux expert, but you might want to use the ldd command to look at the dependencies for the libraries of interest.
    Hopefully, someone else can give you some tips based on their own solution to your same problem but if that doesn't pan out then maybe this will give you something to go on.

  • Diagnosing errors when Weblogic appears to lock

    Hi,
    I'd be grateful if anyone could give me some pointers to find out more about
    why Weblogic appears to hang. I'm running on SOLARIS with JDK1.2.2_05a and
    Weblogic 5.1 SP6 applied. I have the following set when starting weblogic
    (per BEA recommendations):
    export JVMARGS="inline_instrs_jit=0"
    -native option for Java
    I also set the following to try and get more information:
    export JITARGS="trace"
    The symptoms are that the Weblogic server just appears to stop in the middle
    of serving the request. I cannot connect using the weblogic console. I've
    tried using the "kill -QUIT <procesId>" to try and get a thread dump but the
    server sits there.
    We were running this on NT and everything was fine then when we moved to
    SOLARIS we experienced problems.
    Can anyone suggest a cause of action for me to find out what is happening?
    Any help gratefully received,
    Peter Villiers

    I have solved the problem by resetting the mini iPad.  Just hold down the switch off button for about 30 seconds and the follow instruction to power off.
    The iPad will then reset itself.

  • Error message in alert_SID.log & PMON.trc

    OS: Redhat6.2
    DB: Oracle Enterprise 8.1.5
    getting the error message in alert_SID.log
    PMON started with pid=2
    OER 536879337 in Load Indicator : Error Code = 562604272 !
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    as well as continual following error messages in both alert_PID and PMON.trc
    Load Indicator not supported by OS !
    Tue Jun 13 00:12:39 2000
    Load Indicator not supported by OS !
    Tue Jun 13 00:13:12 2000
    Load Indicator not supported by OS !
    Tue Jun 13 00:13:46 2000
    I understood that this has to do with the mts_dispatchers param in the init file, but I need to run it as a shared server rather than a delicated server.
    Can anyone help?
    null

    Hi,
    As far as I am aware you should be able
    to obtain a patch for bug 987647 from oracle.
    to Stop the PMON error from appearing.
    However they apparently do not see the recurring Load Indicator Message as a bug. It is simply reporting facts. The work around here is to user cron to automatically delete these messages from your log as they are harmless unless they fill your file system.
    Cheers,
    Rod
    null

  • Error on the error log of the apache

    Hi,
    my site configuration is an oracle application server is installed on a dell server power edge 2800 type of installation is forms and reports . i am not using all the services i am using only report services and java service.
    i am deploying on the java service a java application connect to an oracle database.
    at the begining of the project the performance of the application was good but when the number of the conncurent user increased and some enhancement on the application have been done then an unusual slowness on the application appeared. this slowness appear not all the time but it 's now every day. after tracing i found that their is an error in the appache logs as follows:
    [Wed Mar 04 14:01:40 2009] [error] [client 10.10.36.22] [ecid: 1236168100:192.168.0.14:4272:2832:18476,0] File does not exist: d:/oracle/frhome_1/apache/apache/htdocs/favicon.ico
    [Wed Mar 04 14:01:44 2009] [warn] [client 10.10.34.17] read request line timed out
    [Wed Mar 04 14:07:12 2009] [warn] [client 10.10.34.12] read request line timed out
    [Wed Mar 04 14:08:36 2009] [error] [client 10.10.31.18] [ecid: 1236168516:192.168.0.14:4272:3820:19465,0] File does not exist: d:/oracle/frhome_1/apache/apache/htdocs/aoas_traning/index.jsp
    [Wed Mar 04 14:08:49 2009] [error] [client 10.10.31.18] [ecid: 1236168529:192.168.0.14:4272:3820:19466,0] File does not exist: d:/oracle/frhome_1/apache/apache/htdocs/aoas_trning/index.jsp
    [Wed Mar 04 14:10:08 2009] [warn] [client 10.10.29.21] read request line timed out
    [Wed Mar 04 14:19:24 2009] [notice] FastCGI: process manager initialized
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4556:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4556:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4556:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4556:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:2916:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:2916:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:2916:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:2916:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4596:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4596:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4596:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4596:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4504:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4504:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4504:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4504:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3728:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3728:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3728:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3728:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.47.13] [ecid: 1236169164:192.168.0.14:4152:6140:1,0] MOD_OC4J_0184: Failed to find an oc4j process for destination: aoas_training
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.47.13] [ecid: 1236169164:192.168.0.14:4152:6140:1,0] MOD_OC4J_0145: There is no oc4j process (for destination: aoas_training) available to service request.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.47.13] [ecid: 1236169164:192.168.0.14:4152:6140:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.47.13] [ecid: 1236169164:192.168.0.14:4152:6140:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4972:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4972:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4972:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:252:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4972:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:252:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:252:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:252:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:6052:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:6052:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3012:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:6052:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:6052:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3012:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3012:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4864:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:3012:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4864:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4864:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4864:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:24 2009] [warn] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4908:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4908:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4908:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:19:24 2009] [error] [client 10.10.44.21] [ecid: 1236169164:192.168.0.14:4152:4908:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:19:27 2009] [error] Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting
    [Wed Mar 04 14:22:59 2009] [notice] FastCGI: process manager initialized
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:4340:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:4340:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:4340:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:4340:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.29.10] [ecid: 1236169379:192.168.0.14:6104:5996:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.29.10] [ecid: 1236169379:192.168.0.14:6104:5996:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.29.10] [ecid: 1236169379:192.168.0.14:6104:5996:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.29.10] [ecid: 1236169379:192.168.0.14:6104:5996:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:5348:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:5348:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:5348:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.34.26] [ecid: 1236169379:192.168.0.14:6104:5348:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.29.13] [ecid: 1236169379:192.168.0.14:6104:5464:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.29.13] [ecid: 1236169379:192.168.0.14:6104:5464:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.29.13] [ecid: 1236169379:192.168.0.14:6104:5464:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.29.13] [ecid: 1236169379:192.168.0.14:6104:5464:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.44.13] [ecid: 1236169379:192.168.0.14:6104:4616:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.44.13] [ecid: 1236169379:192.168.0.14:6104:4616:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.44.13] [ecid: 1236169379:192.168.0.14:6104:4616:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.44.13] [ecid: 1236169379:192.168.0.14:6104:4616:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.44.21] [ecid: 1236169379:192.168.0.14:6104:4912:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.44.21] [ecid: 1236169379:192.168.0.14:6104:4912:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.44.21] [ecid: 1236169379:192.168.0.14:6104:4912:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.44.21] [ecid: 1236169379:192.168.0.14:6104:4912:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:5580:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas_training] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:5580:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas_training.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:5580:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:5580:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.20.9] [ecid: 1236169379:192.168.0.14:6104:4736:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.20.9] [ecid: 1236169379:192.168.0.14:6104:4736:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.20.9] [ecid: 1236169379:192.168.0.14:6104:4736:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.20.9] [ecid: 1236169379:192.168.0.14:6104:4736:1,0] MOD_OC4J_0013: Failed to call destination: aoas's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.47.8] [ecid: 1236169379:192.168.0.14:6104:5988:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas_training] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.8] [ecid: 1236169379:192.168.0.14:6104:5988:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas_training.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.8] [ecid: 1236169379:192.168.0.14:6104:5988:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.47.6] [ecid: 1236169379:192.168.0.14:6104:5080:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas_training] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.8] [ecid: 1236169379:192.168.0.14:6104:5988:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.6] [ecid: 1236169379:192.168.0.14:6104:5080:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas_training.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.47.9] [ecid: 1236169379:192.168.0.14:6104:4900:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas_training] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.9] [ecid: 1236169379:192.168.0.14:6104:4900:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas_training.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.9] [ecid: 1236169379:192.168.0.14:6104:4900:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.9] [ecid: 1236169379:192.168.0.14:6104:4900:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.6] [ecid: 1236169379:192.168.0.14:6104:5080:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.6] [ecid: 1236169379:192.168.0.14:6104:5080:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:4752:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas_training] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:4752:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas_training.
    [Wed Mar 04 14:22:59 2009] [warn] [client 10.10.47.5] [ecid: 1236169379:192.168.0.14:6104:2728:1,0] MOD_OC4J_0187: Failed to find an oc4j process within destination:[aoas_training] and island id: default_island for session failover.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.5] [ecid: 1236169379:192.168.0.14:6104:2728:1,0] MOD_OC4J_0150: Failed to deterministicly find a failover oc4j process for session request for island: default_island for destination: aoas_training.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.5] [ecid: 1236169379:192.168.0.14:6104:2728:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.5] [ecid: 1236169379:192.168.0.14:6104:2728:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:4752:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: aoas_training
    [Wed Mar 04 14:22:59 2009] [error] [client 10.10.47.19] [ecid: 1236169379:192.168.0.14:6104:4752:1,0] MOD_OC4J_0013: Failed to call destination: aoas_training's service() to service the request.
    so please any one could help me so please reply on this thread
    thank you

    THis are usually because the time out for opmn is reached and the log look like this. you need to do somethings, like remove KeepAlive and increse OC4J timeout.
    In httpd.conf, increase "Timeout" value to, say, 600 seconds. (This should be smaller than the Firewall timeout setting, if any)
    Also set KeepAlive to off
    and Increase MaxClients
    In mod_oc4j.conf (in the global section i.e before the <IfModule> tag) add the following ->
    Oc4jCacheSize 0
    Oc4jConnTimeout 600 (This is again in seconds &, again, should be smaller than the Firewall timeout setting, if any)
    Run "dcmctl updateconfig -ct ohs"
    Run "opmnctl restartproc type=ohs"
    Increase Java Heap Size for the OC4J instance as per the available memory(RAM) & restart the instance
    (Update -Xms -Xmx java options for the OC4J instance for this, preferably through the EM Console)
    Goto the Container Page>Admin tab>ServerProperties Link> and find the JVM size, you should restart.
    Or by command line, stop opmnctl stopall services, edit opmn.xml and find below <data-id="start-parameters">, <data id=java-options" value="....-Xms1024M -Xms 512M../>
    And then restart services, also you can try to add a new Process to the JVM in <process-set id="yourgroup" numporcs="2"/>
    Regards.

  • Weblogic error while starting the application

    Hi,
    my JDev : 11.1.2.3.0.
    I am  getting weblogic error debugging log console , but application is running successfully...
    <Oct 9, 2013 8:36:45 AM AST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=DefaultServer,Name=QICIntranet,Type=ApplicationRuntime new:weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@13acdcd existing weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@465d15
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    >
    agentVersion=1.5.0.0
    <Oct 9, 2013 8:36:46 AM AST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=DefaultServer,Name=default,ApplicationRuntime=QICIntranet,Type=WorkManagerRuntime new:weblogic.work.WorkManagerRuntimeMBeanImpl@1bd397b existing weblogic.work.WorkManagerRuntimeMBeanImpl@1c8c168
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    >
    <Oct 9, 2013 8:36:46 AM AST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=DefaultServer,Name=default@QICIntranet@null,WorkManagerRuntime=default,ApplicationRuntime=QICIntranet,Type=RequestClassRuntime new:weblogic.work.RequestClassRuntimeMBeanImpl@178170e existing weblogic.work.RequestClassRuntimeMBeanImpl@111b59c
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    >
    <FeatureUtils> <_resolveFeatures> Ignoring feature-dependency on feature "AdfDvtCommon".  No such feature exists.
    <FeatureUtils> <_resolveFeatures> Ignoring feature-dependency on feature "AdfDvtCommon".  No such feature exists.
    <FeatureUtils> <_resolveFeatures> Ignoring feature-dependency on feature "DvtDiagram".  No such feature exists.
    Thanks,

    Hello, paramy.
    It is very similar to this case:
    https://forums.oracle.com/thread/2290229
    I hope it helps you.
    rfh.

  • Oracle BI 11.5 Error during installation

    During installation Oracle BI 11.5 at Win2003 server 32-bit there are some error at stage 'Creating Domain' and 'Deploying Base Setup'
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    DEBUG : Loading the 32 bit dll here
    DEBUG : Loading DLL : D:/oracle_middl/Oracle_BI1/install/config/StartUtil.dll
    DEBUG : Loaded DLL : D:/oracle_middl/Oracle_BI1/install/config/StartUtil.dll
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3179)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3149)
         ... 19 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Executing Task: Setting Up Weblogic
    progress in calculate progress2
    Executing Task: Deploying Base Setup
    AdminServer port is 7001
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:369)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Caused by: oracle.as.provisioning.util.ConfigException:
    Unable to connect to the AdminServer.
    Cause:
    An internal operation has failed:Bad host: "asus-win_1"
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:438)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:359)
         ... 16 more
    Caused by: java.net.MalformedURLException: Bad host: "asus-win_1"
         at javax.management.remote.JMXServiceURL.validateHost(JMXServiceURL.java:459)
         at javax.management.remote.JMXServiceURL.validateHost(JMXServiceURL.java:361)
         at javax.management.remote.JMXServiceURL.validate(JMXServiceURL.java:337)
         at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:321)
         at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:89)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:405)
         ... 17 more
    I can ping host "asus-win_1", also insert string with "asus-win_1" into file hosts but has the same error.

    I'm using simple installation and it's fresh installation.
    I guess I found the trouble. The Win2003 server worked at virtual machine and actually it was VirtualBox. But I've reinstalled Win2003 server at VMWAre and Oracle BI installation finished without any problem.
    Edited by: Eugene on 30.06.2011 7:19

  • OIM sees error in Weblogic Environment

    Hello All,
    I've working setup of OIM 9102(BP15) with WEBLOGIC (10.3.5.0) in a cluster.
    At Weblogic server startup, i see following error (xlStartWLS.sh):
    +ERROR,04 Jan 2012 14:49:16,173,[org.apache.beehive.netui.pageflow.internal.AdapterManager],ServletContainerAdapter manager not initialized correctly.+
    CR#361988 (http://docs.oracle.com/cd/E11035_01/wloc10/notes/known_resolved.html) says - this error can be ignored (old link). However, i want to confirm if there could be any issue in the environment. Also, when i browse through the Weblogic console pages i see few warning message coming out each time i click on any console buttons/links:
    +WARN,04 Jan 2012 15:01:57,519,[org.apache.beehive.netui.pageflow.PageFlowRequestProcessor],Struts module is configured to use com.bea.console.internal.ConsolePageFlowRequestProcessor as the request processor, but the <controller> element does not contain a <set-property> for "controllerClass". Page Flow actions in this module may not be handled correctly.+
    Any pointer/help would be appreciated.
    Thanks,

    Yeah. Found an article in Oracle support. It says this message could be ignored.
    However, It also talks about renaming the log4j.xml file and use in Weblogic to avoid this unwanted audit log. When I searched Weblogic file system, i could not find log4j.xml. :( Are these 2 different use cases?
    Thanks,

  • OBIEE11G Weblogic Error

    Hi All
    When i star my weblogic server it through below error.
    <Oct 17, 2012 11:35:14 PM UTC> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.112.161.53:7001, failure count: 2, failing for 1 seconds, java.net.SocketException: Too many open files>
    <Oct 17, 2012 11:35:16 PM UTC> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.112.161.53:7001, failure count: 3, failing for 3 seconds, java.net.SocketException: Too many open files>
    <Oct 17, 2012 11:35:19 PM UTC> <Notice> <Server> <BEA-002615> <After having failed to listen, the server is now listening on channel "Default" on 10.112.161.53:7001.>
    <Oct 17, 2012 11:35:27 PM UTC> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.112.161.53:7001, failure count: 1, failing for 0 seconds, java.net.SocketException: Too many open files>
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:127)
    at java.util.zip.ZipFile.<init>(ZipFile.java:143)
    at weblogic.jsp.internal.Jar.<init>(Jar.java:24)
    at weblogic.jsp.internal.Application.createJavelinFile(Application.java:185)
    at weblogic.jsp.internal.CPL.initializeBinaryPaths(CPL.java:234)
    at weblogic.servlet.jsp.JavelinxJSPStub.prepareCPLClasspath(JavelinxJSPStub.java:273)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:126)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Oct 17, 2012 11:35:30 PM UTC> <Error> <HTTP> <BEA-101017> <[ServletContext@2045821149[app:analytics module:analytics path:/analytics spec-version:2.5 version:11.1.1]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /default.jsp
    Exception occurred while processing '/app/obiee/OBIEE11G/user_projects/domains/bifoundation_domain/servers/AdminServer/tmp/_WL_user/analytics_11.1.1/silp1v/war/default.jsp'java.lang.NullPointerException
    at weblogic.jsp.internal.jsp.JspParser.jspParse(JspParser.java:1092)
    at weblogic.jsp.internal.jsp.JspParser._parse(JspParser.java:604)
    at weblogic.jsp.internal.jsp.JspParser.parse(JspParser.java:597)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:104)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parse(JspAnalyzer.java:92)
    at weblogic.jsp.internal.ProxySourceFile.parse(ProxySourceFile.java:106)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:559)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:533)
    at weblogic.jsp.internal.SourceFile.check(SourceFile.java:335)
    at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:224)
    at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
    at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:599)
    at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
    at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
    at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    Truncated. see log file for complete stacktrace
    >
    <Oct 17, 2012 11:35:30 PM UTC> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at Oct 17, 2012 11:35:30 PM UTC. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Oct 17, 2012 11:35:30 PM UTC SERVER = AdminServer MESSAGE = [ServletContext@2045821149[app:analytics module:analytics path:/analytics spec-version:2.5 version:11.1.1]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /default.jsp
    Exception occurred while processing '/app/obiee/OBIEE11G/user_projects/domains/bifoundation_domain/servers/AdminServer/tmp/_WL_user/analytics_11.1.1/silp1v/war/default.jsp'java.lang.NullPointerException
    at weblogic.jsp.internal.jsp.JspParser.jspParse(JspParser.java:1092)
    at weblogic.jsp.internal.jsp.JspParser._parse(JspParser.java:604)
    at weblogic.jsp.internal.jsp.JspParser.parse(JspParser.java:597)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:104)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parse(JspAnalyzer.java:92)
    at weblogic.jsp.internal.ProxySourceFile.parse(ProxySourceFile.java:106)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:559)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:533)
    at weblogic.jsp.internal.SourceFile.check(SourceFile.java:335)
    at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:224)
    at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
    at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:599)
    at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
    at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
    at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = CERSAPP01 TXID = CONTEXTID = df93d959eaf5306a:-34b7973a:13a710d1053:-8000-0000000000000033 TIMESTAMP = 1350516930084
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Oct 17, 2012 11:35:30 PM UTC> <Warning> <oracle.dfw.framework> <DFW-40121> <failure creating incident from WLDF notification
    oracle.dfw.incident.IncidentCreationException: DFW-40116: failure creating incident
    Cause: DFW-40112: There was an error executing adrci commands; the following errors have been found "Cannot run program "/app/obiee/OBIEE11G/wlserver_10.3/server/adr/adrci": java.io.IOException: error=24, Too many open files"
    Action: Ensure that command line tool "adrci" can be executed from the command line.
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createADRIncident(DiagnosticsDataExtractorImpl.java:952)
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createIncident(DiagnosticsDataExtractorImpl.java:303)
    at oracle.dfw.spi.weblogic.JMXWatchNotificationListener.handleNotification(JMXWatchNotificationListener.java:439)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor$ListenerWrapper.handleNotification(DefaultMBeanServerInterceptor.java:1732)
    at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:257)
    at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:322)
    at javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:307)
    at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:229)
    at weblogic.management.jmx.modelmbean.WLSModelMBean.sendNotification(WLSModelMBean.java:828)
    at weblogic.diagnostics.watch.JMXNotificationProducer.postJMXNotification(JMXNotificationProducer.java:79)
    at weblogic.diagnostics.watch.JMXNotificationProducer.sendNotification(JMXNotificationProducer.java:104)
    at com.bea.diagnostics.notifications.JMXNotificationService.send(JMXNotificationService.java:122)
    at weblogic.diagnostics.watch.JMXNotificationListener.processWatchNotification(JMXNotificationListener.java:103)
    at weblogic.diagnostics.watch.Watch.performNotifications(Watch.java:621)
    at weblogic.diagnostics.watch.Watch.evaluateLogRuleWatch(Watch.java:546)
    at weblogic.diagnostics.watch.WatchManager.evaluateLogEventRulesAsync(WatchManager.java:792)
    at weblogic.diagnostics.watch.WatchManager.run(WatchManager.java:552)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.dfw.common.DiagnosticsException: DFW-40112: failed to execute the adrci commands ""
    Cause: There was an error executing adrci commands; the following errors have been found "Cannot run program "/app/obiee/OBIEE11G/wlserver_10.3/server/adr/adrci": java.io.IOException: error=24, Too many open files"
    Action: Ensure that command line tool "adrci" can be executed from the command line.
    at oracle.dfw.impl.incident.ADRHelper.invoke(ADRHelper.java:1182)
    at oracle.dfw.impl.incident.ADRHelper.createIncident(ADRHelper.java:869)
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createADRIncident(DiagnosticsDataExtractorImpl.java:932)
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createIncident(DiagnosticsDataExtractorImpl.java:303)
    at oracle.dfw.spi.weblogic.JMXWatchNotificationListener.handleNotification(JMXWatchNotificationListener.java:439)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor$ListenerWrapper.handleNotification(DefaultMBeanServerInterceptor.java:1732)
    at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:257)
    at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:322)
    at javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:307)
    at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:229)
    at weblogic.management.jmx.modelmbean.WLSModelMBean.sendNotification(WLSModelMBean.java:828)
    at weblogic.diagnostics.watch.JMXNotificationProducer.postJMXNotification(JMXNotificationProducer.java:79)
    at weblogic.diagnostics.watch.JMXNotificationProducer.sendNotification(JMXNotificationProducer.java:104)
    at com.bea.diagnostics.notifications.JMXNotificationService.send(JMXNotificationService.java:122)
    at weblogic.diagnostics.watch.JMXNotificationListener.processWatchNotification(JMXNotificationListener.java:103)
    at weblogic.diagnostics.watch.Watch.performNotifications(Watch.java:621)
    at weblogic.diagnostics.watch.Watch.evaluateLogRuleWatch(Watch.java:546)
    at weblogic.diagnostics.watch.WatchManager.evaluateLogEventRulesAsync(WatchManager.java:792)
    at weblogic.diagnostics.watch.WatchManager.run(WatchManager.java:552)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    How to fix.
    Could you please provide me solution.
    Edited by: Raj on Oct 18, 2012 9:58 PM

    Hi All
    When i star my weblogic server it through below error.
    <Oct 17, 2012 11:35:14 PM UTC> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.112.161.53:7001, failure count: 2, failing for 1 seconds, java.net.SocketException: Too many open files>
    <Oct 17, 2012 11:35:16 PM UTC> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.112.161.53:7001, failure count: 3, failing for 3 seconds, java.net.SocketException: Too many open files>
    <Oct 17, 2012 11:35:19 PM UTC> <Notice> <Server> <BEA-002615> <After having failed to listen, the server is now listening on channel "Default" on 10.112.161.53:7001.>
    <Oct 17, 2012 11:35:27 PM UTC> <Critical> <Server> <BEA-002616> <Failed to listen on channel "Default" on 10.112.161.53:7001, failure count: 1, failing for 0 seconds, java.net.SocketException: Too many open files>
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:127)
    at java.util.zip.ZipFile.<init>(ZipFile.java:143)
    at weblogic.jsp.internal.Jar.<init>(Jar.java:24)
    at weblogic.jsp.internal.Application.createJavelinFile(Application.java:185)
    at weblogic.jsp.internal.CPL.initializeBinaryPaths(CPL.java:234)
    at weblogic.servlet.jsp.JavelinxJSPStub.prepareCPLClasspath(JavelinxJSPStub.java:273)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:126)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Oct 17, 2012 11:35:30 PM UTC> <Error> <HTTP> <BEA-101017> <[ServletContext@2045821149[app:analytics module:analytics path:/analytics spec-version:2.5 version:11.1.1]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /default.jsp
    Exception occurred while processing '/app/obiee/OBIEE11G/user_projects/domains/bifoundation_domain/servers/AdminServer/tmp/_WL_user/analytics_11.1.1/silp1v/war/default.jsp'java.lang.NullPointerException
    at weblogic.jsp.internal.jsp.JspParser.jspParse(JspParser.java:1092)
    at weblogic.jsp.internal.jsp.JspParser._parse(JspParser.java:604)
    at weblogic.jsp.internal.jsp.JspParser.parse(JspParser.java:597)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:104)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parse(JspAnalyzer.java:92)
    at weblogic.jsp.internal.ProxySourceFile.parse(ProxySourceFile.java:106)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:559)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:533)
    at weblogic.jsp.internal.SourceFile.check(SourceFile.java:335)
    at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:224)
    at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
    at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:599)
    at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
    at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
    at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    Truncated. see log file for complete stacktrace
    >
    <Oct 17, 2012 11:35:30 PM UTC> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at Oct 17, 2012 11:35:30 PM UTC. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Oct 17, 2012 11:35:30 PM UTC SERVER = AdminServer MESSAGE = [ServletContext@2045821149[app:analytics module:analytics path:/analytics spec-version:2.5 version:11.1.1]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /default.jsp
    Exception occurred while processing '/app/obiee/OBIEE11G/user_projects/domains/bifoundation_domain/servers/AdminServer/tmp/_WL_user/analytics_11.1.1/silp1v/war/default.jsp'java.lang.NullPointerException
    at weblogic.jsp.internal.jsp.JspParser.jspParse(JspParser.java:1092)
    at weblogic.jsp.internal.jsp.JspParser._parse(JspParser.java:604)
    at weblogic.jsp.internal.jsp.JspParser.parse(JspParser.java:597)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:104)
    at weblogic.jsp.internal.jsp.JspAnalyzer.parse(JspAnalyzer.java:92)
    at weblogic.jsp.internal.ProxySourceFile.parse(ProxySourceFile.java:106)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:559)
    at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:533)
    at weblogic.jsp.internal.SourceFile.check(SourceFile.java:335)
    at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:224)
    at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
    at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:599)
    at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
    at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
    at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = CERSAPP01 TXID = CONTEXTID = df93d959eaf5306a:-34b7973a:13a710d1053:-8000-0000000000000033 TIMESTAMP = 1350516930084
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Oct 17, 2012 11:35:30 PM UTC> <Warning> <oracle.dfw.framework> <DFW-40121> <failure creating incident from WLDF notification
    oracle.dfw.incident.IncidentCreationException: DFW-40116: failure creating incident
    Cause: DFW-40112: There was an error executing adrci commands; the following errors have been found "Cannot run program "/app/obiee/OBIEE11G/wlserver_10.3/server/adr/adrci": java.io.IOException: error=24, Too many open files"
    Action: Ensure that command line tool "adrci" can be executed from the command line.
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createADRIncident(DiagnosticsDataExtractorImpl.java:952)
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createIncident(DiagnosticsDataExtractorImpl.java:303)
    at oracle.dfw.spi.weblogic.JMXWatchNotificationListener.handleNotification(JMXWatchNotificationListener.java:439)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor$ListenerWrapper.handleNotification(DefaultMBeanServerInterceptor.java:1732)
    at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:257)
    at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:322)
    at javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:307)
    at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:229)
    at weblogic.management.jmx.modelmbean.WLSModelMBean.sendNotification(WLSModelMBean.java:828)
    at weblogic.diagnostics.watch.JMXNotificationProducer.postJMXNotification(JMXNotificationProducer.java:79)
    at weblogic.diagnostics.watch.JMXNotificationProducer.sendNotification(JMXNotificationProducer.java:104)
    at com.bea.diagnostics.notifications.JMXNotificationService.send(JMXNotificationService.java:122)
    at weblogic.diagnostics.watch.JMXNotificationListener.processWatchNotification(JMXNotificationListener.java:103)
    at weblogic.diagnostics.watch.Watch.performNotifications(Watch.java:621)
    at weblogic.diagnostics.watch.Watch.evaluateLogRuleWatch(Watch.java:546)
    at weblogic.diagnostics.watch.WatchManager.evaluateLogEventRulesAsync(WatchManager.java:792)
    at weblogic.diagnostics.watch.WatchManager.run(WatchManager.java:552)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.dfw.common.DiagnosticsException: DFW-40112: failed to execute the adrci commands ""
    Cause: There was an error executing adrci commands; the following errors have been found "Cannot run program "/app/obiee/OBIEE11G/wlserver_10.3/server/adr/adrci": java.io.IOException: error=24, Too many open files"
    Action: Ensure that command line tool "adrci" can be executed from the command line.
    at oracle.dfw.impl.incident.ADRHelper.invoke(ADRHelper.java:1182)
    at oracle.dfw.impl.incident.ADRHelper.createIncident(ADRHelper.java:869)
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createADRIncident(DiagnosticsDataExtractorImpl.java:932)
    at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createIncident(DiagnosticsDataExtractorImpl.java:303)
    at oracle.dfw.spi.weblogic.JMXWatchNotificationListener.handleNotification(JMXWatchNotificationListener.java:439)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor$ListenerWrapper.handleNotification(DefaultMBeanServerInterceptor.java:1732)
    at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:257)
    at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:322)
    at javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:307)
    at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:229)
    at weblogic.management.jmx.modelmbean.WLSModelMBean.sendNotification(WLSModelMBean.java:828)
    at weblogic.diagnostics.watch.JMXNotificationProducer.postJMXNotification(JMXNotificationProducer.java:79)
    at weblogic.diagnostics.watch.JMXNotificationProducer.sendNotification(JMXNotificationProducer.java:104)
    at com.bea.diagnostics.notifications.JMXNotificationService.send(JMXNotificationService.java:122)
    at weblogic.diagnostics.watch.JMXNotificationListener.processWatchNotification(JMXNotificationListener.java:103)
    at weblogic.diagnostics.watch.Watch.performNotifications(Watch.java:621)
    at weblogic.diagnostics.watch.Watch.evaluateLogRuleWatch(Watch.java:546)
    at weblogic.diagnostics.watch.WatchManager.evaluateLogEventRulesAsync(WatchManager.java:792)
    at weblogic.diagnostics.watch.WatchManager.run(WatchManager.java:552)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    How to fix.
    Could you please provide me solution.
    Edited by: Raj on Oct 18, 2012 9:58 PM

Maybe you are looking for

  • Standard  report(for open PO order items) with estimated Delivery dates

    hi friends i would like to know if there is any standard  report(for open PO order items) with estimated Delivery dates on it. thanks alahari

  • Procedure to Error Out Outbound IDocs

    Hello,          I have a Requirement in which I am using ORDERS05 IDoc Type and extended it to ZORDER05 to populate Custom Fields and sending the Purchase Order Outbound IDoc to the Vendor from SAP System. Now, my requirement is that if any of the Cu

  • Error in the PC editor. Continue with the line editor.  Word 2010

    We have just completed upgrade to ECC6.0 eph4. We are evaluating new workstion build to depoly windows 7 and office 2010.  We are installing SAP GUI 7.2 patch 1 on the workstations.  While testing the build, we are finding that when creating/changing

  • CS4,  XP SP3 (32 bit) and over 4 gb ram

    I have an XP SP3 system with quad power and 4gb ram at present. I found this in Memory allocation and usage (Photoshop CS2) If you have more than 4 GB (to 6 GB (Windows) or 8 GB (Mac OS)), the RAM above 4 GB is used by the operating system as a cache

  • Runtime Error - Microsoft Visual C++

    Guys, Trying to install Robohelp 9.0 for our users.  Robohelp works fine, its just Robohelp for Word does not work at all and throws up an error every single time.  We have applied the 9.0.1 patch also. These are Dell 980 boxes with Windows 7 64bit -