OC4J 9.0.2.0.0.A  Crashes

Can not run using jdk 1.4
500 Internal Server Error
OracleJSP: oracle.jsp.provider.JspCompileException:
Errors compiling:C:\oc4j_extended\j2ee\home\application-deployments\default\defaultWebApp\temp\_pages\_examples\_jsp\_error\_err.java
error: Invalid class file format in C:\Program Files\Java\j2re1.4.0-rc\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand.
C:\oc4j_extended\j2ee\home\application-deployments\default\defaultWebApp\temp\_pages\_examples\_jsp\_error\_err.java:0: Class java.lang.Object not found in class com.orionserver.http.OrionHttpJspPage.
package examples.jsp._error;
^
2 errors

OC4J is not yet certified with JDK 1.4. Please use JDK 1.3
thanks
Debu

Similar Messages

  • Oc4j crashes in debug mode with jdk1.4.1 beta

    On my Linux Redhat 7.3 running smp kernel 2.4.18-3 and jdk Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode) if I start oc4j in a remote debuggable jvm it crashes. Here's the start script:
    cd /opt/oracle/j2ee/home
    export J2EE_HOME=/opt/oracle/j2ee/home
    JAVA_HOME=/opt/j2sdk1.4.1
    JAVA_PATH=$JAVA_HOME/bin
    export JAVA_HOME JAVA_PATH
    export JAVA_HOME JAVA_PATH
    export JAVA_HOME JAVA_PATH
    export PATH=$JAVA_PATH:$PATH
    $JAVA_HOME/bin/java -server -Xdebug -Xnoagent -Djava.compiler=NONE \
    -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5000 \
    -Xbootclasspath/a:$JAVA_HOME/lib/tools.jar \
    -jar oc4j.jar $1 $2 $3 $4
    The console output after the crash is:
    Unexpected Signal : 11 occurred at PC=0x428BB200
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 08:11 443641 /opt/j2sdk1.4.1/bin/java
    0804e000-0804f000 rw-p 00005000 08:11 443641 /opt/j2sdk1.4.1/bin/java
    40000000-40013000 r-xp 00000000 08:01 63761 /lib/ld-2.2.5.so
    40013000-40014000 rw-p 00013000 08:01 63761 /lib/ld-2.2.5.so
    40014000-4001d000 r-xp 00000000 08:11 427282 /opt/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so
    4001d000-4001e000 rw-p 00008000 08:11 427282 /opt/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so
    4001f000-40025000 r--s 00000000 08:06 210281 /usr/lib/gconv/gconv-modules.cache
    40025000-40028000 r-xp 00000000 08:11 427310 /opt/j2sdk1.4.1/jre/lib/i386/libdt_socket.so
    40028000-40029000 rw-p 00002000 08:11 427310 /opt/j2sdk1.4.1/jre/lib/i386/libdt_socket.so
    40029000-4002b000 r--s 00000000 08:11 590893 /opt/oracle/j2ee/home/lib/jdbc.jar
    4002b000-40038000 r-xp 00000000 08:01 31894 /lib/i686/libpthread-0.9.so
    40038000-4003f000 rw-p 0000d000 08:01 31894 /lib/i686/libpthread-0.9.so
    40040000-40042000 r-xp 00000000 08:01 63774 /lib/libdl-2.2.5.so
    40042000-40043000 rw-p 00001000 08:01 63774 /lib/libdl-2.2.5.so
    40043000-404d8000 r-xp 00000000 08:11 427284 /opt/j2sdk1.4.1/jre/lib/i386/server/libjvm.so
    404d8000-406e4000 rw-p 00494000 08:11 427284 /opt/j2sdk1.4.1/jre/lib/i386/server/libjvm.so
    406f6000-40708000 r-xp 00000000 08:01 63778 /lib/libnsl-2.2.5.so
    40708000-40709000 rw-p 00012000 08:01 63778 /lib/libnsl-2.2.5.so
    4070b000-4072c000 r-xp 00000000 08:01 31892 /lib/i686/libm-2.2.5.so
    4072c000-4072d000 rw-p 00020000 08:01 31892 /lib/i686/libm-2.2.5.so
    4072d000-4073d000 r-xp 00000000 08:11 427288 /opt/j2sdk1.4.1/jre/lib/i386/libverify.so
    4073d000-4073f000 rw-p 0000f000 08:11 427288 /opt/j2sdk1.4.1/jre/lib/i386/libverify.so
    4073f000-40760000 r-xp 00000000 08:11 427289 /opt/j2sdk1.4.1/jre/lib/i386/libjava.so
    40760000-40762000 rw-p 00020000 08:11 427289 /opt/j2sdk1.4.1/jre/lib/i386/libjava.so
    40762000-40777000 r-xp 00000000 08:11 427291 /opt/j2sdk1.4.1/jre/lib/i386/libzip.so
    40777000-40779000 rw-p 00014000 08:11 427291 /opt/j2sdk1.4.1/jre/lib/i386/libzip.so
    40779000-41e45000 r--s 00000000 08:11 427331 /opt/j2sdk1.4.1/jre/lib/rt.jar
    41e88000-41e9f000 r--s 00000000 08:11 427312 /opt/j2sdk1.4.1/jre/lib/sunrsasign.jar
    41e9f000-41f10000 r--s 00000000 08:11 427314 /opt/j2sdk1.4.1/jre/lib/jsse.jar
    41f10000-41f23000 r--s 00000000 08:11 427313 /opt/j2sdk1.4.1/jre/lib/jce.jar
    41fe8000-41feb000 r--s 00000000 08:11 754891 /opt/j2sdk1.4.1/jre/lib/ext/dnsns.jar
    41feb000-41ff9000 r--s 00000000 08:11 754893 /opt/j2sdk1.4.1/jre/lib/ext/ldapsec.jar
    41ff9000-41ffd000 r--s 00000000 08:11 590889 /opt/oracle/j2ee/home/lib/ejb.jar
    41ffd000-42000000 r--s 00000000 08:11 590901 /opt/oracle/j2ee/home/lib/jta.jar
    42000000-4212c000 r-xp 00000000 08:01 31890 /lib/i686/libc-2.2.5.so
    4212c000-42131000 rw-p 0012c000 08:01 31890 /lib/i686/libc-2.2.5.so
    42135000-423ff000 r--s 00000000 08:11 427329 /opt/j2sdk1.4.1/jre/lib/charsets.jar
    423ff000-428b2000 r--s 00000000 08:11 754904 /opt/j2sdk1.4.1/lib/tools.jar
    448b2000-448bb000 r-xp 00000000 08:01 63794 /lib/libnss_files-2.2.5.so
    448bb000-448bc000 rw-p 00009000 08:01 63794 /lib/libnss_files-2.2.5.so
    448bc000-448bd000 r--s 00000000 08:11 590899 /opt/oracle/j2ee/home/lib/jnet.jar
    448bd000-448bf000 r--s 00000000 08:11 590892 /opt/oracle/j2ee/home/lib/jcert.jar
    4caa5000-4cad0000 r--p 00000000 08:06 242413 /usr/lib/locale/en_US.iso885915/LC_CTYPE
    4cad0000-4cafa000 r-xp 00000000 08:11 427309 /opt/j2sdk1.4.1/jre/lib/i386/libjdwp.so
    4cafa000-4cafc000 rw-p 00029000 08:11 427309 /opt/j2sdk1.4.1/jre/lib/i386/libjdwp.so
    4d5d5000-4d5f2000 r--s 00000000 08:11 754890 /opt/j2sdk1.4.1/jre/lib/ext/sunjce_provider.jar
    4d5f2000-4d691000 r--s 00000000 08:11 754892 /opt/j2sdk1.4.1/jre/lib/ext/localedata.jar
    4d691000-4dae0000 r--s 00000000 08:11 591546 /opt/oracle/j2ee/home/oc4j.jar
    4dae0000-4daee000 r--s 00000000 08:11 590904 /opt/oracle/j2ee/home/lib/servlet.jar
    4daee000-4db7e000 r--s 00000000 08:11 591505 /opt/oracle/j2ee/home/lib/ojsp.jar
    4db7e000-4db97000 r--s 00000000 08:11 590898 /opt/oracle/j2ee/home/lib/jndi.jar
    4db97000-4dcf5000 r--s 00000000 08:11 591545 /opt/oracle/j2ee/home/iiop.jar
    4dcf5000-4dcff000 r--s 00000000 08:11 591542 /opt/oracle/j2ee/home/iiop_gen_bin.jar
    4dcff000-4dd06000 r--s 00000000 08:11 590894 /opt/oracle/j2ee/home/lib/jms.jar
    4dd06000-4dd46000 r--s 00000000 08:11 394111 /opt/oracle/lib/dms.jar
    4dd46000-4dd4b000 r--s 00000000 08:11 590886 /opt/oracle/j2ee/home/lib/connector.jar
    4dd4b000-4dd5a000 r--s 00000000 08:11 590887 /opt/oracle/j2ee/home/lib/cos.jar
    4dd5a000-4e1da000 r--s 00000000 08:11 1098826 /opt/oracle/jdk/lib/tools.jar
    4e1da000-4e24c000 r--s 00000000 08:11 590900 /opt/oracle/j2ee/home/lib/jsse.jar
    4e24c000-4e258000 r--s 00000000 08:11 590885 /opt/oracle/j2ee/home/lib/activation.jar
    4e258000-4e29d000 r--s 00000000 08:11 590902 /opt/oracle/j2ee/home/lib/mail.jar
    4e29d000-4e33e000 r--s 00000000 08:11 394112 /opt/oracle/lib/xmlparserv2.jar
    4e33e000-4e345000 r--s 00000000 08:11 590891 /opt/oracle/j2ee/home/lib/jaxp.jar
    4e345000-4e35f000 r--s 00000000 08:11 590890 /opt/oracle/j2ee/home/lib/jaas.jar
    4e35f000-4e441000 r--s 00000000 08:11 591534 /opt/oracle/j2ee/home/jazn.jar
    4e441000-4e460000 r--s 00000000 08:11 591538 /opt/oracle/j2ee/home/jaxb-rt-1.0-ea.jar
    4e460000-4e4a6000 r--s 00000000 08:11 967927 /opt/oracle/soap/lib/soap.jar
    4e4a6000-4e4c5000 r--s 00000000 08:11 394116 /opt/oracle/webservices/lib/wsserver.jar
    4e4c5000-4e4e8000 r--s 00000000 08:11 394117 /opt/oracle/webservices/lib/wsdl.jar
    4e4e8000-4e4f5000 r--s 00000000 08:11 394109 /opt/oracle/jlib/jssl-1_1.jar
    4e4f5000-4e4ff000 r-xp 00000000 08:01 63802 /lib/libnss_nisplus-2.2.5.so
    4e4ff000-4e500000 rw-p 00009000 08:01 63802 /lib/libnss_nisplus-2.2.5.so
    4e600000-4e71c000 r--s 00000000 08:11 1098813 /opt/oracle/jdbc/lib/classes12dms.jar
    4e71c000-4e871000 r--s 00000000 08:11 1098814 /opt/oracle/jdbc/lib/nls_charset12.jar
    4e871000-4e978000 r--s 00000000 08:11 591507 /opt/oracle/j2ee/home/lib/jasper.zip
    4e978000-4ea29000 r--s 00000000 08:11 591506 /opt/oracle/j2ee/home/lib/aqapi.jar
    4ea29000-4ea91000 r--s 00000000 08:11 591514 /opt/oracle/j2ee/home/lib/jem.jar
    4ea91000-4eaf4000 r--s 00000000 08:11 1098809 /opt/oracle/javacache/lib/cache.jar
    4eaf4000-4eb2c000 r--s 00000000 08:11 591513 /opt/oracle/j2ee/home/lib/http_client.jar
    4eb2c000-4eb93000 r--s 00000000 08:11 1000608 /opt/oracle/sqlj/lib/runtime12ee.jar
    4eb93000-4ef1f000 r--s 00000000 08:11 1000609 /opt/oracle/sqlj/lib/translator.jar
    4ef1f000-4ef52000 r--s 00000000 08:11 590888 /opt/oracle/j2ee/home/lib/crimson.jar
    4ef52000-4ef62000 r-xp 00000000 08:11 427294 /opt/j2sdk1.4.1/jre/lib/i386/libnet.so
    4ef62000-4ef64000 rw-p 0000f000 08:11 427294 /opt/j2sdk1.4.1/jre/lib/i386/libnet.so
    4effc000-4efff000 r-xp 00000000 08:01 63791 /lib/libnss_dns-2.2.5.so
    4efff000-4f000000 rw-p 00002000 08:01 63791 /lib/libnss_dns-2.2.5.so
    4f283000-4f291000 r-xp 00000000 08:01 63806 /lib/libresolv-2.2.5.so
    4f291000-4f292000 rw-p 0000e000 08:01 63806 /lib/libresolv-2.2.5.so
    Local Time = Thu Aug 8 15:06:44 2002
    Elapsed Time = 125
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.1-beta-b14 mixed mode)
    # An error report file has been saved as hs_err_pid11837.log.
    # Please refer to the file for further information.
    I reported this to sun and they say it's something OC4j is doing....
    I'll have to make do with 1.4.0 for debugging I guess..
    wcn

    here is generic client you can use as test client.
    java ChatClient [hostname] [portnumber]
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import java.net.*;
    public class ChatClient extends Panel implements Runnable
    private TextField tf = new TextField();
    private TextArea ta = new TextArea();
    private Socket socket;
    private OutputStream out;
    private InputStream in;
    public ChatClient( String host, int port ) {
    setLayout( new BorderLayout() );
    add( "North", tf );
    add( "Center", ta );
    tf.addActionListener( new ActionListener() {
    public void actionPerformed( ActionEvent e ) {
    processMessage( e.getActionCommand() );
    try {
    socket = new Socket( host, port );
    System.out.println( "connected to "+socket );
    in = socket.getInputStream();
    out = socket.getOutputStream();
    new Thread( this ).start();
    } catch( IOException ie ) { System.out.println( ie ); }
    private void processMessage( String message ) {
    try {
    out.write( message.getBytes() );
    out.write("\n".getBytes());
    tf.setText( "" );
    } catch( IOException ie ) { System.out.println( ie ); }
    public void run() {
    try {
    byte buffer[] = new byte[4096];
    while (true) {
    int r = in.read( buffer );
    String message = new String( buffer, 0, r );
    ta.append( message);
    } catch( IOException ie ) { System.out.println( ie ); }
    public static void main(String [] args){
    String hostName=args[0];
    String portNum=args[1];
    int portN=Integer.parseInt(portNum);
         Frame frame=new Frame();
         frame.add(new ChatClient(hostName,portN));
         frame.setSize(400,200);
         frame.setVisible(true);
    }

  • Oracle HTTP Server Crash

    Hi all,
    i have an application deployed in OC4J, this application, due to dabase locks, its started to respond very slowly (i had some JSP with 102 seconds response time)
    about 12:50 i had 175 active connection in that OC4J container, some moments after HTTP Server Crashed ... why ?
    I can see in opmn logs (ipm.log) the following:
    06/06/01 06:52:37 [4] Request 19 Completed. Command: start
    06/06/01 12:47:58 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:48:49 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:49:40 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144) [The connection SSL receive
      timed out]
    06/06/01 12:49:40 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:49:41 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:41 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:41 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2144)
    06/06/01 12:50:43 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:0)
    06/06/01 12:50:44 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (4592011:2984)
    06/06/01 12:50:55 [4] Request 3284 Started. Command: stop
    So, OPMN stopped http server because http did not respond ... is that it ?
    where can i find more log about it ?
    Redirect output errors from HTTP server shows the following:
    06/06/01 06:51:07 Start process
    06/06/01 12:49:41 Stop process
    06/06/01 12:50:43 Start process
    [Thu Jun 01 12:50:44 2006] [warn] pid file e:/oracle/oramid/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache
    run?
    http server error log shows the following
    [Thu Jun 01 12:50:36 2006] [error] [client 10.42.48.237] [ecid: 1481684910016,1] MOD_OC4J_0033: Failed to receive an ajp13 message from
    oc4j.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] (10060)A connection attempt failed because the connected
    party did not properly respond after a period of time, or established connection failed because connected host has failed to respond:
    MOD_OC4J_0038: Receiving data from oc4j exceeded the configured "Timeout" value and the error code is 10060.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] MOD_OC4J_0054: Failed to call network routine to receive
    an ajp13 message from oc4j.
    [Thu Jun 01 12:50:40 2006] [error] [client 10.42.48.237] [ecid: 11033692180248,1] MOD_OC4J_0033: Failed to receive an ajp13 message from
    oc4j.
    [Thu Jun 01 12:50:44 2006] [notice] FastCGI: process manager initialized
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_6.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] MOD_OC4J_0030: Failed to connect an oc4j
    process. This request is recoverable.
    [Thu Jun 01 12:51:15 2006] [error] [client 127.0.0.1] [ecid: 10.42.48.237:11996:1149162675046,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    can you help to undestand this situation ?
    Best Regards

    Hi Ruival and all,
    Currently, i have same problem, can you advise me what do I doing to solve this?
    Anyone give for me a solution?
    Thanks & Regards,
    opmn.log
    07/11/13 14:35:11 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:24967)
    07/11/13 14:35:13 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:24967)
    07/11/13 14:35:21 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 14:35:28 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:22:01 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:22:51 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:24:17 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:07 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:57 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923) [The connection receive timed out]
    07/11/13 15:25:57 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:25:58 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:28923)
    07/11/13 15:26:06 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 15:26:13 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:23:55 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:24:45 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:25:35 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151) [The connection receive timed out]
    07/11/13 16:25:35 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:25:37 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:2151)
    07/11/13 16:25:45 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:0)
    07/11/13 16:25:53 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086)
    07/11/13 16:35:22 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:57:03 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:57:53 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:58:43 [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086) [The connection receive timed out]
    07/11/13 16:58:43 [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1958366330:6086)

  • What is OC4J StandAlone?

    Hey Techies,,,,
    OC4J standalone is a distribution of Oracle Application Server product that contains just the J2EE and Web Services components. OC4J standalone is much smaller than the full Oracle Application Server product and is downloaded as a single zip file. It is executed as a single Java process.
    OC4J standalone is J2EE 1.3 compatible and is able to be used in both development and small scale production environments. OC4J standalone provides its own inbuilt HTTP/S listener to allow clients to execute Web applications that it has deployed. Application deployment and server configuration of OC4J standalone is performed by the manual editing of a simple set of XML files.
    For large scale enterprise deployments, the Oracle Application Server product is likely to be more suitable with its comprehensive feature set including Oracle HTTP Server, process monitoring and management capabilities, and its configuration and management console.
    IF THERE IS ANYTHING TO BE ADDED PLEASE ADD...
    Thanks-San

    It may be too obvious:
    - OC4J standalone is a full J2EE container.
    - It runs as a java application and you need to start it from the command line like java -jar oc4j.jar
    - From 10.1.3 it includes a management console.
    - As every J2EE container OC4J can run a number of J2EE applications which include EJBs, Servlets, JSPs, JSF and WebServices.
    - Nearly the same J2EE container is included in Application Server (AS) but as has a number of additional features like opmn which takes care of starting OC4J containers when needed, eg when it crashes.
    - With AS you manage more then one OC4J container while with Standalone you usually run one OC4J from the command line.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Intermittent JVM crash when stopping oc4j or installing/reinstalling app

    The JVM is crashing intermittantly and I am getting the following error when stopping oc4j or installing/reinstalling an application. Any ideas you can provide me would be greatly appreciated. Thanks in Advance! The contents of the hs_err_pid file appears below:
    # An unexpected error has been detected by Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xb642e40e, pid=10152, tid=2990115744
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing)
    # Problematic frame:
    # J EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap$HashIterator.hasNext()Z
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    T H R E A D
    Current thread (0x0813a800): JavaThread "DeployerRunnable Thread for dai-core" [_thread_in_Java, id=17757]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0xc99afacf
    Registers:
    EAX=0x499afad0, EBX=0x86e6f328, ECX=0x443b6620, EDX=0x86e6f928
    ESP=0xb23972a0, EBP=0xb23972b8, ESI=0x499afad0, EDI=0x00000019
    EIP=0xb642e40e, CR2=0xc99afacf, EFLAGS=0x00210212
    Top of Stack: (sp=0xb23972a0)
    0xb23972a0: 443b6620 443b6620 b23972a8 86e6e4dc
    0xb23972b0: b23972d0 86e6ea28 b23972fc b5f2718d
    0xb23972c0: 00000000 b23972d0 86e6f910 b5f2718d
    0xb23972d0: 443b6620 00000009 498c47e0 b23972d4
    0xb23972e0: 8583aadb b239731c 858acf40 00000000
    0xb23972f0: 8583ade8 b23972d0 b239731c b2397348
    0xb2397300: b5f26edd 00000000 00000000 00000000
    0xb2397310: 00000000 443b6620 498c47e0 498c1010
    Instructions: (pc=0xb642e40e)
    0xb642e3fe: 66 90 8b 71 0c 83 fe 00 0f 84 67 00 00 00 3b 06
    0xb642e40e: 8b be ff ff ff 7f 83 ff 00 0f 85 a0 00 00 00 3b
    Stack: [0xb2348000,0xb2399000), sp=0xb23972a0, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    J EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap$HashIterator.hasNext()Z
    j com.evermind.server.http.HttpApplication.destroyServlets()V+23
    j com.evermind.server.http.HttpApplication.destroy()V+182
    j com.evermind.server.http.HttpApplication.stopCleanUp(Ljava/util/List;)V+10
    j com.evermind.server.http.HttpApplication.componentStop(Ljava/util/List;)V+26
    j com.evermind.server.Application.doStop()V+208
    j com.evermind.server.Application.stop()V+8
    j oracle.oc4j.admin.management.mbeans.J2EEStateManageableObjectBase.stop()V+108
    j oracle.oc4j.admin.management.mbeans.J2EEApplication.stop()V+323
    v ~StubRoutines::call_stub
    V [libjvm.so+0x20bc6d]
    V [libjvm.so+0x30a828]
    V [libjvm.so+0x20bb00]
    V [libjvm.so+0x33156f]
    V [libjvm.so+0x333f6c]
    V [libjvm.so+0x277c28]
    C [libjava.so+0x15224] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34
    J sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    j sun.reflect.misc.Trampoline.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+3
    j sun.reflect.GeneratedMethodAccessor40.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
    J sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    j sun.reflect.misc.MethodUtil.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+63
    j javax.management.modelmbean.RequiredModelMBean.invokeMethod(Ljava/lang/String;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+11
    j javax.management.modelmbean.RequiredModelMBean.invoke(Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+657
    j oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+65
    j com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Ljavax/management/ObjectName;Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+28
    j com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Ljavax/management/ObjectName;Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+13
    j oracle.oc4j.admin.jmx.server.state.ApplicationStateFilterMBeanServer.invoke(Ljavax/management/ObjectName;Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;+14
    j oracle.oc4j.admin.internal.ApplicationDeployer.stopApplication()V+45
    j oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(Z)Z+93
    j oracle.oc4j.admin.internal.DeployerBase.execute(Z)Ljava/util/Map;+58
    j oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun()V+47
    j oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run()V+53
    J com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run()V
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0x20bc6d]
    V [libjvm.so+0x30a828]
    V [libjvm.so+0x20b580]
    V [libjvm.so+0x20b60d]
    V [libjvm.so+0x27b845]
    V [libjvm.so+0x384190]
    V [libjvm.so+0x30b719]
    C [libpthread.so.0+0x53cc]
    P R O C E S S
    Java Threads: ( => current thread )
    =>0x0813a800 JavaThread "DeployerRunnable Thread for dai-core" [_thread_in_Java, id=17757]
    0x08137c00 JavaThread "EventManager::oc4j-128.115.222.7-23943-default" daemon [_thread_blocked, id=17756]
    0x08137000 JavaThread "Thread-102039" [_thread_blocked, id=17754]
    0xb1101400 JavaThread "ActiveMQ Session Task" daemon [_thread_blocked, id=17740]
    0x082d7400 JavaThread "MetricCollector:METRICCOLL50:5" daemon [_thread_blocked, id=17725]
    0x081c8800 JavaThread "RMICallHandler-12" [_thread_blocked, id=17716]
    0x081c8400 JavaThread "RMICallHandler-11" [_thread_blocked, id=17715]
    0x08191400 JavaThread "RMICallHandler-10" [_thread_blocked, id=17701]
    0xb359a800 JavaThread "RMIConnectionThread" [_thread_in_native, id=10419]
    0x080dd800 JavaThread "TimerThread300000" daemon [_thread_blocked, id=10399]
    0x08288400 JavaThread "CacheManager" daemon [_thread_blocked, id=10398]
    0x08268000 JavaThread "RMIConnectionThread" [_thread_in_native, id=10387]
    0xb355e000 JavaThread "EmChartCacheWorker" daemon [_thread_blocked, id=10386]
    0x0811c800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10328]
    0x0811b800 JavaThread "Thread-93" daemon [_thread_in_native, id=10327]
    0x0810f400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10326]
    0x08100c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10324]
    0xb50bc000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10322]
    0xb5267400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10320]
    0x081b6800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10318]
    0xb5224800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10314]
    0x081a7c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10313]
    0xb35fec00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10310]
    0x08198c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10308]
    0xb4cec800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10306]
    0xb522e400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10304]
    0x08188800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10302]
    0xb4d2e800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10301]
    0x0816e000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10298]
    0xb4b4e400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10297]
    0xb52f8c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10294]
    0xb50aa000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10292]
    0xb4b46800 JavaThread "DestroyJavaVM" [_thread_blocked, id=10153]
    0xb35ffc00 JavaThread "TaskManager" [_thread_blocked, id=10291]
    0x081ce400 JavaThread "Timer-18" [_thread_blocked, id=10288]
    0xb35fd000 JavaThread "Timer-17" [_thread_blocked, id=10287]
    0xb35f1800 JavaThread "Timer-16" [_thread_blocked, id=10286]
    0xb3539400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10285]
    0xb35acc00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10282]
    0xb35ba400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10280]
    0xb3cb7c00 JavaThread "Timer-15" [_thread_blocked, id=10278]
    0xb35cac00 JavaThread "Timer-14" [_thread_blocked, id=10275]
    0xb35ce000 JavaThread "Timer-13" [_thread_blocked, id=10274]
    0xb35b5c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10273]
    0xb35bc400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10271]
    0xb35be800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10269]
    0xb3997800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10266]
    0xb359bc00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10264]
    0xb353d800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10262]
    0xb39a1400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10260]
    0xb3996c00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10258]
    0xb359d400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10256]
    0xb358c000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10254]
    0xb3542800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10252]
    0xb355ec00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10250]
    0xb359e000 JavaThread "Timer-12" [_thread_blocked, id=10247]
    0xb35a5000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10246]
    0xb35a0800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10244]
    0xb35a2000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10242]
    0xb3596c00 JavaThread "Timer-11" [_thread_blocked, id=10239]
    0xb3596000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10238]
    0xb359c400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10236]
    0xb3595800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10234]
    0xb357fc00 JavaThread "Timer-10" [_thread_blocked, id=10231]
    0xb357f800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10230]
    0xb357d400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10228]
    0xb3579000 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10226]
    0xb353f800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10223]
    0xb3543400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10221]
    0xb353ec00 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10219]
    0xb3552400 JavaThread "Timer-9" [_thread_blocked, id=10217]
    0xb3550800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10215]
    0xb355c800 JavaThread "Thread-30" daemon [_thread_in_native, id=10214]
    0xb3544800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10212]
    0xb3548400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10209]
    0xb3547800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10207]
    0xb354f800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10205]
    0xb354e800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10203]
    0xb399fc00 JavaThread "Thread-23" daemon [_thread_in_native, id=10200]
    0xb3920000 JavaThread "Timer-8" [_thread_blocked, id=10197]
    0xb391e400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10196]
    0xb3916000 JavaThread "Thread-19" daemon [_thread_in_native, id=10195]
    0xb3915400 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10194]
    0xb49f1800 JavaThread "ActiveMQ Transport: tcp://dai3/128.115.222.163:61616" [_thread_in_native, id=10192]
    0xb4036800 JavaThread "Timer-7" [_thread_blocked, id=10189]
    0xb5225800 JavaThread "Timer-6" [_thread_blocked, id=10188]
    0xb4d23800 JavaThread "SystemThreadGroup-6" [_thread_in_native, id=10187]
    0xb4014800 JavaThread "SystemThreadGroup-5" [_thread_in_native, id=10186]
    0xb49f8400 JavaThread "SystemThreadGroup-4" [_thread_blocked, id=10185]
    0xb4d27c00 JavaThread "Timer-5" [_thread_blocked, id=10184]
    0xb49ff400 JavaThread "Timer-4" [_thread_blocked, id=10183]
    0xb50e2800 JavaThread "Timer-3" [_thread_blocked, id=10182]
    0xb49ea000 JavaThread "Timer-1" daemon [_thread_blocked, id=10180]
    0xb49a4c00 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=10179]
    0xb499ec00 JavaThread "Thread-8" daemon [_thread_blocked, id=10178]
    0xb496a400 JavaThread "Timer-0" [_thread_blocked, id=10176]
    0xb4d32c00 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=10175]
    0xb501cc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10174]
    0xb4941c00 JavaThread "RMIServer [0.0.0.0:23943] count:1" [_thread_in_native, id=10173]
    0xb4b4d800 JavaThread "RMIServer [0.0.0.0:23791] count:1" [_thread_in_native, id=10172]
    0xb501ac00 JavaThread "JMSServer[salsa:9127]" [_thread_in_native, id=10171]
    0x0837d800 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=10170]
    0x08360400 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=10169]
    0x08324400 JavaThread "Timer ServiceThread" [_thread_blocked, id=10168]
    0x08368c00 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=10167]
    0x0835b000 JavaThread "Event ServiceThread" [_thread_blocked, id=10166]
    0x0830a800 JavaThread "LogFlusher" daemon [_thread_blocked, id=10164]
    0x0830dc00 JavaThread "LogFlusher" daemon [_thread_blocked, id=10163]
    0x0830f400 JavaThread "LogFlusher" daemon [_thread_blocked, id=10162]
    0x0808c800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10159]
    0x0808b000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10158]
    0x08089c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10157]
    0x08081800 JavaThread "Finalizer" daemon [_thread_blocked, id=10156]
    0x08080400 JavaThread "Reference Handler" daemon [_thread_blocked, id=10155]
    Other Threads:
    0x0807f000 VMThread [id=10154]
    0x0808e400 WatcherThread [id=10160]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 3648K, used 1498K [0x442a0000, 0x44690000, 0x49160000)
    eden space 3264K, 34% used [0x442a0000, 0x443b6b80, 0x445d0000)
    from space 384K, 100% used [0x445d0000, 0x44630000, 0x44630000)
    to space 384K, 0% used [0x44630000, 0x44630000, 0x44690000)
    tenured generation total 43488K, used 19246K [0x49160000, 0x4bbd8000, 0x842a0000)
    the space 43488K, 44% used [0x49160000, 0x4a42b9d8, 0x4a42ba00, 0x4bbd8000)
    compacting perm gen total 48640K, used 48465K [0x842a0000, 0x87220000, 0x942a0000)
    the space 48640K, 99% used [0x842a0000, 0x871f4458, 0x871f4600, 0x87220000)
    ro space 8192K, 73% used [0x942a0000, 0x94882560, 0x94882600, 0x94aa0000)
    rw space 12288K, 58% used [0x94aa0000, 0x95197448, 0x95197600, 0x956a0000)
    Dynamic libraries:
    0014e000-00156000 r-xp 00000000 08:01 91357260 /lib/tls/librt-2.3.4.so
    00156000-00157000 r-xp 00007000 08:01 91357260 /lib/tls/librt-2.3.4.so
    00157000-00158000 rwxp 00008000 08:01 91357260 /lib/tls/librt-2.3.4.so
    00158000-00162000 rwxp 00158000 00:00 0
    0028b000-002a1000 r-xp 00000000 08:01 91357186 /lib/ld-2.3.4.so
    002a1000-002a2000 r-xp 00015000 08:01 91357186 /lib/ld-2.3.4.so
    002a2000-002a3000 rwxp 00016000 08:01 91357186 /lib/ld-2.3.4.so
    002a5000-003cb000 r-xp 00000000 08:01 91357199 /lib/tls/libc-2.3.4.so
    003cb000-003cd000 r-xp 00125000 08:01 91357199 /lib/tls/libc-2.3.4.so
    003cd000-003cf000 rwxp 00127000 08:01 91357199 /lib/tls/libc-2.3.4.so
    003cf000-003d1000 rwxp 003cf000 00:00 0
    003d3000-003f4000 r-xp 00000000 08:01 91357212 /lib/tls/libm-2.3.4.so
    003f4000-003f5000 r-xp 00020000 08:01 91357212 /lib/tls/libm-2.3.4.so
    003f5000-003f6000 rwxp 00021000 08:01 91357212 /lib/tls/libm-2.3.4.so
    003f8000-003fa000 r-xp 00000000 08:01 91357214 /lib/libdl-2.3.4.so
    003fa000-003fb000 r-xp 00001000 08:01 91357214 /lib/libdl-2.3.4.so
    003fb000-003fc000 rwxp 00002000 08:01 91357214 /lib/libdl-2.3.4.so
    00501000-0050f000 r-xp 00000000 08:01 91357218 /lib/tls/libpthread-2.3.4.so
    0050f000-00510000 r-xp 0000d000 08:01 91357218 /lib/tls/libpthread-2.3.4.so
    00510000-00511000 rwxp 0000e000 08:01 91357218 /lib/tls/libpthread-2.3.4.so
    00511000-00513000 rwxp 00511000 00:00 0
    00623000-00632000 r-xp 00000000 08:01 91357234 /lib/libresolv-2.3.4.so
    00632000-00633000 r-xp 0000f000 08:01 91357234 /lib/libresolv-2.3.4.so
    00633000-00634000 rwxp 00010000 08:01 91357234 /lib/libresolv-2.3.4.so
    00634000-00636000 rwxp 00634000 00:00 0
    00820000-00827000 r-xp 00000000 08:01 68757852 /usr/X11R6/lib/libXi.so.6.0
    00827000-00828000 rwxp 00006000 08:01 68757852 /usr/X11R6/lib/libXi.so.6.0
    0083b000-00848000 r-xp 00000000 08:01 68759646 /usr/X11R6/lib/libXext.so.6.4
    00848000-00849000 rwxp 0000c000 08:01 68759646 /usr/X11R6/lib/libXext.so.6.4
    00870000-00877000 r-xp 00000000 08:01 68763552 /usr/X11R6/lib/libXrender.so.1.2.2
    00877000-00878000 rwxp 00006000 08:01 68763552 /usr/X11R6/lib/libXrender.so.1.2.2
    008b6000-008be000 r-xp 00000000 08:01 68763554 /usr/X11R6/lib/libXcursor.so.1.0.2
    008be000-008bf000 rwxp 00007000 08:01 68763554 /usr/X11R6/lib/libXcursor.so.1.0.2
    008e3000-009be000 r-xp 00000000 08:01 68758178 /usr/X11R6/lib/libX11.so.6.2
    009be000-009c2000 rwxp 000db000 08:01 68758178 /usr/X11R6/lib/libX11.so.6.2
    00b0a000-00b0e000 r-xp 00000000 08:01 68756642 /usr/X11R6/lib/libXtst.so.6.1
    00b0e000-00b0f000 rwxp 00003000 08:01 68756642 /usr/X11R6/lib/libXtst.so.6.1
    00c3e000-00c50000 r-xp 00000000 08:01 91357258 /lib/libnsl-2.3.4.so
    00c50000-00c51000 r-xp 00011000 08:01 91357258 /lib/libnsl-2.3.4.so
    00c51000-00c52000 rwxp 00012000 08:01 91357258 /lib/libnsl-2.3.4.so
    00c52000-00c54000 rwxp 00c52000 00:00 0
    06000000-06417000 r-xp 00000000 08:01 98304002 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/libjvm.so
    06417000-06430000 rwxp 00417000 08:01 98304002 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/libjvm.so
    06430000-0684f000 rwxp 06430000 00:00 0
    08048000-08052000 r-xp 00000000 08:01 98320386 /u01/app/java/jdk1.6.0_03/bin/java
    08052000-08053000 rwxp 00009000 08:01 98320386 /u01/app/java/jdk1.6.0_03/bin/java
    08053000-0877f000 rwxp 08053000 00:00 0
    442a0000-44690000 rwxp 442a0000 00:00 0
    44690000-49160000 rwxp 44690000 00:00 0
    49160000-4bbd8000 rwxp 49160000 00:00 0
    4bbd8000-842a0000 rwxp 4bbd8000 00:00 0
    842a0000-87220000 rwxp 842a0000 00:00 0
    87220000-942a0000 rwxp 87220000 00:00 0
    942a0000-94883000 r-xs 00001000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
    94883000-94aa0000 rwxp 94883000 00:00 0
    94aa0000-95198000 rwxp 005e4000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
    95198000-956a0000 rwxp 95198000 00:00 0
    956a0000-95779000 rwxp 00cdc000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
    95779000-95aa0000 rwxp 95779000 00:00 0
    95aa0000-95aa4000 r-xs 00db5000 08:01 98304677 /u01/app/java/jdk1.6.0_03/jre/lib/i386/client/classes.jsa
    95aa4000-95ea0000 rwxp 95aa4000 00:00 0
    b0b49000-b0b5e000 r-xp 00000000 08:01 98287757 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libdcpr.so
    b0b5e000-b0b71000 rwxp 00014000 08:01 98287757 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libdcpr.so
    b0f00000-b0f50000 rwxp b0f00000 00:00 0
    b0f50000-b1000000 ---p b0f50000 00:00 0
    b1100000-b11fd000 rwxp b1100000 00:00 0
    b11fd000-b1200000 ---p b11fd000 00:00 0
    b1226000-b122b000 r-xs 0002f000 08:01 98533404 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/dai-core-pre1.1.jar
    b122b000-b122d000 r-xs 0001a000 08:01 98533399 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-modeler-2.0.1.jar
    b122d000-b122f000 r-xs 0000a000 08:01 98533396 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-codec-1.3.jar
    b122f000-b1233000 r-xs 00031000 08:01 98533394 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/ciacCommmon-1.1.jar
    b1233000-b1234000 r-xs 00000000 08:01 98533393 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/ciac-bloomdex.jar
    b1234000-b1236000 r-xs 00001000 08:01 98533414 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/slf4j-api-1.1.0.jar
    b1236000-b1241000 r-xs 00073000 08:01 98533409 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jsp-api-2.1.jar
    b1241000-b1242000 r-xs 00001000 08:01 98533415 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/slf4j-log4j12-1.1.0.jar
    b1242000-b1249000 r-xs 00053000 08:01 98533410 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/log4j-1.2.14.jar
    b1249000-b124e000 r-xs 00040000 08:01 98533397 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-httpclient-3.0.1.jar
    b124e000-b1265000 r-xs 00112000 08:01 98533418 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/xercesImpl-2.8.1.jar
    b1265000-b1268000 rwxp b1265000 00:00 0
    b1268000-b12b6000 rwxp b1268000 00:00 0
    b12b6000-b12b9000 rwxp b12b6000 00:00 0
    b12b9000-b1307000 rwxp b12b9000 00:00 0
    b1307000-b130a000 ---p b1307000 00:00 0
    b130a000-b1358000 rwxp b130a000 00:00 0
    b1358000-b135b000 rwxp b1358000 00:00 0
    b135b000-b13a9000 rwxp b135b000 00:00 0
    b13a9000-b13ac000 rwxp b13a9000 00:00 0
    b13ac000-b13fa000 rwxp b13ac000 00:00 0
    b13fa000-b13fd000 rwxp b13fa000 00:00 0
    b13fd000-b144b000 rwxp b13fd000 00:00 0
    b144b000-b144e000 rwxp b144b000 00:00 0
    b144e000-b149c000 rwxp b144e000 00:00 0
    b149c000-b149f000 rwxp b149c000 00:00 0
    b149f000-b14ed000 rwxp b149f000 00:00 0
    b14ed000-b14f0000 ---p b14ed000 00:00 0
    b14f0000-b153e000 rwxp b14f0000 00:00 0
    b153e000-b1541000 ---p b153e000 00:00 0
    b1541000-b158f000 rwxp b1541000 00:00 0
    b158f000-b1592000 ---p b158f000 00:00 0
    b1592000-b15e0000 rwxp b1592000 00:00 0
    b15e0000-b15e3000 rwxp b15e0000 00:00 0
    b15e3000-b1631000 rwxp b15e3000 00:00 0
    b1631000-b1634000 ---p b1631000 00:00 0
    b1634000-b1682000 rwxp b1634000 00:00 0
    b1682000-b1685000 rwxp b1682000 00:00 0
    b1685000-b16d3000 rwxp b1685000 00:00 0
    b16d3000-b16d6000 ---p b16d3000 00:00 0
    b16d6000-b1724000 rwxp b16d6000 00:00 0
    b1724000-b1727000 rwxp b1724000 00:00 0
    b1727000-b1775000 rwxp b1727000 00:00 0
    b1775000-b1778000 ---p b1775000 00:00 0
    b1778000-b17c6000 rwxp b1778000 00:00 0
    b17c6000-b17c9000 ---p b17c6000 00:00 0
    b17c9000-b1817000 rwxp b17c9000 00:00 0
    b1817000-b181a000 rwxp b1817000 00:00 0
    b181a000-b1868000 rwxp b181a000 00:00 0
    b1868000-b186b000 rwxp b1868000 00:00 0
    b186b000-b18b9000 rwxp b186b000 00:00 0
    b18b9000-b18bc000 ---p b18b9000 00:00 0
    b18bc000-b190a000 rwxp b18bc000 00:00 0
    b190a000-b190d000 ---p b190a000 00:00 0
    b190d000-b195b000 rwxp b190d000 00:00 0
    b195b000-b195e000 rwxp b195b000 00:00 0
    b195e000-b19ac000 rwxp b195e000 00:00 0
    b19ac000-b19af000 rwxp b19ac000 00:00 0
    b19af000-b19fd000 rwxp b19af000 00:00 0
    b19fd000-b1a00000 ---p b19fd000 00:00 0
    b1a00000-b1a4e000 rwxp b1a00000 00:00 0
    b1a4e000-b1a51000 rwxp b1a4e000 00:00 0
    b1a51000-b1a9f000 rwxp b1a51000 00:00 0
    b1a9f000-b1aa2000 ---p b1a9f000 00:00 0
    b1aa2000-b1af0000 rwxp b1aa2000 00:00 0
    b1af0000-b1af3000 rwxp b1af0000 00:00 0
    b1af3000-b1b41000 rwxp b1af3000 00:00 0
    b1b41000-b1b44000 ---p b1b41000 00:00 0
    b1b44000-b1b92000 rwxp b1b44000 00:00 0
    b1b92000-b1b95000 rwxp b1b92000 00:00 0
    b1b95000-b1be3000 rwxp b1b95000 00:00 0
    b1be3000-b1be6000 ---p b1be3000 00:00 0
    b1be6000-b1c34000 rwxp b1be6000 00:00 0
    b1c34000-b1c37000 rwxp b1c34000 00:00 0
    b1c37000-b1c85000 rwxp b1c37000 00:00 0
    b1c85000-b1c88000 ---p b1c85000 00:00 0
    b1c88000-b1cd6000 rwxp b1c88000 00:00 0
    b1cd6000-b1cd9000 ---p b1cd6000 00:00 0
    b1cd9000-b1d27000 rwxp b1cd9000 00:00 0
    b1d27000-b1d2a000 rwxp b1d27000 00:00 0
    b1d2a000-b1d78000 rwxp b1d2a000 00:00 0
    b1d78000-b1d7b000 rwxp b1d78000 00:00 0
    b1d7b000-b1dc9000 rwxp b1d7b000 00:00 0
    b1dc9000-b1dcc000 ---p b1dc9000 00:00 0
    b1dcc000-b1e1a000 rwxp b1dcc000 00:00 0
    b1e1a000-b1e1d000 ---p b1e1a000 00:00 0
    b1e1d000-b1e6b000 rwxp b1e1d000 00:00 0
    b1e6b000-b1e6e000 rwxp b1e6b000 00:00 0
    b1e6e000-b1ebc000 rwxp b1e6e000 00:00 0
    b1ebc000-b1ebf000 ---p b1ebc000 00:00 0
    b1ebf000-b1f0d000 rwxp b1ebf000 00:00 0
    b1f0d000-b1f10000 rwxp b1f0d000 00:00 0
    b1f10000-b1f5e000 rwxp b1f10000 00:00 0
    b1f5e000-b1f61000 rwxp b1f5e000 00:00 0
    b1f61000-b1faf000 rwxp b1f61000 00:00 0
    b1faf000-b1fb2000 ---p b1faf000 00:00 0
    b1fb2000-b2022000 rwxp b1fb2000 00:00 0
    b2022000-b2100000 ---p b2022000 00:00 0
    b2111000-b2114000 ---p b2111000 00:00 0
    b2114000-b2162000 rwxp b2114000 00:00 0
    b2162000-b2165000 ---p b2162000 00:00 0
    b2165000-b21b3000 rwxp b2165000 00:00 0
    b21b3000-b21b6000 ---p b21b3000 00:00 0
    b21b6000-b2204000 rwxp b21b6000 00:00 0
    b2204000-b2207000 rwxp b2204000 00:00 0
    b2207000-b2255000 rwxp b2207000 00:00 0
    b2255000-b2258000 ---p b2255000 00:00 0
    b2258000-b22a6000 rwxp b2258000 00:00 0
    b22a6000-b22a9000 rwxp b22a6000 00:00 0
    b22a9000-b22f7000 rwxp b22a9000 00:00 0
    b22f7000-b22fa000 ---p b22f7000 00:00 0
    b22fa000-b2348000 rwxp b22fa000 00:00 0
    b2348000-b234b000 ---p b2348000 00:00 0
    b234b000-b2399000 rwxp b234b000 00:00 0
    b2399000-b239c000 ---p b2399000 00:00 0
    b239c000-b23ea000 rwxp b239c000 00:00 0
    b23ea000-b23ed000 rwxp b23ea000 00:00 0
    b23ed000-b243b000 rwxp b23ed000 00:00 0
    b243b000-b243e000 ---p b243b000 00:00 0
    b243e000-b248c000 rwxp b243e000 00:00 0
    b248c000-b248f000 ---p b248c000 00:00 0
    b248f000-b24dd000 rwxp b248f000 00:00 0
    b24dd000-b24e0000 ---p b24dd000 00:00 0
    b24e0000-b252e000 rwxp b24e0000 00:00 0
    b252e000-b2531000 ---p b252e000 00:00 0
    b2531000-b257f000 rwxp b2531000 00:00 0
    b257f000-b2582000 ---p b257f000 00:00 0
    b2582000-b25d0000 rwxp b2582000 00:00 0
    b25d0000-b25d3000 ---p b25d0000 00:00 0
    b25d3000-b2621000 rwxp b25d3000 00:00 0
    b2621000-b2624000 ---p b2621000 00:00 0
    b2624000-b2672000 rwxp b2624000 00:00 0
    b2672000-b2675000 ---p b2672000 00:00 0
    b2675000-b26c3000 rwxp b2675000 00:00 0
    b26c3000-b26c6000 rwxp b26c3000 00:00 0
    b26c6000-b2714000 rwxp b26c6000 00:00 0
    b2714000-b2717000 ---p b2714000 00:00 0
    b2717000-b2765000 rwxp b2717000 00:00 0
    b2765000-b2768000 ---p b2765000 00:00 0
    b2768000-b27b6000 rwxp b2768000 00:00 0
    b27b6000-b27b9000 ---p b27b6000 00:00 0
    b27b9000-b2807000 rwxp b27b9000 00:00 0
    b2807000-b280a000 ---p b2807000 00:00 0
    b280a000-b2858000 rwxp b280a000 00:00 0
    b2858000-b285b000 ---p b2858000 00:00 0
    b285b000-b28a9000 rwxp b285b000 00:00 0
    b28a9000-b28ac000 ---p b28a9000 00:00 0
    b28ac000-b28fa000 rwxp b28ac000 00:00 0
    b28fa000-b28fd000 ---p b28fa000 00:00 0
    b28fd000-b294b000 rwxp b28fd000 00:00 0
    b294b000-b294e000 ---p b294b000 00:00 0
    b294e000-b299c000 rwxp b294e000 00:00 0
    b299c000-b299f000 ---p b299c000 00:00 0
    b299f000-b29ed000 rwxp b299f000 00:00 0
    b29ed000-b29f0000 ---p b29ed000 00:00 0
    b29f0000-b2a3e000 rwxp b29f0000 00:00 0
    b2a3e000-b2a41000 ---p b2a3e000 00:00 0
    b2a41000-b2a8f000 rwxp b2a41000 00:00 0
    b2a8f000-b2a92000 ---p b2a8f000 00:00 0
    b2a92000-b2ae0000 rwxp b2a92000 00:00 0
    b2ae0000-b2ae3000 ---p b2ae0000 00:00 0
    b2ae3000-b2b31000 rwxp b2ae3000 00:00 0
    b2b31000-b2b34000 ---p b2b31000 00:00 0
    b2b34000-b2b82000 rwxp b2b34000 00:00 0
    b2b82000-b2b85000 ---p b2b82000 00:00 0
    b2b85000-b2bd3000 rwxp b2b85000 00:00 0
    b2bd3000-b2bd6000 ---p b2bd3000 00:00 0
    b2bd6000-b2c24000 rwxp b2bd6000 00:00 0
    b2c24000-b2c27000 ---p b2c24000 00:00 0
    b2c27000-b2c75000 rwxp b2c27000 00:00 0
    b2c75000-b2c78000 ---p b2c75000 00:00 0
    b2c78000-b2cc6000 rwxp b2c78000 00:00 0
    b2cc6000-b2cc9000 ---p b2cc6000 00:00 0
    b2cc9000-b2d17000 rwxp b2cc9000 00:00 0
    b2d17000-b2d1a000 rwxp b2d17000 00:00 0
    b2d1a000-b2d68000 rwxp b2d1a000 00:00 0
    b2d68000-b2d6b000 ---p b2d68000 00:00 0
    b2d6b000-b2db9000 rwxp b2d6b000 00:00 0
    b2db9000-b2dbc000 ---p b2db9000 00:00 0
    b2dbc000-b2e0a000 rwxp b2dbc000 00:00 0
    b2e0a000-b2e0d000 ---p b2e0a000 00:00 0
    b2e0d000-b2e5b000 rwxp b2e0d000 00:00 0
    b2e5b000-b2e5e000 rwxp b2e5b000 00:00 0
    b2e5e000-b2eac000 rwxp b2e5e000 00:00 0
    b2eac000-b2eaf000 ---p b2eac000 00:00 0
    b2eaf000-b2efd000 rwxp b2eaf000 00:00 0
    b2efd000-b2f00000 ---p b2efd000 00:00 0
    b2f00000-b2f4e000 rwxp b2f00000 00:00 0
    b2f4e000-b2f51000 ---p b2f4e000 00:00 0
    b2f51000-b2f9f000 rwxp b2f51000 00:00 0
    b2f9f000-b2fa2000 rwxp b2f9f000 00:00 0
    b2fa2000-b2ff0000 rwxp b2fa2000 00:00 0
    b2ff0000-b2ff3000 ---p b2ff0000 00:00 0
    b2ff3000-b3041000 rwxp b2ff3000 00:00 0
    b3041000-b3044000 ---p b3041000 00:00 0
    b3044000-b3092000 rwxp b3044000 00:00 0
    b3092000-b3095000 rwxp b3092000 00:00 0
    b3095000-b30e3000 rwxp b3095000 00:00 0
    b30e3000-b30e6000 ---p b30e3000 00:00 0
    b30e6000-b3134000 rwxp b30e6000 00:00 0
    b3134000-b3137000 ---p b3134000 00:00 0
    b3137000-b3185000 rwxp b3137000 00:00 0
    b3185000-b3188000 ---p b3185000 00:00 0
    b3188000-b31d6000 rwxp b3188000 00:00 0
    b31d6000-b31d9000 ---p b31d6000 00:00 0
    b31d9000-b3227000 rwxp b31d9000 00:00 0
    b3227000-b322a000 rwxp b3227000 00:00 0
    b322a000-b3278000 rwxp b322a000 00:00 0
    b3278000-b327b000 ---p b3278000 00:00 0
    b327b000-b32c9000 rwxp b327b000 00:00 0
    b32c9000-b32cc000 ---p b32c9000 00:00 0
    b32cc000-b331a000 rwxp b32cc000 00:00 0
    b331a000-b331d000 ---p b331a000 00:00 0
    b331d000-b336b000 rwxp b331d000 00:00 0
    b336b000-b336e000 ---p b336b000 00:00 0
    b336e000-b33bc000 rwxp b336e000 00:00 0
    b33bc000-b33bf000 ---p b33bc000 00:00 0
    b33bf000-b340d000 rwxp b33bf000 00:00 0
    b340d000-b3410000 ---p b340d000 00:00 0
    b3410000-b345e000 rwxp b3410000 00:00 0
    b345e000-b3461000 rwxp b345e000 00:00 0
    b3461000-b34af000 rwxp b3461000 00:00 0
    b34af000-b34b2000 ---p b34af000 00:00 0
    b34b2000-b3600000 rwxp b34b2000 00:00 0
    b3615000-b3618000 r-xs 0001e000 08:01 98533413 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/servlet-api-2.5-6.1.1.jar
    b3618000-b363b000 r-xs 00344000 08:01 98533403 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/core-3.1.1.jar
    b363b000-b363e000 ---p b363b000 00:00 0
    b363e000-b368c000 rwxp b363e000 00:00 0
    b369f000-b36a5000 r-xs 0006b000 08:01 98533405 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jetty-6.1.1.jar
    b36a5000-b36aa000 r-xs 0002a000 08:01 98533395 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-beanutils.jar
    b36aa000-b36b9000 r-xs 000ee000 08:01 98533391 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/ant-1.6.5.jar
    b36b9000-b36bc000 r-xs 0001a000 08:01 98533407 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jetty-util-6.1.1.jar
    b36bc000-b36c5000 r-xs 00092000 08:01 98533408 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jsp-2.1.jar
    b36c5000-b36c7000 r-xs 00008000 08:01 98533398 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/commons-logging-1.0.4.jar
    b36c7000-b36c9000 r-xs 00005000 08:01 98533406 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/dai-core/dai-core-pre1.1/WEB-INF/lib/jetty-management-6.1.1.jar
    b36c9000-b36cc000 rwxp b36c9000 00:00 0
    b36cc000-b371a000 rwxp b36cc000 00:00 0
    b371a000-b371d000 ---p b371a000 00:00 0
    b371d000-b376b000 rwxp b371d000 00:00 0
    b376b000-b376e000 ---p b376b000 00:00 0
    b376e000-b37bc000 rwxp b376e000 00:00 0
    b37bc000-b37bf000 ---p b37bc000 00:00 0
    b37bf000-b380d000 rwxp b37bf000 00:00 0
    b380d000-b3810000 ---p b380d000 00:00 0
    b3810000-b385e000 rwxp b3810000 00:00 0
    b385e000-b3861000 ---p b385e000 00:00 0
    b3861000-b38af000 rwxp b3861000 00:00 0
    b38af000-b38b2000 ---p b38af000 00:00 0
    b38b2000-b39fb000 rwxp b38b2000 00:00 0
    b39fb000-b3a00000 ---p b39fb000 00:00 0
    b3a00000-b3a50000 r-xs 00403000 08:01 98189978 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applib/apache-activemq-4.1.1.jar
    b3a50000-b3a53000 ---p b3a50000 00:00 0
    b3a53000-b3aa1000 rwxp b3a53000 00:00 0
    b3aa1000-b3aa4000 ---p b3aa1000 00:00 0
    b3aa4000-b3af2000 rwxp b3aa4000 00:00 0
    b3b06000-b3b08000 r-xs 0000c000 08:01 98205822 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/share.jar
    b3b0c000-b3b0f000 rwxp b3b0c000 00:00 0
    b3b0f000-b3b5d000 rwxp b3b0f000 00:00 0
    b3b5e000-b3b61000 ---p b3b5e000 00:00 0
    b3b61000-b3baf000 rwxp b3b61000 00:00 0
    b3baf000-b3bb2000 ---p b3baf000 00:00 0
    b3bb2000-b3cf9000 rwxp b3bb2000 00:00 0
    b3cf9000-b3d00000 ---p b3cf9000 00:00 0
    b3d07000-b3d0e000 r-xs 0043c000 08:01 98205827 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ascontroljsp.jar
    b3d0e000-b3d45000 r-xs 005f5000 08:01 98205819 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ascontrol.jar
    b3d46000-b3d8e000 r-xs 0031d000 08:01 98205823 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/uix2.jar
    b3dad000-b3db1000 r-xp 00000000 08:01 91357230 /lib/libnss_dns-2.3.4.so
    b3db1000-b3db2000 r-xp 00003000 08:01 91357230 /lib/libnss_dns-2.3.4.so
    b3db2000-b3db3000 rwxp 00004000 08:01 91357230 /lib/libnss_dns-2.3.4.so
    b3dc9000-b3dcc000 ---p b3dc9000 00:00 0
    b3dcc000-b3e1a000 rwxp b3dcc000 00:00 0
    b3e1a000-b3e1d000 ---p b3e1a000 00:00 0
    b3e1d000-b3e6b000 rwxp b3e1d000 00:00 0
    b3e6b000-b3e6e000 ---p b3e6b000 00:00 0
    b3e6e000-b3ebc000 rwxp b3e6e000 00:00 0
    b3ebc000-b3ebf000 ---p b3ebc000 00:00 0
    b3ebf000-b3f0d000 rwxp b3ebf000 00:00 0
    b3f0d000-b3f10000 ---p b3f0d000 00:00 0
    b3f10000-b3f5e000 rwxp b3f10000 00:00 0
    b3f5e000-b3f61000 ---p b3f5e000 00:00 0
    b3f61000-b3faf000 rwxp b3f61000 00:00 0
    b3faf000-b3fb2000 ---p b3faf000 00:00 0
    b3fb2000-b40fe000 rwxp b3fb2000 00:00 0
    b40fe000-b4100000 ---p b40fe000 00:00 0
    b4117000-b411a000 ---p b4117000 00:00 0
    b411a000-b4168000 rwxp b411a000 00:00 0
    b4168000-b416b000 ---p b4168000 00:00 0
    b416b000-b41b9000 rwxp b416b000 00:00 0
    b41b9000-b41bc000 ---p b41b9000 00:00 0
    b41bc000-b420a000 rwxp b41bc000 00:00 0
    b4210000-b4213000 ---p b4210000 00:00 0
    b4213000-b4261000 rwxp b4213000 00:00 0
    b4261000-b4264000 ---p b4261000 00:00 0
    b4264000-b42b2000 rwxp b4264000 00:00 0
    b42b2000-b4330000 r-xp 00000000 08:01 98287761 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libfontmanager.so
    b4330000-b433a000 rwxp 0007e000 08:01 98287761 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libfontmanager.so
    b433a000-b433f000 rwxp b433a000 00:00 0
    b433f000-b437d000 r-xp 00000000 08:01 98304008 /u01/app/java/jdk1.6.0_03/jre/lib/i386/xawt/libmawt.so
    b437d000-b437f000 rwxp 0003e000 08:01 98304008 /u01/app/java/jdk1.6.0_03/jre/lib/i386/xawt/libmawt.so
    b437f000-b4380000 rwxp b437f000 00:00 0
    b4380000-b4446000 r-xp 00000000 08:01 98287758 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libmlib_image.so
    b4446000-b4447000 rwxp 000c5000 08:01 98287758 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libmlib_image.so
    b4447000-b44c2000 r-xp 00000000 08:01 98287759 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libawt.so
    b44c2000-b44c9000 rwxp 0007b000 08:01 98287759 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libawt.so
    b44c9000-b44ed000 rwxp b44c9000 00:00 0
    b44f2000-b44f5000 ---p b44f2000 00:00 0
    b44f5000-b4543000 rwxp b44f5000 00:00 0
    b4543000-b4546000 ---p b4543000 00:00 0
    b4546000-b4594000 rwxp b4546000 00:00 0
    b4594000-b4597000 ---p b4594000 00:00 0
    b4597000-b45e5000 rwxp b4597000 00:00 0
    b45fd000-b460d000 r-xs 000b3000 08:01 98189321 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/dsv2.jar
    b460d000-b4620000 r-xs 000f4000 08:01 98189842 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jsp/lib/taglib/ojsputil.jar
    b4620000-b4641000 r-xs 00235000 08:01 98189927 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/toplink-essentials.jar
    b466a000-b466b000 r-xs 00000000 08:01 98205749 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/connectors/datasources/datasources/datasources.jar
    b466b000-b4670000 r-xs 0003c000 08:01 98189910 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/dmsapp.jar
    b4670000-b4671000 r-xs 00006000 08:01 98189930 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/JMXSoapAdapterShared.jar
    b4671000-b4675000 r-xs 00024000 08:01 98189955 /u01/app/oc4j/oc4j-10.1.3.3.0/xqs/lib/xds.jar
    b4675000-b4677000 r-xs 0001b000 08:01 98189956 /u01/app/oc4j/oc4j-10.1.3.3.0/xqs/lib/xqs-api.jar
    b4677000-b467b000 r-xs 0002e000 08:01 98189504 /u01/app/oc4j/oc4j-10.1.3.3.0/diagnostics/lib/ojdl2.jar
    b467b000-b467e000 r-xs 00012000 08:01 98189928 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/toplink-oc4j.jar
    b467e000-b4680000 r-xs 0000a000 08:01 98189900 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/jssl-1_1.jar
    b4680000-b4690000 r-xs 000bd000 08:01 98189936 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orajaxr.jar
    b4690000-b4692000 r-xs 0000c000 08:01 98189939 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orawsmetadata.jar
    b4692000-b4698000 r-xs 0005d000 08:01 98189946 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsif.jar
    b4698000-b46a3000 r-xs 000c9000 08:01 98189319 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsserver.jar
    b46a3000-b46b1000 r-xs 001ab000 08:01 98189901 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/ldapjclnt10.jar
    b46b1000-b46b4000 r-xs 00055000 08:01 98189827 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jazn.jar
    b46b4000-b46be000 r-xs 00113000 08:01 98189839 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jazncore.jar
    b46be000-b46bf000 r-xs 00001000 08:01 98189825 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jacc-spi.jar
    b46bf000-b46c0000 r-xs 00009000 08:01 98189919 /u01/app/oc4j/oc4j-10.1.3.3.0/opmn/lib/optic.jar
    b46c0000-b46c1000 r-xs 00001000 08:01 98205826 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ojdl-log4j.jar
    b46c1000-b46c9000 r-xs 00072000 08:01 98205824 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ohw.jar
    b46c9000-b46cc000 ---p b46c9000 00:00 0
    b46cc000-b471a000 rwxp b46cc000 00:00 0
    b471a000-b471d000 ---p b471a000 00:00 0
    b471d000-b476b000 rwxp b471d000 00:00 0
    b476b000-b476e000 ---p b476b000 00:00 0
    b476e000-b47bc000 rwxp b476e000 00:00 0
    b47bc000-b47bf000 ---p b47bc000 00:00 0
    b47bf000-b480d000 rwxp b47bf000 00:00 0
    b480d000-b4810000 ---p b480d000 00:00 0
    b4810000-b485e000 rwxp b4810000 00:00 0
    b485e000-b4861000 ---p b485e000 00:00 0
    b4861000-b48af000 rwxp b4861000 00:00 0
    b48af000-b48b2000 ---p b48af000 00:00 0
    b48b2000-b4a00000 rwxp b48b2000 00:00 0
    b4a04000-b4a0d000 r-xs 00049000 08:01 98205814 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/backport-util-concurrent.jar
    b4a0d000-b4a4a000 r-xs 0057a000 08:01 98205816 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/content_admin.jar
    b4a4a000-b4a4d000 ---p b4a4a000 00:00 0
    b4a4d000-b4a9b000 rwxp b4a4d000 00:00 0
    b4a9b000-b4a9e000 ---p b4a9b000 00:00 0
    b4a9e000-b4aec000 rwxp b4a9e000 00:00 0
    b4aec000-b4aff000 r-xp 00000000 08:01 98287748 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnet.so
    b4aff000-b4b00000 rwxp 00013000 08:01 98287748 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnet.so
    b4b00000-b4bfc000 rwxp b4b00000 00:00 0
    b4bfc000-b4c00000 ---p b4bfc000 00:00 0
    b4c00000-b4cfe000 rwxp b4c00000 00:00 0
    b4cfe000-b4d00000 ---p b4cfe000 00:00 0
    b4d00000-b4dfe000 rwxp b4d00000 00:00 0
    b4dfe000-b4e00000 ---p b4dfe000 00:00 0
    b4e21000-b4e22000 r-xp 00000000 08:01 68846553 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
    b4e22000-b4e23000 rwxp 00000000 08:01 68846553 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
    b4e23000-b4e29000 r-xs 00000000 08:01 68780320 /usr/lib/gconv/gconv-modules.cache
    b4e29000-b4e2c000 r-xs 00013000 08:01 98287778 /u01/app/java/jdk1.6.0_03/jre/lib/jce.jar
    b4e2c000-b4e33000 r-xs 00106000 08:01 98287791 /u01/app/java/jdk1.6.0_03/jre/lib/resources.jar
    b4e52000-b4e54000 r-xs 0000f000 08:01 98205817 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/portalem.jar
    b4e54000-b4e56000 r-xs 0003b000 08:01 98205815 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/content_jsp.jar
    b4e56000-b4e5c000 r-xs 00085000 08:01 98205820 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/jcb.jar
    b4e5c000-b4e5d000 r-xs 0000f000 08:01 98205818 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/portaljsp.jar
    b4e5d000-b4e5f000 r-xs 00015000 08:01 98205825 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/log4j-core.jar
    b4e5f000-b4e61000 r-xs 00006000 08:01 98205821 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/regexp.jar
    b4e61000-b4e68000 r-xs 000fe000 08:01 98189894 /u01/app/oc4j/oc4j-10.1.3.3.0/javavm/lib/jasper.zip
    b4e68000-b4e6a000 r-xs 00008000 08:01 98189826 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/jaccprovider.jar
    b4e6a000-b4e6d000 r-xs 0001d000 08:01 98189863 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jmxcluster.jar
    b4e6d000-b4e6f000 r-xs 00008000 08:01 98189823 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/iiop_gen_bin.jar
    b4e6f000-b4e74000 r-xs 00034000 08:01 98189877 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/orbbase.jar
    b4e74000-b4e79000 r-xs 0001a000 08:01 98189855 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/iiop_support.jar
    b4e79000-b4ea1000 r-xs 001df000 08:01 98189871 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j_orb.jar
    b4ea1000-b4eac000 r-xs 00113000 08:01 98189876 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ojsp.jar
    b4eac000-b4eae000 r-xs 00035000 08:01 98189869 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j-schemas.jar
    b4eae000-b4eb3000 r-xs 0003a000 08:01 98189874 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oems-jms-server.jar
    b4eb3000-b4eb9000 r-xs 00040000 08:01 98189872 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oems-jms-client.jar
    b4eb9000-b4ebb000 r-xs 00004000 08:01 98189873 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oems-jms-oc4j.jar
    b4ebb000-b4f38000 r-xs 008b1000 08:01 98189867 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j-internal.jar
    b4f38000-b4f48000 r-xs 0011f000 08:01 98189914 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xmlparserv2.jar
    b4f5d000-b4f62000 r-xs 00045000 08:01 98205755 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/connectors/OracleASjms/OracleASjms/gjra.jar
    b4f62000-b4f68000 r-xs 0004f000 08:01 98189880 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/scheduler.jar
    b4f68000-b4f71000 r-xs 000a2000 08:01 98189954 /u01/app/oc4j/oc4j-10.1.3.3.0/xqs/lib/d3l.jar
    b4f71000-b4f7f000 r-xs 0010a000 08:01 98189860 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jgroups-core.jar
    b4f7f000-b4f81000 r-xs 00008000 08:01 98189931 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/commons-logging.jar
    b4f81000-b4f93000 r-xs 00123000 08:01 98189851 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/crimson_1_1_3.jar
    b4f93000-b4f95000 r-xs 00003000 08:01 98189845 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/asm-attrs.jar
    b4f95000-b4f96000 r-xs 00006000 08:01 98189846 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/asm.jar
    b4f96000-b4fa0000 r-xs 00075000 08:01 98189847 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/bcel.jar
    b4fa0000-b4fa3000 r-xs 00019000 08:01 98189848 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/commons-el.jar
    b4fa3000-b4fa8000 r-xs 0005b000 08:01 98189899 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/jaxen.jar
    b4fa8000-b4fad000 r-xs 0004c000 08:01 98189854 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/http_client.jar
    b4fad000-b4fb5000 r-xs 00045000 08:01 98189938 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orawsdl.jar
    b4fb5000-b4fc8000 r-xs 001d0000 08:01 98189923 /u01/app/oc4j/oc4j-10.1.3.3.0/sqlj/lib/translator.jar
    b4fc8000-b4fce000 r-xs 0003e000 08:01 98189921 /u01/app/oc4j/oc4j-10.1.3.3.0/sqlj/lib/runtime12.jar
    b4fce000-b4fd1000 r-xs 00020000 08:01 98189317 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsdl.jar
    b4fd1000-b4fd6000 r-xs 00047000 08:01 98189952 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wssecurity.jar
    b4fd6000-b4fd9000 r-xs 00019000 08:01 98189903 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/oraclepki.jar
    b4fd9000-b4fde000 r-xs 0004f000 08:01 98189902 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/ojpse.jar
    b4fde000-b4fe0000 r-xs 00015000 08:01 98189906 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_saml.jar
    b4fe0000-b5000000 r-xs 002a2000 08:01 98189844 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/adminclient.jar
    b5000000-b50ff000 rwxp b5000000 00:00 0
    b50ff000-b5100000 ---p b50ff000 00:00 0
    b5100000-b5102000 r-xs 00037000 08:01 98189514 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/jmsrouter-ejb.jar
    b5103000-b5105000 r-xs 00003000 08:01 98189509 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/applications/admin_ejb.jar
    b5105000-b510c000 r-xp 00000000 08:01 98287749 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnio.so
    b510c000-b510d000 rwxp 00006000 08:01 98287749 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libnio.so
    b510e000-b5111000 r-xs 00025000 08:01 98189907 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_wss.jar
    b5111000-b5115000 r-xs 0005c000 08:01 98189908 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_xmlsec.jar
    b5115000-b511b000 r-xs 00091000 08:01 98287777 /u01/app/java/jdk1.6.0_03/jre/lib/jsse.jar
    b511b000-b511e000 r-xs 0003d000 08:01 98189904 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_cert.jar
    b511e000-b5122000 r-xs 00070000 08:01 98189905 /u01/app/oc4j/oc4j-10.1.3.3.0/jlib/osdt_core.jar
    b5122000-b5128000 r-xs 0004f000 08:01 98189316 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/soap.jar
    b5128000-b512f000 r-xs 000ea000 08:01 98189893 /u01/app/oc4j/oc4j-10.1.3.3.0/javacache/lib/cache.jar
    b512f000-b5132000 r-xs 00028000 08:01 98189943 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/testpage.jar
    b5132000-b5136000 r-xs 0002a000 08:01 98189940 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orawsrm.jar
    b5136000-b5137000 r-xs 00004000 08:01 98189941 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/relaxngDatatype.jar
    b5137000-b513b000 r-xs 00023000 08:01 98189935 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/mdds.jar
    b513b000-b5140000 r-xs 00037000 08:01 98189953 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/xsdlib.jar
    b5140000-b5146000 r-xs 00035000 08:01 98189937 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/orasaaj.jar
    b5146000-b5167000 r-xs 00219000 08:01 98189945 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/wsclient.jar
    b5167000-b516c000 r-xs 00053000 08:01 98189924 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/antlr.jar
    b516c000-b51b8000 r-xs 004d6000 08:01 98189929 /u01/app/oc4j/oc4j-10.1.3.3.0/toplink/jlib/toplink.jar
    b51b8000-b51be000 r-xs 0009f000 08:01 98189915 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xquery.jar
    b51be000-b51c0000 r-xs 0002e000 08:01 98189917 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xsu12.jar
    b51c0000-b51c1000 r-xs 0009a000 08:01 98189913 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xmlmesg.jar
    b51c1000-b51c9000 r-xs 0007e000 08:01 98189912 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/xml.jar
    b51c9000-b51e2000 r-xs 004c7000 08:01 98189897 /u01/app/oc4j/oc4j-10.1.3.3.0/jdbc/lib/orai18n.jar
    b51e2000-b51e3000 r-xs 00003000 08:01 98189875 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ojms-provider.jar
    b51e3000-b51e8000 r-xs 000c5000 08:01 98189920 /u01/app/oc4j/oc4j-10.1.3.3.0/rdbms/jlib/aqapi.jar
    b51e8000-b51e9000 r-xs 0000d000 08:01 98189895 /u01/app/oc4j/oc4j-10.1.3.3.0/jdbc/lib/ocrs12.jar
    b51e9000-b51eb000 r-xs 0000c000 08:01 98189918 /u01/app/oc4j/oc4j-10.1.3.3.0/opmn/lib/ons.jar
    b51eb000-b51f9000 r-xs 00145000 08:01 98189896 /u01/app/oc4j/oc4j-10.1.3.3.0/jdbc/lib/ojdbc14dms.jar
    b51f9000-b51fe000 r-xs 00042000 08:01 98189909 /u01/app/oc4j/oc4j-10.1.3.3.0/lib/dms.jar
    b51fe000-b5200000 r-xs 00010000 08:01 98189503 /u01/app/oc4j/oc4j-10.1.3.3.0/diagnostics/lib/ojdl.jar
    b5200000-b52fb000 rwxp b5200000 00:00 0
    b52fb000-b5300000 ---p b52fb000 00:00 0
    b5300000-b5302000 r-xs 00001000 08:01 98189934 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/jws-api.jar
    b5302000-b5304000 r-xs 00003000 08:01 98189942 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/saaj-api.jar
    b5304000-b5306000 r-xs 00005000 08:01 98189933 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/jaxrpc-api.jar
    b5306000-b5308000 r-xs 00006000 08:01 98189932 /u01/app/oc4j/oc4j-10.1.3.3.0/webservices/lib/jaxr-api.jar
    b5308000-b5309000 r-xs 00000000 08:01 98189859 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jax-qname-namespace.jar
    b5309000-b530a000 r-xs 00006000 08:01 98189862 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jmx_remote_api.jar
    b530a000-b530c000 r-xs 00006000 08:01 98189850 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/connector.jar
    b530c000-b530d000 r-xs 00005000 08:01 98189856 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jacc-api.jar
    b530d000-b530f000 r-xs 00001000 08:01 98189865 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jta.jar
    b530f000-b5311000 r-xs 00005000 08:01 98189861 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/jms.jar
    b5311000-b5315000 r-xs 00020000 08:01 98189881 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/servlet.jar
    b5315000-b5317000 r-xs 00004000 08:01 98189858 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/javax88.jar
    b5317000-b5319000 r-xs 00002000 08:01 98189857 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/javax77.jar
    b5319000-b531b000 r-xs 00002000 08:01 98189852 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ejb.jar
    b531b000-b531d000 r-xs 00003000 08:01 98189853 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/ejb30.jar
    b531d000-b5320000 r-xs 00009000 08:01 98189879 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/persistence.jar
    b5320000-b5326000 r-xs 0004f000 08:01 98189866 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/mail.jar
    b5326000-b5328000 r-xs 0000c000 08:01 98189843 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/activation.jar
    b5328000-b532b000 r-xs 00015000 08:01 98189870 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/oc4j-unsupported-api.jar
    b532b000-b532d000 r-xs 0000b000 08:01 98189882 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/oc4j-api.jar
    b532d000-b5330000 r-xs 00027000 08:01 98287725 /u01/app/java/jdk1.6.0_03/jre/lib/ext/sunjce_provider.jar
    b5330000-b5333000 r-xs 00034000 08:01 98287726 /u01/app/java/jdk1.6.0_03/jre/lib/ext/sunpkcs11.jar
    b5333000-b5335000 r-xs 00001000 08:01 98287727 /u01/app/java/jdk1.6.0_03/jre/lib/ext/dnsns.jar
    b5335000-b5338000 r-xs 000ca000 08:01 98287811 /u01/app/java/jdk1.6.0_03/jre/lib/ext/localedata.jar
    b5338000-b533e000 r-xs 0007d000 08:01 98189878 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/lib/pcl.jar
    b533e000-b536e000 rwxp b533e000 00:00 0
    b536e000-b54ea000 r-xs 02c8f000 08:01 98287824 /u01/app/java/jdk1.6.0_03/jre/lib/rt.jar
    b54ea000-b54eb000 r-xs 00004000 08:01 98189883 /u01/app/oc4j/oc4j-10.1.3.3.0/j2ee/home/oc4j.jar
    b54eb000-b54ec000 r-xs 00c03000 08:01 30932996 /tmp/dir4632tmp/dai-core-pre1.1.ear
    b54ec000-b54ed000 ---p b54ec000 00:00 0
    b54ed000-b556d000 rwxp b54ed000 00:00 0
    b556d000-b5570000 ---p b556d000 00:00 0
    b5570000-b55be000 rwxp b5570000 00:00 0
    b55be000-b55c1000 ---p b55be000 00:00 0
    b55c1000-b563f000 rwxp b55c1000 00:00 0
    b563f000-b5642000 ---p b563f000 00:00 0
    b5642000-b5690000 rwxp b5642000 00:00 0
    b5690000-b5890000 r-xp 00000000 08:01 68763411 /usr/lib/locale/locale-archive
    b5890000-b5893000 ---p b5890000 00:00 0
    b5893000-b58e1000 rwxp b5893000 00:00 0
    b58e1000-b58e4000 ---p b58e1000 00:00 0
    b58e4000-b5932000 rwxp b58e4000 00:00 0
    b5932000-b5933000 ---p b5932000 00:00 0
    b5933000-b59d7000 rwxp b5933000 00:00 0
    b59d7000-b5a40000 rwxp b59d7000 00:00 0
    b5a40000-b5a56000 rwxp b5a40000 00:00 0
    b5a56000-b5c19000 rwxp b5a56000 00:00 0
    b5c19000-b5c1b000 rwxp b5c19000 00:00 0
    b5c1b000-b5c40000 rwxp b5c1b000 00:00 0
    b5c40000-b5c56000 rwxp b5c40000 00:00 0
    b5c56000-b5e19000 rwxp b5c56000 00:00 0
    b5e19000-b5e31000 rwxp b5e19000 00:00 0
    b5e31000-b5e99000 rwxp b5e31000 00:00 0
    b5e99000-b5ebb000 rwxp b5e99000 00:00 0
    b5ebb000-b5f24000 rwxp b5ebb000 00:00 0
    b5f24000-b64cc000 rwxp b5f24000 00:00 0
    b64cc000-b7f24000 rwxp b64cc000 00:00 0
    b7f24000-b7f33000 r-xp 00000000 08:01 98287744 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libzip.so
    b7f33000-b7f35000 rwxp 0000e000 08:01 98287744 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libzip.so
    b7f35000-b7f58000 r-xp 00000000 08:01 98287742 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libjava.so
    b7f58000-b7f5a000 rwxp 00023000 08:01 98287742 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libjava.so
    b7f5a000-b7f62000 r-xp 00000000 08:01 91357238 /lib/libnss_nis-2.3.4.so
    b7f62000-b7f63000 r-xp 00007000 08:01 91357238 /lib/libnss_nis-2.3.4.so
    b7f63000-b7f64000 rwxp 00008000 08:01 91357238 /lib/libnss_nis-2.3.4.so
    b7f64000-b7f6d000 r-xp 00000000 08:01 91357233 /lib/libnss_files-2.3.4.so
    b7f6d000-b7f6e000 r-xp 00008000 08:01 91357233 /lib/libnss_files-2.3.4.so
    b7f6e000-b7f6f000 rwxp 00009000 08:01 91357233 /lib/libnss_files-2.3.4.so
    b7f71000-b7f7c000 r-xp 00000000 08:01 98287741 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libverify.so
    b7f7c000-b7f7d000 rwxp 0000b000 08:01 98287741 /u01/app/java/jdk1.6.0_03/jre/lib/i386/libverify.so
    b7f7d000-b7f85000 rwxs 00000000 08:01 30834692 /tmp/hsperfdata_daiservices/10152
    b7f85000-b7f8b000 r-xp 00000000 08:01 98287732 /u01/app/java/jdk1.6.0_03/jre/lib/i386/native_threads/libhpi.so
    b7f8b000-b7f8c000 rwxp 00006000 08:01 98287732 /u01/app/java/jdk1.6.0_03/jre/lib/i386/native_threads/libhpi.so
    b7f8c000-b7f8d000 rwxp b7f8c000 00:00 0
    b7f8d000-b7f8e000 r-xp b7f8d000 00:00 0
    b7f8e000-b7f91000 ---p b7f8e000 00:00 0
    b7f91000-b7fe0000 rwxp b7f91000 00:00 0
    b7fe0000-b7fe7000 r-xp 00000000 08:01 98304006 /u01/app/java/jdk1.6.0_03/jre/lib/i386/jli/libjli.so
    b7fe7000-b7fe9000 rwxp 00006000 08:01 98304006 /u01/app/java/jdk1.6.0_03/jre/lib/i386/jli/libjli.so
    b7fe9000-b7fea000 rwxp b7fe9000 00:00 0
    bffcc000-c0000000 rwxp bffcc000 00:00 0
    ffffe000-fffff000 ---p 00000000 00:00 0
    VM Arguments:
    jvm_args: -Xmx1024m -XX:MaxPermSize=256m
    java_command: /u01/app/oc4j/current/j2ee/home/oc4j.jar -config /u01/app/oc4j/current/j2ee/home/config/server.xml
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/u01/app/java/current
    PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
    LD_LIBRARY_PATH=/u01/app/java/jdk1.6.0_03/jre/lib/i386/client:/u01/app/java/jdk1.6.0_03/jre/lib/i386:/u01/app/java/jdk1.6.0_03/jre/../lib/i386
    SHELL=/bin/bash
    DISPLAY=:0.0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x3b29c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x3b29c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x30bef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR2: [libjvm.so+0x30bef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
    S Y S T E M
    OS:Red Hat Enterprise Linux WS release 4 (Nahant Update 5)
    uname:Linux 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686
    libc:glibc 2.3.4 NPTL 2.3.4
    rlimit: STACK 10240k, CORE 0k, NPROC 32744, NOFILE 1024, AS infinity
    load average:0.59 0.22 0.07
    CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
    Memory: 4k page, physical 2073484k(72764k free), swap 1020116k(755828k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for linux-x86, built on Sep 24 2007 22:45:46 by "java_re" with gcc 3.2.1-7a (J2SE release)

    Hi,
    any chance you can upgrade to JDeveloper 11.1.1.3 (PS2) ?
    Frank

  • OC4J crashing when running SRDemo ADF BC Vesrion Sample App under load

    Hi All,
    I have Oracle App Server 10.1.3 production version and i have deployed SRDemo ADF BC Version Sample App.
    when i try to simulate load on the Application i find that OC4J crashes and it will get reinitailised again...
    the error file looks as follows
    06/05/16 03:15:56 Start process
    WARNING: Code-source
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib\dc-adapters.jar (from
    WEB-INF/lib/ directory in
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib) has the same filename but
    is not identical to
    /D:/Raghavendra/ORACLEAPP1013/BC4J/jlib/dc-adapters.jar (from <code-source> in
    /D:/Raghavendra/ORACLEAPP1013/j2ee/home/config/server.xml). If it contains different versions of the same classes,
    it will be masked as the latter is already visible in the search path
    of loader SRDemoADFBC.web.SRDemoSampleADFBC:0.0.0.
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Short,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Short)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Byte,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Byte)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Integer,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Integer)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Long,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Long)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Float,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Float)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Double,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Double)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator}
    Merge(javax.faces.LongRange)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.DateTime,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Number,null)
    06/05/16 03:16:12 Oracle Containers for J2EE 10g (10.1.3.0.0)
    initialized
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da2986e, pid=1296,
    tid=2528
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x1e986e]
    # An error report file with more information is saved as
    hs_err_pid1296.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    06/05/16 03:18:40 Start process
    WARNING: Code-source
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib\dc-adapters.jar (from
    WEB-INF/lib/ directory in
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib) has the same filename but
    is not identical to
    /D:/Raghavendra/ORACLEAPP1013/BC4J/jlib/dc-adapters.jar (from <code-source> in
    /D:/Raghavendra/ORACLEAPP1013/j2ee/home/config/server.xml). If it contains different versions of the same classes,
    it will be masked as the latter is already visible in the search path
    of loader SRDemoADFBC.web.SRDemoSampleADFBC:0.0.0.
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Short,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Short)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Byte,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Byte)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Integer,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Integer)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Long,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Long)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Float,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Float)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Double,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Double)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator}
    Merge(javax.faces.LongRange)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.DateTime,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Number,null)
    06/05/16 03:18:56 Oracle Containers for J2EE 10g (10.1.3.0.0)
    initialized
    following file is generated under <oracle-home>\j2ee\home
    "hs_err_pid1296.log"
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da2986e, pid=1296, tid=2528
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x1e986e]
    --------------- T H R E A D ---------------
    Current thread (0x2aa498d0): JavaThread "CompilerThread0" daemon [_thread_in_native, id=2528]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
    Registers:
    EAX=0x00000000, EBX=0x2afca960, ECX=0x2ad6f560, EDX=0x00000000
    ESP=0x2ad6f2b4, EBP=0x00000000, ESI=0x2ad6f570, EDI=0x2ad6f560
    EIP=0x6da2986e, EFLAGS=0x00010202
    Top of Stack: (sp=0x2ad6f2b4)
    0x2ad6f2b4: 2ad6f570 6da2b75f 2afca960 2b8ea1f0
    0x2ad6f2c4: 2ad6f334 2b2b4fc8 2ad6f344 2b863c34
    0x2ad6f2d4: 2afca960 2b93833c 6da2b50d 2b2b4fc8
    0x2ad6f2e4: 00000000 2ad6f560 2afca9a8 00000000
    0x2ad6f2f4: 00000001 00000001 00000001 2ad6f560
    0x2ad6f304: 00000189 6da29dbf 2ad6f344 2ad6f334
    0x2ad6f314: 2ad6f354 00000000 00000027 2ad6f9d0
    0x2ad6f324: 2ad6f884 00000000 00000033 2aa49a58
    Instructions: (pc=0x6da2986e)
    0x6da2985e: 90 90 8b 44 24 04 56 8b 50 1c 8b 41 58 8b 04 90
    0x6da2986e: 8b 50 04 83 3a 00 75 1e 8b 51 14 8b 40 1c 3b c2
    Stack: [0x2ad30000,0x2ad70000), sp=0x2ad6f2b4, free space=252k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x1e986e]
    [error occurred during error reporting, step 120, id 0xc0000005]
    Current CompileTask:
    opto:2002 oracle.sql.NUMBER.toBytes(Ljava/lang/String;I)[B (1034 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x2b7a52a0 JavaThread "ApplicationServerThread-3" [_thread_blocked, id=3724]
    0x2cb1ac58 JavaThread "ApplicationServerThread-2" [_thread_blocked, id=5328]
    0x2cd53e70 JavaThread "AJPRequestHandler-ApplicationServerThread-1" [_thread_in_Java, id=3832]
    0x2b1138f8 JavaThread "Timer-6" daemon [_thread_blocked, id=4760]
    0x2b1a8ff0 JavaThread "AJPRequestHandler-ApplicationServerThread-0" [_thread_in_Java, id=4632]
    0x003c6af8 JavaThread "DestroyJavaVM" [_thread_blocked, id=4976]
    0x2d0ad008 JavaThread "TaskManager" [_thread_blocked, id=2932]
    0x2b0a0960 JavaThread "OC4JMonitorThread" daemon [_thread_blocked, id=4892]
    0x2c55b108 JavaThread "Thread-13" daemon [_thread_blocked, id=6024]
    0x2ce75378 JavaThread "Thread-12" daemon [_thread_in_native, id=1484]
    0x2aea7800 JavaThread "Timer-5" daemon [_thread_blocked, id=5520]
    0x005d9ed8 JavaThread "ApplicationServerThread-8" [_thread_in_native, id=3552]
    0x2aaafb80 JavaThread "ApplicationServerThread-7" [_thread_in_native, id=1004]
    0x2c4c08c0 JavaThread "ApplicationServerThread-6" [_thread_blocked, id=1216]
    0x2b675688 JavaThread "Thread-10" daemon [_thread_blocked, id=4852]
    0x2c4c0d20 JavaThread "Timer-4" [_thread_blocked, id=3976]
    0x2b852bb0 JavaThread "Timer-3" [_thread_blocked, id=4316]
    0x2c6651c8 JavaThread "Timer-2" [_thread_blocked, id=4828]
    0x2b80c2f8 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=4468]
    0x2aab0028 JavaThread "Timer-1" daemon [_thread_blocked, id=4360]
    0x2b7f5198 JavaThread "WorkExecutorWorkerThread-0" daemon [_thread_blocked, id=5792]
    0x2b7e4780 JavaThread "Thread-4" daemon [_thread_blocked, id=1804]
    0x2b772bf8 JavaThread "Timer-0" [_thread_blocked, id=5308]
    0x2b60ecf8 JavaThread "RMIServer [0.0.0.0:12401] count:2" [_thread_in_native, id=6056]
    0x2b706c10 JavaThread "RMIServer [0.0.0.0:12401] count:1" [_thread_in_native, id=4784]
    0x2b514bc0 JavaThread "JMSServer[SDCHS20N300:12601]" [_thread_in_native, id=5748]
    0x2b6039f8 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=4964]
    0x2b6bbac0 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=424]
    0x2b5caaa8 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=536]
    0x2b4ab730 JavaThread "Timer ServiceThread" [_thread_blocked, id=4648]
    0x2b2db638 JavaThread "Event ServiceThread" [_thread_blocked, id=3484]
    0x2b2696a8 JavaThread "LogFlusher" daemon [_thread_blocked, id=2976]
    0x2aa4bad8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3508]
    0x2aa4a7d8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=5092]
    =>0x2aa498d0 JavaThread "CompilerThread0" daemon [_thread_in_native, id=2528]
    0x0061fb10 JavaThread "AdapterThread" daemon [_thread_blocked, id=2152]
    0x0061ccf0 JavaThread "Finalizer" daemon [_thread_blocked, id=2072]
    0x0061b858 JavaThread "Reference Handler" daemon [_thread_blocked, id=5576]
    Other Threads:
    0x003c3f38 VMThread [id=5580]
    0x2aa4cdd8 WatcherThread [id=2604]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 50624K, used 42074K [0x26dd0000, 0x2a6b0000, 0x2a6b0000)
    eden space 47936K, 85% used [0x26dd0000,0x295c0a40,0x29ca0000)
    from space 2688K, 43% used [0x29ca0000,0x29dc5e18,0x29f40000)
    to space 2560K, 0% used [0x2a430000,0x2a430000,0x2a6b0000)
    PSOldGen total 29184K, used 16417K [0x0a6b0000, 0x0c330000, 0x26dd0000)
    object space 29184K, 56% used [0x0a6b0000,0x0b6b8490,0x0c330000)
    PSPermGen total 44800K, used 44728K [0x026b0000, 0x05270000, 0x0a6b0000)
    object space 44800K, 99% used [0x026b0000,0x0525e0f8,0x05270000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      D:\Raghavendra\ORACLEAPP1013\jdk\bin\javaw.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x77380000 - 0x77412000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d840000 - 0x6dbd8000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\server\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\hpi.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x6d680000 - 0x6d68c000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef9000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x7c8d0000 - 0x7d0d3000      C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7AE38CCF\comctl32.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\system32\netapi32.dll
    0x5f270000 - 0x5f2c9000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d550000 - 0x6d559000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777a4000      C:\WINDOWS\system32\ole32.dll
    VM Arguments:
    jvm_args: -Xrs -XX:MaxPermSize=128m -Djava.security.policy=D:\Raghavendra\ORACLEAPP1013\j2ee\home\config\java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.ons.oraclehome=D:\Raghavendra\ORACLEAPP1013 -Doracle.home=D:\Raghavendra\ORACLEAPP1013 -Doracle.ons.oracleconfighome=D:\Raghavendra\ORACLEAPP1013 -Doracle.ons.clustername=default -Doracle.ons.instancename=fusion.SDCHS20N300.corp.siebel.com -Dopmn.compatible=904 -Doracle.ons.indexid=home.default_group.1 -Doracle.ons.uid=1999441770 -Doracle.oc4j.instancename=home -Doracle.oc4j.islandname=default_group -Doracle.opmn.routingid=g_rt_id -DOPMN=true
    java_command: oc4j.jar -config D:\Raghavendra\ORACLEAPP1013\j2ee\home\config\server.xml -properties -ports default-web-site:ajp:12501,rmi:12401,jms:12601
    Environment Variables:
    PATH=D:\Raghavendra\ORACLEAPP1013\opmn\bin;D:\Raghavendra\ORACLEAPP1013\opmn\lib;D:\Raghavendra\ORACLEAPP1013\bin;C:\WINDOWS;C:\WINDOWS\system32
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:10:30 by "java_re" with MS VC++ 6.0
    Why does this happen ?
    ***Note that this issue does not come up when i change my JVM form Sun HotSpot to JRockit
    Thanks
    Raghavendra
    Message was edited by:Raghavendra
    Raghavendra

    Hi All,
    Their is some issue with Sun JVM 1.5 ...
    i tried using Sun JVM 1.6 early access release and did not observe any issues
    Thanks
    Raghavendra

  • OC4J crash: ConcurrentReaderHashMap$HashIterator.hasNext

    I use OC4J-standalone 10.1.3.3 and Java 1.6 update 22. Almost everyday OC4J crashes and a hs*.log file is produced with the following contents underneath.
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00dae8fe, pid=2196, tid=3984
    # JRE version: 6.0_22-b04
    # Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode windows-x86 )
    # Problematic frame:
    # J EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap$HashIterator.hasNext()Z
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x4a248000): JavaThread "TaskManager" [_thread_in_Java, id=3984, stack(0x4c310000,0x4c410000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x837f6cd7
    Registers:
    EAX=0x037f6cd8, EBX=0x453f2770, ECX=0x03852320, EDX=0x453f2c10
    ESP=0x4c40f840, EBP=0x4c40f868, ESI=0x037f6cd8, EDI=0x00000018
    EIP=0x00dae8fe, EFLAGS=0x00010202
    Top of Stack: (sp=0x4c40f840)
    0x4c40f840: 00b22da1 187ce3c0 03852320 03852320
    0x4c40f850: 4c40f850 453f18e0 4c40f878 453f1e48
    0x4c40f860: 00000000 453f18f8 4c40f8a4 00b234a9
    0x4c40f870: 4c40f8a4 00b234a9 03852320 00000001
    0x4c40f880: 187ce3c0 4c40f87c 446fc3e9 4c40f8bc
    0x4c40f890: 4479ec88 00000000 446fc460 4c40f878
    0x4c40f8a0: 4c40f8bc 4c40f8e8 00b22da1 00000000
    0x4c40f8b0: 00000000 03852320 187ce3c0 187c2c00
    Instructions: (pc=0x00dae8fe)
    0x00dae8ee: 66 90 8b 71 10 83 fe 00 0f 84 67 00 00 00 3b 06
    0x00dae8fe: 8b be ff ff ff 7f 83 ff 00 0f 85 a0 00 00 00 3b
    Stack: [0x4c310000,0x4c410000], sp=0x4c40f840, free space=3fe4c40f37ck
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    J EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap$HashIterator.hasNext()Z
    j com.evermind.server.http.HttpApplication.removeUnusedCacheFiles()V+25
    j com.evermind.server.http.HttpSite.removeUnusedCacheFiles()V+31
    J com.evermind.server.http.SessionTimeoutTask.run()V
    J com.evermind.util.Task.schedule(Lcom/evermind/util/TaskManager;)V
    J com.evermind.util.TaskManager.run()V
    j com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run()V+24
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0xf3a9c]
    V [jvm.dll+0x186591]
    V [jvm.dll+0xf3c67]
    V [jvm.dll+0xf3cdd]
    V [jvm.dll+0x11da00]
    V [jvm.dll+0x1e7004]
    V [jvm.dll+0x185f3c]
    C [MSVCR71.dll+0x9565]
    C [kernel32.dll+0x2482f]

    This error is fixed with 10.1.3.5!

  • OC4J crash

    We are using Oracle 9iAS enterprise Edition with OC4J.
    The version is 1.0.2.2.1 .
    When I run huge SQL query throgh java servlet agains Oracle Database,
    oc4j crashes with following error.
    Unexpected Signal : 10 occurred at PC=0xfe5892a8
    Function name=JVM_CurrentThread
    Library=/usr/java1.3/jre/lib/sparc/client/libjvm.so
    Current Java thread:
         at com.evermind.server.http.JSPPage.compile(JSPPage.java:114)
         at com.evermind.server.http.HttpApplication.getJSP(HttpApplication.java:5324)
         at com.evermind.server.http.HttpApplication.serviceJSP(HttpApplication.java:5423)
         at com.evermind.server.http.JSPServlet.service(JSPServlet.java:31)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:508)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:177)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:576)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
    Dynamic libraries:
    0x10000      /usr/java/bin/../bin/sparc/native_threads/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1
    0xfe480000      /usr/java1.3/jre/lib/sparc/client/libjvm.so
    0xff2e0000      /usr/lib/libCrun.so.1
    0xff1e0000      /usr/lib/libsocket.so.1
    0xff100000      /usr/lib/libnsl.so.1
    0xff0d0000      /usr/lib/libm.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff0b0000      /usr/lib/libmp.so.2
    0xff080000      /usr/java1.3/jre/lib/sparc/native_threads/libhpi.so
    0xff050000      /usr/java1.3/jre/lib/sparc/libverify.so
    0xfe440000      /usr/java1.3/jre/lib/sparc/libjava.so
    0xff020000      /usr/java1.3/jre/lib/sparc/libzip.so
    0xfd060000      /usr/java1.3/jre/lib/sparc/libnet.so
    0xfd040000      /usr/lib/nss_files.so.1
    0xfae60000      /usr/java1.3/jre/lib/sparc/libawt.so
    0xd7680000      /usr/java1.3/jre/lib/sparc/motif21/libmawt.so
    0xfae10000      /usr/java/bin/../jre/lib/sparc/libmlib_image.so
    0xd7400000      /usr/dt/lib/libXm.so.4
    0xfad10000      /usr/openwin/lib/libXt.so.4
    0xfac50000      /usr/openwin/lib/libXext.so.0
    0xfac30000      /usr/openwin/lib/libXtst.so.1
    0xd7300000      /usr/openwin/lib/libX11.so.4
    0xfac10000      /usr/openwin/lib/libSM.so.6
    0xd8bd0000      /usr/openwin/lib/libICE.so.6
    0xd8750000      /usr/openwin/lib/libdga.so.1
    0xd8560000      /usr/apps/ngweb/j2ee/lib/libjsg82.so
    0xd8410000      /usr/apps/ngweb/j2ee/lib/libsg82.so
    0xd7100000      /usr/apps/ngweb/j2ee/lib/libpe82.so
    Local Time = Thu Oct 31 11:01:06 2002
    Elapsed Time = 2989
    # HotSpot Virtual Machine Error : 10
    # Error ID : 4F530E43505002CC 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 mixed mode)
    ******** END OF ERROR
    9iAS comes with JDK 1.1.8.
    What is the correct version of JVM to be used with oc4j?
    I am using 1.3.1 from java.sun.com
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    If anybody have faced the same problem or know the solution let me know.
    I already patched solaris with OS patches as well as patches for j2se.
    I also tried 1.3.1_06 version of JVM . But still the same problem.
    Thanks in advance
    Satish Juware

    Hi Satish,
    I think you should upgrade to the latest (production) version
    of OC4J. A "features overview" document is available from here:
    http://technet.oracle.com/tech/java/oc4j/htdocs/oc4j-fov-903.html
    And there is a download link from this web page:
    http://technet.oracle.com/tech/java/oc4j/content.html
    Good Luck,
    Avi.

  • OC4J Instance crashes on Linux

    We have a standalone OC4J instance version 10.1.3.2 on Linux that we use to provide pdf print service for applications developed using APEX. Java version is 1.4.2. I have deployed the fop ear file to the instance, this is delivered with APEX. On several occasions, end users have reported that they can not open the pdf report. When I check the server, the OC4J instance is not running. There is nothing in the java logs or OC4J instance logs to indicate why the instance crashed. When I restart the OC4J instance, printing once again works. Has anyone else had stability problems with this product?
    Thanks,
    Don Morse

    Standalone OC4J runs quite stable on every platform.
    You should check the log files or the standard output (where you started OC4J). Also check the memory settings for the JDK. A common problem is that the JDK throws an OutOfMemoryException and won't respond anymore. You should also consider using JDK 1.5.0_x since it has a better memory management.
    If this doesn't help post the complete command line.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • OC4J instance crashing after Ping Failed: default_group~home~default_group~

    Hi All,
    I have noticed from opmn logs that [pm-process] Process Crashes and System has been restarted automatically by itself.
    I have read the tread with title "OC4J instance crashing - can't find any diagnostics " and I have configured the opmn.xml file in order to enable opmn.dbg logs.
    In the meantime I have suspected that the BPEL crashes are the same date with default_group~home~default_group logs rotation.
    [oracle@csporacle1 logs] cat /etc/redhat-release
    Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
    [oracle@csporacle1 logs] cat opmn.log | grep "Restarting"
    10/05/06 17:10:18 [pm-process] Process Crashed: default_group~home~default_group~1 (481247799:27664) - Restarting
    10/07/08 03:38:12 [pm-process] Process Crashed: default_group~home~default_group~1 (481247801:12964) - Restarting
    10/08/05 15:01:08 [pm-process] Process Crashed: default_group~home~default_group~1 (481247802:22304) - Restarting
    10/09/10 04:19:56 [pm-process] Process Crashed: default_group~home~default_group~1 (481247803:5081) - Restarting
    10/10/15 00:04:21 [pm-process] Process Crashed: default_group~home~default_group~1 (481247804:7275) - Restarting
    10/11/20 14:56:29 [pm-process] Process Crashed: default_group~home~default_group~1 (481247806:28469) - Restarting
    10/12/25 11:15:39 [pm-process] Process Crashed: default_group~home~default_group~1 (481247807:17717) - Restarting
    11/02/02 22:09:16 [pm-process] Process Crashed: default_group~home~default_group~1 (481247808:540) - Restarting
    11/02/26 12:14:55 [pm-process] Process Crashed: default_group~home~default_group~1 (481247809:26490) - Restarting
    11/03/12 04:28:19 [pm-process] Process Crashed: default_group~home~default_group~1 (481247812:7348) - Restarting
    11/04/25 05:43:59 [pm-process] Process Crashed: default_group~home~default_group~1 (481247817:9090) - Restarting
    11/05/21 08:27:55 [pm-process] Process Crashed: default_group~home~default_group~1 (481247818:26304) - Restarting
    11/06/18 08:04:03 [pm-process] Process Crashed: default_group~home~default_group~1 (481247826:28958) - Restarting
    11/07/12 19:04:46 [pm-process] Process Crashed: default_group~home~default_group~1 (481247828:10867) - Restarting
    11/08/21 14:33:08 [pm-process] Process Crashed: default_group~home~default_group~1 (481247832:13556) - Restarting
    11/09/18 20:40:16 [pm-process] Process Crashed: default_group~home~default_group~1 (481247835:22024) - Restarting
    11/10/17 13:56:47 [pm-process] Process Crashed: default_group~home~default_group~1 (481247838:20504) - Restarting
    [oracle@csporacle1 logs] ls -lrt
    total 6020344
    -rw-r--r--  1 oracle dba          0 Feb 17  2010 opmn.out
    -rw-r--r--  1 oracle dba   84895911 Feb  2  2011 default_group~home~default_group~1.log.11-02-02_22:09:16.gz
    -rw-r--r--  1 oracle dba   83151884 Feb 26  2011 default_group~home~default_group~1.log.11-02-26_12:14:55.gz
    -rw-r--r--  1 oracle dba   79803990 Mar 12  2011 default_group~home~default_group~1.log.11-03-12_04:28:19.gz
    -rw-r--r--  1 oracle dba   66470738 Mar 29  2011 default_group~home~default_group~1.log.11-03-29_00:17:05.gz
    -rw-r--r--  1 oracle dba   84542865 Apr 25  2011 default_group~home~default_group~1.log.11-04-25_05:43:59.gz
    -rw-r--r--  1 oracle dba   83672948 May 21 08:27 default_group~home~default_group~1.log.11-05-21_08:27:55.gz
    -rw-r--r--  1 oracle dba   84825282 Jun 18 08:04 default_group~home~default_group~1.log.11-06-18_08:04:03.gz
    -rw-r--r--  1 oracle dba   86740423 Jul 12 19:04 default_group~home~default_group~1.log.11-07-12_19:04:46.gz
    -rw-r--r--  1 oracle dba   66921060 Aug  3 23:06 default_group~home~default_group~1.log.11-08-04_02:28:06.gz
    -rw-r--r--  1 oracle dba   71221025 Aug 21 14:33 default_group~home~default_group~1.log.11-08-21_14:33:08.gz
    -rw-r--r--  1 oracle dba 2147483647 Sep 18 20:39 default_group~home~default_group~1.log.11-09-18_20:40:16
    -rw-r--r--  1 oracle dba 2147483647 Oct 17 13:56 default_group~home~default_group~1.log.11-10-17_13:56:49
    drwxr-x---  2 oracle dba       4096 Oct 24 00:11 states
    -rw-r--r--  1 oracle dba      64203 Oct 24 20:09 opmn.log
    -rw-r--r--  1 oracle dba  976001440 Oct 28 02:35 default_group~home~default_group~1.log
    -rw-r--r--  1 oracle dba   95431960 Oct 28 02:36 opmn.dbg
    [oracle@csporacle1 logs] After this I have check the opmn.xml and found that the ORACLE_HOME has been set to other oracle on the same Unit.
    oracle@csporacle1 opmn] cat conf/opmn.xml | head -20
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <opmn xmlns="http://www.oracle.com/ias-instance">
       <log path="$ORACLE_HOME/opmn/logs/opmn.log" comp="internal;ons;pm" rotation-size="1500000"/>
       <debug path="$ORACLE_HOME/opmn/logs/opmn.dbg" comp="internal;pm;ons" rotation-size="1500000"/>
       <notification-server interface="ipv4">
          <port local="6100" remote="6200" request="6003"/>
          <ssl enabled="true" wallet-file="$ORACLE_HOME/opmn/conf/ssl.wlt/default"/>
       </notification-server>
       <process-manager>
          <process-modules>
             <module path="$ORACLE_HOME/opmn/lib/libopmnohs">
                <module-id id="OHS"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmnoc4j">
                <module-id id="OC4J"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmncustom">
                <module-id id="CUSTOM"/>
             </module>
             <module path="$ORACLE_HOME/opmn/lib/libopmniaspt">
    [oracle@csporacle1 opmn] pwd
    /space/u01/app/oracle/product/10.1.3.1/OracleAS_1/opmn
    [oracle@csporacle1 opmn] cd $ORACLE_HOME
    [oracle@csporacle1 10.1] pwd
    /u01/app/oracle/product/10.1
    [oracle@csporacle1 10.1] Are these error are related with my findings or are there any criteria must i check further.
    Could you please help me to solve this problem.
    Thanks & Best Regards,
    Bahtiyar

    gday mattysmith --
    Unfortunately that's a very good question.
    As OPMN is in the picture here, the first step may be to enable debug logging for OPMN in the chance that it may give you more information about why it thinks the process crashed.
    Generally speaking, when OPMN is restarting a process, it can be because it recognized that a managed process has dissapeared (ie JVM core dumped, etc.) or it can also be because the JVM didn't respond to any of OPMNs requests to let it know it was still alive. In which case OPMN will kill then restart the managed process. This can be caused by situations where the JVM has run out of memory, etc. and becomes unresponsive, leading to it eventually being detected as such and restarted.
    What you can do is to add the OPMN PM submodule to the OPMN debug logger.
    <opmn xmlns="http://www.oracle.com/ias-instance">
    <log path="$ORACLE_HOME\opmn\logs\opmn.log" comp="internal;ons;pm" rotation-s
    ize="1500000"/>
    <debug path="$ORACLE_HOME\opmn\logs\opmn.dbg" comp="internal;pm;ons" rotation-size="1500000"/>
    </opmn>
    That should then produce an opmn.dbg file in the $ORACLE_HOME/opmn/logs directory. It'll be very verbose, so you'll need to associate the restart times from the other log file to locate the relevant section of the file. Hopefully that may shed some light on what is happening, at least at the restart level.
    Usually if there are runtime exceptions such as OOM errors, etc. then those are dumped to stderr/stdout. Check the contents of the other log files in the opmn/logs directory of the form default_group~home~default_group~1.log to see if there is anything obvious in there.
    There has been reports of an issue with PermGen space usage -- that could be something you are running into under the covers. Try resizing the permgen space to be a little larger and see if the problem goes away -- that can be done in opmn.xml in the java > start-options section of the instance in question.
    See how any of that goes!
    -steve-

  • OC4J frequently crashes

    I installed Oracle BI 10.1.3.4.1 on a Windows 2008 R2 Enterprise 64 bit.
    Frequently the OC4J crashes. I made many installations but this is the only one that gives issues.
    Now I have enabled ODL log in server.xml in order to view what is the cause of the crashes, and set the logger level to FINE in oracle group in OC4J administration.
    <log>
              <file path="../log/server.log" />
              <odl path="../log/" max-file-size="1000" max-directory-size="10000" />
    </log>
    In the log file I find these messages before the "Start OC4J initialization"
    <MSG_TEXT>JAAS: Configuration properties: { location = system-jazn-data.xml, provider.type = XML, realm.default = jazn.com }</MSG_TEXT>
    <MSG_TEXT>JAAS: Configuration properties: { location = system-jazn-data.xml, deployment.url = file:/D:/OracleBI/oc4j_bi/j2ee/home/config/system-application.xml, provider.type = XML, realm.default = jazn.com }</MSG_TEXT>
    <MSG_TEXT>JAAS: JAZNConfig.init(): this=[JAZNConfig file:/D:/OracleBI/oc4j_bi/j2ee/home/config/system-application.xml]</MSG_TEXT>
    and so on
    What is the problem?
    What other log file I have to enable to better understand the causes?

    What does the oc4j logs say in $ORACLE_HOME/opmn/logs?

  • Mapviewer servlet crash on OC4J 11g TP4

    Hi!
    Is it normal or not? If I try to deploy mapviewer.ear (10 or 11 pre) on OC4J 11G TP4 it make exception on
    http://.../mapviewer/faces/home.jspx
    Is it planing compatibility for these Oracle products? And on which release?

    Mapviewer is not supported on OC4J 11g TP4.
    Please note that the going forward position for Oracle Fusion Middleware R11 is that OC4J is being replaced with WebLogic Server.
    -steve-

  • Unable to find failure/crash root cause of my application.

    Hello to everyone,
    I will try to keep this as short and as detailed as possible.
    I recently had to modify (ER) our home made application developed with JDevelopper 10.1.3.3.0 and hosted on a Oracle Application Server 10g (OC4J) hosting several other working apps.
    A quick explanation of what the program does is necessary to understand the context of my issue.
    The application helps another service of the company create cost estimations for their project.
    A project is defined with a number of codes (following a complex logic) and can vary from 40ish codes for smaller projects to 1400ish for larger projects. A code is simply a way to label a material or resource needed for the project, codes are attached to a number of things but essentially to a cost for the project. Project and code data is stored in a pl/sql database.
    Users can view these codes on jspx pages (by project) from their browsers. There are 2 parts to the ER I had to develop for users, the first one being, the implementation of a feature that allows users to generate excel spreadsheets (thanks to the help of the Apache POI library) listing all project codes for a given project in the same column.
    The purpose of this spreadsheet is to allow users to put several costs for one code in the following columns. In example, cell A1 contains code xxx-xxxx-xxx-001; users may put in cells A2, A3 and A4 cost values 500,600,700 which in return will later be stored in the database against the code to keep track of them. However, each code cost has to be stored individually on one record for several reasons (which I will not explain here), thus a maximum of x * y records can be inserted for one project at a time, where x is the total number of codes and y the total number of costs associated with one code.
    So say a project has 40 codes and 10 costs per code, 400 records will be inserted into the table (small projects), for larger projects though, 1200 codes * 8 costs/code can amount up to 9600 records and so on.
    The 2nd part of the ER is to read from those very same spreadsheets, using an af:inputFile object in a jspx page. Whenever users specify a file path and then click on the import button of the af:inputFile object, the ValueChangeListener method attached to this adf object is called. The method primarily does some validation, i.e.: verifies duplicate code names and proposes new ones to push to the database (without modifying the excel spreadsheet). Additionally the method needs to push the data to a temporary table before it can be finally be inserted in the final table.
    As I wasn't very familiar with JDeveloper, I was advised to use the mvc elements of the framework to do this, and thus I got familiar with the concept of entity object -> view object -> view link (which wasn't needed in this case). And so, I inserted an af:table object on the page created off of my viewobject, which is merely a representation of the necessary columns of the temporary table to complete the first upload. This is very convenient because once the method pushes data into the table i can use the default methods listed/created in the bindings section of my page definition to push the data for me into the database.
    At this point the code looks like this when it needs to insert data into the temporary table (referred to as interface table), note that other data on the spreadsheet in uploaded as well:
        public void fillInterfaceTable(){
            ApplicationModule am = Configuration.createRootApplicationModule(amDef, config);
            DBTransaction tx = (DBTransaction)am.getTransaction();
            if(transposedArr != null && !(transposedArr.isEmpty())){
                DCIteratorBinding dcib = (DCIteratorBinding)bindings.get("BudgetIntListIterator");
                ViewObject vo =  dcib.getViewObject();
                vo.executeQuery();
                if(vo != null){
                    for (int i = 0; i < transposedArr.size(); i++)
                        JUCtrlActionBinding actionBinding =
                            (JUCtrlActionBinding)bindings.get("CreateInsert");
                        actionBinding.execute();
                        //LEAVE LOCAL IMPORT !
                        oracle.jbo.Row newRow = vo.getCurrentRow();
                        newRow.setAttribute(ImgcceBudgetIntListRowImpl.PROJECTID, sessionBean.getProjectId());
                        //refer to transposeData methodjust above to understand hardcoded index values
                        newRow.setAttribute(ImgcceBudgetIntListRowImpl.COSTNAME, transposedArr.get(i).get(0));
                        newRow.setAttribute(ImgcceBudgetIntListRowImpl.PERIODNAME, transposedArr.get(i).get(1));
                        newRow.setAttribute(ImgcceBudgetIntListRowImpl.RAWCOST, transposedArr.get(i).get(2));
                        newRow.setAttribute(ImgcceBudgetIntListRowImpl.COSTINDEX, transposedArr.get(i).get(3));
                        newRow.setAttribute(ImgcceBudgetIntListRowImpl.IMPORTSTATUS, "READY");
                    JUCtrlActionBinding actionBinding = (JUCtrlActionBinding)bindings.get("Commit");
                    actionBinding.execute();
                    am.getTransaction().clearEntityCache(null);
                    vo.clearCache();
                    GLOBAL_VALIDATION_PASSED = true;
            tx.closeTransaction();
            Configuration.releaseRootApplicationModule(am, true);
        }It is important to note that even though the data is inserted into the af:table, the table is not rendered on the page. It is invisible to the users (I figured it might take too much time to display and/or cause the page to crash with 9K more lines to display).
    I tested my code locally with the default embedded OC4J server before deploying it to my OAS server. Locally, processing can take a bit of time before it is first uploaded to the interface table BUT always ends up completing successfully no matter how many records need to be created for ANY project.
    My issue is when I test the application once deployed onto the server, executing the very same task for any project. Whenever I try to upload records to the database for say, small projects (400 records), everything works fine, however for much larger projects (I don't have an exact threshold yet), say 1000 records +, the page attempts processing but then throws on the page the following error:
    500 Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server Server at TESTSRV.company.com Port 7778
    The whole application crashes as well as the OAS app. I must then wait for the OAS to restart and may then enter the application again.
    As the error isn't very explicit, i went to check the logs of course. First i checked the OC4J server logs since I thought it might be related to the server, but it turns out the log doesn't display anything related to that. So then, I went to check the application log. The log lists a couple of errors (thrown Exceptions):
    11/07/20 12:01:29.478 10.1.3.4.0 Started
    11/07/20 12:01:30.854 imgcce: 10.1.3.4.0 Started
    11/07/20 12:02:25.242 imgcce: 10.1.3.4.0 Stopped
    11/07/20 12:02:25.255 10.1.3.4.0 Started
    11/07/20 12:02:26.305 imgcce: 10.1.3.4.0 Started
    11/07/20 12:04:44.181 10.1.3.4.0 Started
    11/07/20 12:04:52.324 imgcce: 10.1.3.4.0 Started
    11/07/20 12:10:29.757 imgcce: Servlet error
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1892)
         at javax.servlet.ServletResponseWrapper.resetBuffer(ServletResponseWrapper.java:237)
         at javax.servlet.ServletResponseWrapper.resetBuffer(ServletResponseWrapper.java:237)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:285)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:233)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:202)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    11/07/20 12:13:11.968 10.1.3.4.0 Started
    11/07/20 12:13:23.759 imgcce: 10.1.3.4.0 Startedimgcce being the name of the program, what I interpret of the error is that a response has already been committed and i try to send another one. The application crashes right when i click on the import button, which has the above mentioned method attached to it as an Action. How can it be so if the only commit done at this point is the one from the method above ?
    I thought it might have something to do with page submission as well, so i made sure to verify no page elements had submitFile() javascript actions or anything alike and tested again. I also made sure to remove any PartialTrigger, anything that would cause the page to refresh/partially refresh was removed. Same scenario, works fine locally but not on the server (for that very task).
    Also because of the threshold issue explained earlier, I think it may be an issue related to size. The application doesn't seem to be able to handle that many records when it's hosted on the OAS, whereas locally there doesn't seem to be any issue.
    I also monitored the server while I was running the program and when it crashed. All resources (CPU/swap) are fine [hosted on a red hat server] so i don't think it has to do with that directly.
    At this point, since I tried to troubleshoot this problem for quite sometime now, I am thinking of bypassing the use of the table to push my data in and do it manually by opening a connection to the database every time. (Which would be a terrible alternative).
    Any ideas of where else to look at ?
    Thank you very much in advance.
    Also, though I read the "before posting" article, let me know if there isn't enough information.

    Hi,
    Thank you for the reply. Your observations are correct, i will consider this. However, even though I am creating an extra connection to the DB and work directly with the viewobject, i don't see how this could cause such an error ("Response already submitted"). Especially since my latest workaround works fine with the same variables/external connections (instead of using the view object i communicate directly with the DB). My workaround and past issues with the size lead me to think there might be a cap of insertable records in ADF table objects.
    Frank Nimphius wrote:
    Hi,
    the Application Module instance you access is not the same used by ADF.
    FrankWhat do you suggest I call instead ?

  • Oc4j 10.1.3.0.0Prev4 does not load libs in WEB-INF/lib

    Hi,
    trying to use an existing application with oc4j I have serious problems.
    When trying to deploy I get exceptions (ClassNotFound) of classes that are in libs that are in the WEB-INF/lib folder of the war file I want to deploy:
    05/09/23 17:20:21 CharScanner; panic: ClassNotFoundException: org.hibernate.hql.ast.HqlToken
    This class is in hibernate3.jar which is included in the war-file.
    When I place all the libs into the applib folder it does deploy. But then it crashes at runtime telling me the classes are duplicate (one in the war, one in applib).
    Any suggestions what I can do would be greatly appreciated.
    Norbert

    Hello,
    Instead of simply dropping the Jar file in the applib directory you should create shared libraries that will give you better control of what is happening at the classloader level (System, Application and Web Application)
    Please take a look to the 10.1.3 How tos about shared library. (Swapping XML parser and JDBC driver), and also to the documentation, chapter 7 "Using Shared Libraries" of the OC4J Configuration and Administration Guide
    Regards
    Tugdual Grall

  • Oracle application server 10.1.3 not starting after crash

    Hi, I've been struggling with starting up application server 10.1.3 on Windows XP Professional SP2 following a system crash (power outage). When we restarted the machine we noted that the database wasn't coming up because our redo logs were full. We backed up the database with RMAN (freeing the logs) and the database started without a problem.
    We then tried to log into application server control from the website but were faced with a connection error. It is definitely the correct page as it was bookmarked on the server. I cannot start application server from the command line using opmnctl. Here is the output:
    C:\product\10.1.3\OracleAS_1\opmn\bin>opmnctl status
    Processes in Instance: appserv.MSRSFR
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | home | N/A | Down
    ASG | ASG | N/A | Down
    C:\product\10.1.3\OracleAS_1\opmn\bin>echo %time%
    11:32:13.78
    C:\product\10.1.3\OracleAS_1\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ==================================================
    opmn id=msrsfr:6200
    0 of 1 processes started.
    ias-instance id=appserv.MSRSFR
    ++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1339952132,pid=2136)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\product\10.1.3\OracleAS_1\opmn\logs\OC4J~home~default_group~1
    C:\product\10.1.3\OracleAS_1\opmn\bin>echo %time%
    11:32:39.12
    C:\product\10.1.3\OracleAS_1\opmn\logs\OC4J~home~default_group~1
    07/12/30 11:32:22 Start process
    07/12/30 11:32:24 Error initializing server: Error instantiating default application at Unable to get ApplicationConfig for default : Could not read connectors file at file:/C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: ./oc4j-connectors.xml
    07/12/30 11:32:24 Fatal error: server exiting
    07/12/30 11:32:26 Start process
    07/12/30 11:32:28 Error initializing server: Error instantiating default application at Unable to get ApplicationConfig for default : Could not read connectors file at file:/C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: ./oc4j-connectors.xml
    07/12/30 11:32:28 Fatal error: server exiting
    07/12/30 11:32:30 Start process
    07/12/30 11:32:32 Error initializing server: Error instantiating default application at Unable to get ApplicationConfig for default : Could not read connectors file at file:/C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: ./oc4j-connectors.xml
    07/12/30 11:32:32 Fatal error: server exiting
    C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: Notice the /'s versus standard windows \'s. The actual file is empty (contains only blank spaces).
    I'm not sure where to go from here, I've tried stopping the oracle services manually and starting them up in various orders. We have the following services running:
    Oracle-appservProcessManager Started
    OracleDBConsoleTSTONE Started
    OracleJobSchedulerTSTONE Disabled
    OracleOraDb10g_home1iSQL*Plus Started
    OracleOraDb10g_home1TNSListener Started
    OracleServiceTSTONE Started
    I'm sort of at a loss for where to go from here, help would be much appreciated!
    Thanks,
    Reza

    Here you have it.
    <?xml version="1.0" standalone='yes'?>
    <oc4j-connectors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNam
    espaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/oc4j-connectors-10
    _0.xsd" schema-major-version="10" schema-minor-version="0" >
    <connector name="datasources" path="datasources.rar">
    </connector>
    <connector name="OracleASjms" path="OracleASjms.rar">
    <config-property name="lookupMethod" value="resourceProvider"/>
    <config-property name="resourceProviderName" value="oc4jjms"/>
    <adminobject-config location="OracleASjms/Queues">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tQueueImpl</adminobject-class>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    <adminobject-config location="OracleASjms/MyQueue1">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tQueueImpl</adminobject-class>
    <config-property name="jndiName" value="jms/demoQueue"/>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    <adminobject-config location="OracleASjms/Topics">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tTopicImpl</adminobject-class>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    <adminobject-config location="OracleASjms/MyTopic1">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tTopicImpl</adminobject-class>
    <config-property name="jndiName" value="jms/demoTopic"/>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    </connector>
    </oc4j-connectors>

