JAVAI.DLL error

Hi all,
After install Weblogic 5.1 with SP3, the server starts up fine with no
problem. But when i set:
wlconfig -JAVA_HOME D:\JDK
(D:\JDK is Suns JDK 1.3)
Then everytime I start up Weblogic server or console, it gives me an error
saying Weblogic can't locate "JAVAI.DLL" in my system path.
Does anyone know why this happen? And I also notice, when i start the
server, it complains:
Warning: JIT compiler "symcjit" not found. Will use interpreter.
Thanks,
Tin Doan
PS: please include my email when you respond: [email protected]

You probably do not want to use the J. R. E. that was delivered with net
zero.
Could you try using the start Scripts that are included in the Weblogic
directory? By default, these are often placed in c:\Weblogic. Look for a
setenv.cmd script and run it and then run a startWeblogic.cmd script.
You'll have to change the path to your JDK in the script before it will
work.
The following documentation should be of help:
http://www.weblogic.com/docs51/install/startserver.html#1029223
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc
"TDoan" <[email protected]> wrote in message
news:[email protected]..
Michael,
The only version of JDK I installed is Suns JDK version 1.3. I believe
Weblogic also installed a default
JRE which probalby is not used in my case. I did the "wlconfig -JAVA_HOME
d:\jdk".
JAVAI.DLL is not in my system path. Although I locate that file under my
Netzero installation. I attemp to use Netzero JAVAI.DLL with Weblogic, but
the app server crashes when I load it.
Thanks,
Tin
"Michael Girdley" <[email protected]> wrote in message
news:397b5617$[email protected]..
Do you have other JDKs installed? Also, is JavaI.DLL located somewhere
in
your system path?
Thanks,
Michael
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc
"TDoan" <[email protected]> wrote in message
news:[email protected]..
Hi all,
After install Weblogic 5.1 with SP3, the server starts up fine with no
problem. But when i set:
wlconfig -JAVA_HOME D:\JDK
(D:\JDK is Suns JDK 1.3)
Then everytime I start up Weblogic server or console, it gives me an
error
saying Weblogic can't locate "JAVAI.DLL" in my system path.
Does anyone know why this happen? And I also notice, when i start the
server, it complains:
Warning: JIT compiler "symcjit" not found. Will useinterpreter.
>>>
Thanks,
Tin Doan
PS: please include my email when you respond: [email protected]

