Is oracle 8.1.5 compatable with jdk1.2 drivers

i tried to load the driver class by using
Class.forName ("oracle.jdbc.driver.OracleDriver");
Class not found exception was raised .
i have [oraclehome]\jdbc\lib\classes111.zip and other zip files
in the class path.
i have jdk 1.2 on my machine.
is oracle 8.1.5 thin jdbc drivers compatible with jdk 1.2.
or do i need to use jdk 1.1.x.
if any one knows reply
saradhi
null

Hi
You could use third parties drivers (for example, visit
http://www.openlinksw.com/).
Andrew
Jini (guest) wrote:
: To translate and run Oracle SQLJ applications on a Sun JDK you
: must use a JDK 1.1.x version. Oracle does not currently
support
: the 1.2 beta versions.
: Hope this helps..........
: saradhi (guest) wrote:
: : i tried to load the driver class by using
: : Class.forName ("oracle.jdbc.driver.OracleDriver");
: : Class not found exception was raised .
: : i have [oraclehome]\jdbc\lib\classes111.zip and other zip
: files
: : in the class path.
: : i have jdk 1.2 on my machine.
: : is oracle 8.1.5 thin jdbc drivers compatible with jdk 1.2.
: : or do i need to use jdk 1.1.x.
: : if any one knows reply
: : saradhi
null

Similar Messages

  • Which oracle jdbc driver to use with  jdk1.5.0_12

    Hi everyone, which is the correct oracle jdbc driver I need to use if I'm using jdk1.5.0_12 in Netbeans 6, because I've just only found confusing info over the net, could someone plz help me?
    And where I need to put my classes.jar file once I download it because the db I'm working with is on a server and I'm using TOAD to work with it.
    Thanks for reading

    the driver version depends on the database version you're connecting to rather than the Java version you're using (though later drivers have higher requirements for the minimal Java version they will work with).
    As to where to put it, anywhere on your application's classpath would work. If you don't know what that is, I refer you to The Java Tutorial and the documentation.
    P.S. There's no "classes.jar". The actual filenames (more than one possibly depending on server version and required capabilities) depend on the driver version and can be found in the Oracle JDBC documentation for your server version.

  • Firefox13 cant compatable with jdk1.7.0_05 on linux

    1. I installed fedora16, and firefox13 in it.
    2. I installed jdk1.7.0_05, and do right link to firefox plugin path.
    3. when I runing java applet, it can work well.
    4. but if I config java ControlPane with "show java console".
    Then the applet cant run anymore. If I deselect that option from java configu, it can run well.

    I submitted a bug report. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7170971 Although it is not available yet.
    Afterwards I did some more investigation into this bug. Digging into source code I discovered it is related to
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7167647
    However it also affects Linux not just Mac.
    The class that seems to be the problem is sun.java2d.cmm.kcms.ICC_Transform.
    I discovered another effect of this bug. What I would consider worse. It leaves behind a shared memory segment after ever execution.
    import java.awt.color.ColorSpace;
    public class SharedMemoryLeak {
         public static void main(String... args)  {
              ColorSpace.getInstance(ColorSpace.CS_CIEXYZ).toRGB(new float[]{80f, 100, 100});
    }Everytime you execute the above code you get another Shared Memory Segment is left behind in the OS.
    java SharedMemoryLeak
    ls /dev/shm/
    sem.kcms0000682DF6978B70 sem.kcms000068E6F69B3B70 sem.kcms00006914F6945B70 sem.kcms00006942F6942B70
    sem.kcms00006846F68DFB70 sem.kcms000068FDF68E0B70 sem.kcms0000692BF6926B70 sem.kcms00006959F6938B70
    Although each Shared Segment is 32 bytes (16 bytes on 32bit java), execute SharedMemoryLeak enough times you can run the OS completely out of Virtual Memory.
    The shared memory can be cleaned up manually with
    rm /dev/shm/sem.kcms*
    Edited by: Caffeine on May 24, 2012 3:46 PM

  • NI IVI Soft front panel compatibility with IVI-COM drivers

    Does IVI soft front panels support IVI-COM instruments drivers ?
    For example, I would like to use IVI-COM driver for Tektronix TDS5000 with TestStand...
    Jean-Louis SCHRICKE
    ├ CTA - Certified TestStand Architect (2008 & 2010 & 2014)
    ├ CTD - Certified TestStand Developer (2004 & 2007)
    └ CLD - Certified LabVIEW Developer (2003 & 2005)

    The IVI soft front panels that ship with the NI IVI Driver Toolset do not support calling IVI-COM drivers. The soft front panels support IVI-C drivers. On Instrument Driver Network there are IVI-C drivers for other Tektronix scopes.

  • Oracle 8i connectivity with JDK1.4.2 - Failure - Help Needed

    I'm new to Java-ORACLE connectivity.
    I have installed Oracle 8i v8.1.5 in my Windows 2K Adv. Server with JDK1.4.2.
    But I could connect to Oracle from Java neither thru JDBC-ODBC nor JDBC thin drivers.
    What are the files ( or classes ) needed for connectivity and where can I download them.
    Do the Oracle8i 8.1.7 JDBC drivers have backward compatibility with Oracle8i 8.1.5 ?
    Please help me in this regard with utmost information possible and sample code.
    Thanks in Advance.
    Hara Gopal

    For your kind information (more)
    When I used JDBC-ODBC Bridge,
    It just gave an error message : [Microsoft ODBC for Oracle]
    and
    when I tried the command at DOS prompt,
    javap oracle.jdbc.driver.OracleDriver
    it gave message ERROR: javap oracle.jdbc.driver.OracleDriver could not be found
    Please Help me
    Hara Gopal

  • Oracle Database10g Express Edition's compatibility with Forms/Reports 10g

    hi,
    I have a problem while connecting from Oracle Forms/Reports 10g to Oracle Database10g Express Edition.I have configured through the net configuration assistant and it shows the test is also successful. But while connecting from Oracle Forms/Reports 10g, an error is being displayed saying that the TNS could not resolve service name(ORA - 012154). I am able to connect to my database server normally. I got a doubt now regarding Oracle Database10g Express Edition's compatibility with Oracle Developer Suite 10g. Can I use Oracle Database10g Express Edition as backend for Forms/Reports 10g in a stand alone machine.
    Can anyone please give me a solution regarding my issue.
    Thanks in advance.
    RAKESH

    12154 means that the TNSNAMES.ora that reports is using does not understand what the '@XE' means.
    Check that you do not have several different TNSNAMES.ora files - there are probably several, and the one you are using probably does not point to XE. This is the most common cause I've seen.

  • Query on Driver Compatibility with Oracle 9i & Oracle 11g

    Technical query on Driver Compatibility with Oracle 9i & Oracle 11g of our client scenario
    1. There are 2 databases, FCDB and FCR DB. Both the databases are running on Oracle 9i. FCDB Application present is using the same version of JDBC driver (classes12.jar) to communicate with FCDB Local and FCR Host Database. And it is JDK 1.4 compliant.
    2. We require upgrading the FCDB alone to 11g Release 1 and FCR DB with same Oracle 9i.
    3. In this case, if the application is using the same version of JDBC driver (classes12.jar) to communicate with FCDB Local and FCR Host Database, will there be any issues.
    4. Need to check if there is any issues related to the classes12.jar with 11g Release 1 DB whether oracle will extend their support to us and how and when they can they provide it.
    5. If there are any issues, can that be resolved by Oracle Support?
    Edited by: user13290657 on Mar 4, 2011 12:41 PM

    This forum deals with migrations from foreign databases to Oracle.
    You might better post your request in this forum:
    http://forums.oracle.com/forums/category.jspa?categoryID=288

  • Is ECC 5.0 and EP 6.0 Compatibility with Oracle 10g (10.2.0.2)?

    Hi,
    Is ECC 5.0 and EP 6.0 are Compatibility with Oracle 10g (10.2.0.2)?
    Is there any blog or link to get the details on SAP Compatibility?
    Regards,
    Vamshi.

    Yes, both versions are compatable with oracle 10.2.0.2.
    https://websmp210.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=RELEASE&00200682500000002804=01200314690900000171&00200682500000003818=PLTFRM
    Regards,
    Jazz

  • Check compatibility with Oracle 11gR2 ( Iplanet & SunOne)

    hi, there is a document and / or link to check the versions of SunOne 7 and iPlanet 6.0 SP4 / iPlanet 6.1 if they have compatibility with Oracle 11gR2.
    I need detailed information where specified drivers compatibilities with Oracle 11gR2 SunOne and iPlanet.
    thanks

    +... the question is outside the scope of this DB forum.+
    You should have posted it to a SunOne or an IPlanet forum since that's what you are using.+
    Thread locked, particularly becausde you multi-posted it.
    The specified item was not found.

  • Compatability of jdk1.3 with j2me

    Hi,
    Is there any compatability problem(jdk1.3 with j2me)?
    will j2me support the jdk1.3?
    Advanced Thanks
    Audippa

    Can any body help on knowing of the compatability of jdk1.3 with j2me
    how can we know the compatabilty?
    is there any way to know the compatability?
    pls help on this
    Thanks
    Audippa Naidu.M

  • DB connection issue for Oracle 11g with jdk1.3

    Hi Experts,
    I have jdk1.3 installed. I need to connect to Oracle 11g, but there is no driver class for Oracle 11g with jdk1.3. I have Classes12.jar for Oracle 9i with jdk1.3. When I try to connect to Oracle 11g with jdk1.3 using Classes12.jar, I get the below error
    Error:
    java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=185599744)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:222)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:335)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:334)....
    Please help to solve this issue. This is urgent.
    Thanks.

    "connection refused" is quite a clear error message;
    - either you configure a wrong host name or port number
    - the database isn't even running
    - a firewall is blocking you
    In any case no connection can be made to the database, which is hardly a programming or driver problem. You'll have to figure out for whatever external reason you cannot create a connection to the database. Good luck.

  • BO 6.5b compatibility with Oracle 10g

    Post Author: sviswanathan
    CA Forum: General Feedback
    I dont know where to post this? So posting in this forum.
    Is BO Enterpise 6.5b compatible with Oracle 10g.? If so what are the config. settings.
    Sundararaman Viswanathan.

    Yes, both versions are compatable with oracle 10.2.0.2.
    https://websmp210.sap-ag.de/~form/handler?_APP=00200682500000001303&_EVENT=RELEASE&00200682500000002804=01200314690900000171&00200682500000003818=PLTFRM
    Regards,
    Jazz

  • Is Oracle IDM compatable with IE 8??

    Hi All,
    Is Oracle IDM compatable with IE 8??
    Thanks & Regards,
    Siva Pokuri.

    Browser      Microsoft Internet Explorer      6.0 SP2 with Sun Java Plug-in 1.4.2      Windows clients      9.1.0, 9.0.3, 9.0.1      
    6.0 SP2 with Sun Java Plug-in 1.6.0_07      Windows clients      9.1.0.1 or later
    7.0 with Sun Java Plug-in 1.4.2      Windows clients      9.1.0, 9.0.3, 9.0.1      
    7.0 with Sun Java Plug-in 1.6.0_07      Windows clients      9.1.0.1 or later
    If you see doc, it will show you above certification.
    But I don think that it shld sm different behavior with 8.0. Are you facing any issue ?

  • IBM AIX4.3.3 with JDK1.2.2(IBM)

    Hi!... I'm running WLS5.1 SP9 under IBM AIX4.3.3 with JDK1.2.2(IBM) and
    Connecting with DB2...
    Starting WLS successfully, in later WLS crashes and Core Dump.
    See below, WLS dump message....Why this problem is occurred?
    Is JDK problem? or WLS or AIX4.3.3..
    Fri Sep 21 11:12:58 2001
    SIGILL received at 1 in . Processing terminated.
    Current Thread Details
    "ExecuteThread-21" (TID:0x80032c38, sys_thread_t:0x309d7ba0, state:R,
    native ID:0x1b1c) prio=5: pending=java.lang.NullPointerException
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    (Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java(Compiled Code))
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java(Compi
    led Code))
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    ----- Native Stack -----
    unavailable - iar 1 not in text area
    J2RE 1.2.2 IBM build ca122-19991217
    Operating Environment
    Host : ecedi:10.3.101.11
    OS Level : AIX 4.3.3.0
    Processors -
    Architecture : POWER_PC (impl: unknown, ver: unknown)
    How Many : 6
    Enabled : 6
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : 1342177280
    RLIMIT_STACK : infinity
    RLIMIT_CORE : 1073741312
    RLIMIT_NOFILE : 4000
    NPROC(max) : 1024
    Page Space (in blocks) -
    /dev/hd6: size=393216, free=152532
    /dev/paging00: size=393216, free=153025
    Application Environment
    Signal Handlers -
    SIGHUP : ignored
    SIGINT : ignored
    SIGQUIT : intrDispatchMD (libhpi.a)
    SIGILL : intrDispatchMD (libhpi.a)
    SIGTRAP : unknown handler (libjitc.a)
    SIGABRT : intrDispatchMD (libhpi.a)
    SIGEMT : intrDispatchMD (libhpi.a)
    SIGFPE : intrDispatchMD (libhpi.a)
    SIGBUS : intrDispatchMD (libhpi.a)
    SIGSEGV : intrDispatchMD (libhpi.a)
    SIGSYS : intrDispatchMD (libhpi.a)
    SIGPIPE : ignored
    SIGUSR1 : sigusr1Handler (libhpi.a)
    SIGUSR2 : unknown handler (libjitc.a)
    Environment Variables -
    _=/usr/java_dev2/jre/sh/../bin/java
    CICSREGION=ecedi
    LANG=ko_KR
    LOGIN=weblogic
    IMQCONFIGCL=/etc/IMNSearch/dbcshelp
    AIX_LOCKKEY=38
    ORA_NLS_CHARACTERSET_CONVERSION=NO_CHARACTER_SET_CONVERSION
    PATH=.:/usr/java_dev2/jre/sh:/usr/java_dev2/sh:/usr/bin:/etc:/usr/sbin:/usr/
    ucb:/weblogic/bin:/usr/bin/X11:/sbin:/usr/vac/bin:/usr/lpp/cics/bin:/oracle/
    bin:/shadow/bin:/usr/local/bin
    NLS_LANG=AMERICAN_AMERICA.KO16KSC5601
    DB2DIR=/usr/lpp/db2_06_01
    ORACLE_BASE=/oracle
    JAVACLASSPATH=:./lib/weblogic510sp9boot.jar:./classes/boot:./db2lib/db2java.
    zip:./db2lib/runtime.zip:./eval/cloudscape/lib/cloudscape.jar
    LC__FASTMSG=true
    CGI_DIRECTORY=/var/docsearch/cgi-bin
    IMQCONFIGSRV=/etc/IMNSearch
    CLASSPATH=.:/weblogic/classes/:/usr/jdk_base/lib/classes.zip:/usr/java_dev2/
    jre/lib/rt.jar:/usr/java_dev2/jre/lib/:/usr/java_dev2/lib/tools.jar:/weblogi
    c/lib/weblogicaux.jar:/weblogic/lib/weblogic510sp9.jar:/oracle/jdbc/lib/clas
    ses12.zip:/oracle/jdbc/lib/classes111.zip:/oracle/jdbc/lib/nls_charset11.zip
    :/oracle/lib/servlet.jar:/oracle/xdk/lib/xmlparserv2.jar:/oracle/xdk/lib/ora
    clexsql.jar:/oracle/xdk/lib/xmlplsql.jar:/oracle/xdk/lib/jdev-rt.zip.jar:/or
    acle/rdbms/jlib/xsu12.jar:/oracle/xdk/lib:/weblogic/db2lib/db2java.zip:/webl
    ogic/db2lib/runtime.zip:/weblogic/db2lib/sqlj.zip:/weblogic/xecure/xecureweb
    _ver4/lib/java/weblogic5/:/app/ecxml/ecxml.jar
    ENCINA_BIND_FILE=/var/cics_servers/server_bindings
    LOGNAME=weblogic
    MAIL=/usr/spool/mail/weblogic
    CICSPATH=/usr/lpp/cics
    ORACLE_SID=EDI
    LOCPATH=/usr/lib/nls/loc
    AIX_LOCKBITS=00
    EPC_DISABLED=TRUE
    DOCUMENT_SERVER_MACHINE_NAME=localhost
    USER=weblogic
    JRE_HOME=/usr/java_dev2/jre
    NLS_DATE_FORMAT=YYYY-MM-DD
    AUTHSTATE=compat
    LC_MESSAGES=ko_KR
    DCE_USE_WCHAR_NAMES=1
    DISPLAY=:0.0
    SHELL=/bin/ksh
    ODMDIR=/etc/objrepos
    JAVA_HOME=/usr/java_dev2
    JAVAHOME=/usr/java_dev2/jre/sh/..
    JDK_HOME=/usr/java_dev2
    DOCUMENT_SERVER_PORT=49213
    ORA_NLS33=/oracle/ocommon/nls/admin/data
    AIX_LOCKMASK=08
    XFILESEARCHPATH=/usr/java_dev2/jre/sh/../lib/locale/%L/%T/%N%S:
    HOME=/weblogic
    WEBLOGICCLASSPATH=:./lib/weblogic510sp9.jar:./lib/weblogicaux.jar:./license:
    ./classes:./slib/scjd11.jar:/oracle/jdbc/lib/classes12.zip:/oracle/jdbc/lib/
    classes111.zip:/weblogic/xecure/xecureweb_ver4/lib/java/weblogic5:/weblogic/
    xecure/xecureweb_ver4/demo/servlet/class
    DB2INSTANCE=db2inst1
    TERM=vt100
    LD_LIBRARY_PATH=/epilot/shadow:/epilot/shadow/lib:/usr/jdk_base/lib:/epilot
    MAILMSG=[YOU HAVE NEW MAIL]
    ORACLE_HOME=/oracle
    NEONTRACE=LOCKTHREAD
    PWD=/weblogic
    DOCUMENT_DIRECTORY=/usr/docsearch/html
    CICS_SFS_SERVER=/.:/cics/sfs/ecedi
    TZ=KORST-9
    WL_HOME=/weblogic
    AIXTHREAD_SCOPE=S
    INSTHOME=/home/db2inst1
    A__z=! LOGNAME
    LIBPATH=/usr/java_dev2/jre/sh/../bin:/usr/java_dev2/jre/sh/../bin/classic::/
    home/db2inst1/sqllib/lib:/weblogic/lib/aix:/weblogic/slib:/weblogic/slib:/us
    r/shadow/lib:/epilot/shadow/lib:/epilot/shadow:/epilot:/usr/local/lib:/usr/j
    ava_dev2/jre/bin/classic:/usr/java_dev2/jre/bin:/weblogic/xecure/xecureweb_v
    er4/lib/java/jni
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%
    L/%N:/usr/lib/nls/msg/prime/%N
    Loaded Libraries (sizes in bytes)
    /usr/lib/libXtst.a
    filesize : 79981
    text start : d6787100
    text size : 563e
    data start : 32dbe480
    date size : 4b4
    /usr/lib/libodm.a
    filesize : 269244
    text start : d0043100
    text size : 12919
    data start : 32dbfe30
    date size : 55f4
    /usr/lib/libgair4.a
    filesize : 42672
    text start : d0145100
    text size : 284e
    data start : 32dc6d38
    date size : 880
    /usr/lib/libgaimisc.a
    filesize : 9270
    text start : d678d0f8
    text size : 7b4
    data start : 32dc8660
    date size : a4
    /usr/lib/libXext.a
    filesize : 492706
    text start : d6767100
    text size : 1f5d8
    data start : 32dc91f8
    date size : 373c
    /usr/lib/libICE.a
    filesize : 322947
    text start : d0a02100
    text size : 1624b
    data start : 32dcd088
    date size : 3bac
    /usr/lib/libSM.a
    filesize : 146658
    text start : d09f8100
    text size : 9ed3
    data start : 32dd1d68
    date size : 1324
    /usr/lib/libXt.a
    filesize : 1743571
    text start : d07b41c0
    text size : 64af3
    data start : 32dd44e8
    date size : c14c
    /usr/lib/libXm.a
    filesize : 11702307
    text start : d651b100
    text size : 24bc4c
    data start : 32de1f70
    date size : 40b00
    /usr/lib/libpthreads_compat.a
    filesize : 14611
    text start : d00ae0f8
    text size : 168d
    data start : 32e230f8
    date size : 0
    /usr/lib/libIM.a
    filesize : 68477
    text start : d013f100
    text size : 4f5f
    data start : 32e24df8
    date size : 84c
    /usr/lib/libX11.a
    filesize : 3799981
    text start : d05e5100
    text size : 100243
    data start : 32e26670
    date size : 25a58
    /usr/java_dev2/jre/bin/libawt.a
    filesize : 1921036
    text start : d63b1000
    text size : 169a94
    data start : 32e4d8b8
    date size : d67c
    /weblogic/lib/aix/libmuxer.so
    filesize : 19622
    text start : d62fa000
    text size : 3038
    data start : 32b2d400
    date size : 280
    /home/db2inst1/sqllib/lib/libdtcp.a
    filesize : 68305
    text start : d62ef000
    text size : ab71
    data start : 3198cde0
    date size : 218
    /home/db2inst1/sqllib/lib/libdb2e.a
    filesize : 37222294
    text start : d47d70b0
    text size : 1b17470
    data start : 317d90b0
    date size : 14c1d8
    /home/db2inst1/sqllib/lib/libdb2licm.a
    filesize : 1570603
    text start : d471e000
    text size : b81a8
    data start : 319260a8
    date size : 15600
    /home/db2inst1/sqllib/lib/libddcs.a
    filesize : 641048
    text start : d46a7000
    text size : 766c4
    data start : 317cd990
    date size : a798
    /home/db2inst1/sqllib/lib/libdb2lai.a
    filesize : 2486
    text start : d46a6000
    text size : 504
    data start : 317cc2dc
    date size : 2c
    /usr/lib/libpthreads.a
    filesize : 712882
    text start : d00b0000
    text size : 1ec94
    data start : 316a2000
    date size : 4008
    /home/db2inst1/sqllib/lib/libdb2.a
    filesize : 10465576
    text start : d3f1a0a8
    text size : 78be04
    data start : 316a70a8
    date size : 1226a8
    /usr/lpp/db2_06_01/lib/libdb2jdbc.so
    filesize : 157793
    text start : d3f00000
    text size : 19889
    data start : 317ca000
    date size : 1698
    /usr/java_dev2/jre/bin/libmath.a
    filesize : 65667
    text start : d3ef5000
    text size : aeb3
    data start : 30c60fa8
    date size : 3ac
    /usr/java_dev2/jre/bin/libnet.a
    filesize : 51723
    text start : d3bf4000
    text size : 7b57
    data start : 30c5f370
    date size : 338
    /usr/java_dev2/jre/bin/libjitc.a
    filesize : 2179758
    text start : d383c000
    text size : 1b4734
    data start : 302b1778
    date size : c8bc
    /usr/lib/libiconv.a
    filesize : 377832
    text start : d002e100
    text size : 13f3a
    data start : 30213da0
    date size : a574
    /usr/lib/libi18n.a
    filesize : 122601
    text start : d0026100
    text size : 78b4
    data start : 3021f4b0
    date size : 1124
    /usr/lib/nls/loc/ko_KR
    filesize : 1450075
    text start : d0322000
    text size : 161591
    data start : d0484130
    date size : 160b2c
    /usr/java_dev2/jre/sh/../bin/libzip.a
    filesize : 101623
    text start : d3829000
    text size : 126f3
    data start : 30070250
    date size : 1e90
    /usr/java_dev2/jre/sh/../bin/libjava.a
    filesize : 358899
    text start : d37f0000
    text size : 38d57
    data start : 30059180
    date size : 6078
    /usr/java_dev2/jre/sh/../bin/libhpi.a
    filesize : 81880
    text start : d37e5000
    text size : a17c
    data start : 30037b18
    date size : b2c
    /usr/java_dev2/jre/sh/../bin/libxhpi.a
    filesize : 11569
    text start : d37e3000
    text size : 14e9
    data start : 30036e40
    date size : 1b8
    /usr/java_dev2/jre/sh/../bin/classic/libjvm.a
    filesize : 1104523
    text start : d3729000
    text size : b9c85
    data start : 300113d0
    date size : 23d54
    /usr/lib/libdl.a
    filesize : 5248
    text start : d16cd0f8
    text size : 1e0
    data start : f03e30f8
    date size : 0
    /usr/lib/libbsd.a
    filesize : 62186
    text start : d012a4e0
    text size : 7deb
    data start : f011fb28
    date size : 1460
    /usr/lib/libpthreads.a
    filesize : 712882
    text start : d0004000
    text size : 2020a
    data start : f00c4000
    date size : 400c
    /usr/lib/libpthreads.a
    filesize : 712882
    text start : d0001000
    text size : 2290
    data start : f0082000
    date size : 41004
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0af3d20
    text size : 67b6
    data start : f01bf720
    date size : cc8
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0aeb540
    text size : 7a0e
    data start : f01bd740
    date size : a54
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0a4e1c0
    text size : 9cad3
    data start : f01a93c0
    date size : 139d8
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0a1e100
    text size : 2f891
    data start : f01a4d00
    date size : 421c
    /usr/lib/libcrypt.a
    filesize : 11167
    text start : d00250f8
    text size : 87a
    data start : f0081528
    date size : 13c
    /usr/lib/libc.a
    filesize : 6407694
    text start : d015f720
    text size : 1c2493
    data start : f0000820
    date size : 7f8f0
    "ListenThread" (TID:0x80032740, sys_thread_t:0x32069490, state:R, native
    ID:0x262a) prio=5
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:411)
    at java.net.ServerSocket.implAccept(ServerSocket.java:242)
    at java.net.ServerSocket.accept(ServerSocket.java:226)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:286)
    ----- Native Stack -----
    sysAccept
    JVM_Accept
    Java_java_net_PlainSocketImpl_socketAccept
    mmisInvoke_O_VHelper
    entryCmp
    "NBExecuteThread-1" (TID:0x800327d8, sys_thread_t:0x312403a0, state:CW,
    native ID:0x2526) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "NBExecuteThread-0" (TID:0x80032848, sys_thread_t:0x3123be50, state:CW,
    native ID:0x2425) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-29" (TID:0x800328b8, sys_thread_t:0x311e8b10, state:MW,
    native ID:0x2324) prio=5
    ----- Native Stack -----
    allocObject
    pthread_mutex_lock
    cooperative_mutex_lock
    sysMonitorEnter
    lkMonitorEnter
    "ExecuteThread-28" (TID:0x80032928, sys_thread_t:0x3119f640, state:MW,
    native ID:0x2223) prio=5
    ----- Native Stack -----
    allocObject
    pthread_mutex_lock
    cooperative_mutex_lock
    sysMonitorEnter
    lkMonitorEnter
    "ExecuteThread-27" (TID:0x80032998, sys_thread_t:0x30c5ed70, state:R,
    native ID:0x2122) prio=5
    at weblogic.socket.PosixSocketMuxer.poll(Native Method)
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:284)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    ----- Native Stack -----
    unavailable - iar 124 not in text area
    "ExecuteThread-26" (TID:0x80032a08, sys_thread_t:0x30c5ea50, state:CW,
    native ID:0x2021) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-25" (TID:0x80032a78, sys_thread_t:0x30c5e7b0, state:CW,
    native ID:0x1f20) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-24" (TID:0x80032ae8, sys_thread_t:0x30c5b4e0, state:CW,
    native ID:0x1e1f) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30036f1c not in text area
    "ExecuteThread-23" (TID:0x80032b58, sys_thread_t:0x309d81e0, state:CW,
    native ID:0x1d1e) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-22" (TID:0x80032bc8, sys_thread_t:0x309d7ec0, state:CW,
    native ID:0x1c1d) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30036f1c not in text area
    "ExecuteThread-21" (TID:0x80032c38, sys_thread_t:0x309d7ba0, state:R,
    native ID:0x1b1c) prio=5: pending=java.lang.NullPointerException
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    (Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java(Compiled Code))
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java(Compi
    led Code))
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    ----- Native Stack -----
    unavailable - iar 1 not in text area
    "ExecuteThread-20" (TID:0x80032ca8, sys_thread_t:0x309d5870, state:CW,
    native ID:0x1a1b) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 300b5da0 not in text area
    "ExecuteThread-19" (TID:0x80032d18, sys_thread_t:0x309d2580, state:CW,
    native ID:0x191a) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-18" (TID:0x80032d88, sys_thread_t:0x309cf290, state:CW,
    native ID:0x1819) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30036f1c not in text area
    "ExecuteThread-17" (TID:0x80032df8, sys_thread_t:0x309cbfa0, state:CW,
    native ID:0x1718) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-16" (TID:0x80032e68, sys_thread_t:0x309c8cb0, state:CW,
    native ID:0x1617) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-15" (TID:0x80032ed8, sys_thread_t:0x309c59c0, state:CW,
    native ID:0x1516) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-14" (TID:0x80032f48, sys_thread_t:0x309c26d0, state:CW,
    native ID:0x1415) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-13" (TID:0x80032fb8, sys_thread_t:0x309bf3e0, state:CW,
    native ID:0x1314) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-12" (TID:0x80033028, sys_thread_t:0x309bc170, state:CW,
    native ID:0x1213) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-11" (TID:0x80033098, sys_thread_t:0x309b8ea0, state:CW,
    native ID:0x1112) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-10" (TID:0x80033108, sys_thread_t:0x309b5c50, state:CW,
    native ID:0x1011) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-9" (TID:0x80033178, sys_thread_t:0x309b2a00, state:CW,
    native ID:0xf10) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-8" (TID:0x800331e8, sys_thread_t:0x309af7b0, state:CW,
    native ID:0xe0f) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-7" (TID:0x80033258, sys_thread_t:0x30996c90, state:CW,
    native ID:0xd0e) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar ffffffff not in text area
    "ExecuteThread-6" (TID:0x800332c8, sys_thread_t:0x30996950, state:CW,
    native ID:0xc0d) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-5" (TID:0x80033338, sys_thread_t:0x309966b0, state:CW,
    native ID:0xb0c) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-4" (TID:0x800333a8, sys_thread_t:0x30996430, state:CW,
    native ID:0xa0b) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar ffffffff not in text area
    "ExecuteThread-3" (TID:0x80033418, sys_thread_t:0x3098ff40, state:CW,
    native ID:0x90a) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-2" (TID:0x80033488, sys_thread_t:0x3098fcc0, state:CW,
    native ID:0x809) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-1" (TID:0x800334f8, sys_thread_t:0x3098fa40, state:CW,
    native ID:0x708) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-0" (TID:0x80033568, sys_thread_t:0x3098cca0, state:CW,
    native ID:0x607) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "TimeEventGenerator" (TID:0x800335d8, sys_thread_t:0x308a41e0, state:CW,
    native ID:0x506) prio=5
    at java.lang.Object.wait(Native Method)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :141)
    at java.lang.Thread.run(Thread.java:481)
    ----- Native Stack -----
    gettimeofday
    pthreadevent_wait
    condwait_local
    condwait
    pthread_cond_timedwait
    condvarTimedWait
    sysMonitorWait
    lkMonitorWait
    JVM_MonitorWait
    "SpinnerRandomSource" (TID:0x80033618, sys_thread_t:0x3087cdd0,
    state:CW, native ID:0x405) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:10
    4)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:121)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "Finalizer" (TID:0x80033728, sys_thread_t:0x300d1f30, state:CW, native
    ID:0x304) prio=8
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:114)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:129)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:176)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "Reference Handler" (TID:0x80033768, sys_thread_t:0x300cc300, state:CW,
    native ID:0x203) prio=10
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "Signal dispatcher" (TID:0x800337a8, sys_thread_t:0x300c7670, state:CW,
    native ID:0x102) prio=5
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "main" (TID:0x800337e8, sys_thread_t:0x3000c390, state:CW, native
    ID:0x1) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1862)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:139)
    at weblogic.Server.main(Server.java:92)
    at weblogic.Server.main(Server.java:58)
    ----- Native Stack -----
    unavailable - iar 4 not in text area
    Monitor pool info:
    Initial monitor count: 32
    Minimum number of free monitors before expansion: 5
    Pool will next be expanded by: 36
    Current total number of monitors: 72
    Current number of free monitors: 15
    Monitor Pool Dump (inflated object-monitors):
    sys_mon_t:0x3000a9b8 infl_mon_t: 0x3000a628:
    java.lang.ref.Reference$Lock@8003B760/8003B768: <unowned>
    Waiting to be notified:
    "Reference Handler" (0x300cc300)
    sys_mon_t:0x3000aa38 infl_mon_t:

    Hi!... I'm running WLS5.1 SP9 under IBM AIX4.3.3 with JDK1.2.2(IBM) and
    Connecting with DB2...
    Starting WLS successfully, in later WLS crashes and Core Dump.
    See below, WLS dump message....Why this problem is occurred?
    Is JDK problem? or WLS or AIX4.3.3..
    Fri Sep 21 11:12:58 2001
    SIGILL received at 1 in . Processing terminated.
    Current Thread Details
    "ExecuteThread-21" (TID:0x80032c38, sys_thread_t:0x309d7ba0, state:R,
    native ID:0x1b1c) prio=5: pending=java.lang.NullPointerException
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    (Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java(Compiled Code))
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java(Compi
    led Code))
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    ----- Native Stack -----
    unavailable - iar 1 not in text area
    J2RE 1.2.2 IBM build ca122-19991217
    Operating Environment
    Host : ecedi:10.3.101.11
    OS Level : AIX 4.3.3.0
    Processors -
    Architecture : POWER_PC (impl: unknown, ver: unknown)
    How Many : 6
    Enabled : 6
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : infinity
    RLIMIT_DATA : 1342177280
    RLIMIT_STACK : infinity
    RLIMIT_CORE : 1073741312
    RLIMIT_NOFILE : 4000
    NPROC(max) : 1024
    Page Space (in blocks) -
    /dev/hd6: size=393216, free=152532
    /dev/paging00: size=393216, free=153025
    Application Environment
    Signal Handlers -
    SIGHUP : ignored
    SIGINT : ignored
    SIGQUIT : intrDispatchMD (libhpi.a)
    SIGILL : intrDispatchMD (libhpi.a)
    SIGTRAP : unknown handler (libjitc.a)
    SIGABRT : intrDispatchMD (libhpi.a)
    SIGEMT : intrDispatchMD (libhpi.a)
    SIGFPE : intrDispatchMD (libhpi.a)
    SIGBUS : intrDispatchMD (libhpi.a)
    SIGSEGV : intrDispatchMD (libhpi.a)
    SIGSYS : intrDispatchMD (libhpi.a)
    SIGPIPE : ignored
    SIGUSR1 : sigusr1Handler (libhpi.a)
    SIGUSR2 : unknown handler (libjitc.a)
    Environment Variables -
    _=/usr/java_dev2/jre/sh/../bin/java
    CICSREGION=ecedi
    LANG=ko_KR
    LOGIN=weblogic
    IMQCONFIGCL=/etc/IMNSearch/dbcshelp
    AIX_LOCKKEY=38
    ORA_NLS_CHARACTERSET_CONVERSION=NO_CHARACTER_SET_CONVERSION
    PATH=.:/usr/java_dev2/jre/sh:/usr/java_dev2/sh:/usr/bin:/etc:/usr/sbin:/usr/
    ucb:/weblogic/bin:/usr/bin/X11:/sbin:/usr/vac/bin:/usr/lpp/cics/bin:/oracle/
    bin:/shadow/bin:/usr/local/bin
    NLS_LANG=AMERICAN_AMERICA.KO16KSC5601
    DB2DIR=/usr/lpp/db2_06_01
    ORACLE_BASE=/oracle
    JAVACLASSPATH=:./lib/weblogic510sp9boot.jar:./classes/boot:./db2lib/db2java.
    zip:./db2lib/runtime.zip:./eval/cloudscape/lib/cloudscape.jar
    LC__FASTMSG=true
    CGI_DIRECTORY=/var/docsearch/cgi-bin
    IMQCONFIGSRV=/etc/IMNSearch
    CLASSPATH=.:/weblogic/classes/:/usr/jdk_base/lib/classes.zip:/usr/java_dev2/
    jre/lib/rt.jar:/usr/java_dev2/jre/lib/:/usr/java_dev2/lib/tools.jar:/weblogi
    c/lib/weblogicaux.jar:/weblogic/lib/weblogic510sp9.jar:/oracle/jdbc/lib/clas
    ses12.zip:/oracle/jdbc/lib/classes111.zip:/oracle/jdbc/lib/nls_charset11.zip
    :/oracle/lib/servlet.jar:/oracle/xdk/lib/xmlparserv2.jar:/oracle/xdk/lib/ora
    clexsql.jar:/oracle/xdk/lib/xmlplsql.jar:/oracle/xdk/lib/jdev-rt.zip.jar:/or
    acle/rdbms/jlib/xsu12.jar:/oracle/xdk/lib:/weblogic/db2lib/db2java.zip:/webl
    ogic/db2lib/runtime.zip:/weblogic/db2lib/sqlj.zip:/weblogic/xecure/xecureweb
    _ver4/lib/java/weblogic5/:/app/ecxml/ecxml.jar
    ENCINA_BIND_FILE=/var/cics_servers/server_bindings
    LOGNAME=weblogic
    MAIL=/usr/spool/mail/weblogic
    CICSPATH=/usr/lpp/cics
    ORACLE_SID=EDI
    LOCPATH=/usr/lib/nls/loc
    AIX_LOCKBITS=00
    EPC_DISABLED=TRUE
    DOCUMENT_SERVER_MACHINE_NAME=localhost
    USER=weblogic
    JRE_HOME=/usr/java_dev2/jre
    NLS_DATE_FORMAT=YYYY-MM-DD
    AUTHSTATE=compat
    LC_MESSAGES=ko_KR
    DCE_USE_WCHAR_NAMES=1
    DISPLAY=:0.0
    SHELL=/bin/ksh
    ODMDIR=/etc/objrepos
    JAVA_HOME=/usr/java_dev2
    JAVAHOME=/usr/java_dev2/jre/sh/..
    JDK_HOME=/usr/java_dev2
    DOCUMENT_SERVER_PORT=49213
    ORA_NLS33=/oracle/ocommon/nls/admin/data
    AIX_LOCKMASK=08
    XFILESEARCHPATH=/usr/java_dev2/jre/sh/../lib/locale/%L/%T/%N%S:
    HOME=/weblogic
    WEBLOGICCLASSPATH=:./lib/weblogic510sp9.jar:./lib/weblogicaux.jar:./license:
    ./classes:./slib/scjd11.jar:/oracle/jdbc/lib/classes12.zip:/oracle/jdbc/lib/
    classes111.zip:/weblogic/xecure/xecureweb_ver4/lib/java/weblogic5:/weblogic/
    xecure/xecureweb_ver4/demo/servlet/class
    DB2INSTANCE=db2inst1
    TERM=vt100
    LD_LIBRARY_PATH=/epilot/shadow:/epilot/shadow/lib:/usr/jdk_base/lib:/epilot
    MAILMSG=[YOU HAVE NEW MAIL]
    ORACLE_HOME=/oracle
    NEONTRACE=LOCKTHREAD
    PWD=/weblogic
    DOCUMENT_DIRECTORY=/usr/docsearch/html
    CICS_SFS_SERVER=/.:/cics/sfs/ecedi
    TZ=KORST-9
    WL_HOME=/weblogic
    AIXTHREAD_SCOPE=S
    INSTHOME=/home/db2inst1
    A__z=! LOGNAME
    LIBPATH=/usr/java_dev2/jre/sh/../bin:/usr/java_dev2/jre/sh/../bin/classic::/
    home/db2inst1/sqllib/lib:/weblogic/lib/aix:/weblogic/slib:/weblogic/slib:/us
    r/shadow/lib:/epilot/shadow/lib:/epilot/shadow:/epilot:/usr/local/lib:/usr/j
    ava_dev2/jre/bin/classic:/usr/java_dev2/jre/bin:/weblogic/xecure/xecureweb_v
    er4/lib/java/jni
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%
    L/%N:/usr/lib/nls/msg/prime/%N
    Loaded Libraries (sizes in bytes)
    /usr/lib/libXtst.a
    filesize : 79981
    text start : d6787100
    text size : 563e
    data start : 32dbe480
    date size : 4b4
    /usr/lib/libodm.a
    filesize : 269244
    text start : d0043100
    text size : 12919
    data start : 32dbfe30
    date size : 55f4
    /usr/lib/libgair4.a
    filesize : 42672
    text start : d0145100
    text size : 284e
    data start : 32dc6d38
    date size : 880
    /usr/lib/libgaimisc.a
    filesize : 9270
    text start : d678d0f8
    text size : 7b4
    data start : 32dc8660
    date size : a4
    /usr/lib/libXext.a
    filesize : 492706
    text start : d6767100
    text size : 1f5d8
    data start : 32dc91f8
    date size : 373c
    /usr/lib/libICE.a
    filesize : 322947
    text start : d0a02100
    text size : 1624b
    data start : 32dcd088
    date size : 3bac
    /usr/lib/libSM.a
    filesize : 146658
    text start : d09f8100
    text size : 9ed3
    data start : 32dd1d68
    date size : 1324
    /usr/lib/libXt.a
    filesize : 1743571
    text start : d07b41c0
    text size : 64af3
    data start : 32dd44e8
    date size : c14c
    /usr/lib/libXm.a
    filesize : 11702307
    text start : d651b100
    text size : 24bc4c
    data start : 32de1f70
    date size : 40b00
    /usr/lib/libpthreads_compat.a
    filesize : 14611
    text start : d00ae0f8
    text size : 168d
    data start : 32e230f8
    date size : 0
    /usr/lib/libIM.a
    filesize : 68477
    text start : d013f100
    text size : 4f5f
    data start : 32e24df8
    date size : 84c
    /usr/lib/libX11.a
    filesize : 3799981
    text start : d05e5100
    text size : 100243
    data start : 32e26670
    date size : 25a58
    /usr/java_dev2/jre/bin/libawt.a
    filesize : 1921036
    text start : d63b1000
    text size : 169a94
    data start : 32e4d8b8
    date size : d67c
    /weblogic/lib/aix/libmuxer.so
    filesize : 19622
    text start : d62fa000
    text size : 3038
    data start : 32b2d400
    date size : 280
    /home/db2inst1/sqllib/lib/libdtcp.a
    filesize : 68305
    text start : d62ef000
    text size : ab71
    data start : 3198cde0
    date size : 218
    /home/db2inst1/sqllib/lib/libdb2e.a
    filesize : 37222294
    text start : d47d70b0
    text size : 1b17470
    data start : 317d90b0
    date size : 14c1d8
    /home/db2inst1/sqllib/lib/libdb2licm.a
    filesize : 1570603
    text start : d471e000
    text size : b81a8
    data start : 319260a8
    date size : 15600
    /home/db2inst1/sqllib/lib/libddcs.a
    filesize : 641048
    text start : d46a7000
    text size : 766c4
    data start : 317cd990
    date size : a798
    /home/db2inst1/sqllib/lib/libdb2lai.a
    filesize : 2486
    text start : d46a6000
    text size : 504
    data start : 317cc2dc
    date size : 2c
    /usr/lib/libpthreads.a
    filesize : 712882
    text start : d00b0000
    text size : 1ec94
    data start : 316a2000
    date size : 4008
    /home/db2inst1/sqllib/lib/libdb2.a
    filesize : 10465576
    text start : d3f1a0a8
    text size : 78be04
    data start : 316a70a8
    date size : 1226a8
    /usr/lpp/db2_06_01/lib/libdb2jdbc.so
    filesize : 157793
    text start : d3f00000
    text size : 19889
    data start : 317ca000
    date size : 1698
    /usr/java_dev2/jre/bin/libmath.a
    filesize : 65667
    text start : d3ef5000
    text size : aeb3
    data start : 30c60fa8
    date size : 3ac
    /usr/java_dev2/jre/bin/libnet.a
    filesize : 51723
    text start : d3bf4000
    text size : 7b57
    data start : 30c5f370
    date size : 338
    /usr/java_dev2/jre/bin/libjitc.a
    filesize : 2179758
    text start : d383c000
    text size : 1b4734
    data start : 302b1778
    date size : c8bc
    /usr/lib/libiconv.a
    filesize : 377832
    text start : d002e100
    text size : 13f3a
    data start : 30213da0
    date size : a574
    /usr/lib/libi18n.a
    filesize : 122601
    text start : d0026100
    text size : 78b4
    data start : 3021f4b0
    date size : 1124
    /usr/lib/nls/loc/ko_KR
    filesize : 1450075
    text start : d0322000
    text size : 161591
    data start : d0484130
    date size : 160b2c
    /usr/java_dev2/jre/sh/../bin/libzip.a
    filesize : 101623
    text start : d3829000
    text size : 126f3
    data start : 30070250
    date size : 1e90
    /usr/java_dev2/jre/sh/../bin/libjava.a
    filesize : 358899
    text start : d37f0000
    text size : 38d57
    data start : 30059180
    date size : 6078
    /usr/java_dev2/jre/sh/../bin/libhpi.a
    filesize : 81880
    text start : d37e5000
    text size : a17c
    data start : 30037b18
    date size : b2c
    /usr/java_dev2/jre/sh/../bin/libxhpi.a
    filesize : 11569
    text start : d37e3000
    text size : 14e9
    data start : 30036e40
    date size : 1b8
    /usr/java_dev2/jre/sh/../bin/classic/libjvm.a
    filesize : 1104523
    text start : d3729000
    text size : b9c85
    data start : 300113d0
    date size : 23d54
    /usr/lib/libdl.a
    filesize : 5248
    text start : d16cd0f8
    text size : 1e0
    data start : f03e30f8
    date size : 0
    /usr/lib/libbsd.a
    filesize : 62186
    text start : d012a4e0
    text size : 7deb
    data start : f011fb28
    date size : 1460
    /usr/lib/libpthreads.a
    filesize : 712882
    text start : d0004000
    text size : 2020a
    data start : f00c4000
    date size : 400c
    /usr/lib/libpthreads.a
    filesize : 712882
    text start : d0001000
    text size : 2290
    data start : f0082000
    date size : 41004
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0af3d20
    text size : 67b6
    data start : f01bf720
    date size : cc8
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0aeb540
    text size : 7a0e
    data start : f01bd740
    date size : a54
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0a4e1c0
    text size : 9cad3
    data start : f01a93c0
    date size : 139d8
    /usr/lpp/xlC/lib/libC.a
    filesize : 3902821
    text start : d0a1e100
    text size : 2f891
    data start : f01a4d00
    date size : 421c
    /usr/lib/libcrypt.a
    filesize : 11167
    text start : d00250f8
    text size : 87a
    data start : f0081528
    date size : 13c
    /usr/lib/libc.a
    filesize : 6407694
    text start : d015f720
    text size : 1c2493
    data start : f0000820
    date size : 7f8f0
    "ListenThread" (TID:0x80032740, sys_thread_t:0x32069490, state:R, native
    ID:0x262a) prio=5
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:411)
    at java.net.ServerSocket.implAccept(ServerSocket.java:242)
    at java.net.ServerSocket.accept(ServerSocket.java:226)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:286)
    ----- Native Stack -----
    sysAccept
    JVM_Accept
    Java_java_net_PlainSocketImpl_socketAccept
    mmisInvoke_O_VHelper
    entryCmp
    "NBExecuteThread-1" (TID:0x800327d8, sys_thread_t:0x312403a0, state:CW,
    native ID:0x2526) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "NBExecuteThread-0" (TID:0x80032848, sys_thread_t:0x3123be50, state:CW,
    native ID:0x2425) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-29" (TID:0x800328b8, sys_thread_t:0x311e8b10, state:MW,
    native ID:0x2324) prio=5
    ----- Native Stack -----
    allocObject
    pthread_mutex_lock
    cooperative_mutex_lock
    sysMonitorEnter
    lkMonitorEnter
    "ExecuteThread-28" (TID:0x80032928, sys_thread_t:0x3119f640, state:MW,
    native ID:0x2223) prio=5
    ----- Native Stack -----
    allocObject
    pthread_mutex_lock
    cooperative_mutex_lock
    sysMonitorEnter
    lkMonitorEnter
    "ExecuteThread-27" (TID:0x80032998, sys_thread_t:0x30c5ed70, state:R,
    native ID:0x2122) prio=5
    at weblogic.socket.PosixSocketMuxer.poll(Native Method)
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:284)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    ----- Native Stack -----
    unavailable - iar 124 not in text area
    "ExecuteThread-26" (TID:0x80032a08, sys_thread_t:0x30c5ea50, state:CW,
    native ID:0x2021) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-25" (TID:0x80032a78, sys_thread_t:0x30c5e7b0, state:CW,
    native ID:0x1f20) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-24" (TID:0x80032ae8, sys_thread_t:0x30c5b4e0, state:CW,
    native ID:0x1e1f) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30036f1c not in text area
    "ExecuteThread-23" (TID:0x80032b58, sys_thread_t:0x309d81e0, state:CW,
    native ID:0x1d1e) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-22" (TID:0x80032bc8, sys_thread_t:0x309d7ec0, state:CW,
    native ID:0x1c1d) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30036f1c not in text area
    "ExecuteThread-21" (TID:0x80032c38, sys_thread_t:0x309d7ba0, state:R,
    native ID:0x1b1c) prio=5: pending=java.lang.NullPointerException
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    (Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java(Compiled Code))
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java(Compiled Code))
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java(Compi
    led Code))
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    ----- Native Stack -----
    unavailable - iar 1 not in text area
    "ExecuteThread-20" (TID:0x80032ca8, sys_thread_t:0x309d5870, state:CW,
    native ID:0x1a1b) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 300b5da0 not in text area
    "ExecuteThread-19" (TID:0x80032d18, sys_thread_t:0x309d2580, state:CW,
    native ID:0x191a) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-18" (TID:0x80032d88, sys_thread_t:0x309cf290, state:CW,
    native ID:0x1819) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30036f1c not in text area
    "ExecuteThread-17" (TID:0x80032df8, sys_thread_t:0x309cbfa0, state:CW,
    native ID:0x1718) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-16" (TID:0x80032e68, sys_thread_t:0x309c8cb0, state:CW,
    native ID:0x1617) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 30038234 not in text area
    "ExecuteThread-15" (TID:0x80032ed8, sys_thread_t:0x309c59c0, state:CW,
    native ID:0x1516) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-14" (TID:0x80032f48, sys_thread_t:0x309c26d0, state:CW,
    native ID:0x1415) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-13" (TID:0x80032fb8, sys_thread_t:0x309bf3e0, state:CW,
    native ID:0x1314) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-12" (TID:0x80033028, sys_thread_t:0x309bc170, state:CW,
    native ID:0x1213) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-11" (TID:0x80033098, sys_thread_t:0x309b8ea0, state:CW,
    native ID:0x1112) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-10" (TID:0x80033108, sys_thread_t:0x309b5c50, state:CW,
    native ID:0x1011) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-9" (TID:0x80033178, sys_thread_t:0x309b2a00, state:CW,
    native ID:0xf10) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-8" (TID:0x800331e8, sys_thread_t:0x309af7b0, state:CW,
    native ID:0xe0f) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-7" (TID:0x80033258, sys_thread_t:0x30996c90, state:CW,
    native ID:0xd0e) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar ffffffff not in text area
    "ExecuteThread-6" (TID:0x800332c8, sys_thread_t:0x30996950, state:CW,
    native ID:0xc0d) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-5" (TID:0x80033338, sys_thread_t:0x309966b0, state:CW,
    native ID:0xb0c) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-4" (TID:0x800333a8, sys_thread_t:0x30996430, state:CW,
    native ID:0xa0b) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar ffffffff not in text area
    "ExecuteThread-3" (TID:0x80033418, sys_thread_t:0x3098ff40, state:CW,
    native ID:0x90a) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-2" (TID:0x80033488, sys_thread_t:0x3098fcc0, state:CW,
    native ID:0x809) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-1" (TID:0x800334f8, sys_thread_t:0x3098fa40, state:CW,
    native ID:0x708) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "ExecuteThread-0" (TID:0x80033568, sys_thread_t:0x3098cca0, state:CW,
    native ID:0x607) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "TimeEventGenerator" (TID:0x800335d8, sys_thread_t:0x308a41e0, state:CW,
    native ID:0x506) prio=5
    at java.lang.Object.wait(Native Method)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :141)
    at java.lang.Thread.run(Thread.java:481)
    ----- Native Stack -----
    gettimeofday
    pthreadevent_wait
    condwait_local
    condwait
    pthread_cond_timedwait
    condvarTimedWait
    sysMonitorWait
    lkMonitorWait
    JVM_MonitorWait
    "SpinnerRandomSource" (TID:0x80033618, sys_thread_t:0x3087cdd0,
    state:CW, native ID:0x405) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:10
    4)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:121)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "Finalizer" (TID:0x80033728, sys_thread_t:0x300d1f30, state:CW, native
    ID:0x304) prio=8
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:114)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:129)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:176)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "Reference Handler" (TID:0x80033768, sys_thread_t:0x300cc300, state:CW,
    native ID:0x203) prio=10
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "Signal dispatcher" (TID:0x800337a8, sys_thread_t:0x300c7670, state:CW,
    native ID:0x102) prio=5
    ----- Native Stack -----
    unavailable - iar 0 not in text area
    "main" (TID:0x800337e8, sys_thread_t:0x3000c390, state:CW, native
    ID:0x1) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    at weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1862)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:139)
    at weblogic.Server.main(Server.java:92)
    at weblogic.Server.main(Server.java:58)
    ----- Native Stack -----
    unavailable - iar 4 not in text area
    Monitor pool info:
    Initial monitor count: 32
    Minimum number of free monitors before expansion: 5
    Pool will next be expanded by: 36
    Current total number of monitors: 72
    Current number of free monitors: 15
    Monitor Pool Dump (inflated object-monitors):
    sys_mon_t:0x3000a9b8 infl_mon_t: 0x3000a628:
    java.lang.ref.Reference$Lock@8003B760/8003B768: <unowned>
    Waiting to be notified:
    "Reference Handler" (0x300cc300)
    sys_mon_t:0x3000aa38 infl_mon_t:

  • XSQL with jdk1.2.2 - javai.dll error

    I successfully used the xsqlCommandLine utility with jdk1.1.7. When I try with jdk1.2.2, I get an error that javai.dll is not in the path. If I put javai.dll from the 1.1.7/jre/bin in my path, the xsqlCommandLine process runs without end, as if windows (NT) is searching for something else. I'm using the latest classes12.zip and the xmlparserv2.jar files. Any help?
    Thanks.

    robert strzelinski (guest) wrote:
    : Running a small sample program to test connection to Oracle
    : 7.3.4 server. Works OK using thin client connection mode. Using
    : OCI connection causes run-time exception labelled:
    : "java.exe - Unable To Locate DLL"
    : The text in the popup complains of not finding the dynamic link
    : library "javai.dll".
    : This DLL does not exist anywhere in my java distribution tree.
    : What is this library, where does it come from, and where should
    : it be found?
    : -- rjs
    no oracle jdbc oci driver for jdk 1.2 yet ---
    also --
    The only oracle JDBC driver that can run with JDK 1.2.x is in the
    OTN download area and is named "816SDK for JDK 1.2"
    it will work with the JDK 1.2.X using the JDBC 1.22 spec from JDK
    1.1.X.
    IT DOES NOT PROVIDE THE FULL JDBC 2.0 FEATURES/ FUNCTIONALITY
    THAT ARE INCLUDED IN THE JDK 1.2.X CLASSES.
    you're using a jdk 1.2.x/jdbc 2.0 feature -- which is anticipated
    to be included in the 816 driver later this year -- it's not in
    the "816SDK" JDBC driver you're using now..
    816SDK can be thought of as stepping stone between 815 using jdk
    1.1.x and 816 supporting jdk 1.1.x and 1.2.x.
    i think of it as "8.1.5 and a half" to avoid the naming confusion
    between "816sdk" and "816" .
    SEE the following FAQ link for additional details :
    http://technet.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm
    i hope this helps ...
    null

Maybe you are looking for

  • Some of my songs on itunes are not playing correctly...

    i moved all my music files to my external hardrive, and they were working just fine. but for the last month, some random songs are not playing correctly!! they sound like how a scratched cd sounds (skipping, etc..., and then it just stops and it skip

  • SOA Suite and File Adapter polling

    Hi All. Whenever I have a BPEL process deployed (didn't test whith ESB yet) that uses a file adapter tha polls for files in a directory, my SOA Suite is not able to shutdown properly, and it stops with error when it's time to stop the container that

  • FocusListener problem with JComboBox

    Hi, I am facing a problem with JComboBox. When I make it as Editable it is not Listening to the FocucListener Event.... Please tell me if there is any way to overcome this.. Regards, Chandan Sharma

  • Approach To migrate forms6i to 11g

    Hi , We are in the process of upgrading forms 6i to forms11g. i) what is the best practice to migrate ? a) Is it advisable to use Oracle Migration Assitant or to convert it using APEX. b) Are there any pros and cons of using both the approach Is Migr

  • Switch off debug mode

    Hello, I was in transcation SE16 and switched the debug mode on for deleting a table entry. Now I have finished and want to deactivate the debug mode that no fuirhter editing of table entries is possible. What I have to do? Regards Philipp