Jre1.3.1_19 no lib

I download jre1.3.1_19 from http://java.sun.com. I install it on my PC with default location
I checked folder C:\Program Files\JavaSoft\JRE\1.3.1_04\lib\ext do not exist any lib
My application can not launch.
When I install jre1.4.2_12, check folder C:\Program Files\Java\j2re1.4.2_12\lib\ext
exist three files : dnsns.jar, ldapsec.jar and sunjce_provider.jar
My application can launch
Why jre1.3.1_ do not lib ?
What do I do to launch my application use jre1.3.1 ?
thanks

The reason is probably that those extension libraries that your application requires where not part of J2SE 1.3 but are part of J2SE 1.4.

Similar Messages

  • JRE not found, while installing Oracle 9i on Fedora Core 5

    I am installing Oracle 9i on Fedora Core 5 from the following site.
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    The site asks me to Download the Java Runtime Enviroment (j2re-1_3_1_15-linux-i586.bin) from the Sun website.
    extract the file and put it in /opt directory. And edit Disk1/install/linux/oraparam.ini and modify JRE_LOCATION variable to /opt/jre1.3.xx
    I have downloaded JRE version jre1.3.1_19 as this is the version available from the sun site, and put it in the /opt directory.
    [oracle@localhost Disk1]$ cd /opt
    [oracle@localhost opt]$ ls -l
    total 24
    drwxr-xr-x 6 root root 4096 Aug 19 2006 jre1.3.1_19
    My oraparam.ini settings are:
    [oracle@localhost ~]$ cat Disk1/install/linux/oraparam.ini
    [Oracle]
    JRE_LOCATION=/opt/jre1.3.1_19
    However, after doing these changes when I use /home/oracle/Disk1/runInstaller, i get the following error:
    [oracle@localhost Disk1]$ pwd
    /home/oracle/Disk1
    [oracle@localhost Disk1]$ ./runInstaller
    [oracle@localhost Disk1]$ The Java RunTime Environment was not found at /tmp/OraInstall2008-04-29_07-09-15AM/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory

    Ivan Kartik:
    I have installed Oracle 9i on Fedora 5.
    I am able to login using sqlplus 'sys/sys as sysdba'
    and start the database using startup
    However, there were problems starting Configuration Assistant services and HTTP Server.
    Here are the details:
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Result code for launching of configuration tool is 1
    Launched configuration tool Starting HTTP Server
    Command which is being spawned is /opt/oracle/920/Apache/Apache/bin/apachectl startssl
    Invalid Exit Code. The following result code will be used for configuration tool: 1
    Configuration tool Starting HTTP Server failed
    /opt/oracle/920/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    /opt/oracle/920/Apache/Apache/bin/apachectl startssl: httpd could not be started
    Result code for launching of configuration tool is 1
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed

  • Some problems about emca

    When I use emca,
    the following error is found
    Unrecognized option: -nojit
    Could not create the Java virtual machine.
    Ps:Os: rhel4 datbase version: oracle 9i

    same problem for me..
    i can open dbca, sqlplus,netmgr.... but unable to open emca ....
    [oracle@localhost bin]$ emca
    Unrecognized option: -nojit
    Could not create the Java virtual machine.
    // .bash_profile
    ORACLE_BASE=/opt/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/920; export ORACLE_HOME
    ORACLE_SID=orcl; export ORACLE_SID
    LD_LIBRARY_PATH=$ORACLE_HOME/lib; export LD_LIBRARY_PATH
    ORACLE_OEM_JAVARUNTIME=/usr/local/jre1.3.1_19; export ORACLE_OEM_JAVARUNTIME
    PATH=$PATH:$ORACLE_HOME/bin; export PATH
    if [ $USER = "oracle" ]; then
    if [ $SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    fi
    Help me to solve this problem...
    Oracle 9.2 in redhat 5.3

  • Failed to start HTTP server while installing companion CD

    Hi all,
    I am installing apex 3.1.2 (though it is old version, clients are still using it :) ), on the oracle 10.2.1 database. I am installing HTTP servers from the companion CD and getting error while starting HTTP server from the configuration assistant. I am getting following error.
    ==================================
    Configuration assistant "Starting HTTP Server" failed
    The "/u01/app/oracle/product/10.2.0/OHS/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    ===============================
    Can someone help me to resolve this issue please. Thanks.
    SHY

    what you get if you do
    envThis is what I got:
    [cder@localhost ~]$ env
    SSH_AGENT_PID=2451
    HOSTNAME=localhost.localdomain
    DESKTOP_STARTUP_ID=
    SHELL=/bin/bash
    TERM=xterm
    ORACLE_OEM_JAVARUNTIME=/opt/jre1.3.1_19
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/cder/.gtkrc-1.2-gnome2
    WINDOWID=46156483
    USER=cder
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=abc
    GNOME_KEYRING_SOCKET=/tmp/keyring-TXq65G/socket
    ORACLE_BASE=/opt/cder
    SSH_AUTH_SOCK=/tmp/ssh-jIzDib2410/agent.2410
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2410
    MAIL=/var/spool/mail/cder
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/cder/bin:/opt/cder/920/bin
    GDM_XSERVER_LOCATION=local
    INPUTRC=/etc/inputrc
    PWD=/home/cder
    LANG=en_US.UTF-8
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/cder
    SHLVL=2
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=cder
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tUjeCInKxU,guid=10799645c34fdd03d15a0eb6d3376100
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    ORACLE_HOME=/opt/cder/920
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/cder/.Xauthority
    _=/usr/bin/env

  • Creating a jar file

    Hello all. I am trying to create a jar file for a *"hello world"* program. I compiled the code using netbeans and created the jar file from the HelloWorld.class. I added the main class to the manifest with the following line
    Main-Class: helloworld.HelloWorld
    Ensured there was a carriage return just before the end of the file.
    When I run the program I get the following error:
    h1Exception in thread "main" java.lang.NoClassDefFoundError: helloworld/HelloWorld*
    Please help

    I tried the last command it produced this error
    *C:\Documents and Settings\oshonowo\My Documents\Projects\DOS>set JAVA_HOME=c:/Pr
    ogram Files/Java/jdk1.6.0_03
    C:\Documents and Settings\oshonowo\My Documents\Projects\DOS>set classpath=C:\Pr
    ogram Files\Java\jdk1.6.0_03\lib\;C:\Program Files\Java\jre1.6.0_03\lib\ext\QTJa
    va.zip;C:\Program Files\Java\jdk1.6.0_03\jre\lib;C:\Program Files\Java\jre1.6.0_
    03\lib;%CLASSPATH%;.;C:\Documents and Settings\oshonowo\HelloWorld\build\classes
    \helloworld\Hello.jar
    C:\Documents and Settings\oshonowo\My Documents\Projects\DOS>"c:/Program Files/J
    ava/jdk1.6.0_03\bin\java" helloworld.HelloWorld
    Exception in thread "main" java.lang.NoClassDefFoundError: helloworld/HelloWorld
    C:\Documents and Settings\oshonowo\My Documents\Projects\DOS>pause
    Press any key to continue . . .*
    Please help

  • Regarding shared services configuration in 11.1.1.3

    Hi All,
    I have installed hyperion essbase 11.1.1.3 and configured to oracle database
    when i configure workspace,essbase,essbase administration services,studio its bouncing back as registration with shared services failed.
    I have checked services there openldap and shared services are up
    when i login to shared services console iam receving error as
    An error was encountered while performing this operation.
    Iam completely confused would you please guide where iam going wrong.
    Thanks,
    Ramesh.

    Hi,
    I have exactly the same problem, but in my case I use MSSQL 2005 server , and reinstaling doesn't help.
    HSS log.
    2010-01-06 17:19:02,114 [main] ERROR com.hyperion.ces.utils.db.DBRegistryManager.<init>(DBRegistryManager.java:74) - Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,121 [main] ERROR com.hyperion.workflow.engine.server.repository.WfDomainStoreRdbms.initialize(WfDomainStoreRdbms.java:167) - java.lang.Exception: Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,121 [main] ERROR com.hyperion.workflow.engine.server.repository.WfDomainStoreRdbms.initialize(WfDomainStoreRdbms.java:167) - java.lang.Exception: Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,126 [main] ERROR com.hyperion.cesdsf.server.framework.DsfServer.init(DsfServer.java:51) - com.hyperion.workflow.engine.api.base.WfException: Failed to get Registry Instance! DB Connection is not existing for SharedService. Check registry for SharedService.
    2010-01-06 17:19:02,202 [main] ERROR com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2584) - Cannot getUsers.
    java.lang.NullPointerException
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:780)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:536)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:341)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:387)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
         at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
         at javax.servlet.GenericServlet.init(GenericServlet.java:211)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3917)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4201)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
         at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    2010-01-06 17:19:02,206 [main] ERROR com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2584) - Cannot signOn.
    com.hyperion.workflow.engine.api.base.WfException: Cannot getUsers.null
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2593)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:782)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:536)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:341)
         at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:387)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
         at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
         at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
         at javax.servlet.GenericServlet.init(GenericServlet.java:211)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3917)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4201)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
         at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    2010-01-06 17:19:02,208 [main] ERROR com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:39) - Error Getting the workflowEngine Cannot signOn.Cannot getUsers.null
    Also when i try to use D:\Hyperion\common\config\9.5.0.0\epmsys_registry.bat
    I get:
    Generating Report
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jre1/5/0_1
    5\lib\ext\QTJava/zip;;D:\Hyperion\common\config\9/5/0/0\lib\regedit/jar;D:\Hyper
    ion\common\config\9/5/0/0\lib\registry-api/jar;D:\Hyperion\common\JakartaCommons
    \commons-lang-2/1/jar;D:\Hyperion\common\JakartaCommons\commons-logging-1/1/jar;
    D:\Hyperion\common\loggers\Log4j\1/2/14\lib\log4j-1/2/14/jar;D:\Hyperion\common\
    JDBC\DataDirect\3/7\lib\hyjdbc/jar;D:\Hyperion\common\Velocity\1/4\velocity-1/4/
    jar;D:\Hyperion\common\JakartaCommons\commons-collections-3/2/jar
    I will be grateful for every help.
    Ariel

  • 10.3.6 weblogic server start error

    on windows 7 I installed oepe-juno-installer-12.1.1.1.0.201207241647-10.3.6-win32 (bundled installer) from http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-bundle-1861326.html
    at completion of the installation, started the Quickstart app, then clicked on 'Start WebLogic Server 10.3.6 Samples Domain'
    get error message "\Java\jre1.6.0.23\lib\ext\QTJava.zip was unexpected at this time."
    thanks for any assistance you can provide.

    QTJava.zip was in the system CLASSPATH. removed it and that resolved the issue.

  • Nullpointer error when trying to test dispatcher in Identity Center

    Hi all,
    I am getting a nullpointer exception when I am trying to test my dispatcher in Identity Center.  In tools/options/java I have defined where the java.exe and jvm.ddl are located.
    I had tried to use a Java 1.6 before, but I got a 126 error which did not get me as far.  It was 64 bit, so I have installed various versions of Java 1.5 32 bit and have tried them all with the same result as below.
    I am running Identity Center 7.2 the latest patch (7.20.3.0-ORA-2011-11-16 with schema 1050).
    Simple fix? 
    Thanks.
    ================================================
    Running MxDispatcher_idf_dispatcher.
    MxDispatcher version: 7.2.00.0 Built: 22.11.2010 18:36:12 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.5.0_07
    Java home: C:\Program Files (x86)\Java\jdk1.5.0_07\jre
    Java lib/ext: C:\Program Files (x86)\Java\jdk1.5.0_07\jre\lib\ext
    CLASSPATH: C:\usr\sap\IdM\Identity Center\Java\mxdispatcher.jar;C:\usr\sap\IdM\I
    dentity Center\Java\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc14.jar;
    java.lang.NullPointerException
            at com.sap.idm.ic.services.api.MXMCApi_Connection.getConnection(MXMCApi_
    Connection.java:70)
            at com.sap.idm.ic.services.api.MXMCApi_Connection.<init>(MXMCApi_Connect
    ion.java:49)
            at com.sap.idm.ic.services.api.MXMCApi_Connection.getInstance(MXMCApi_Co
    nnection.java:22)
            at com.sap.idm.ic.services.api.disp.MXMCApi_CTX_Dispatcher.getInstance(M
    XMCApi_CTX_Dispatcher.java:39)
            at com.sap.idm.ic.services.dispatcher.MxDispatcher.main(MxDispatcher.jav
    a:170)
    C:\Windows\system32>
    Edited by: Chad Chromwell on Dec 7, 2011 6:25 PM

    I was able to get past the issue with testing the dispatcher.  I added the mxdispatcher.jar and mxmcapi.jar to the classpath.
    So the test of the dispatcher looks fine.  But when I try to actually run a job in the Identity Center, nothing seems to happen.  I ran these jobs in 7.1 without a problem, but not now.  When I click run now on the job, an entry never appears in the System log or Job log for the Job.  Used to before.
    In the MMC, AS Java process is running and I can get to the NWA via the web broswer on port 50000.
    Not sure what is wrong.
    Running MxDispatcher_idf_dispatcher.
    MxDispatcher version: 7.2.00.0 Built: 22.11.2010 18:36:12 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.5.0_12
    Java home: C:\Java\jre1.5.0_12
    Java lib/ext: C:\Java\jre1.5.0_12\lib\ext
    CLASSPATH: C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\Java\mxmcapi.ja
    r;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;
    [11.12.2011 18:53:21-883] - MxDispatcher:Waiting for succesfull start-up of the
    thread:RELOAD
    [11.12.2011 18:53:21-883] - MxDispatcher:Main loop for thread:IDS_DispThread-REL
    OAD-idf_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:Started thread:IDS_DispThread-RELOAD-id
    f_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:THREAD BODY Execution:IDS_DispThread-RE
    LOAD-idf_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:Reading main MxDispatcher configuration
    [11.12.2011 18:53:21-888] - MxDispatcher:Global constant DISPATCHER_POLICY_TYPE
    not found, using default = 0
    [11.12.2011 18:53:21-888] - MxDispatcher:Global constant MX_MAX_CONCURRENT_RUNTI
    ME_ENGINES not found, using default = 9999
    [11.12.2011 18:53:21-979] - run_java: "C:\Java\jre1.5.0_12\bin\java.exe"  -cp "C
    :\SAP\IdM\IC72\Java\DSE.jar;C:\SAP\IdM\IC72\Java;C:\SAP\IdM\IC72\Java\sapjco.jar
    ;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C;SAP\I
    dM\IC72\Java\mxmcapi.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\J
    ava\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar; " "-DDSE_HOME=C:\SAP\IdM\IC72
    " com.sap.idm.ic.DSERunTime "Drivers=com.microsoft.jdbc.sqlserver.SQLServerDrive
    r;com.microsoft.sqlserver.jdbc.SQLServerDriver;com.sap.dbtech.jdbc.DriverSapDB;o
    rg.gjt.mm.mysql.Driver;sun.jdbc.odbc.JdbcOdbcDriver;oracle.jdbc.driver.OracleDri
    ver;COM.ibm.db2.jdbc.app.DB2Driver;COM.ibm.db2.jcc.DB2Driver;COM.ibm.db2.jdbc.ne
    t.DB2Driver;com.sap.db.jdbc.Driver;oracle.jdbc.driver.OracleDriver" "DatabaseURL
    =jdbc:oracle:thin:mxmc_rt/****@localhost:1521:ORCL" Machine=idf_dispatcher Log
    Level=4 StackTrace=2 loop
    [11.12.2011 18:53:27-191] - run_java: "C:\Java\jre1.5.0_12\bin\java.exe"  -cp "C
    :\SAP\IdM\IC72\Java\DSE.jar;C:\SAP\IdM\IC72\Java;C:\SAP\IdM\IC72\Java\sapjco.jar
    ;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C;SAP\I
    dM\IC72\Java\mxmcapi.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\J
    ava\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar; " "-DDSE_HOME=C:\SAP\IdM\IC72
    " com.sap.idm.ic.DSERunTime "Drivers=com.microsoft.jdbc.sqlserver.SQLServerDrive
    r;com.microsoft.sqlserver.jdbc.SQLServerDriver;com.sap.dbtech.jdbc.DriverSapDB;o
    rg.gjt.mm.mysql.Driver;sun.jdbc.odbc.JdbcOdbcDriver;oracle.jdbc.driver.OracleDri
    ver;COM.ibm.db2.jdbc.app.DB2Driver;COM.ibm.db2.jcc.DB2Driver;COM.ibm.db2.jdbc.ne
    t.DB2Driver;com.sap.db.jdbc.Driver;oracle.jdbc.driver.OracleDriver" "DatabaseURL
    =jdbc:oracle:thin:mxmc_rt/****@localhost:1521:ORCL" Machine=idf_dispatcher Log
    Level=4 StackTrace=2 loop

  • HTTP_Server failed to start

    Oracle 10g Infrastructure HTTP_Server failed to start & i am getting the following error;
    1) An error occurred while starting "HTTP_Server".
    HTTP_Server : HTTP_Server - failed to start a managed process after the maximum retry limit
    if someone knows how to troubleshoot the above mentioned error please let me know how
    Thanks,
    Waheed Azhar

    what you get if you do
    envThis is what I got:
    [cder@localhost ~]$ env
    SSH_AGENT_PID=2451
    HOSTNAME=localhost.localdomain
    DESKTOP_STARTUP_ID=
    SHELL=/bin/bash
    TERM=xterm
    ORACLE_OEM_JAVARUNTIME=/opt/jre1.3.1_19
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/cder/.gtkrc-1.2-gnome2
    WINDOWID=46156483
    USER=cder
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=abc
    GNOME_KEYRING_SOCKET=/tmp/keyring-TXq65G/socket
    ORACLE_BASE=/opt/cder
    SSH_AUTH_SOCK=/tmp/ssh-jIzDib2410/agent.2410
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2410
    MAIL=/var/spool/mail/cder
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/cder/bin:/opt/cder/920/bin
    GDM_XSERVER_LOCATION=local
    INPUTRC=/etc/inputrc
    PWD=/home/cder
    LANG=en_US.UTF-8
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/cder
    SHLVL=2
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=cder
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tUjeCInKxU,guid=10799645c34fdd03d15a0eb6d3376100
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    ORACLE_HOME=/opt/cder/920
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/cder/.Xauthority
    _=/usr/bin/env

  • Failed to start http server

    I cannot start the http server. See the commands below:
    [root@localhost bin]# ./apachectl start
    /opt/oracle/920/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    ./apachectl start: httpd could not be started
    Anyone can offer some solutions?
    Thanks a lot!

    what you get if you do
    envThis is what I got:
    [cder@localhost ~]$ env
    SSH_AGENT_PID=2451
    HOSTNAME=localhost.localdomain
    DESKTOP_STARTUP_ID=
    SHELL=/bin/bash
    TERM=xterm
    ORACLE_OEM_JAVARUNTIME=/opt/jre1.3.1_19
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/cder/.gtkrc-1.2-gnome2
    WINDOWID=46156483
    USER=cder
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=abc
    GNOME_KEYRING_SOCKET=/tmp/keyring-TXq65G/socket
    ORACLE_BASE=/opt/cder
    SSH_AUTH_SOCK=/tmp/ssh-jIzDib2410/agent.2410
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2410
    MAIL=/var/spool/mail/cder
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/cder/bin:/opt/cder/920/bin
    GDM_XSERVER_LOCATION=local
    INPUTRC=/etc/inputrc
    PWD=/home/cder
    LANG=en_US.UTF-8
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/cder
    SHLVL=2
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=cder
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tUjeCInKxU,guid=10799645c34fdd03d15a0eb6d3376100
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    ORACLE_HOME=/opt/cder/920
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/cder/.Xauthority
    _=/usr/bin/env

  • JRE Download without Installation

    Hy guys,
    Its me again with a beginner Question i dont even need to search if we had that yet.
    I feel like the only stupid one that has this problem...
    WHERE CAN I DOWNLOAD A NO-INSTALL JRE?
    I mean i can find a hundred million links to jre installation (e.g. .exe) files, but none i can just download and
    have like this folder structure:
    - jre1.6.0_15
    - bin
    - lib
    - Changes (File)
    - Copyright (File)
    You know what i mean? I am a developper since 5 years and waste my time with such things:(
    (I waste about 2 hours with any new JRE Release just because i cant install something on my working machine..)
    Thank you very much for any helpful link (I mean it seems that i realy dont understand something about this JREs...) .
    Regards
    Balsi

    Balsi wrote:
    I see someone who can make a 5 min post but not do a 5min install?
    => Exactly, installation rights are suppressed in my company, i missed my train,
    so i wanted to find out how about a no-install distribution.
    Just install it so its done properly.. They provide a ntebeans kit and a everything u need in 1 conveniant download for a reason. I did this today and took me 5 mins!
    => Yeah, exactly what i didnt want to have.
    But after this i still need to say:
    "Your post is worthless"
    Regards
    Balsi
    P.s. dont be mad with me, i just have enoth of these "i repeat what everyone else said and make it look like the one who asked is stupid", it took me 5 mins now (well i cant acctually do anything anyways...) to write this... even if its as senceless as your post, i know youre reading it;)
    Have a nice day!This morning Balsi went to work and wanted Java on the company PC.....
    This morning Yucca wanted Java on his laptop.
    Balsi did not spend 5 mins to google as he feels to important to use this search function and chose to do a post where he sounded uniterested with comments like "waster of my time"
    Yucca googled Java JDK download and has everything he needs for tomorrow.
    Balsi does not.
    My post was nort worthless it showed how 5 mins can get you way ahead if you just make the effort.
    Edited by: Yucca on Nov 11, 2008 7:57 PM

  • Is setting javaplugin.vm.options a better choice?

    I met a performance issue when using ActiveX bridged bean. The form keeps freeze for several minutes, some times event run into not-responsing. I tried to add the "-Xmx256m" to the property "deployment.javapi.jre.1.5.0_14.args" to improve the performance and it works most time.
    The full text of deployment.properties looks like below:
    #Thu Apr 02 15:44:34 CST 2009 deployment.javapi.jre.1.5.0_14.args=-Xmx256m -Xms256m -Dcom.datasweep.plantops.j2eevendor\=JBoss -Djava.ext.dirs\=\\Program Files\\Java\\jre1.5.0_14\\lib\\ext;\\Program Files\\Java\\jre1.5.0_14\\axbridge\\lib deployment.proxy.bypass.local=true deployment.browser.path=C\:\\Program Files\\Maxthon2\\Maxthon.exe deployment.browser.vm.mozilla=true deployment.javaws.jre.0.registered=true deployment.system.tray.icon=false deployment.proxy.http.port=8080 deployment.javaws.jre.0.osarch=x86 deployment.javaws.jre.0.osname=Windows deployment.proxy.http.host=119.119.119.8 deployment.proxy.type=0 deployment.console.startup.mode=SHOW deployment.browser.vm.iexplorer=false deployment.javaws.jre.0.platform=1.5 deployment.javapi.jre.1.5.0_14.path=C\:\\Program Files\\Java\\jre1.5.0_14 deployment.javaws.jre.0.path=C\:\\Program Files\\Java\\jre1.5.0_14\\bin\\javaw.exe deployment.javaws.jre.0.location=http\://java.sun.com/products/autodl/j2se deployment.javaws.viewer.bounds=367,179,704,497 deployment.trace=true deployment.javapi.jre.1.5.0_14.osname=Windows deployment.javapi.jre.1.5.0_14.osarch=x86 deployment.javaws.splash.index=C\:\\Documents and Settings\\Administrator\\Application Data\\Sun\\Java\\Deployment\\cache\\javaws\\splash\\splash.xml deployment.javaws.jre.0.enabled=true deployment.log=true deployment.version=1.5.0 deployment.javaws.jre.0.product=1.5.0_14
    I looked that there is an option "javaplugin.vm.options" can set the memory size and someone told me it's better to remove the heap size setting from the property "deployment.javapi.jre.1.5.0_14.args" and add one like below:
    javaplugin.vm.options=-Djavaplugin.maxHeapSize=256m -Xmx256m -Xms256m
    I just could not find the reason why it's better from that guy at present time. It would be great appreciate if anybody give me some advices.

    Hi,
    NFS adapter is used to read the file from local PI directory.
    FTP adapter is used to read the file from remote server directory.
    SFTP means SSH File Transfer Protocol.
    FTPs is nothing but FTP over SSH layer.
    You can refer the below link to understand the functionality better.
    https://www.eldos.com/security/articles/4672.php?page=all
    http://www.jscape.com/blog/bid/75602/Understanding-Key-Differences-Between-FTP-FTPS-and-SFTP
    Thanks,
    Kanda

  • ImageIcon's not displaying in JRE1.3

    I have an application which is distributed as an applet and distributes its classes and images files in a series of Jar files. When using JRE1.2 in Internet Explorer the ImageIcon's in the system are all found and display correctly. However, using JRE1.3 or higher, they are no longer found. The classes are compiled under JRE1.2.
    An example:
    Class SplashScreen.class in package com.marshmc.guiframework
    Image file 'JEFKE.gif' in com.marshmc.guiframework.image
    The code within the class to access the image is:
    ImageIcon image=new ImageIcon(getClass().getResource("image/JEFKE.gif"));
    This returns null.
    Both the class and the image file are in the Guiframework.jar file which is loaded into the JVM via a new ClassLoader object. The class and all other necessary classes are found and loaded correctly but not the images.
    Anyone any idea why?

    Thanks for the replies. After further investigation, it seems that the coding originally specified works fine in jdk1.2.2. With jdk1.3 however, it fails to display. I added some displays to examine the output of the ImageIcon creation and discovered that the output from the print statement:
    System.out.println("Image created is "+image);
    is: jar:file://D:/jdk1.3/jre/lib/eurosys/patch0111151050.jar!/com/marshmc/guiframework/image/JEFKE.gif
    indicating that the ImageIcon has been created.
    However, when I try to obtain the width and height using:
    System.out.println("Width of ImageIcon is "+image.getIconWidth ());
    System.out.println("Height of ImageIcon is "+image.getIconHeight ());
    I get:
    Width of ImageIcon is -1
    Height of ImageIcon is -1
    I decompiled the ImageIcon class and I think the problem lies in the loadImage(Image) method which is called from the constructor.
    Any ideas what I might do now?

  • Crash in mmFree () from /opt/bea/jrockit-R26.4.0-jre1.5.0

    Hi,
    Our telecom application is java based application using jrockit-R26.4.0-jre1.5.0_06.
    During tests, we've got the following crash.
    Unfortunatly no jrockit dump file was created (sorry about this).
    Did you already seen this crash?
    Thanks in advance for your answer,
    Cheers
    Marian
    Core was generated by `/opt/bea/jrockit-R26.4.0-jre1.5.0_06/bin/java -Xms256M -Xmx256M -jrockit -Xgcpr'.
    Program terminated with signal 6, Aborted.
    #0 0x0039b7a2 in dlsysinfo_int80 () from /lib/ld-linux.so.2
    #1 0x003db7a5 in raise () from /lib/tls/libc.so.6
    #2 0x003dd209 in abort () from /lib/tls/libc.so.6
    #3 0x0040f71a in __libc_message () from /lib/tls/libc.so.6
    #4 0x00415fbf in intfree () from /lib/tls/libc.so.6
    #5 0x0041633a in free () from /lib/tls/libc.so.6
    #6 0xb7e5606e in mmFree () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #7 0xb7da39e4 in bpRemoveFromAddressSpecific () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #8 0xb7da3a7b in bpRemoveFromAddress2 () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #9 0xb7da3ab5 in bpRemoveFromAddress () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #10 0xb7e0f539 in inner_remove_from_lookups () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #11 0xb7e0f658 in inner_process_unmarked () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #12 0xb7e0f6e3 in process_unmarked () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #13 0xb7e0f717 in remove_from_lookups () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #14 0xb7e0e9da in cmOnOCEnd () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #15 0xb7e3df8b in mmGCMainLoop () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #16 0xb7ec76f4 in tsiCallStartFunction () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #17 0xb7ec8457 in tsiThreadStub () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #18 0xb7ebc135 in ptiThreadStub () from /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    #19 0x00523371 in start_thread () from /lib/tls/libpthread.so.0
    #20 0x0047bffe in clone () from /lib/tls/libc.so.6

    Looks like a crash during GC. Some things to try:
    1) Run with -Xgc:parallel or -Xgc:gencon
    2) Run with -XXnoCompaction (may cause a slow memory leak)
    3) Run with -Xnoopt
    4) Run with -XXnojitinline -Xnoopt
    5) Run with -XXpreopt
    If you can get a full dump/core, you can open a ticket with BEA Support and ask them to look at it. Results from the runs above are valuable in either case and a reproducer you can provide us with increases the odds for a quick resolution.
    Message was edited by:
    hstahl

  • EXCEPTION_FLT_STACK_CHECK in jre1.6.0_01 with JNI

    I have developed an application to manage a note acceptor. The manufacturer provided me a dll to communicate the device but my application is written in Java, so I developed the corresponding JNI to send the commands and obtain the answers.
    On the other hand, the dll sends some events to indicate the status of the device, so I developed the corresponding inverse JNI to allow the Java application to do the corresponding operations when an event occurs.
    If I use j2sdk1.4.2_05 I have no problem, but with jre1.6.0_01 application crashes and I obtain a file with the information bellow, even when events from C arrive to Java. Any idea?
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x0097ce69, pid=2964, tid=3168
    # Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
    # Problematic frame:
    # v ~RuntimeStub::resolve_opt_virtual_call
    # 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 (0x0b4e4800): JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1b59919" [_thread_in_Java, id=3168]
    siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x1bf6ec24
    Registers:
    EAX=0x06b33dc0, EBX=0x06b33dc0, ECX=0x02a39810, EDX=0x02ed16d0
    ESP=0x1bf6ebb8, EBP=0x1bf6ecc8, ESI=0x06ab0848, EDI=0x00b0d6a0
    EIP=0x0097ce69, EFLAGS=0x00010216
    Top of Stack: (sp=0x1bf6ebb8)
    0x1bf6ebb8: ffff1372 ffff0000 ffffffff 0095b55f
    0x1bf6ebc8: 00c7001b 1bf6f6c4 ffff0023 6d937fbe
    0x1bf6ebd8: 00000000 085e0000 085e0000 1bc00000
    0x1bf6ebe8: 0b419400 0000085e 6788943c 0001003f
    0x1bf6ebf8: 9b000000 0b3fa308 1ba1eecc eed8eed0
    0x1bf6ec08: 00001ba1 0732003f 00000000 c0000000
    0x1bf6ec18: 00004000 00000000 3ffec000 0b486f6c
    0x1bf6ec28: 00000005 02a394c8 02a395e0 6d7d7e75
    Instructions: (pc=0x0097ce69)
    0x0097ce59: 00 00 83 ec 6c dd 34 24 9b dd 24 24 dd 5c 24 6c
    0x0097ce69: dd 5c 24 74 dd 5c 24 7c dd 9c 24 84 00 00 00 dd
    Stack: [0x1bf20000,0x1bf70000), sp=0x1bf6ebb8, free space=314k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    v ~RuntimeStub::resolve_opt_virtual_call
    J java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;)V
    j sun.misc.URLClassPath$FileLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+10
    J sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
    j java.net.URLClassLoader$1.run()Ljava/lang/Object;+26
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0ab07800 JavaThread "Thread-6" [_thread_in_native, id=3288]
    0x0af02400 JavaThread "StatusEventQueue" [_thread_blocked, id=2676]
    0x0ab04c00 JavaThread "OpEventQueue" [_thread_blocked, id=340]
    0x0b4d3400 JavaThread "TimerQueue" daemon [_thread_blocked, id=2728]
    0x0b497800 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@169dd64" [_thread_blocked, id=1064]
    0x0b4c6400 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@ee20fe" [_thread_blocked, id=4052]
    0x0b4acc00 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@75c78d" [_thread_blocked, id=3452]
    0x0b486000 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@650646" [_thread_blocked, id=3196]
    =>0x0b4e4800 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1b59919" [_thread_in_Java, id=3168]
    0x0b48f400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@126ba64" [_thread_blocked, id=1576]
    0x0b4a3400 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@407166" [_thread_blocked, id=1648]
    0x0b4ad400 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1e4905a" [_thread_blocked, id=3392]
    0x0b498800 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@d402dd" [_thread_blocked, id=4056]
    0x0b4c7400 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@1e3a0ec" [_thread_blocked, id=1772]
    0x0b48d400 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1e9d9b1" [_thread_blocked, id=2700]
    0x0b491400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@509df8" [_thread_blocked, id=2576]
    0x0b4b1400 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@10e1513" [_thread_blocked, id=1448]
    0x0b4b0800 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@93c4f1" [_thread_blocked, id=2548]
    0x0b4ae400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@1dbb27d" [_thread_blocked, id=2212]
    0x0b4b7800 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@705d28" [_thread_blocked, id=2236]
    0x0b4b3c00 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@72d873" [_thread_blocked, id=2876]
    0x0b46c400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@18782a7" [_thread_blocked, id=1904]
    0x0b447c00 JavaThread "Thread-4" [_thread_blocked, id=3364]
    0x0b437400 JavaThread "Repository Writer of FileDictionary" [_thread_blocked, id=2672]
    0x0b43b400 JavaThread "com.jxfs.forum.repository.KeyChangeDispatcher@1b11b79" [_thread_blocked, id=2264]
    0x003f7800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2956]
    0x0b442800 JavaThread "com.jxfs.general.JxfsDeviceManager$StatusDispatcher@1682a53" [_thread_blocked, id=164]
    0x0b42bc00 JavaThread "com.jxfs.general.JxfsDeviceManager$KeyValueChangeDispatcher@dac21" [_thread_blocked, id=2248]
    0x0b40f800 JavaThread "com.jxfs.general.JxfsLogger$DeliverMsgs@9b688e" [_thread_blocked, id=1268]
    0x0ae7a800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2156]
    0x0ae85400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=208]
    0x0ae84800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2712]
    0x0ab23000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2796]
    0x0aafe800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3968]
    0x0aaf9c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2820]
    0x0aaf8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2244]
    0x0aaf7c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2808]
    0x0aae8000 JavaThread "Finalizer" daemon [_thread_blocked, id=2800]
    0x0aae3c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2944]
    Other Threads:
    0x0aae0800 VMThread [id=2908]
    0x0ab19400 WatcherThread [id=2812]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 467K [0x029d0000, 0x02ad0000, 0x02eb0000)
    eden
    [error occurred during error reporting, step 190, id 0xc0000092]
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\JVM\jdk1.6.0\bin\javaw.exe
    0x7c910000 - 0x7c9c6000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c901000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e4c000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee1000      C:\WINDOWS\system32\RPCRT4.dll
    0x7e390000 - 0x7e420000      C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
    0x76340000 - 0x7635d000      C:\WINDOWS\system32\IMM32.DLL
    0x62e30000 - 0x62e39000      C:\WINDOWS\system32\LPK.DLL
    0x74d20000 - 0x74d8b000      C:\WINDOWS\system32\USP10.dll
    0x77be0000 - 0x77c38000      C:\WINDOWS\system32\msvcrt.dll
    0x7c340000 - 0x7c396000      C:\JVM\jdk1.6.0\jre\bin\msvcr71.dll
    0x6d7c0000 - 0x6da07000      C:\JVM\jdk1.6.0\jre\bin\client\jvm.dll
    0x76b00000 - 0x76b2e000      C:\WINDOWS\system32\WINMM.dll
    0x6d310000 - 0x6d318000      C:\JVM\jdk1.6.0\jre\bin\hpi.dll
    0x76bb0000 - 0x76bbb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d770000 - 0x6d77c000      C:\JVM\jdk1.6.0\jre\bin\verify.dll
    0x6d3b0000 - 0x6d3cf000      C:\JVM\jdk1.6.0\jre\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\JVM\jdk1.6.0\jre\bin\zip.dll
    0x6d000000 - 0x6d1c3000      C:\JVM\jdk1.6.0\jre\bin\awt.dll
    0x72f80000 - 0x72fa6000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774b0000 - 0x775ed000      C:\WINDOWS\system32\ole32.dll
    0x5b150000 - 0x5b188000      C:\WINDOWS\system32\uxtheme.dll
    0x736e0000 - 0x73729000      C:\WINDOWS\system32\ddraw.dll
    0x73b40000 - 0x73b46000      C:\WINDOWS\system32\DCIMAN32.dll
    0x746b0000 - 0x746fb000      C:\WINDOWS\system32\MSCTF.dll
    0x75160000 - 0x7518e000      C:\WINDOWS\system32\msctfime.ime
    0x7c9d0000 - 0x7d1ef000      C:\WINDOWS\system32\shell32.dll
    0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773a0000 - 0x774a3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x58c30000 - 0x58cca000      C:\WINDOWS\system32\comctl32.dll
    0x6d2b0000 - 0x6d303000      C:\JVM\jdk1.6.0\jre\bin\fontmanager.dll
    0x6d570000 - 0x6d583000      C:\JVM\jdk1.6.0\jre\bin\net.dll
    0x71a30000 - 0x71a47000      C:\WINDOWS\system32\WS2_32.dll
    0x71a20000 - 0x71a28000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d590000 - 0x6d599000      C:\JVM\jdk1.6.0\jre\bin\nio.dll
    0x6d450000 - 0x6d474000      C:\JVM\jdk1.6.0\jre\bin\jpeg.dll
    0x0b780000 - 0x0b7a3000      C:\Archivos de programa\Babylon\Babylon-Pro\CAPTLIB.DLL
    0x770f0000 - 0x7717c000      C:\WINDOWS\system32\OLEAUT32.dll
    0x74c10000 - 0x74c3c000      C:\WINDOWS\system32\OLEACC.dll
    0x76030000 - 0x76095000      C:\WINDOWS\system32\MSVCP60.dll
    0x1b9d0000 - 0x1ba0f000      C:\WINDOWS\system32\BNA5.dll
    0x1c4b0000 - 0x1c54d000      C:\WINDOWS\system32\BNA5Ctl.dll
    0x5f1f0000 - 0x5f207000      C:\WINDOWS\system32\olepro32.dll
    VM Arguments:
    jvm_args: -DGlobalHelp=DtgHelp.hs
    java_command: com.dtg.jxfs.tools.test.JxfsTest C:\Views\nperales_JXFS21P\JXFS_System\JXFS\src\jxfs\..\..\..\..\GLOBALDS\ C:\Views\nperales_JXFS21P\JXFS_System\JXFS\src\jxfs\..\..\..\..\GLOBALDS\Tester\Test.properties
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=C:\Archivos de programa\Java\jre1.5.0_05\lib\ext\QTJava.zip;C:\Archivos de programa\Rational\ClearQuest\cqjni.jar
    PATH=C:\Archivos de programa\Archivos comunes\Unisys\ImageSecurity\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Archivos de programa\UltraEdit;C:\Archivos de programa\QuickTime\QTSystem\;C:\Archivos de programa\Rational\ClearCase\bin;C:\Archivos de programa\Rational\common
    USERNAME=nperales
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1562696k(619700k free), swap 2970100k(2239440k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

    I have developed an application to manage a note acceptor. The manufacturer provided me a dll to communicate the device but my application is written in Java, so I developed the corresponding JNI to send the commands and obtain the answers.
    On the other hand, the dll sends some events to indicate the status of the device, so I developed the corresponding inverse JNI to allow the Java application to do the corresponding operations when an event occurs.
    If I use j2sdk1.4.2_05 I have no problem, but with jre1.6.0_01 application crashes and I obtain a file with the information bellow, even when events from C arrive to Java. Any idea?
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x0097ce69, pid=2964, tid=3168
    # Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
    # Problematic frame:
    # v ~RuntimeStub::resolve_opt_virtual_call
    # 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 (0x0b4e4800): JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1b59919" [_thread_in_Java, id=3168]
    siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x1bf6ec24
    Registers:
    EAX=0x06b33dc0, EBX=0x06b33dc0, ECX=0x02a39810, EDX=0x02ed16d0
    ESP=0x1bf6ebb8, EBP=0x1bf6ecc8, ESI=0x06ab0848, EDI=0x00b0d6a0
    EIP=0x0097ce69, EFLAGS=0x00010216
    Top of Stack: (sp=0x1bf6ebb8)
    0x1bf6ebb8: ffff1372 ffff0000 ffffffff 0095b55f
    0x1bf6ebc8: 00c7001b 1bf6f6c4 ffff0023 6d937fbe
    0x1bf6ebd8: 00000000 085e0000 085e0000 1bc00000
    0x1bf6ebe8: 0b419400 0000085e 6788943c 0001003f
    0x1bf6ebf8: 9b000000 0b3fa308 1ba1eecc eed8eed0
    0x1bf6ec08: 00001ba1 0732003f 00000000 c0000000
    0x1bf6ec18: 00004000 00000000 3ffec000 0b486f6c
    0x1bf6ec28: 00000005 02a394c8 02a395e0 6d7d7e75
    Instructions: (pc=0x0097ce69)
    0x0097ce59: 00 00 83 ec 6c dd 34 24 9b dd 24 24 dd 5c 24 6c
    0x0097ce69: dd 5c 24 74 dd 5c 24 7c dd 9c 24 84 00 00 00 dd
    Stack: [0x1bf20000,0x1bf70000), sp=0x1bf6ebb8, free space=314k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    v ~RuntimeStub::resolve_opt_virtual_call
    J java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;)V
    j sun.misc.URLClassPath$FileLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+10
    J sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
    j java.net.URLClassLoader$1.run()Ljava/lang/Object;+26
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0ab07800 JavaThread "Thread-6" [_thread_in_native, id=3288]
    0x0af02400 JavaThread "StatusEventQueue" [_thread_blocked, id=2676]
    0x0ab04c00 JavaThread "OpEventQueue" [_thread_blocked, id=340]
    0x0b4d3400 JavaThread "TimerQueue" daemon [_thread_blocked, id=2728]
    0x0b497800 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@169dd64" [_thread_blocked, id=1064]
    0x0b4c6400 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@ee20fe" [_thread_blocked, id=4052]
    0x0b4acc00 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@75c78d" [_thread_blocked, id=3452]
    0x0b486000 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@650646" [_thread_blocked, id=3196]
    =>0x0b4e4800 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1b59919" [_thread_in_Java, id=3168]
    0x0b48f400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@126ba64" [_thread_blocked, id=1576]
    0x0b4a3400 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@407166" [_thread_blocked, id=1648]
    0x0b4ad400 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1e4905a" [_thread_blocked, id=3392]
    0x0b498800 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@d402dd" [_thread_blocked, id=4056]
    0x0b4c7400 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@1e3a0ec" [_thread_blocked, id=1772]
    0x0b48d400 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@1e9d9b1" [_thread_blocked, id=2700]
    0x0b491400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@509df8" [_thread_blocked, id=2576]
    0x0b4b1400 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@10e1513" [_thread_blocked, id=1448]
    0x0b4b0800 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@93c4f1" [_thread_blocked, id=2548]
    0x0b4ae400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@1dbb27d" [_thread_blocked, id=2212]
    0x0b4b7800 JavaThread "Support:EventQueue(listeners=Vector@1,events=Vector@1,eventBufferSize=1000)@705d28" [_thread_blocked, id=2236]
    0x0b4b3c00 JavaThread "QueueControl(mode=1,suspended=false,jobs=0,regControls=[],claimOwner[])@72d873" [_thread_blocked, id=2876]
    0x0b46c400 JavaThread "com.jxfs.general.JxfsDeviceManager$DeviceKeyValueChangeDispatcher@18782a7" [_thread_blocked, id=1904]
    0x0b447c00 JavaThread "Thread-4" [_thread_blocked, id=3364]
    0x0b437400 JavaThread "Repository Writer of FileDictionary" [_thread_blocked, id=2672]
    0x0b43b400 JavaThread "com.jxfs.forum.repository.KeyChangeDispatcher@1b11b79" [_thread_blocked, id=2264]
    0x003f7800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2956]
    0x0b442800 JavaThread "com.jxfs.general.JxfsDeviceManager$StatusDispatcher@1682a53" [_thread_blocked, id=164]
    0x0b42bc00 JavaThread "com.jxfs.general.JxfsDeviceManager$KeyValueChangeDispatcher@dac21" [_thread_blocked, id=2248]
    0x0b40f800 JavaThread "com.jxfs.general.JxfsLogger$DeliverMsgs@9b688e" [_thread_blocked, id=1268]
    0x0ae7a800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2156]
    0x0ae85400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=208]
    0x0ae84800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2712]
    0x0ab23000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2796]
    0x0aafe800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3968]
    0x0aaf9c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2820]
    0x0aaf8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2244]
    0x0aaf7c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2808]
    0x0aae8000 JavaThread "Finalizer" daemon [_thread_blocked, id=2800]
    0x0aae3c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2944]
    Other Threads:
    0x0aae0800 VMThread [id=2908]
    0x0ab19400 WatcherThread [id=2812]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 467K [0x029d0000, 0x02ad0000, 0x02eb0000)
    eden
    [error occurred during error reporting, step 190, id 0xc0000092]
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\JVM\jdk1.6.0\bin\javaw.exe
    0x7c910000 - 0x7c9c6000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c901000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e4c000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 - 0x77ee1000      C:\WINDOWS\system32\RPCRT4.dll
    0x7e390000 - 0x7e420000      C:\WINDOWS\system32\USER32.dll
    0x77ef0000 - 0x77f37000      C:\WINDOWS\system32\GDI32.dll
    0x76340000 - 0x7635d000      C:\WINDOWS\system32\IMM32.DLL
    0x62e30000 - 0x62e39000      C:\WINDOWS\system32\LPK.DLL
    0x74d20000 - 0x74d8b000      C:\WINDOWS\system32\USP10.dll
    0x77be0000 - 0x77c38000      C:\WINDOWS\system32\msvcrt.dll
    0x7c340000 - 0x7c396000      C:\JVM\jdk1.6.0\jre\bin\msvcr71.dll
    0x6d7c0000 - 0x6da07000      C:\JVM\jdk1.6.0\jre\bin\client\jvm.dll
    0x76b00000 - 0x76b2e000      C:\WINDOWS\system32\WINMM.dll
    0x6d310000 - 0x6d318000      C:\JVM\jdk1.6.0\jre\bin\hpi.dll
    0x76bb0000 - 0x76bbb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d770000 - 0x6d77c000      C:\JVM\jdk1.6.0\jre\bin\verify.dll
    0x6d3b0000 - 0x6d3cf000      C:\JVM\jdk1.6.0\jre\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\JVM\jdk1.6.0\jre\bin\zip.dll
    0x6d000000 - 0x6d1c3000      C:\JVM\jdk1.6.0\jre\bin\awt.dll
    0x72f80000 - 0x72fa6000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x774b0000 - 0x775ed000      C:\WINDOWS\system32\ole32.dll
    0x5b150000 - 0x5b188000      C:\WINDOWS\system32\uxtheme.dll
    0x736e0000 - 0x73729000      C:\WINDOWS\system32\ddraw.dll
    0x73b40000 - 0x73b46000      C:\WINDOWS\system32\DCIMAN32.dll
    0x746b0000 - 0x746fb000      C:\WINDOWS\system32\MSCTF.dll
    0x75160000 - 0x7518e000      C:\WINDOWS\system32\msctfime.ime
    0x7c9d0000 - 0x7d1ef000      C:\WINDOWS\system32\shell32.dll
    0x77f40000 - 0x77fb6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773a0000 - 0x774a3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x58c30000 - 0x58cca000      C:\WINDOWS\system32\comctl32.dll
    0x6d2b0000 - 0x6d303000      C:\JVM\jdk1.6.0\jre\bin\fontmanager.dll
    0x6d570000 - 0x6d583000      C:\JVM\jdk1.6.0\jre\bin\net.dll
    0x71a30000 - 0x71a47000      C:\WINDOWS\system32\WS2_32.dll
    0x71a20000 - 0x71a28000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d590000 - 0x6d599000      C:\JVM\jdk1.6.0\jre\bin\nio.dll
    0x6d450000 - 0x6d474000      C:\JVM\jdk1.6.0\jre\bin\jpeg.dll
    0x0b780000 - 0x0b7a3000      C:\Archivos de programa\Babylon\Babylon-Pro\CAPTLIB.DLL
    0x770f0000 - 0x7717c000      C:\WINDOWS\system32\OLEAUT32.dll
    0x74c10000 - 0x74c3c000      C:\WINDOWS\system32\OLEACC.dll
    0x76030000 - 0x76095000      C:\WINDOWS\system32\MSVCP60.dll
    0x1b9d0000 - 0x1ba0f000      C:\WINDOWS\system32\BNA5.dll
    0x1c4b0000 - 0x1c54d000      C:\WINDOWS\system32\BNA5Ctl.dll
    0x5f1f0000 - 0x5f207000      C:\WINDOWS\system32\olepro32.dll
    VM Arguments:
    jvm_args: -DGlobalHelp=DtgHelp.hs
    java_command: com.dtg.jxfs.tools.test.JxfsTest C:\Views\nperales_JXFS21P\JXFS_System\JXFS\src\jxfs\..\..\..\..\GLOBALDS\ C:\Views\nperales_JXFS21P\JXFS_System\JXFS\src\jxfs\..\..\..\..\GLOBALDS\Tester\Test.properties
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=C:\Archivos de programa\Java\jre1.5.0_05\lib\ext\QTJava.zip;C:\Archivos de programa\Rational\ClearQuest\cqjni.jar
    PATH=C:\Archivos de programa\Archivos comunes\Unisys\ImageSecurity\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Archivos de programa\UltraEdit;C:\Archivos de programa\QuickTime\QTSystem\;C:\Archivos de programa\Rational\ClearCase\bin;C:\Archivos de programa\Rational\common
    USERNAME=nperales
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1562696k(619700k free), swap 2970100k(2239440k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:48:48 by "java_re" with unknown MS VC++:1310

Maybe you are looking for

  • InDesign CS3 web layout

    We are making a layout with a lot of text for the web at 480px x 640px. The smallest text is 11pt Eurostile Bold Condensed. It looks terrible on screen and in an exported JPEG. We have gotten it to look pretty good by exporting a PDF X1-A, rasterizin

  • Dynamic Item Renderer

    Hello everyone, I used Catalyst to design my interaction and navigation and then use Flash Builder to add all my logic. Everything works as expected but i have one issue regarding my item renderer data list. Here is my issue : i set up an itemRendere

  • Need cust serv contact info

    I ordered calendars last night through iPhoto, and now I need to speak with someone about the order. I cannot find a number that will work! Every contact number I try is automated, and cuts me off when I say I have an iPhoto question. Could anyone gi

  • IPad 3G losing signal

    Hi there I have an iPad 4 32GB wifi and 3G. The problem is that it keeps losing the 3G signal, it says "no service" so then I have to restart it, which becomes a pain every time I want to use it. When it has finished restarting, the signal strength i

  • GX740 (ms-1727) Blackscreen

    Hi everyone I hope someone here can really help me with my msi GX740, which won't boot up anymore and only shows a blackscreen when you hit the startbutton. The powerLED (the blue moon) turns on, but nothing more. No POST screen, no harddisk activity