Similar Messages

  • Java.dll error

    Hi Everyone
    I've installed Java 2 SDE 1.4.0_01 on Win 98. I'm having no problems compiling and running applets. However when using the Command line Interface (DOS) there is serious problem.
    javac HelloWorld.java seems to compile ok. But,
    java HelloWorld throws up the following messages :
    Error opening registry key 'Software\JavaSoft\Java Runtime Environment
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment
    Any help would be greatly appreciated.
    Ciao,
    PK

    Somehow the Registry has bad entries in it - due to a prior installation of Java, or more likely, an application that installed Java.
    If there's an existing Java installation in the machine, remove it and try the install again. If there isn't an existing installation or the problem still exists, you'll need to repair the Registry using Regedit program.
    This is a list of search hits from these forums on the subject. Review them and...
    http://search.java.sun.com/search/java/index.jsp?qp=&nh=10&qt=%22Software%5CJavaSoft%5CJava+Runtime+Environment%22&col=javaforums&x=28&y=12

  • 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

  • Error running basic Welcome App - cannot find java.dll

    When running a basic welcome app, I get this error.
    RegistryKey 'Software\Javasoft\Java Runtime Environment\CurrentVersion' has version '1.7', but'1.6' is required.
    Error: could not find java.dll
    Error: could not find java SE Runtime Environment
    I had just changed my PATH variables so the javac could be found easily (it wasn't working before). After I changed the variables, I was able to get my app compiled, but when I went to run the java command, I get the above error. I have version 1.7.0 and my PATH variable has 1.7.0
    Need more info? I wasn't able to find any more specific info on the forum, or anywhere else.

    I had already uninstalled all previous versions and did a clean reinstall of 1.7 The only version I see in my Program Files folder is version 1.7. Is there another place it might be?

  • Java.dll question

    Hello,
    I am trying to run a product called PDFLib, and it has java bindings that use a pdflib.dll. I am trying to run one of the examples from the sw and I am getting the following error:
    C:\>java hello
    Error opening registry key 'Software\JavaSoft\Java Runtime Environment'
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment.
    I have never had any classpath issues compiling or running normal java files. I have been doing it for years. But this dll stuff is confusing to me. I looked inside my jdk1.3.1 and found a java.dll inside a /jre/bin folder.
    What is the purpose of this java.dll and on NT, how do I make it available to the java runtime environment?
    Thanks,

    1. jvm.dll is the java virtual machine - at least for sun jre. Calling java starts an executable that loads jvmdll into its process space, then uses it to load and execute your program.
    2. You MAY be having a problem with more than one java.exe on your computer. The one you want is probably in the jre\bin directory you mentioned.
    o Try changing to that directory and running
    java hello
    o If it works, then change your PATH environment variable so that the jre\]\bin is searched before other directories.

  • Registry key CurrentVersion incorrect and cannot find java.dll

    I have been reading the posts in this forum related to similar errors but not quite sure that they address this situation. Here is what I am seeing:
    I have j2sdk 1.4.2_05 on WindowsXP and the HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\CurrentVersion has the value 1.4.2_05. The j2sdk install copied the java.exe to C:\j2sdk1.4.2_05\bin, C:\j2sdk1.4.2_05\jre\bin and C:\Program Files\Java\j2re1.4.2_05\bin folders. It also copied the same file to the windows\system32 folder. So far so good.
    In my windows PATH env. variable, the windows\system32 path comes first . So when on the DOS prompt, I type "java -version" or even "C:\windows\system32\java -version", I get the following error :
    Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
    has value '1.4.2_05', but '1.4' is required.
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment.
    However, running
    C:\j2sdk1.4.2_05\bin\java -version OR
    C:\j2sdk1.4.2_05\jre\bin\java -version OR
    "C:\Program Files\Java\j2re1.4.2_05\bin\java" -version
    works and I get the version info for 1.4.2 j2sdk.
    Now I know that prefixing j2sdk bin path to the PATH variable, so that it comes before windows\system32 will set it right. But I think I should not have to do that , if the j2sdk installation has already copied the latest java.exe to the windows\system32 folder. If it was just an issue of java.exe in windows\system32 being in sync with the JRE current version in registry, I think even just "java -version" should have worked. Since that is not working, maybe there is something beyond that. At this time, I do not know what that could be.
    Any suggestions?

    The java.exe file in system32 that's being executed isn't version 1.4.2_05. Either you have multiple copies of java installed, or the install got screwed up.
    Check version and (maybe) just copy the correct file into system32?

  • Javai.dll non-fatal error

    I installed WebLogic 5.1 (with SP6) on NT 4 and when I try to run it as a
    service, I get "javai.dll not found in specified path" error. After I click
    OK, it seems to run ok.
    I also noticed the message
    "Warning: JIT compiler "symcjit" not found. Will use interpreter."
    at the top of the scrolling text when I run WebLogic from the menu.
    Any ideas?
    Thanks,
    Dave Mrozek

    Dave
    Did anyone ever respond to your inquiry?
    During performance/load testing I have been encountering Dr. Watson errors
    with WebLogic 5.1 sp6 on Windows NT 4 with JDK 1.2.2. BEA support suggested
    that I upgrade to Sunsoft SDK 1.3 to get rid of the Dr. Watson errors that
    and now I am seeing the same messages that you did when I start WebLogic
    server from the DOS command line.
    From what I know, javai.dll was included in JDK 1.1.7, but is not packaged
    with JDK 1.2.2 or JDK 1.3. Even though I used wlconfig to change from JDK
    1.2.2 to JDK 1.3, when I run wlserver from the DOS command line, something
    internal to WebLogic must not be recognizing JDK 1.3 and defaulting to JDK
    1.1.7. But messages generated during WebLogic startup don't seem to
    indicate that this is the problem.
    java.awt.fonts =
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path =
    d:\weblogic\lib\weblogic510sp6boot.jar;d:\jdk1.3\jre\lib\rt.jar;d:\jdk1.3\jr
    e\lib\i18n.jar;d:\weblogic\classes\boot;d:\weblogic\eval\cloudscape\lib\clou
    dscape.jar
    java.class.version = 47.0
    java.compiler = symcjit
    java.ext.dirs = d:\jdk1.3\jre\lib\ext
    java.home = d:\jdk1.3\jre
    java.io.tmpdir = C:\TEMP\
    java.library.path =
    java.protocol.handler.pkgs = weblogic.utils|weblogic.utils
    java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version = 1.3.0-C
    java.security.manager =
    java.security.policy = =d:\weblogic\weblogic.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.3
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.3.0
    java.vm.info = native threads, nojit
    java.vm.name = Classic VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.3.0-C
    The message about "symcjit" results from the WebLogic property
    java.compiler=symcjit in the wlconfig. I think that this needs to be
    changed to java.compiler=javac with JDK 1.3, since BEA indicates that JIT
    should be turned off for JDK 1.3.
    I'd be curious what you did to get around these errors.
    John J. Feigal Voice (651)766-8787 (main)
    Sr. Technical Consultant (651)766-7249 (direct)
    Ensodex, Inc. Fax (651)766-8792
    4105 N. Lexington Ave., Suite 150 email [email protected]
    Arden Hills, MN 55126 WebSite http://www.ensodex.com
    "Dave Mrozek" <[email protected]> wrote in message
    news:[email protected]...
    I installed WebLogic 5.1 (with SP6) on NT 4 and when I try to run it as a
    service, I get "javai.dll not found in specified path" error. After Iclick
    OK, it seems to run ok.
    I also noticed the message
    "Warning: JIT compiler "symcjit" not found. Will use interpreter."
    at the top of the scrolling text when I run WebLogic from the menu.
    Any ideas?
    Thanks,
    Dave Mrozek

  • Java VM Error EXCEPTION_ACCESS_VIOLATION (0xc0000005) when using drawImage

    I'm getting a strange VM error on my program. I have a BufferedImage object, and I call its createGraphics() method to get the Graphics2D context.
    When I call drawImage on that object, sometimes I get this error. The error log file is below.
    This happens only:
    -on large files
    -on the method drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, ImageObserver observer), not drawImage(Image img, int x, int y, ImageObserver observer) in Graphics.
    So, this occurs only for somewhat large images (>1000 pixels square) when resizing is occurring. I don't get the error when resizing smaller images or when drawing large images but not resizing them.
    Any ideas?
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d097aae, pid=5028, tid=2108
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # C [awt.dll+0x27aae]
    --------------- T H R E A D ---------------
    Current thread (0x0ae34260): JavaThread "main" [_thread_in_native, id=2108]
    siginfo: ExceptionCode=0xc0000005, reading address 0x029c553e
    Registers:
    EAX=0x029c553c, EBX=0x00000000, ECX=0x00000000, EDX=0x00000015
    ESP=0x0b88f098, EBP=0x02afabb4, ESI=0x029c4984, EDI=0x3e800000
    EIP=0x6d097aae, EFLAGS=0x00010246
    Top of Stack: (sp=0x0b88f098)
    0x0b88f098: 7d000000 00000014 0b88f28c 000000e9
    0x0b88f0a8: 6d0723f6 0300a104 00001770 00000015
    0x0b88f0b8: 00000014 3e800000 bb800000 7d000000
    0x0b88f0c8: 7d000000 00000014 000003ac 0b88f198
    0x0b88f0d8: 6d18f458 0b88f18c 0ae34260 06d7b508
    0x0b88f0e8: 06d7b508 7d000000 3e800000 7d000000
    0x0b88f0f8: 000000e9 ffffffff 6d18f458 00ab8830
    0x0b88f108: 00abdf88 000007d0 3e800000 3ff00000
    Instructions: (pc=0x6d097aae)
    0x6d097a9e: 8b c7 d3 f8 33 db 83 c5 04 8d 0c 46 03 c1 33 c9
    0x6d097aae: 8a 68 02 8a 18 8a 48 01 c1 e1 08 0b cb 89 4d fc
    Stack: [0x0b850000,0x0b890000), sp=0x0b88f098, free space=252k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [awt.dll+0x27aae]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.java2d.loops.ScaledBlit.Scale(Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Ljava/awt/Composite;Lsun/java2d/pipe/Region;IIIIDDDD)V+0
    j sun.java2d.pipe.DrawImage.scaleSurfaceData(Lsun/java2d/SunGraphics2D;Lsun/java2d/pipe/Region;Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Lsun/java2d/loops/SurfaceType;Lsun/java2d/loops/SurfaceType;IIIIDDDD)Z+72
    j sun.java2d.pipe.DrawImage.renderImageScale(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;Ljava/awt/Color;IIIIIDDDD)Z+95
    j sun.java2d.pipe.DrawImage.scaleImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IIIILjava/awt/Color;)Z+89
    j sun.java2d.pipe.DrawImage.scaleImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IIIILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+19
    j sun.java2d.pipe.ValidatePipe.scaleImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IIIILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+25
    j sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IIIILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+72
    j sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IIIILjava/awt/image/ImageObserver;)Z+11
    j MapMaker.generateTiles(I)V+416
    j MapMaker.generateTiles(II)V+38
    j MapMaker.main([Ljava/lang/String;)V+44
    j __SHELL3.run()V+6
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111
    j bluej.runtime.ExecServer$3.run()V+98
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0af4b210 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4880]
    =>0x0ae34260 JavaThread "main" [_thread_in_native, id=2108]
    0x00036640 JavaThread "DestroyJavaVM" [_thread_blocked, id=3124]
    0x0af4b438 JavaThread "BlueJ worker thread" [_thread_blocked, id=5872]
    0x0ae349a0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=232]
    0x00a9cf98 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5540]
    0x00a9b4f8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5160]
    0x00a9a818 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4464]
    0x00a99330 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=4136]
    0x00a98068 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=5036]
    0x00a912d0 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=4212]
    0x00a87770 JavaThread "Finalizer" daemon [_thread_blocked, id=4328]
    0x00a862e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3224]
    Other Threads:
    0x00a83910 VMThread [id=1652]
    0x00a9e1e0 WatcherThread [id=4628]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 258K [0x02ad0000, 0x02b70000, 0x02fb0000)
    eden space 512K, 50% used [0x02ad0000, 0x02b10820, 0x02b50000)
    from space 64K, 0% used [0x02b50000, 0x02b50160, 0x02b60000)
    to space 64K, 0% used [0x02b60000, 0x02b60000, 0x02b70000)
    tenured generation total 13128K, used 12428K [0x02fb0000, 0x03c82000, 0x06ad0000)
    the space 13128K, 94% used [0x02fb0000, 0x03bd3268, 0x03bd3400, 0x03c82000)
    compacting perm gen total 8192K, used 4257K [0x06ad0000, 0x072d0000, 0x0aad0000)
    the space 8192K, 51% used [0x06ad0000, 0x06ef8648, 0x06ef8800, 0x072d0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040c000      c:\program files\java\jdk1.5.0_05\jre\bin\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d6b0000 - 0x6d83c000      c:\program files\java\jdk1.5.0_05\jre\bin\client\jvm.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      c:\program files\java\jdk1.5.0_05\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d3f0000 - 0x6d425000      c:\program files\java\jdk1.5.0_05\jre\bin\jdwp.dll
    0x6d680000 - 0x6d68c000      c:\program files\java\jdk1.5.0_05\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      c:\program files\java\jdk1.5.0_05\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      c:\program files\java\jdk1.5.0_05\jre\bin\zip.dll
    0x6d290000 - 0x6d297000      c:\program files\java\jdk1.5.0_05\jre\bin\dt_socket.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d070000 - 0x6d1d7000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x63000000 - 0x63014000      C:\WINDOWS\system32\SynTPFcs.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x6d200000 - 0x6d22f000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\cmm.dll
    0x6d430000 - 0x6d44f000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\jpeg.dll
    0x6d2b0000 - 0x6d2ed000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\fontmanager.dll
    VM Arguments:
    jvm_args: -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y
    java_command: bluej.runtime.ExecServer
    Environment Variables:
    CLASSPATH=C:\Program Files\Java\jre1.5.0_05\lib\ext\QTJava.zip
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Bonjour\;C:\Program Files\QuickTime\QTSystem\;;C:\Program Files\Java\jdk1.5.0_05\bin;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\Program Files\Bonjour
    USERNAME=Ari
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 1030576k(309260k free), swap 2483040k(1901228k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0

    Hi gimbal2,
    Thanks for the reply. Can it possible be due to the OS or memory issue? Reason I'm asking this because we have a few sites around the world that running this application, with the same version of Java, but only this particular site has such a problem. And it happens to almost all the computers on that site.

  • Here are the instructions on how to fix the newest update problem with the .dll error message:, Here are the instructions on how to fix the newest update problem with the .dll error message:

    Go to My Computer, Uninstall Programs, and uninstall in this exact order :
          Itunes
          Apples Software Update
         Apple Mobile Device Support
         Bonjour (my system required a reboot on this one)
         Apple Application Support
    Reboot your computer, go to the official Itunes website (make sure it's the Apple Itunes Website and not some other one!), and reinstall Itunes. 
    I got the same .dll error message after the reinstall, but my Itunes was downloaded successfully and I was able to Sync my phone. : )
    Good luck to you and God Bless! 
    (Sad that we have to come to the Discussion Forum to figure this all out instead of Apple taking care of their business and helping us out, huh?)

    Someone else said they did a system restore to a previous update, and then a java update and that worked for them, saying they were going to stick with the earlier version of itunes until they get the bugs out of the new one.  I t tried restores and that didn't work for me either, but maybe it will work for you.  Good luck and I hope you get it working soon.. 

  • Dboraslib.dll - Error 126 : "The specified module could not be found."

    Hi,
    After installation XI 3.0 and adapters, the dispatcher(dispwork.exe) is failing to start in a ABAPJ2EE system (web AS 6.40).
    The dev_disp trace file shows the following error:
    Please do help to resolve this problem.
    trc file: "dev_disp", trc level: 1, release: "640"
    Mon Aug 09 12:14:43 2004
    kernel runs with dp version 124000(ext=101000) (@(#) DPLIB-INT-VERSION-124000-UC)
    length of sys_adm_ext is 524 bytes
    ERROR => DlLoadLib: LoadLibrary(dboraslib.dll) Error 126 [dlnt.c       237]
            Error 126 = "The specified module could not be found."
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    1
    intno      0
    make:      multithreaded, Unicode
    pid        2908
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2908) [dpxxdisp.c   1093]
         shared lib "dw_xml.dll" version 1 successfully loaded
         shared lib "dw_xtc.dll" version 1 successfully loaded
         shared lib "dw_stl.dll" version 1 successfully loaded
         shared lib "dw_gui.dll" version 1 successfully loaded
    Mon Aug 09 12:14:48 2004
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3878]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          10528     (1316)
    DpShMCreate: sizeof(tm_adm)          2506872     (12472)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (372)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06440040, size: 2919328)
    DpShMCreate: allocated sys_adm at 06440040
    DpShMCreate: allocated wp_adm at 06441B58
    DpShMCreate: allocated tm_adm_list at 06444478
    DpShMCreate: allocated tm_adm at 064444A0
    DpShMCreate: allocated wp_ca_adm at 066A8518
    DpShMCreate: allocated appc_ca_adm at 066AE2D8
    DpShMCreate: allocated comm_adm_list at 066B0218
    DpShMCreate: allocated comm_adm at 066B0230
    DpShMCreate: allocated vmc_adm_list at 066F6F00
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 066F6F28
    DpShMCreate: allocated wall_adm at 066F6F30
    MBUF state OFF
    Mon Aug 09 12:14:49 2004
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 614 MB
    <ES> 613 blocks reserved for free list.
    ES initialized.
    Mon Aug 09 12:14:52 2004
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3216
      argv[0] = C:\usr\sap\SXI\DVEBMGS00/j2ee/os_libs/jcontrol.exe
      argv[1] = C:\usr\sap\SXI\DVEBMGS00/j2ee/os_libs/jcontrol.exe
      argv[2] = pf=C:\usr\sap\SXI\SYS\profile\SXI_DVEBMGS00_cgnlpt036
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=1352
      argv[5] = -DLISTEN_PORT=1353
      argv[6] = -DSAPSYSTEM=00
      argv[7] = -DSAPSYSTEMNAME=SXI
      argv[8] = -DSAPMYNAME=cgnlpt036_SXI_00
      argv[9] = -DSAPPROFILE=C:\usr\sap\SXI\SYS\profile\SXI_DVEBMGS00_cgnlpt036
      argv[10] = -DFRFC_FALLBACK=ON
      argv[11] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.0 2.0 3.1.1) [dpxxdisp.c   1455]
    ***LOG Q0K=> DpMsAttach, mscon ( cgnlpt036) [dpxxdisp.c   9701]
    Mon Aug 09 12:14:54 2004
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 1
    Release check o.K.
    Mon Aug 09 12:15:33 2004
    ERROR => W0 (pid 3224) died [dpxxdisp.c   12152]
    ERROR => W1 (pid 3232) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3240) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 3248) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 3256) died [dpxxdisp.c   12152]
    ERROR => W5 (pid 3264) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 3272) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 3280) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3224 (SIGUSR2)
    ERROR => DpWpKill(3224, SIGUSR2) failed [dpxxtool.c   2464]
    killing W1-3232 (SIGUSR2)
    ERROR => DpWpKill(3232, SIGUSR2) failed [dpxxtool.c   2464]
    killing W2-3240 (SIGUSR2)
    ERROR => DpWpKill(3240, SIGUSR2) failed [dpxxtool.c   2464]
    killing W3-3248 (SIGUSR2)
    ERROR => DpWpKill(3248, SIGUSR2) failed [dpxxtool.c   2464]
    killing W4-3256 (SIGUSR2)
    ERROR => DpWpKill(3256, SIGUSR2) failed [dpxxtool.c   2464]
    killing W5-3264 (SIGUSR2)
    ERROR => DpWpKill(3264, SIGUSR2) failed [dpxxtool.c   2464]
    killing W6-3272 (SIGUSR2)
    ERROR => DpWpKill(3272, SIGUSR2) failed [dpxxtool.c   2464]
    killing W7-3280 (SIGUSR2)
    ERROR => DpWpKill(3280, SIGUSR2) failed [dpxxtool.c   2464]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:43 2004
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Mon Aug 09 06:45:43 2004
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3224 Ended         no      1   0             0                                                             
    1 DIA     3232 Ended         no      1   0             0                                                             
    2 UPD     3240 Ended         no      1   0             0                                                             
    3 ENQ     3248 Ended         no      1   0             0                                                             
    4 BTC     3256 Ended         no      1   0             0                                                             
    5 BTC     3264 Ended         no      1   0             0                                                             
    6 SPO     3272 Ended         no      1   0             0                                                             
    7 UP2     3280 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Mon Aug 09 06:45:43 2004
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     6 ( 66%),  shm     3 ( 33%)
    since last update     total     9,  udp     6 ( 66%),  shm     3 ( 33%)
    Dump of tm_adm structure:               Mon Aug 09 06:45:43 2004
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Mon Aug 09 06:45:43 2004
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:48 2004
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3216)
    killing process (3216) (SOFT_KILL)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    NiSelClear: removed hdl 3 from selectset
    DpDelSocketInfo: del info for socket 3 (type=7)
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 456
    NiSelClear: removed hdl 4 from selectset
    DpDelSocketInfo: del info for socket 4 (type=9)
    NiBufClose: clear extensions for hdl 4
    NiBufSetStat: bufstat of hdl 4 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 4 / socket 448
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (3172) (SOFT_KILL)
    Stop icman
    killing process (3196) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:3172  HANDLE:472)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:49 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3172  HANDLE:472)
    [DpProcDied] Process died  (PID:3196  HANDLE:464)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:50 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:51 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:52 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:53 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:54 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:56 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:57 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:58 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:15:59 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:00 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:01 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:02 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:03 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:04 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:05 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3216  HANDLE:440)
    waiting for termination of J2EE server
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=489
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 09 12:16:06 2004
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3216  HANDLE:440)
    NiIMyHostName: hostname = 'cgnlpt036'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9927]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 5, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 5 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 5
    NiBufSetStat: bufstat of hdl 5 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 5 / socket 368
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2908) [dpxxdisp.c   8460]
    Good Bye .....

    Hi,
    Thanks for the reply.
    dboraslib.dll is properly installed - I checked the registry and physical location of the file.
    The problem was : Environment variable "Path" not being set properly for the "oracle jre".
    Solution:
    After setting the path, the dispatcher started to run properly without any problems.
    Path=<Drive>\oracle\ora92\bin;<Drive>\Program files\Oracle\jre\1.3.1\bin; <Drive>\Program files\Oracle\jre\1.1.8\bin
    FYI - We are using WIN2K with SP4 and oracle DB 9.2
    Regards,
    Sridhar

  • Java HotSpot Error

    I keep getting this Java HotSpot Error right before
    ColdFusion spontaneously restarts and I have no idea what's going
    on.
    Any ideas of what this error means?
    # An unexpected error has been detected by HotSpot Virtual
    Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0803df94,
    pid=1428, tid=8324
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed
    mode)
    # Problematic frame:
    # V [jvm.dll+0x3df94]
    --------------- T H R E A D ---------------
    Current thread (0x030f53a0): JavaThread "CompilerThread1"
    daemon [_thread_in_native, id=8324]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x0c309774, EBX=0x00738ce0, ECX=0x00000000,
    EDX=0x0c3098d0
    ESP=0x03a4f3d8, EBP=0x03a4f408, ESI=0x00000000,
    EDI=0x00000052
    EIP=0x0803df94, EFLAGS=0x00010206
    Top of Stack: (sp=0x03a4f3d8)
    0x03a4f3d8: 0c3098d0 08a6a0a8 0821e1e8 08a6a0a8
    0x03a4f3e8: 0c3098d0 00000000 046fd6c0 00000000
    0x03a4f3f8: 00000052 0000001c 00000002 0c30a160
    0x03a4f408: ffffffff 0803dce0 08a6a0a8 00000057
    0x03a4f418: 03a4f6d4 0c3156c4 0c3098d0 00000001
    0x03a4f428: 08b808fc 00000002 00000006 ffffffff
    0x03a4f438: 0803e4d4 03a4f6d4 00000057 0c318030
    0x03a4f448: 00000000 0891dcc8 000005f1 03a4fa24
    Instructions: (pc=0x0803df94)
    0x0803df84: 00 00 8b 55 e0 8b 42 04 8b 34 b8 8b ce 89 75 e4
    0x0803df94: 8b 16 ff 92 b0 00 00 00 8b d8 8b cb e8 1b 7e 19
    Stack: [0x03950000,0x03a50000), sp=0x03a4f3d8, free
    space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM
    code, C=native code)
    V [jvm.dll+0x3df94]
    Current CompileTask:
    opto: 73% !
    cfdevelopmentTemplate2ecfm609976018$funcGETSPORTTEASERS._factor1(Ljavax/servlet/jsp/tagex t/Tag;Ljavax/servlet/jsp/JspWriter;Lcoldfusion/runtime/CFPage;)Ljava/lang/Object;
    @ 236 (893 bytes)

    I'm having a similar problem with CF8, code that had been
    running fine on CF7 on the same machine and continues to run fine
    on many other CF7 boxes. There is mention on the web of the same
    problem elsewhere, but no fix posted that I could find. It's enough
    to make us revert to CF7 until Adobe gets the bugs worked out of
    CF8. I'll be asking for support on this issue with them.
    My issue is somehow related to processing jpg files, I
    haven't tracked the code down yet. The snippet from my error log
    is:
    # An unexpected error has been detected by Java Runtime
    Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x39d432fb,
    pid=5728, tid=2172
    # Java VM: Java HotSpot(TM) Server VM (1.6.0_01-b06 mixed
    mode)
    # Problematic frame:
    # C [clib_jiio_sse2.dll+0xc32fb]
    # 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 (0x3ad09400): JavaThread "AWT-EventQueue-0"
    [_thread_in_native, id=2172]
    siginfo: ExceptionCode=0xc0000005, reading address 0x39df4000
    Registers:
    EAX=0x39df3dd0, EBX=0x38ed5418, ECX=0x38ed51f8,
    EDX=0x00000100
    ESP=0x3e5ced40, EBP=0x3e5cedc0, ESI=0x39df3ee0,
    EDI=0x39df3ff0
    EIP=0x39d432fb, EFLAGS=0x00010287
    Top of Stack: (sp=0x3e5ced40)
    0x3e5ced40: 00000110 002a0028 00000000 002c0029
    0x3e5ced50: 00000110 7e007e00 00000110 38ed4ff8
    0x3e5ced60: 000001fb 38ed5418 000005e8 38ed4dd8
    0x3e5ced70: 7e7e7e7d 7e7e7e7e 8080807e 80808080
    0x3e5ced80: 7e7e7e7e 807e7e7e 80808080 80808080
    0x3e5ced90: 7e7e7e7e 7e7e7e7e 8080807f 80808080
    0x3e5ceda0: 7e7e7e7e 7e7e7e7e 7e7e7e7e 7e7e7e7e
    0x3e5cedb0: 00000220 3e5cee6c 00000006 00000110
    Instructions: (pc=0x39d432fb)
    0x39d432eb: 6f 46 ff f3 0f 6f 1e f3 0f 6f 57 ff f3 0f 6f 27
    0x39d432fb: f3 0f 6f 77 01 f3 0f 6f 7e 01 66 0f 7f 44 24
    30

  • ERROR = DlLoadLib: LoadLibrary(dbsdbslib.dll) Error 126

    Hi All,
    I'm facing a problem while starting ABAP NW sneak preview system. disp+work.exe is stopped. when I see the trace log. it says the following. Please help.
    trc file: "dev_disp", trc level: 1, release: "700"
    Fri Jan 26 07:31:37 2007
    ERROR => DlLoadLib: LoadLibrary(dbsdbslib.dll) Error 126 [dlnt.c       237]
            Error 126 = "The specified module could not be found."
    sysno      00
    sid        NSP
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    68
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        1784
    kernel runs with dp version 216(ext=109) (@(#) DPLIB-INT-VERSION-216)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 1784) [dpxxdisp.c   1237]
         shared lib "dw_xml.dll" version 68 successfully loaded
         shared lib "dw_xtc.dll" version 68 successfully loaded
         shared lib "dw_stl.dll" version 68 successfully loaded
         shared lib "dw_gui.dll" version 68 successfully loaded
         shared lib "dw_mdm.dll" version 68 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Fri Jan 26 07:31:42 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5272]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >VIJESH_NSP_00                           <
    DpShMCreate: sizeof(wp_adm)          6160     (880)
    DpShMCreate: sizeof(tm_adm)          3397704     (16904)
    DpShMCreate: sizeof(wp_ca_adm)          1200     (60)
    DpShMCreate: sizeof(appc_ca_adm)     1200     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1196)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 058D0040, size: 3997896)
    DpShMCreate: allocated sys_adm at 058D0040
    DpShMCreate: allocated wp_adm at 058D19F0
    DpShMCreate: allocated tm_adm_list at 058D3200
    DpShMCreate: allocated tm_adm at 058D3230
    DpShMCreate: allocated wp_ca_adm at 05C10A78
    DpShMCreate: allocated appc_ca_adm at 05C10F28
    DpShMCreate: allocated comm_adm at 05C113D8
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 05C92288
    DpShMCreate: allocated gw_adm at 05C922C8
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05C922F8
    DpShMCreate: allocated wall_adm at 05C92300
    MBUF state OFF
    Fri Jan 26 07:31:43 2007
    ERROR => ztta/cua_area is 180000. [sapinit.c    963]
    ERROR => ztta/cua_area adjusted to 250000. [sapinit.c    967]
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1

    Hi,
    I am facing the same problem. The netweaver 2004s installation was successful without any problems. But the dispatcher stopps with the same error message as you had. Could you resolve the problem?
    Thanks for your response in advance.
    Shahram

  • Probably not the right section but....  Java Machine error?

    three computer in a dental office which i've installed the dental software on. (connected to a server)
    2 of the three work flawlessly however one computer gives this error when trying to connect to an EDI server or print.
    Couldn't Start Java Mahine - error: .:Can't create Java VM - DLL Path (null)
    The only difference between the computers is two computers were natively MS XP Pro, and the one with the problem was originally an HP computer that shipped with XP Home edition, and was upgraded to XP Pro.
    I apologize if this is in the wrong section, I'm not a developer.. I just wasn't sure where to go, I couldn't find anything in the MS Knowledge base.
    They have no internet in this office, so it's hard to trial and error and do research on location, any help is appreciated.

    Sun's Java can be uninstalled using the "Add/Remove Programs" function of Windows.
    You might want to test to see if the difference in the PATH is the cause. Temporarily change the PATH of the problem computer to be the same as one that works. Save the original PATH value so you can restore it after testing.

  • Java Font Error Message???????

    I am in desparate need of help. I am trying to print screen from my Explorer browser from a SCT Banner financial program so that I can document steps in setting up university grant accounts. I keep getting this error message on my desktop and it closes the browser. The computer techs at the university are unable to solve this problem. It seems to only happen to those who run Windows XP.
    I need a solution asap.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d203507
    Function name=Java_sun_awt_windows_DrawGlyphVectorGDI_drawGlyphVectorGDI
    Library=C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\fontmanager.dll
    Current Java thread:
         at sun.awt.font.NativeFontWrapper.getFontMetrics(Native Method)
         at sun.awt.font.FontDesignMetrics.initMatrixAndMetrics(Unknown Source)
         at sun.awt.font.FontDesignMetrics.<init>(Unknown Source)
         at sun.java2d.SunGraphics2D.makeFontMetrics(Unknown Source)
         at sun.java2d.SunGraphics2D.getFontMetrics(Unknown Source)
         at sun.awt.image.BufferedImageGraphics2D.computeFontOptimizations(Unknown Source)
         at sun.awt.image.BufferedImageGraphics2D.drawString(Unknown Source)
         at sun.java2d.pipe.ValidatePipe.drawString(Unknown Source)
         at sun.java2d.SunGraphics2D.drawString(Unknown Source)
         at oracle.ewt.lwAWT.lwText.LWTextField.paintCanvasInterior(Unknown Source)
         at oracle.ewt.EwtComponent.paintInterior(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter._paintInterior(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.EwtComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.EwtComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.EwtComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.EwtComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.lwWindow.LWWindow.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.EwtComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.EwtComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent._paintComponent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.paint(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paintExtents(Unknown Source)
         at oracle.ewt.lwAWT.SharedPainter.paint(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.paint(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.update(Unknown Source)
         at sun.awt.RepaintArea.update(Unknown Source)
         at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x7C900000 - 0x7C9B0000      C:\WINNT\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000      C:\WINNT\system32\kernel32.dll
    0x77C10000 - 0x77C68000      C:\WINNT\system32\msvcrt.dll
    0x77D40000 - 0x77DD0000      C:\WINNT\system32\USER32.dll
    0x77F10000 - 0x77F56000      C:\WINNT\system32\GDI32.dll
    0x77F60000 - 0x77FD6000      C:\WINNT\system32\SHLWAPI.dll
    0x77DD0000 - 0x77E6B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000      C:\WINNT\system32\RPCRT4.dll
    0x77760000 - 0x778CC000      C:\WINNT\system32\SHDOCVW.dll
    0x77A80000 - 0x77B14000      C:\WINNT\system32\CRYPT32.dll
    0x77B20000 - 0x77B32000      C:\WINNT\system32\MSASN1.dll
    0x754D0000 - 0x75550000      C:\WINNT\system32\CRYPTUI.dll
    0x76C30000 - 0x76C5E000      C:\WINNT\system32\WINTRUST.dll
    0x76C90000 - 0x76CB8000      C:\WINNT\system32\IMAGEHLP.dll
    0x77120000 - 0x771AC000      C:\WINNT\system32\OLEAUT32.dll
    0x774E0000 - 0x7761D000      C:\WINNT\system32\ole32.dll
    0x5B860000 - 0x5B8B4000      C:\WINNT\system32\NETAPI32.dll
    0x771B0000 - 0x77256000      C:\WINNT\system32\WININET.dll
    0x76F60000 - 0x76F8C000      C:\WINNT\system32\WLDAP32.dll
    0x77C00000 - 0x77C08000      C:\WINNT\system32\VERSION.dll
    0x773D0000 - 0x774D2000      C:\WINNT\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x7C9C0000 - 0x7D1D4000      C:\WINNT\system32\SHELL32.dll
    0x5D090000 - 0x5D127000      C:\WINNT\system32\comctl32.dll
    0x5AD70000 - 0x5ADA8000      C:\WINNT\system32\uxtheme.dll
    0x74720000 - 0x7476B000      C:\WINNT\system32\MSCTF.dll
    0x75F80000 - 0x7607C000      C:\WINNT\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINNT\system32\browselc.dll
    0x77B40000 - 0x77B62000      C:\WINNT\system32\appHelp.dll
    0x76FD0000 - 0x7704F000      C:\WINNT\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINNT\system32\COMRes.dll
    0x77FE0000 - 0x77FF1000      C:\WINNT\system32\Secur32.dll
    0x77260000 - 0x772FC000      C:\WINNT\system32\urlmon.dll
    0x77A20000 - 0x77A74000      C:\WINNT\System32\cscui.dll
    0x76600000 - 0x7661D000      C:\WINNT\System32\CSCDLL.dll
    0x77920000 - 0x77A13000      C:\WINNT\system32\SETUPAPI.dll
    0x10000000 - 0x1000E000      C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
    0x7C340000 - 0x7C396000      C:\WINNT\system32\MSVCR71.dll
    0x01970000 - 0x01AA6000      C:\PROGRA~1\MINICL~1\MINICL~1.DLL
    0x5EDD0000 - 0x5EDE7000      C:\WINNT\system32\olepro32.dll
    0x763B0000 - 0x763F9000      C:\WINNT\system32\comdlg32.dll
    0x76B40000 - 0x76B6D000      C:\WINNT\system32\winmm.dll
    0x71AD0000 - 0x71AD9000      C:\WINNT\system32\wsock32.dll
    0x71AB0000 - 0x71AC7000      C:\WINNT\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINNT\system32\WS2HELP.dll
    0x01C10000 - 0x01CBD000      c:\program files\google\googletoolbar1.dll
    0x01CE0000 - 0x01FA5000      C:\WINNT\system32\xpsp2res.dll
    0x71D40000 - 0x71D5C000      C:\WINNT\System32\actxprxy.dll
    0x75E90000 - 0x75F40000      C:\WINNT\system32\SXS.DLL
    0x022D0000 - 0x02358000      C:\WINNT\system32\shdoclc.dll
    0x75CF0000 - 0x75D81000      C:\WINNT\system32\mlang.dll
    0x71A50000 - 0x71A8F000      C:\WINNT\system32\mswsock.dll
    0x662B0000 - 0x66308000      C:\WINNT\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000      C:\WINNT\System32\wshtcpip.dll
    0x76EE0000 - 0x76F1C000      C:\WINNT\system32\RASAPI32.DLL
    0x76E90000 - 0x76EA2000      C:\WINNT\system32\rasman.dll
    0x76EB0000 - 0x76EDF000      C:\WINNT\system32\TAPI32.dll
    0x76E80000 - 0x76E8E000      C:\WINNT\system32\rtutils.dll
    0x77C70000 - 0x77C93000      C:\WINNT\system32\msv1_0.dll
    0x76D60000 - 0x76D79000      C:\WINNT\system32\iphlpapi.dll
    0x7D1E0000 - 0x7D492000      C:\WINNT\system32\msi.dll
    0x769C0000 - 0x76A73000      C:\WINNT\system32\USERENV.dll
    0x722B0000 - 0x722B5000      C:\WINNT\system32\sensapi.dll
    0x605D0000 - 0x605D9000      C:\WINNT\system32\mslbui.dll
    0x76FC0000 - 0x76FC6000      C:\WINNT\system32\rasadhlp.dll
    0x76F20000 - 0x76F47000      C:\WINNT\system32\DNSAPI.dll
    0x76FB0000 - 0x76FB8000      C:\WINNT\System32\winrnr.dll
    0x66210000 - 0x66219000      C:\WINNT\system32\netware\NWWS2NDS.DLL
    0x50D50000 - 0x50D97000      C:\WINNT\system32\NETWIN32.DLL
    0x50D00000 - 0x50D15000      C:\WINNT\system32\CLNWIN32.DLL
    0x50DF0000 - 0x50E10000      C:\WINNT\system32\LOCWIN32.DLL
    0x50DB0000 - 0x50DDB000      C:\WINNT\system32\NCPWIN32.dll
    0x66220000 - 0x6622C000      C:\WINNT\system32\netware\NWWS2SLP.DLL
    0x1C000000 - 0x1C007000      C:\WINNT\system32\NWSRVLOC.dll
    0x7D4A0000 - 0x7D782000      C:\WINNT\System32\mshtml.dll
    0x746C0000 - 0x746E7000      C:\WINNT\System32\msls31.dll
    0x746F0000 - 0x7471A000      C:\WINNT\System32\msimtf.dll
    0x5C2C0000 - 0x5C300000      C:\WINNT\ime\sptip.dll
    0x74C80000 - 0x74CAC000      C:\WINNT\system32\OLEACC.dll
    0x76080000 - 0x760E5000      C:\WINNT\system32\MSVCP60.dll
    0x027D0000 - 0x027E1000      C:\WINNT\IME\SPGRMR.DLL
    0x03050000 - 0x030AB000      C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL
    0x325C0000 - 0x325D2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
    0x6D350000 - 0x6D35D000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\npjinit13118.dll
    0x6D130000 - 0x6D15B000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\beans.ocx
    0x6D300000 - 0x6D316000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\jpishare.dll
    0x6D3F0000 - 0x6D4C7000      C:\PROGRA~1\Oracle\JINITI~1.18\bin\hotspot\jvm.dll
    0x6D220000 - 0x6D227000      C:\PROGRA~1\Oracle\JINITI~1.18\bin\hpi.dll
    0x6D380000 - 0x6D38D000      C:\PROGRA~1\Oracle\JINITI~1.18\bin\verify.dll
    0x6D250000 - 0x6D268000      C:\PROGRA~1\Oracle\JINITI~1.18\bin\java.dll
    0x6D390000 - 0x6D39D000      C:\PROGRA~1\Oracle\JINITI~1.18\bin\zip.dll
    0x6D020000 - 0x6D12B000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINNT\system32\WINSPOOL.DRV
    0x76390000 - 0x763AD000      C:\WINNT\system32\IMM32.dll
    0x6D1E0000 - 0x6D21C000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\fontmanager.dll
    0x69000000 - 0x6967F000      C:\WINNT\system32\atioglxx.dll
    0x73760000 - 0x737A9000      C:\WINNT\system32\ddraw.dll
    0x73BC0000 - 0x73BC6000      C:\WINNT\system32\DCIMAN32.dll
    0x6D340000 - 0x6D348000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\net.dll
    0x6D370000 - 0x6D37A000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\packager.dll
    0x6D2C0000 - 0x6D2DB000      C:\Program Files\Oracle\JInitiator 1.3.1.18\bin\jpeg.dll
    0x0FFD0000 - 0x0FFF8000      C:\WINNT\system32\rsaenh.dll
    0x59A60000 - 0x59B01000      C:\WINNT\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINNT\system32\PSAPI.DLL
    Local Time = Mon Mar 14 09:06:53 2005
    Elapsed Time = 27
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_04-b02 mixed mode)
    Thanks.

    Has the vendor certified their app to run on the configuration that you are using?
    If so it is their problem.
    If not it is yours.
    You can try loading a more recent version of java but that might not fix it and might make it worse (ie other things might stop working.)
    Font errors are usually due a combination of video card, video driver and OS. Sometimes updating the video driver can help.

  • WLS started as NT service: javai.dll not found

    Hi,
    I have just installed WLS 5.1 SP8 as NT Service. After trying to start the
    service from the console I get the message "The dynamic link library
    javai.dll could not be found in the specified path ...".
    But the WLS seems to work anyway (what I have tested so far).
    I do not get this error if I start the WLS from the command line.
    I checked on another machine and found the javai.dll in the jdk 1.1.8 bin
    directory but I installed the JDK 1.3.0 on the new machine.
    Does anybody else experienced this before?
    Do I need to install the JDK 1.1.8?
    Any feedback is very appreciated.
    Thanks in advance,
    Fleming Frese

    In the unzipped SP8, there is sub-directory win32_12 under bin, which has
    WLService.exe and some other files, copy them to your <wl-home>/bin
    directory and try it again.
    "Fleming Frese" <[email protected]> wrote in message
    news:3a838fcb$[email protected]..
    Michael,
    Thanks for this information.
    Does this mean, that WLS 5.1 SP9 kann run with JDK1.3, especially as NT
    service then?
    I interpreted the information in the "WebLogic Platform Support Summary"
    website
    (http://www.weblogic.com/platforms/index.html#winnt)
    as if JDK 1.3 is generally not recommended to use with WLS 5.1.
    I just want to sort out if we should wait for SP 9 or if we shut restrict
    our development on JDK 1.2.2.
    Thanks for any comments and recommendation
    Fleming
    Michael Girdley <----> wrote in message
    news:3a80ff93$[email protected]..
    This is a bug to be fixed in SP9.
    Bug #: CR031853
    Thanks,
    Michael
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Fleming Frese" <[email protected]> wrote in message
    news:3a7ff4f3$[email protected]..
    Hi,
    I have just installed WLS 5.1 SP8 as NT Service. After trying to start
    the
    service from the console I get the message "The dynamic link library
    javai.dll could not be found in the specified path ...".
    But the WLS seems to work anyway (what I have tested so far).
    I do not get this error if I start the WLS from the command line.
    I checked on another machine and found the javai.dll in the jdk 1.1.8bin
    directory but I installed the JDK 1.3.0 on the new machine.
    Does anybody else experienced this before?
    Do I need to install the JDK 1.1.8?
    Any feedback is very appreciated.
    Thanks in advance,
    Fleming Frese

Maybe you are looking for

  • Windows 7 / HP OfficeJet Pro 8600: Unsuccessful Network Installation

    OS: Windows 7 Professional 64-bit Printer: HP OfficeJet Pro 8600 My goal is to enable the "Scan to Computer" feature of my HP OfficeJet Pro 8600 on Windows 7, which doesn't find my computer when I try to use it from the printer's front panel touchscr

  • FB60 - Credit Note: Baseline Date Determination

    Hi  Experts At present I have an AP function who use FB60 to post manual Invoices and Credits to Vendors. The issue is that when a Credit is selected (Doc Type: KG) the baseline date and the subsequent due date are not being determined and have to be

  • HT203216 how can i sync my ipad to my computer

    need to transfere information between computer and ipad

  • Frieght amount paid to lorry vendor

    Hi Guru's My requirement is like this: PO - 20 tons GR 1 - 10 tons + freight cost (lorry freight) Rs 1000 GR 2 - 10 tons + Freight cost (lorry freight) Rs 1500 We need to pay freight cost to lorry driver not to vendor. the final bill from vendor come

  • Bt free printer and digital picture frame offer

    has anyone recieved the free printer and digital photoframe offer when you signed up to bt vision package yet i signed up to a package but as of yet have recieved no free printer or photo frame a few of my friends signed up on the same strength of fr