Ghost connections "Java(TM) 2 Platform Standard Edition"

We have a server application with multiple threads each using JDBC connections. On the Database server (MS SQL Server 7) we notice more and more connections with the SQLQueryAnalyzer-ProgramName "Java(TM) 2 Platform Standard Edition". But all our (known) connections have custom names or the default name of the JDBC driver (jTDS). The developer of jTDS answered that the driver only have connections that are requested by the application. But we don't have connections named dbc connections "Java(TM) 2 Platform Standard Edition" ... ?

We don't use an application server, it's just a plain Java application. No frameworks and only 3rd party libs that don't handle any database connection - and the JDBC driver jTDS. As one of the developers got very angry about my bug report, because he insists that it's not the fault of jTDS, I have to rule out jTDS. That would mean that it's somewhere in my application. But I just have 1 single class that actually creates a JDBC connection, so it's not hard to debug this. And I can't see any additional connections as all of my connections get specific names and not "Java(TM) 2 Platform Standard Edition".
I searched all source code of the Java SDK, jTDS and my source code for occurences of "Java(TM) 2 Platform Standard Edition" and can't find any. I hoped that somebody knows who is using this string (and when). It sounds like general Java (SDK/JRE) is setting this name, but I haven't found it.

Similar Messages

  • Java(TM) 2 Platform Standard Edition binary has stopped working

    Does anyone ever put ODAC10203x64.zip into Windows Server 2008 x64? I hit the error:
    Java(TM) 2 Platform Standard Edition binary has stopped working
    Ming Man

    Hi Mark,
    Let me get you more details.
    I have Windows Server 2008 x64 running with Visual Studio 2008 installed.
    For Oracle, I have cleared all my previous installation and even deleted all the folders for previous installation of ODP.NET. After that I only installed the Oracle Database 10g Client Release 2 (10.2.0.4) from the link you gave (I installed all the components) :
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204_winx64_vista_win2k8.html
    I have Oracle Database 11g running on VMWare on Windows XP 32 bit.
    When I run my WinForm application using code so far so good. I extract data from the HR schema and put them in listbox, perfectly no error.
    But when I am trying to create by Add New Data Source... then I hit the:
    Attempt to load Oracleclient libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components
    Hope that can give you a better idea.
    Ming Man

  • How do I search the downloaded Java? Platform, Standard Edition 6 API?

    I am a newbie to Java (I had done some limited programming in C ++ years ago). I have downloaded the Java? Platform, Standard Edition 6 API Specification, and can view this in my Firefox browser. How can I search to certain classes in this documentation easily? For instance, if I want to ding out all of the operations available for String or System.out, etc, , is there a way that I can type in System.out, or String somewhere, and get a list of what is available?
    Thanks

    Brian_Rohan wrote:
    Here is the code that I compiled and it worked:Yeah, "args" there isn't part of the API. It's the name of the variable that is the first parameter to the main method defined there.
    The stuff between the parentheses is a list of declarations of local variables that form the parameter list to that method, to put it technically.
    The thing that's part of the API is the class String. In "String[] args", the bit on the left is the type of the variable, and the bit on the right is name of the variable. A name of something you define like that wouldn't be in the API. However, the name of the class String is.
    If you look at the import statements, you'll see if the name "String" is actually shorthand for a class defined elsewhere. There's this:
    import java.util.*;So you can know that "String" is either defined in the java.util package, in the "helloworld" package (which also wouldn't be in the API because you're defining in there using the package keyword), or in java.lang. (The "java.lang" package is automatically imported.)
    You could look in the API docs for java.util.String or java.lang.String to find the class definition. But I'll save you the time by letting you know that it's actually java.lang.String.
    Again I am new at this, what would args.length be?You'll see that the type of the "args" variable is "String[]". That means that it's an array of String objects. (The [] means arrays.) Arrays all have a field called "length". This also is part of the language, not the API, so it would be in a language guide, not the API.
    The value of args.length would depend on how you ran your program. When you run a program on the command line like this:
    java HelloWorldor this:
    java HelloWorld foo bar bazThe java virtual machine takes all the things after the class name and sticks them in an array of String. Then it looks for a static method named "main" in the HelloWorld class, and passes it that array. So in the first case above, args.length would be zero, and in the second case it would be three.
    By the way, when you post code, please wrap it in code tags. Highlight it, then click the "CODE" button above the text input box.
    Edited by: paulcw on Nov 4, 2009 6:35 PM

  • Unable to install Java 2 Platform Standard Edition Development Kit 1.4.2_11

    I am unable to install Java 2 Platform Standard Edition Development Kit 1.4.2_11 and NetBeans IDE 5.0 on Windows 98. I get the following message:
    Java 2 Platform Standard Edition Development Kit 1.4.2_11 cannot be installed on your computer because current account does not have sufficient privileges.
    I am trying to install at home, no network, and as far as I can tell, there is no way to give yourself "administrative privileges". Is Windows 98 not supported anymore?

    98SE is supported. See configuration requirements for the various versions.
    Try downloading Java and installing it, then go to the NetBeans site and downloading it and installing separately.

  • How to connect Java to oracle Database Express Edition?

    Anyone can help me?
    How to connect JAVA TO ORACLE DATABASE EXPRESS EDITION?

    I suggest you to read this article:
    http://wiki.oracle.com/page/JDBC
    Regards,
    Ricky

  • Connection/Network encryption in Oracle Standard Edition 11gR2

    Does the Oracle 11gR2 Standard Edition support any network encryption for SQL*Plus or JDBC thin clients? I don't have "Oracle Advanced Security" installed, is this required to support any encryption of data send across a network?

    IA Guy wrote:
    EdStevens wrote:
    IA Guy wrote:
    None which reference FIPS 140-2.
    http://docs.oracle.com/cd/B28359_01/network.111/b28530/asoappe.htm
    The cryptographic libraries for SSL included in Oracle Database 10g are designed to meet FIPS 140-2 Level 2 certification. Oracle Advanced Security makes use of these cryptographic libraries for SSL authentication. Please verify the current status of the certification at the Cryptographic Modules Validation Program Web site address:
    That is the first statement which leads me to believe the manual hasn't been updated for 11G. Please confirm.
    I am not an Oracle employee and so can neither confirm nor deny any statement they make. I'd suggest this is something you probably should be discussing directly with someone in authority at Oracle. Perhaps start with a sev4 (information request) SR.
    Edited by: IA Guy on Dec 28, 2012 11:42 AM

  • Java 2 Platform Standard Edition (J2SE) 5.0 Release 1

    I'm trying to use Shutterfly, an on-line photo service and am having problems. They recommended checking on my Java edition. I did at the Java check version site and got this report "You do NOT have the latest version of Java software.
    The latest version of Java software = Java Runtime Environment Version 5.0 Update 6." So I downloaded but when I tried to install, I got this message: "You cannot install J2SE 5.0 Release 1 Package on this volume. This volume contains a newer version of Java 1.5." OK, I'm stumped...according to Java I don't have the current edition, but can't install it because I have a newer version? Am I missing a critical step...would sincerely appreciate any help?

    According to http://developer.apple.com/releasenotes/Java/Java50Release4RN/index.html, you have J2SE 5.0 Release 4 installed. Where that fits in with Update 6, I don't have a clue. This might help, http://forums.macosxhints.com/showthread.php?t=47531.

  • Java? Platform, Standard Edition 6 API Specification in PDF or Word format

    I found this help documentation about Java classes on this address http://java.sun.com/javase/6/docs/api/. Can I find the same documentation but in format I can look while I'm not connected on the internet (like PDF or word documents)?
    Thanks.
    P.S. - Sorry if this is posted in the wrong section

    Here you go:
    [Java SE 6 API Doc. Download|https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-6u10-docs-oth-JPR@CDS-CDS_Developer]
    doc. installation instructions: [http://java.sun.com/javase/6/webnotes/install/jdk/install-docs.html]
    Found on this page: [http://java.sun.com/javase/downloads/index.jsp]
    (html version though)

  • Installation of J2SE V1.4.2 and NetBeans Java 2 Platform, Standard Edition

    I downloaded J2SE V1.4.2 and NetBeans IDE 3.5.8. After this very long download, my ISP disconnected. I re-connected, but am unable to install the download. Please help.
    alinda78

    I downloaded J2SE V1.4.2 and NetBeans IDE 3.5.8.
    After this very long download, my ISP disconnected.
    I re-connected, but am unable to install the
    e download. Please help.
    alinda78

  • Error Installing Java 2 Platform Standard Edition v 1.4.2 (J2SE)

    I tried to install J2EESKD-1_4-DR_WINDOWS-EVAL.exe
    I received the following email message:
    This program has performed an illegal operation and will be shut down.
    J2EESDK-1_4-DR-WINDOWS-EVAL caused an invalid page fault in
    module MSVCRT.DLL at 015f:780012b1.
    Registers:
    EAX=00000006 CS=015f EIP=780012b1 EFLGS=00010206
    EBX=00000000 SS=0167 ESP=00550000 EBP=0055000c
    ECX=004159b4 DS=0167 ESI=8164f690 FS=38ff
    EDX=7efeff52 ES=0167 EDI=8164f938 GS=0000
    Bytes at CS:EIP:
    ff 35 50 a1 03 78 ff 74 24 08 e8 03 00 00 00 59
    Stack dump:
    004029b5 00000006 004159b4 0055001c 004029fe
    00000006 00000000 00550048 00404cf8 004159b4
    8164f690 00000000 00000000 00000000 00000000
    00000000
    Please reply soon.
    Thanks,
    Sincerely,
    Egan

    I'm having the same problem installing Enterprise Edition.
    I'm installing it on 98se which I think may be one of the causes as this version of Windows is not supported.
    Any help would be appreciated as I don't fancy upgrading my OS (and computer) quite yet.
    I suppose I could partition my hard drive and convert to Linux!
    Dave

  • Which Java 2 Platform Standard Edition for Windows do I download?

    For SDK for Windows 32 bit,
    There are two options, one is Windows Offline Installation, Mult-ilanguage
    and Windows Installation, Multilanguage.
    Which one do I choose?
    Please reply soon.
    Thanks,
    Sincerely, Egan

    For offline installation you can download that file and keep it for further use and then install it any time you want.
    If you go for other one you need to keep in connected ti internet b'coz that is online installation. you don't get the sofware backup copy for futher use. so go for offline installation.

  • Installing Java 2 Platform Standard Edition v 1.4.2 (J2SE) problem

    I tried to install J2EESKD-1_4-DR_WINDOWS-EVAL.exe
    I received the following email message:
    This program has performed an illegal operation and will be shut down.
    J2EESDK-1_4-DR-WINDOWS-EVAL caused an invalid page fault in
    module MSVCRT.DLL at 015f:780012b1.
    Registers:
    EAX=00000006 CS=015f EIP=780012b1 EFLGS=00010206
    EBX=00000000 SS=0167 ESP=00550000 EBP=0055000c
    ECX=004159b4 DS=0167 ESI=8164f690 FS=38ff
    EDX=7efeff52 ES=0167 EDI=8164f938 GS=0000
    Bytes at CS:EIP:
    ff 35 50 a1 03 78 ff 74 24 08 e8 03 00 00 00 59
    Stack dump:
    004029b5 00000006 004159b4 0055001c 004029fe
    00000006 00000000 00550048 00404cf8 004159b4
    8164f690 00000000 00000000 00000000 00000000
    00000000
    Please reply soon.
    Thanks,
    Sincerely,
    Egan

    I dont know why the program is crashing, but either way.. you have the wrong program. your title says you want J2SE, yet the program says:
    J2EESKD-1_4-DR_WINDOWS-EVAL.exe
    get the j2se package, there won't be any EVAL on the name because J2SE is free!

  • Java 2 Platform Standard Edition wont install

    Error number: 0x80070725
    Description: Incompatible version of the RPC stub.
    Setup will now terminate
    whats a RPC stub how do i fix this problem?

    Hello little newbie...
    Sounds to me like you have a problem with your operatiing system...
    i had similar error last year... so i put in a new operating system..
    no more problems...
    but i digress,before you post a question, you might want to take advantage of the search function provided here in the forum.
    I did a search on RPC Stuband there were a fair number of explainations , so its up to you to do a search & read,read, read...
    (but methinks its your OS).
    M.

  • Java 2 Platform, Standard Edition   Version 1.4

    Hi All ,
    I wanted to know if this comination will work :
    jre 1.4.2 - > 8.7.1 thin driver - > 8.7.1 Oracle Db ......?
    We are planning to run our application server environment on that JVM but don't know if the said thin driver is supported or not .....
    Please help !!

    Jdbc Driver for jdk 1.4 and oracle 8.1.7

  • Using Java2 Platform Standard Edition

    This is my first time using this forum and I am not sure if I am in the proper place. The edition of java I have is listed as above in Java Cntl Pnl but says J2SE Runtime Environment 5.0 Update 6 in my A/R Programs list. My problem is that I keep getting a text document on my desktop that I would sooner have placed in My Documents. Also, I have no idea what these error reports are for or about so I will put it here. If you can please let me know what the error report means and what to do about it; how to change settings so that these reports get saved anywhere but my desktop; and, if I have posted my problems in the wrong place, where to post for help. Thanks so very much.
    One of the many reports I have received in text document on desktop: hs_er_pid1260:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ILLEGAL_INSTRUCTION_2 (0xc000001e) at pc=0x01d3afd0, pid=1260, tid=4976
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
    # Problematic frame:
    # C 0x01d3afd0
    --------------- T H R E A D ---------------
    Current thread (0x0b70e908): JavaThread "SocketConnection" [_thread_in_native, id=4976]
    siginfo: ExceptionCode=0xc000001e
    Registers:
    EAX=0x01cf2718, EBX=0x00000d28, ECX=0x01d191e0, EDX=0x7c90eb94
    ESP=0x0c8cf050, EBP=0x0c8cf0b0, ESI=0x0191a8f0, EDI=0x00000000
    EIP=0x01d3afd0, EFLAGS=0x00010202
    Top of Stack: (sp=0x0c8cf050)
    0x0c8cf050: 01bd6286 0c8cf0ac 01bdac7c 00000800
    0x0c8cf060: 06a393e8 0c8cf0b0 00000000 71ab61c9
    0x0c8cf070: 00000d28 0c8cf0a0 00000001 0c8cf0b8
    0x0c8cf080: 0c8cf0c4 00000000 00000000 06adc248
    0x0c8cf090: 01ceffc0 00000800 0b70e9c8 00000001
    0x0c8cf0a0: 00000001 0c8cf0d4 06adc248 00000000
    0x0c8cf0b0: 0c8cf8d8 6d4c69fb 00000d28 0c8cf0d4
    0x0c8cf0c0: 00000001 00000000 20bd4f88 20e80430
    Instructions: (pc=0x01d3afd0)
    0x01d3afc0: 00 00 00 00 00 00 00 00 03 00 3b 00 b0 01 08 01
    0x01d3afd0: f0 af d2 01 f0 af d2 01 00 00 00 00 b0 09 00 00
    Stack: [0x0c7d0000,0x0c8d0000), sp=0x0c8cf050, free space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x01d3afd0
    C [net.dll+0x69fb]
    J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J java.net.SocketInputStream.read()I
    J com.pogo.game.client2.comm.c.run()V
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x845a9]
    V [jvm.dll+0xd9317]
    V [jvm.dll+0x8447a]
    V [jvm.dll+0x841d7]
    V [jvm.dll+0x9ed69]
    V [jvm.dll+0x109fe3]
    V [jvm.dll+0x109fb1]
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J java.net.SocketInputStream.read()I
    J com.pogo.game.client2.comm.c.run()V
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x085c0838 JavaThread "Thread-118" [_thread_blocked, id=6808]
    0x0b741ca0 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=8052]
    0x04e3a420 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=6228]
    0x08615d98 JavaThread "Image Fetcher 1" daemon [_thread_in_native, id=5196]
    0x085ee950 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5112]
    0x086bbc10 JavaThread "Direct Clip" daemon [_thread_blocked, id=5040]
    =>0x0b70e908 JavaThread "SocketConnection" [_thread_in_native, id=4976]
    0x0b7cf8d8 JavaThread "Applet" [_thread_blocked, id=6860]
    0x0b7cf750 JavaThread "AsynchRasterManager" daemon [_thread_blocked, id=3340]
    0x04e3a9a8 JavaThread "AWT-EventQueue-16" [_thread_blocked, id=5792]
    0x0b72fab0 JavaThread "thread applet-com.pogo.game.client2.ride.RideApplet" [_thread_blocked, id=4820]
    0x0b6dc3e8 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6428]
    0x0869bdd8 JavaThread "AWT-Shutdown" [_thread_blocked, id=3320]
    0x085f2e18 JavaThread "Thread-99" [_thread_blocked, id=1324]
    0x0b79d1d8 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=6156]
    0x04e3d9f8 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=6576]
    0x085b5b98 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6716]
    0x085b47f8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6672]
    0x08546cc8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6612]
    0x04ddeff0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6588]
    0x04ecee98 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6584]
    0x04ecdb00 JavaThread "Finalizer" daemon [_thread_blocked, id=6936]
    0x08541e60 JavaThread "Reference Handler" daemon [_thread_blocked, id=6316]
    Other Threads:
    0x04e17570 VMThread [id=5944]
    0x08541808 WatcherThread [id=6644]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 3072K, used 686K [0x20b80000, 0x20ed0000, 0x212e0000)
    eden space 2752K, 13% used [0x20b80000, 0x20bdb968, 0x20e30000)
    from space 320K, 100% used [0x20e80000, 0x20ed0000, 0x20ed0000)
    to space 320K, 0% used [0x20e30000, 0x20e30000, 0x20e80000)
    tenured generation total 40248K, used 26872K [0x212e0000, 0x23a2e000, 0x26b80000)
    the space 40248K, 66% used [0x212e0000, 0x22d1e0d8, 0x22d1e200, 0x23a2e000)
    compacting perm gen total 8192K, used 2988K [0x26b80000, 0x27380000, 0x2ab80000)
    the space 8192K, 36% used [0x26b80000, 0x26e6b318, 0x26e6b400, 0x27380000)
    ro space 8192K, 63% used [0x2ab80000, 0x2b08b178, 0x2b08b200, 0x2b380000)
    rw space 12288K, 46% used [0x2b380000, 0x2b919fa8, 0x2b91a000, 0x2bf80000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000      C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x77d40000 - 0x77dd0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000      C:\WINDOWS\system32\RPCRT4.dll
    0x77760000 - 0x778cc000      C:\WINDOWS\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771ac000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x77256000      C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x629c0000 - 0x629c9000      C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000      C:\WINDOWS\system32\USP10.dll
    0x773d0000 - 0x774d2000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x7c9c0000 - 0x7d1d5000      C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d127000      C:\WINDOWS\system32\comctl32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x10000000 - 0x10008000      C:\Program Files\Shaw Secure\Spam Control\fsscoehk.dll
    0x63000000 - 0x63013000      C:\WINDOWS\system32\SynTPFcs.dll
    0x75f80000 - 0x7607d000      C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINDOWS\system32\browselc.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x00b10000 - 0x00b1d000      C:\Program Files\CyberLink\Shared Files\CLRCEngine.dll
    0x688f0000 - 0x688f9000      C:\WINDOWS\system32\HID.DLL
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x77260000 - 0x772ff000      C:\WINDOWS\system32\urlmon.dll
    0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x013f0000 - 0x013fe000      C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
    0x7c340000 - 0x7c396000      C:\WINDOWS\system32\MSVCR71.dll
    0x6d600000 - 0x6d62d000      C:\Program Files\Java\jre1.5.0_06\bin\ssv.dll
    0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
    0x75e90000 - 0x75f40000      C:\WINDOWS\system32\SXS.DLL
    0x015b0000 - 0x01638000      C:\WINDOWS\system32\shdoclc.dll
    0x01640000 - 0x01905000      C:\WINDOWS\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000      C:\WINDOWS\system32\mlang.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x01bb0000 - 0x01cd2000      C:\WINDOWS\system32\winsflt.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x745e0000 - 0x748a6000      C:\WINDOWS\system32\msi.dll
    0x77c70000 - 0x77c93000      C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x02540000 - 0x027bf000      C:\WINDOWS\system32\winsflte.dll
    0x65af0000 - 0x65af7000      C:\WINDOWS\system32\jsproxy.dll
    0x75c50000 - 0x75cbe000      C:\WINDOWS\system32\jscript.dll
    0x7d4a0000 - 0x7d787000      C:\WINDOWS\system32\mshtml.dll
    0x050d0000 - 0x050f7000      C:\WINDOWS\system32\msls31.dll
    0x05620000 - 0x0564a000      C:\WINDOWS\system32\msimtf.dll
    0x05650000 - 0x0569b000      C:\WINDOWS\system32\MSCTF.dll
    0x66e50000 - 0x66e90000      C:\WINDOWS\system32\iepeers.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x73300000 - 0x73367000      C:\WINDOWS\system32\vbscript.dll
    0x30000000 - 0x30222000      C:\WINDOWS\system32\Macromed\Flash\Flash8.ocx
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x6d430000 - 0x6d43a000      C:\WINDOWS\system32\ddrawex.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\DDRAW.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x76200000 - 0x76271000      C:\WINDOWS\system32\mshtmled.dll
    0x71d40000 - 0x71d5c000      C:\WINDOWS\system32\actxprxy.dll
    0x6cc60000 - 0x6cc6b000      C:\WINDOWS\system32\dispex.dll
    0x6d590000 - 0x6d5a2000      C:\Program Files\Java\jre1.5.0_06\bin\npjpi150_06.dll
    0x6d400000 - 0x6d417000      C:\Program Files\Java\jre1.5.0_06\bin\jpiexp32.dll
    0x6d450000 - 0x6d468000      C:\Program Files\Java\jre1.5.0_06\bin\jpishare.dll
    0x6d670000 - 0x6d804000      C:\PROGRA~1\Java\JRE15~3.0_0\bin\client\jvm.dll
    0x6d280000 - 0x6d288000      C:\PROGRA~1\Java\JRE15~3.0_0\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d640000 - 0x6d64c000      C:\PROGRA~1\Java\JRE15~3.0_0\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\PROGRA~1\Java\JRE15~3.0_0\bin\java.dll
    0x6d660000 - 0x6d66f000      C:\PROGRA~1\Java\JRE15~3.0_0\bin\zip.dll
    0x6d000000 - 0x6d167000      C:\Program Files\Java\jre1.5.0_06\bin\awt.dll
    0x73940000 - 0x73a10000      C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_06\bin\fontmanager.dll
    0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_06\bin\deploy.dll
    0x6d5d0000 - 0x6d5ef000      C:\Program Files\Java\jre1.5.0_06\bin\RegUtils.dll
    0x6d3e0000 - 0x6d3f5000      C:\Program Files\Java\jre1.5.0_06\bin\jpicom32.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_06\bin\net.dll
    0x6d470000 - 0x6d495000      C:\Program Files\Java\jre1.5.0_06\bin\jsound.dll
    0x6d4a0000 - 0x6d4a7000      C:\Program Files\Java\jre1.5.0_06\bin\jsoundds.dll
    0x73f10000 - 0x73f6c000      C:\WINDOWS\system32\DSOUND.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
    0x73ee0000 - 0x73ee4000      C:\WINDOWS\system32\KsUser.dll
    0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_06\bin\jpeg.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~3.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~3.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~3.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~3.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~3.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~3.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~3.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=C:\Program Files\Java\jre1.5.0_04\lib\ext\QTJava.zip
    PATH=C:\PROGRA~1\Java\JRE15~3.0_0\bin;C:\Program Files\Internet Explorer;;C:\WINDOWS\SYSTEM32;C:\WINDOWS;C:\WINDOWS\SYSTEM32\WBEM;C:\Program Files\QuickTime\QTSystem\;;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;C:\PROGRA~1\COMMON~1\MUVEET~1\030625;.
    USERNAME=Barbara
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 28 Stepping 0, AuthenticAMD
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 family 31, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 457200k(35184k free), swap 1079356k(667608k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0

    The file is a report of a serious error that occurred. What were you doing/using when it happened? I see that you use Pogo; there are numerous problems involved with that site that will cause this type of error in Java. Of course, there are other possibilites, the report doesn't say anything more of great value.
    You can delete these reports without causing any problems.

Maybe you are looking for

  • When you close a blanket po do all of the po lines get closed?

    In 12.1.3 all po lines are being closed when the blanket is closed.  User is saying that they previously had to manually close each line when the blanket was closed. 

  • Changing directory structure & song file locations: iTunes query

    I have an external hard-drive which I have loaded with thousands of songs over the years but have never really used it. Now, I want to organise my iTunes songs but my limited knowledge has brought me to a stop... Please help! On the external HDD, son

  • Duplicate Invoices while saving document through MIR7

    Hello, I have to Post the invoice document through MIR7. This can be done through MIRO as well but the end user is using MIR7 for this purpose by parking and then posting the document. Problem here is that once user has posted the invoice document, h

  • Forms in iOS/Android

    I've developed forms in LiveCycle ES2, and they work as I expect on a desktop computer.  The user can fill in the form, sign the form, and click the button to email the form back.  There is no server-side processing or anything going on, it is just a

  • HT4858 Loading photos from pc to photo stream...how long until they load?

    I copied the downloaded photos from my camera to the hard drive and now I'm trying to upload them into the Photo Stream I created on my phone seing it through the PC iCloud Program. Is there another step to do or will they load eventually by themselv