Maybe you are looking for

  • ABAP code for BI 7.0 transformations start routine

    Hi all, I am trying to update data from DSO1 (Source1: transaction data) to Infocube(TARGET) In the transformations Start routine, I have to read DSO2(Source2: Master data) for some fields. DSO1 has CUSTOMER as part of key DSO2 has CUSTOMER (key) and

  • Inspection for Parent Child Relation

    Hi We are producing Mat.A from Mat .B and you want to copy the results from Mat.B . Both materials are batch managed. The requirement is - At the inspection for Material A , want to use batch derivation to copy results of Mat B (Parent Child Process)

  • Bridge CC running slugish

    I constantly use Bridge, but this problem is making it almost impossible to use. I am using Bridge CC 2014 on Windows 8.1. Bridge has suddenly started running sluggish, taking much longer than usual to load thumbnails, then more time before I can cli

  • Reset password and now cannot connect to the internet

    I tried to reset my airport password, and now airport utilities cannot locate the base station and the password is said to be invailid when I enter it, or it repeatedly askes for the password with not change.  Any tips??

  • Create a new software component release in sld

    hi, i have a software component ABC whose version is 1.0 and vendor is SDN software component: ABC vendor: SDN version: 1.0 now I created a new software component like software component: ABC vendor: SDN version: 2.0 but in the SLD, when I check the