JRE check on windows

I am creating a installer for java application. Installer is built in java only so it is important to check whether JRE is installed on the target machine or not. So to check whether JRE is installed or not can not be in installer as it requires JRE to run.
I am thinking to put in .bat file , Do you have any better idea or any sample for the above problem.
Thanks,
chh_kaushik

Errr using Java to check if Java is installed?
Does not compute.
Perhaps you want to use some sort of installer program. Or [_webstart_|http://java.sun.com/javase/technologies/desktop/javawebstart/overview.html]?

Similar Messages

  • Spell Checking for Windows

    Is this even being considered at this time?  I didn't find any recent requests for this feature so either everyone has given up on getting it or I am the only one who  thinks this would be a huge benefit.  Am I the only one ???
    Jeff

    Ah. I didn't realize Mac users had spell checking and Windows users didn't - now I wish I didn't know that (would be useful on Windows too: +1 vote)
    R

  • How to check a window is open in another jsp

    Hi everyone,
    i have a tricky question trying to solve this..
    in jsp1,"onClick" of link im opening in a new window
    href="#" onclick="JavaScript:popupOpen('<%=URLString%>','winName1');"><%=strName%></a>
    function popupOpen(winURL,winName) {
    winName1 = window.open(winURL,winName);
    in jsp1or jsp2 or jsp3 i have a logout link at the top of the page,when i click logout link in any jsp it redirects to logout page and i also want the window which is opened to goto logout page with URL.
    how can i do this,
    how to check a window is open or not in another jsp and if that window is open open with logout URL.
    Help needed
    Advance Thanks to all

    vveena123 wrote:
    can u explain what the below code does?Isn't it self-explaining? Geesh. Move on to a Javascript forum. Now.
    where to mention it??At the moment that you want to open the window and at the moment that you want to close the window. Isn't that obvious enough?

  • Problems displaying a utf-8 page on firefox on windows server 2003 however the same version of firefox is working fine on windows xp, is there any specific thing to check on windows server 2003?

    firefox is having problem displaying utf-8 page on windows server 2003 however the same version of ff is working fine on windows xp, is there any configuration to check on windows 2003?

    Can you post a link and attach screenshots to show the difference?

  • Does JRE 6 support Windows Vista 64 bit with AMD64?

    Although I have installed JRE-6-beta2-windows-amd64 and JRE-6-beta2-windows-i586 seperately and together on my AMD 64 system running Vista RC1 Build 5727, java does not appear in The Control Panel, nor is it mentioned anywhere in Internet Explorer Options.
    So, is this configuration supported?
    As a side issue, is this why Flash Player won't install either?
    Colin
    ABIT AN8 32X; 2GB Kingston Dual-Channel RAM;
    Opteron 165 running at 2.55GHz 300MHz, BIOS 2.13
    Dual-boot Win XP Home SP2; Win Vista RC1 64bit build 5728
    Avast AV on XP; AVG AV on Vista
    Video ABIT RX800 PCI X16, NEC L1735NXM LCD monitor
    250GB SATA 2 Seagate (OS's & Data), 80GB SATA 2 Samsung (Data)
    LG DVD-RW, LG CD-RW, Canon Pixma iP4200, Benq 4300 scanner
    Power Supply: XPower 520watt ATX2, Router UTStarcom 3411

    See:
    * http://kb2.adobe.com/cps/000/6b3af6c9.html

  • No Check Project  Window

    I've got a project that cannot be checked. Every time that I click on the check project button the check project window never appears. When I go to build DVD, a message appears saying that the project has errors but I cannot figure out what the errors are without the check project window. I have tried checking the project on more than one computer and both have the same issue with this project but not others.
    How do I get the check project window to appear again?

    jbowden, thanks for your post. I tried the Shift+CTRL and this did not work. What is that action supposed to do?
    I tried opening up the project on a 3rd computer and I was able to get things working. Here is the issue. I must have started the project that this project was copied from on the "3rd PC". This PC has three monitors associated with it. The others only have two monitors. All of the other windows show up, except for the check project window on the 2 monitor PC's. Starting a new project on a 2 monitor PC works OK too. But the project that originated on the 3 monitor PC does not work on the 2 monitor PC. I've tried going to the default workspace on the 2 monitor PC and that does not help either.
    With AE and PP and PS CS2, I go back and forth between 2 and three monitor PC's with the same projects all of the time and these applications are smart enough to know how to position the windows, especially the new "panel" based applications, except Encore.
    I have not tried deleted the prefs yet to see if this fixes it. But I am afraid that even if it does that this is going to bite me again when I go from one PC to another.

  • WE, wife abd I, enjoy having our passwords kept with FB, Youtube, & email. We are having to enter them each time we log on. We have checked the windows to no av

    Just as I have check the window that ask if I want the password kept we have done the same with FB and Youtube. For what reason our log in isn't being kept.

    Details like websites remembering you (log you in automatically) are stored in a cookie.
    *Create a cookie 'allow' exception to keep such cookies, especially in case of secure websites and when cookies expire when Firefox is closed.
    *Tools > Options > Privacy > "Use custom settings for history" > Cookies: Exceptions
    In case you use "Clear history when Firefox closes" or otherwise clear history:
    *do not clear the Cookies
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/remove-recent-browsing-search-and-download-history
    Clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception that you would like to keep.

  • JRE bug or Windows Vista error?

    Hi everybody. I have a problem with the report generation. I'm using HSQLDB 1.8 as dbms. I am using Hibernate too but I am using a JDBC connection for the reports. I designed some reports with iReport 4.0. I have two types of reports in my application, the first type prints invoices and the second type prints sales reports.
    For the second type I need to include dates (using this notation '2011-1-1') in the WHERE statement. This kind of reports produces an exception but not the first type. This is the message when I request a sales report (I deleted some lines):
    net.sf.jasperreports.engine.JRException: Error executing SQL statement for : salescake
    at net.sf.jasperreports.engine.query.JRJdbcQueryExecu ter.create Datasource(JRJdbcQueryExecuter.java:169)
    at net.sf.jasperreports.engine.fill.JRFillDataset.cre ateQueryDa tasource(JRFillDataset.java:684)
    at net.sf.jasperreports.engine.fill.JRFillDataset.ini tDatasourc e(JRFillDataset.java:605)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.setP arameters( JRBaseFiller.java:1281)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill (JRBaseFil ler.java:901)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill (JRBaseFil ler.java:845)
    at net.sf.jasperreports.engine.fill.JRFiller.fillRepo rt(JRFille r.java:58)
    at net.sf.jasperreports.engine.JasperFillManager.fill Report(Jas perFillManager.java:417)
    at net.sf.jasperreports.engine.JasperFillManager.fill Report(Jas perFillManager.java:247)
    at com.reports.SalesByCustomerReport.showReport(Sales ByCustomer Report.java:24)
    at com.presentation.SalesByCustomerInternalFrame.view InvoiceBut tonActionPerformed(SalesByCustomerInternalFrame.ja va:231)
    at com.presentation.SalesByCustomerInternalFrame.acce ss$100(Sal esByCustomerInternalFrame.java:17)
    at com.presentation.SalesByCustomerInternalFrame$2.ac tionPerfor med(SalesByCustomerInternalFrame.java:87)
    at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
    Caused by: java.sql.SQLException: Wrong data type: java.lang.IllegalArgumentException in statement [select I.INVOICE_NUMBER, I.SALE_DATE,I.CONSIGNEE,I.DESTINATION_COUNTRY,I.DE LIVERY_CON DITIONS,P.TARIFF_ENTRY,P.LOT,P.DRY_NET_WEIGHT,I.TO TAL
    from INVOICE I, PRODUCT P
    where I.INVOICE_ID=P.INVOICE_ID and I.CONSIGNEE='CONSORCIO MINERO S. A.' and I.SALE_DATE>='2011-1-20' and I.SALE_DATE<='2011-14-20' ]
    at org.hsqldb.jdbc.Util.throwError(Unknown Source)
    at org.hsqldb.jdbc.jdbcPreparedStatement.executeQuery (Unknown Source)
    at net.sf.jasperreports.engine.query.JRJdbcQueryExecu ter.create Datasource(JRJdbcQueryExecuter.java:163)
    ... 48 more
    I tested this query in the HSQLDB utility and it is correct. I am thinking that the problem could be the JRE, I am using this one:
    C:\Program Files\Java\jre6\bin>java -version
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing)
    As you can see, my Windows Vista pc can't recognize the java command so I have to call it specifically from the directory where it is located. Maybe the problem is that I am using Windows Vista (I know it sucks but I had no time to change it).
    When I copy my program to my Windows XP computer it works fine. All the reports are shown correctly. This pc has this JRE:
    C:\Documents and Settings\Manuel & Juancho>java -version
    java version "1.6.0_01"
    Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
    Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
    There is no problem to recognize the java command.
    Let me tell you something. Is it possible that HSQLDB or iReport can delete the database content? It happened to me. I was designing my last report and a "No pages in document" message was shown. I thought that I was wrong. Finally I checked the database and there was no data! What is the problem?
    Please help me.
    Thanks in advance.

    853741 wrote:
    For the second type I need to include dates (using this notation '2011-1-1') No, you should not be using any notation. Presumably it's a DATE or DATETIME column. So you use a PreparedStatement's setDate() or setTimestamp() method.
    in the WHERE statement. This kind of reports produces an exception but not the first type. This is the message when I request a sales report (I deleted some line
    Caused by: java.sql.SQLException: Wrong data type: java.lang.IllegalArgumentExceptionI expect that kind of error would be less likely with PreparedStatements.
    I tested this query in the HSQLDB utility and it is correct. I am thinking that the problem could be the JREAs already pointed out, for something so trivial, it's extremely unlikely that you've uncovered a JRE bug.
    As you can see, my Windows Vista pc can't recognize the java command Because you haven't set up your PATH correctly.

  • After downloading and creating the MSI for Lightroom, the install fails with no errors reported. Checking compatability, windows comes back with   not compatible on both win 7 and 8.1.

    Installer MSI fails with no error or message of any kind. Tested compatability with the windows compatability check and it comes back as not compatible. What now?

    Hans,
    It is a known problem on Windows 98, Windows and Windows 2000 if you are using Intel Pentium 4 processor with Sun JRE and Symantec JIT. I had the same problem with Windows 98. Oracle has a patch. Please see Note:131299.1 on metalink for details.

  • Plugin blocked in Add on manager as being insecure, but in the check plugin window it is up to date!

    My "Java Platform" plugin is listed as insecure and blocked in the main Add-ons window and I am instructed use the plugin check page to update. When I go to the plugin check page it shows the "Java Platform" plugin as already being "up to date". What could be causing these opposite pieces being generated in relation to the same plugin?

    Please update the Java plugin to the latest 7U17 version. That version doesn't seem to be blocked at this moment.
    You can find the latest Java version on the Oracle website.
    See Java Platform > Java SE 7U17 (JRE Download)
    *http://www.oracle.com/technetwork/java/javase/downloads/index.html
    *http://java.com/en/download/manual.jsp

  • Getting p2pp burn boot check failed.Windows 7 not getting started Recovery restpration completion

                                          PLEASE HELP
    Hi,I am trying to do factory recovery of my HP DV6 laptop using original HP recovery disc.My laptop has Windows 7 (64Bit) OS. I am doing below steps
    By pressing F10,entering BIOS mode, changed the BOOT ORDER to take from CD ROM and saved the setting with F10 option and then forced shutdown the laptop and inserted the 1st recovery disc
    Restarted the laptop and it started to boot and it asked for all 3 recovery disc + Supplement driver disc. All were successfully copied and installed. Laptop was restared multple times as it was being displayed on screen. I could see there were Softwares being installed, Service setting,registry setting being applied to computer and after around 1 to 1.5 hours laptop gets shut down, so i beleive all installations have been [performed.
    Now when i start my  laptop, it says
    Windows was not shut down properly choose an option and when i seelct either of the 4 options like Satrt normally or Start with command prompt or Start with Networking...everytime it takes me to screen giving belwow message:
    SAVE LOGS        DETAILS      RETRY
    In Details logs, i see below as the message
    P2PP BURNBOOT Check failed
    Possible causes:
    1. Yellow-Bang occured at device manager
    2. Some silent-install failure of applications
    3. Found failed at PININST_BBV
    4. Found failed at PININST_BBV2
    5. Found memory Dump file
    Suggestion:
    1. Checking REGDEV_BB.log for drivers
    2. Checking BBApps.log for applications
    3. Checking MEMDUMP_BBV.log for memory dump file
    1. After reading forums queries, I tried to set BIOS default by pressing F9 andf then pressing F10 ,saving and exit and then tried to reinstall everything but i get the same error.
    2.I tried changing the system date from March 18th 2015  to March 18th 2012 and then do recovery , but still getting same error
    3. I pressed F2 and did all Memory and Hard disk test and it all passed.
    So Can anyone please help me whats the issue. Thanks

    Hi there @VKD1 
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel.
    I understand that your notebook is not starting after a system recovery, with a "Windows was not shutdown properly" error message.
     See if you can run the startup repair:
    How to Run a Startup Repair in Windows 7 - sevenforums.com
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • Check Confirmation Window No Longer Appearing (2005A SP01)

    Hello,
    What changes in either Document Settings or Print Preferences or Checks for Payment PLD would result in the Check Confirmation screen no longer appearing after the printing of Checks for Payment?  We have tested all of the layouts, including the system default layouts, for checks, and now none of them will result in the Check Confirmation screen. 
    The payment is created using the Outgoing Payment screen, and the check is printed using Document Printing.  Worked until about a week ago.  Checks still print with the correct numbers, but by default are now confirmed in the system, and there is no way to report a damaged check.
    Thank you,
    Mimi

    All,
    Thanks for the suggestions.  However, the Print on Blank Paper boxed is unchecked on the Check for Payments window.  The Printing Preferences settings is not set for blank paper checks or overflow.  The Paper Type in the House Bank Account is set to Default. 
    They have changed the check form with PLD (moved fields around but allegedly have not added or deleted fields) and have reduced the maximum lines in Print Preferences to 12.  However, regardless of what form they use, the confirmation still won't show up.
    I'm still stuck.  They have a playground company which mirrors their data as of 5/01 and the check confirmation works there, so they've changed something in the production company that has disabled the confirmation.
    Thanks,
    Mimi

  • Tomcat JRE crash on Windows

    We are running Apache Tomcat/5.5.23. When we open a new session to the tomcat from remote server the JRE crashes after the login page. It always terminates in the same location, same crash.
    We have tried serveral versions of JRE (1.4, 1.5, 1.6), and tried several versions of tomcats (4 & 5), but it always reproduces. Notice that starting the internet explorer to connect to the tomcat on the local machine (and not from remote server) this does not reproduce. The problem occurs only (and always) when lauching the Internet explorer on remote machine.
    I've tried to submit this as bug in SUN's bugdatabase but got no reply.
    Anyone know how can we solve this?
    JRE CRASH from JRE 1.6:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82b583, pid=2664, tid=2004 # # Java VM: Java HotSpot(TM) Client VM (10.0-b23 interpreted mode windows-x86) # Problematic frame:
    # C [ntdll.dll+0x2b583]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x03790800): JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x2f33692f
    Registers:
    EAX=0x03525780, EBX=0x00000401, ECX=0x2f33692f, EDX=0x02bd9108 ESP=0x054def90, EBP=0x054defa8, ESI=0x03525778, EDI=0x008c0000 EIP=0x7c82b583, EFLAGS=0x00010246
    Top of Stack: (sp=0x054def90)
    0x054def90: 03525778 03525778 008c0000 033e0000
    0x054defa0: 033e0000 02a70000 054deff0 7c82ba81
    0x054defb0: 00000401 01525778 00000401 008c0000
    0x054defc0: 03525778 00000000 00000780 03527000
    0x054defd0: 054df120 033e0000 00000000 00000000
    0x054defe0: 00000000 00000111 00000000 000000f0
    0x054deff0: 054df0d4 7c82b646 03526000 00001000
    0x054df000: 00000401 00000231 03525780 00002000
    Instructions: (pc=0x7c82b583)
    0x7c82b573: 00 00 8b d0 8b 4a 04 8d 46 08 89 10 89 48 04 56
    0x7c82b583: 89 01 57 89 42 04 e8 37 f0 ff ff 89 5d 08 0f b7
    Stack: [0x053e0000,0x054e0000], sp=0x054def90, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2b583] C [ntdll.dll+0x2ba81] C [ntdll.dll+0x2b646] C [MSVCR71.dll+0x218a] C [net.dll+0x7129] v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x03791c00 JavaThread "http-20790-Monitor" [_thread_blocked, id=2196, stack(0x054e0000,0x055e0000)] =>0x03790800 JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    0x0378c400 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=3732, stack(0x052e0000,0x053e0000)]
    0x0378b400 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=3540, stack(0x051e0000,0x052e0000)]
    0x0378a400 JavaThread "http-20790-Processor22" daemon [_thread_blocked, id=4176, stack(0x050e0000,0x051e0000)]
    0x03789000 JavaThread "http-20790-Processor21" daemon [_thread_blocked, id=5584, stack(0x04fe0000,0x050e0000)]
    0x03784c00 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=6112, stack(0x04ee0000,0x04fe0000)]
    0x03783c00 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=5448, stack(0x04de0000,0x04ee0000)]
    0x03782c00 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=5600, stack(0x04ce0000,0x04de0000)]
    0x03781c00 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=4772, stack(0x04be0000,0x04ce0000)]
    0x0377d800 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=6020, stack(0x04ae0000,0x04be0000)]
    0x0377c400 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=1836, stack(0x049e0000,0x04ae0000)]
    0x0377b400 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=1888, stack(0x048e0000,0x049e0000)]
    0x0377a400 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=4768, stack(0x047e0000,0x048e0000)]
    0x03776400 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=2036, stack(0x046e0000,0x047e0000)]
    0x03753800 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=5644, stack(0x045e0000,0x046e0000)]
    0x03752800 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=332, stack(0x044e0000,0x045e0000)]
    0x03775800 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3560, stack(0x043e0000,0x044e0000)]
    0x03751400 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2136, stack(0x042e0000,0x043e0000)]
    0x03757c00 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=508, stack(0x041e0000,0x042e0000)]
    0x03756c00 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3184, stack(0x040e0000,0x041e0000)]
    0x03756400 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=4048, stack(0x03fe0000,0x040e0000)]
    0x0373f000 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=4864, stack(0x03ee0000,0x03fe0000)]
    0x0373e000 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2424, stack(0x03de0000,0x03ee0000)]
    0x03745400 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=5996, stack(0x03ce0000,0x03de0000)]
    0x03744800 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=4072, stack(0x03be0000,0x03ce0000)]
    0x03771800 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1076, stack(0x03ae0000,0x03be0000)]
    0x02b72400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1704, stack(0x031e0000,0x032e0000)]
    0x02b6cc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4500, stack(0x030e0000,0x031e0000)]
    0x02b6b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5060, stack(0x02fe0000,0x030e0000)]
    0x02b6ac00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5264, stack(0x02ee0000,0x02fe0000)]
    0x02b19000 JavaThread "Finalizer" daemon [_thread_blocked, id=2204, stack(0x02de0000,0x02ee0000)]
    0x02b5b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5852, stack(0x02ce0000,0x02de0000)]
    0x008c7000 JavaThread "main" [_thread_in_native, id=528, stack(0x00530000,0x00630000)]
    Other Threads:
    0x02b17c00 VMThread [stack: 0x02be0000,0x02ce0000] [id=2140]
    0x02b84400 WatcherThread [stack: 0x032e0000,0x033e0000] [id=1432]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 572K [0x10010000, 0x10110000, 0x113c0000)
    eden space 896K, 56% used [0x10010000, 0x1008f380, 0x100f0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x10100000, 0x10100000, 0x10110000)
    tenured generation total 6464K, used 6375K [0x113c0000, 0x11a10000, 0x20010000)
    the space 6464K, 98% used [0x113c0000, 0x119f9e58, 0x119fa000, 0x11a10000) compacting perm gen total 12544K, used 12511K [0x20010000, 0x20c50000, 0x24010000)
    the space 12544K, 99% used [0x20010000, 0x20c47f30, 0x20c48000, 0x20c50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d7c0000 - 0x6da10000 D:\PreciseI3\java\JRE1.6\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000 D:\sybase\DataAccess\OLEDB\dll\MSVCR71.dll
    0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000 C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d270000 - 0x6d278000 D:\PreciseI3\java\JRE1.6\bin\hpi.dll
    0x6d770000 - 0x6d77c000 D:\PreciseI3\java\JRE1.6\bin\verify.dll
    0x6d310000 - 0x6d32f000 D:\PreciseI3\java\JRE1.6\bin\java.dll
    0x6d7b0000 - 0x6d7bf000 D:\PreciseI3\java\JRE1.6\bin\zip.dll
    0x6d570000 - 0x6d583000 D:\PreciseI3\java\JRE1.6\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\ -Djava.compiler=NONE
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=D:\sybase\DataAccess\ADONET\dll;D:\sybase\DataAccess\OLEDB\dll;D:\sybase\DataAccess\ODBC\dll;D:\sybase\Shared\Sybase Central 4.3;D:\sybase\OCS-15_0\lib3p;D:\sybase\OCS-15_0\dll;D:\sybase\OCS-15_0\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;D:\sybase\DBISQL\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1
    time: Thu Sep 25 10:08:49 2008
    elapsed time: 92 seconds
    JRE CRASH from JRE 1.5:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82a36b, pid=2408, tid=1952 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_15-b04 mixed mode) # Problematic frame:
    # C [ntdll.dll+0x2a36b]
    --------------- T H R E A D ---------------
    Current thread (0x038ede58): JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    siginfo: ExceptionCode=0xc0000005, reading address 0x2f33692f
    Registers:
    EAX=0x20544547, EBX=0x00330000, ECX=0x2f33692f, EDX=0x03345008 ESP=0x0582ed38, EBP=0x0582ef54, ESI=0x03345000, EDI=0x00000401 EIP=0x7c82a36b, EFLAGS=0x00010202
    Top of Stack: (sp=0x0582ed38)
    0x0582ed38: 00002000 00000000 7c829fd6 6d6c6ecf
    0x0582ed48: 03882bd8 00000000 0582ee64 038ede58
    0x0582ed58: 6d6c742a 038ee448 038ede58 00000000
    0x0582ed68: 038ede58 038ef6f8 20b2acc8 100a1fa0
    0x0582ed78: 0582f798 00c0e472 00000000 00000000
    0x0582ed88: 0582f7b8 0582ee64 038ede58 038ee3f8
    0x0582ed98: 038ee418 20544547 038ee80c 0582fa94
    0x0582eda8: 0582ee6c 009575c0 0582edf4 6d71fb96
    Instructions: (pc=0x7c82a36b)
    0x7c82a35b: 02 89 85 48 fe ff ff 8b 4a 04 89 8d f8 fe ff ff
    0x7c82a36b: 8b 39 3b 78 04 0f 85 51 73 01 00 3b fa 0f 85 49
    Stack: [0x05730000,0x05830000), sp=0x0582ed38, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2a36b] C [msvcrt.dll+0x1d08c] C [net.dll+0x6949] J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x873ed]
    V [jvm.dll+0xdfb96]
    V [jvm.dll+0x872be]
    V [jvm.dll+0x8701b]
    V [jvm.dll+0xa1e95]
    V [jvm.dll+0x111325]
    V [jvm.dll+0x1112f3]
    C [msvcrt.dll+0x2b530]
    C [kernel32.dll+0x24829]
    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 org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x038f1100 JavaThread "http-20790-Monitor" [_thread_blocked, id=4012]
    0x038f0438 JavaThread "http-20790-Processor25" daemon [_thread_blocked, id=1612]
    0x038ef798 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=892]
    0x038eeaf8 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=960]
    =>0x038ede58 JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    0x038ed1b8 JavaThread "http-20790-Processor21" daemon [_thread_in_native, id=2948]
    0x038ec3d8 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=212]
    0x038eb8a8 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=1768]
    0x038eac50 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=4064]
    0x038e9ff8 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=3092]
    0x038e93a0 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=868]
    0x038e8748 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=3640]
    0x038e7af0 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=3412]
    0x038e6e98 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=628]
    0x038e62e0 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=1932]
    0x038e5780 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=2380]
    0x038e4c20 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=1936]
    0x038e40c0 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3372]
    0x038ca2c8 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2032]
    0x038c9768 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=3688]
    0x038c8ac8 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3812]
    0x038c8140 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=1564]
    0x038b3af8 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=540]
    0x03822408 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2564]
    0x038b4948 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=2956]
    0x038cae18 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=1644]
    0x03651e30 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1432]
    0x00920180 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=608]
    0x0091edf8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3548]
    0x0091e1f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=564]
    0x009147e0 JavaThread "Finalizer" daemon [_thread_blocked, id=1548]
    0x00913cf0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3816]
    0x00336d78 JavaThread "main" [_thread_in_native, id=3116]
    Other Threads:
    0x0090faa0 VMThread [id=3052]
    0x00921520 WatcherThread [id=2072]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 896K, used 659K [0x10010000, 0x10100000, 0x113c0000)
    eden space 832K, 71% used [0x10010000, 0x100a4e50, 0x100e0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x100e0000, 0x100e0000, 0x100f0000)
    tenured generation total 11244K, used 10593K [0x113c0000, 0x11ebb000, 0x20010000)
    the space 11244K, 94% used [0x113c0000, 0x11e185b8, 0x11e18600, 0x11ebb000) compacting perm gen total 11520K, used 11514K [0x20010000, 0x20b50000, 0x24010000)
    the space 11520K, 99% used [0x20010000, 0x20b4e820, 0x20b4ea00, 0x20b50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d640000 - 0x6d7de000 D:\PreciseI3\java\JRE\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x6d290000 - 0x6d298000 D:\PreciseI3\java\JRE\bin\hpi.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 D:\PreciseI3\java\JRE\bin\verify.dll
    0x6d310000 - 0x6d32d000 D:\PreciseI3\java\JRE\bin\java.dll
    0x6d630000 - 0x6d63f000 D:\PreciseI3\java\JRE\bin\zip.dll
    0x6d4d0000 - 0x6d4e3000 D:\PreciseI3\java\JRE\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_15-b04) for windows-x86, built on Feb 9 2008 01:07:28 by "java_re" with MS VC++ 6.0

    We are running Apache Tomcat/5.5.23. When we open a new session to the tomcat from remote server the JRE crashes after the login page. It always terminates in the same location, same crash.
    We have tried serveral versions of JRE (1.4, 1.5, 1.6), and tried several versions of tomcats (4 & 5), but it always reproduces. Notice that starting the internet explorer to connect to the tomcat on the local machine (and not from remote server) this does not reproduce. The problem occurs only (and always) when lauching the Internet explorer on remote machine.
    I've tried to submit this as bug in SUN's bugdatabase but got no reply.
    Anyone know how can we solve this?
    JRE CRASH from JRE 1.6:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82b583, pid=2664, tid=2004 # # Java VM: Java HotSpot(TM) Client VM (10.0-b23 interpreted mode windows-x86) # Problematic frame:
    # C [ntdll.dll+0x2b583]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x03790800): JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x2f33692f
    Registers:
    EAX=0x03525780, EBX=0x00000401, ECX=0x2f33692f, EDX=0x02bd9108 ESP=0x054def90, EBP=0x054defa8, ESI=0x03525778, EDI=0x008c0000 EIP=0x7c82b583, EFLAGS=0x00010246
    Top of Stack: (sp=0x054def90)
    0x054def90: 03525778 03525778 008c0000 033e0000
    0x054defa0: 033e0000 02a70000 054deff0 7c82ba81
    0x054defb0: 00000401 01525778 00000401 008c0000
    0x054defc0: 03525778 00000000 00000780 03527000
    0x054defd0: 054df120 033e0000 00000000 00000000
    0x054defe0: 00000000 00000111 00000000 000000f0
    0x054deff0: 054df0d4 7c82b646 03526000 00001000
    0x054df000: 00000401 00000231 03525780 00002000
    Instructions: (pc=0x7c82b583)
    0x7c82b573: 00 00 8b d0 8b 4a 04 8d 46 08 89 10 89 48 04 56
    0x7c82b583: 89 01 57 89 42 04 e8 37 f0 ff ff 89 5d 08 0f b7
    Stack: [0x053e0000,0x054e0000], sp=0x054def90, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2b583] C [ntdll.dll+0x2ba81] C [ntdll.dll+0x2b646] C [MSVCR71.dll+0x218a] C [net.dll+0x7129] v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::Interpreter v ~BufferBlob::StubRoutines (1)
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x03791c00 JavaThread "http-20790-Monitor" [_thread_blocked, id=2196, stack(0x054e0000,0x055e0000)] =>0x03790800 JavaThread "http-20790-Processor25" daemon [_thread_in_native, id=2004, stack(0x053e0000,0x054e0000)]
    0x0378c400 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=3732, stack(0x052e0000,0x053e0000)]
    0x0378b400 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=3540, stack(0x051e0000,0x052e0000)]
    0x0378a400 JavaThread "http-20790-Processor22" daemon [_thread_blocked, id=4176, stack(0x050e0000,0x051e0000)]
    0x03789000 JavaThread "http-20790-Processor21" daemon [_thread_blocked, id=5584, stack(0x04fe0000,0x050e0000)]
    0x03784c00 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=6112, stack(0x04ee0000,0x04fe0000)]
    0x03783c00 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=5448, stack(0x04de0000,0x04ee0000)]
    0x03782c00 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=5600, stack(0x04ce0000,0x04de0000)]
    0x03781c00 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=4772, stack(0x04be0000,0x04ce0000)]
    0x0377d800 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=6020, stack(0x04ae0000,0x04be0000)]
    0x0377c400 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=1836, stack(0x049e0000,0x04ae0000)]
    0x0377b400 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=1888, stack(0x048e0000,0x049e0000)]
    0x0377a400 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=4768, stack(0x047e0000,0x048e0000)]
    0x03776400 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=2036, stack(0x046e0000,0x047e0000)]
    0x03753800 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=5644, stack(0x045e0000,0x046e0000)]
    0x03752800 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=332, stack(0x044e0000,0x045e0000)]
    0x03775800 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3560, stack(0x043e0000,0x044e0000)]
    0x03751400 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2136, stack(0x042e0000,0x043e0000)]
    0x03757c00 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=508, stack(0x041e0000,0x042e0000)]
    0x03756c00 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3184, stack(0x040e0000,0x041e0000)]
    0x03756400 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=4048, stack(0x03fe0000,0x040e0000)]
    0x0373f000 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=4864, stack(0x03ee0000,0x03fe0000)]
    0x0373e000 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2424, stack(0x03de0000,0x03ee0000)]
    0x03745400 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=5996, stack(0x03ce0000,0x03de0000)]
    0x03744800 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=4072, stack(0x03be0000,0x03ce0000)]
    0x03771800 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1076, stack(0x03ae0000,0x03be0000)]
    0x02b72400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1704, stack(0x031e0000,0x032e0000)]
    0x02b6cc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4500, stack(0x030e0000,0x031e0000)]
    0x02b6b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5060, stack(0x02fe0000,0x030e0000)]
    0x02b6ac00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5264, stack(0x02ee0000,0x02fe0000)]
    0x02b19000 JavaThread "Finalizer" daemon [_thread_blocked, id=2204, stack(0x02de0000,0x02ee0000)]
    0x02b5b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5852, stack(0x02ce0000,0x02de0000)]
    0x008c7000 JavaThread "main" [_thread_in_native, id=528, stack(0x00530000,0x00630000)]
    Other Threads:
    0x02b17c00 VMThread [stack: 0x02be0000,0x02ce0000] [id=2140]
    0x02b84400 WatcherThread [stack: 0x032e0000,0x033e0000] [id=1432]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 960K, used 572K [0x10010000, 0x10110000, 0x113c0000)
    eden space 896K, 56% used [0x10010000, 0x1008f380, 0x100f0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x10100000, 0x10100000, 0x10110000)
    tenured generation total 6464K, used 6375K [0x113c0000, 0x11a10000, 0x20010000)
    the space 6464K, 98% used [0x113c0000, 0x119f9e58, 0x119fa000, 0x11a10000) compacting perm gen total 12544K, used 12511K [0x20010000, 0x20c50000, 0x24010000)
    the space 12544K, 99% used [0x20010000, 0x20c47f30, 0x20c48000, 0x20c50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d7c0000 - 0x6da10000 D:\PreciseI3\java\JRE1.6\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000 D:\sybase\DataAccess\OLEDB\dll\MSVCR71.dll
    0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000 C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d270000 - 0x6d278000 D:\PreciseI3\java\JRE1.6\bin\hpi.dll
    0x6d770000 - 0x6d77c000 D:\PreciseI3\java\JRE1.6\bin\verify.dll
    0x6d310000 - 0x6d32f000 D:\PreciseI3\java\JRE1.6\bin\java.dll
    0x6d7b0000 - 0x6d7bf000 D:\PreciseI3\java\JRE1.6\bin\zip.dll
    0x6d570000 - 0x6d583000 D:\PreciseI3\java\JRE1.6\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\ -Djava.compiler=NONE
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=D:\sybase\DataAccess\ADONET\dll;D:\sybase\DataAccess\OLEDB\dll;D:\sybase\DataAccess\ODBC\dll;D:\sybase\Shared\Sybase Central 4.3;D:\sybase\OCS-15_0\lib3p;D:\sybase\OCS-15_0\dll;D:\sybase\OCS-15_0\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin;D:\sybase\DBISQL\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for windows-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:14:11 by "java_re" with MS VC++ 7.1
    time: Thu Sep 25 10:08:49 2008
    elapsed time: 92 seconds
    JRE CRASH from JRE 1.5:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82a36b, pid=2408, tid=1952 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_15-b04 mixed mode) # Problematic frame:
    # C [ntdll.dll+0x2a36b]
    --------------- T H R E A D ---------------
    Current thread (0x038ede58): JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    siginfo: ExceptionCode=0xc0000005, reading address 0x2f33692f
    Registers:
    EAX=0x20544547, EBX=0x00330000, ECX=0x2f33692f, EDX=0x03345008 ESP=0x0582ed38, EBP=0x0582ef54, ESI=0x03345000, EDI=0x00000401 EIP=0x7c82a36b, EFLAGS=0x00010202
    Top of Stack: (sp=0x0582ed38)
    0x0582ed38: 00002000 00000000 7c829fd6 6d6c6ecf
    0x0582ed48: 03882bd8 00000000 0582ee64 038ede58
    0x0582ed58: 6d6c742a 038ee448 038ede58 00000000
    0x0582ed68: 038ede58 038ef6f8 20b2acc8 100a1fa0
    0x0582ed78: 0582f798 00c0e472 00000000 00000000
    0x0582ed88: 0582f7b8 0582ee64 038ede58 038ee3f8
    0x0582ed98: 038ee418 20544547 038ee80c 0582fa94
    0x0582eda8: 0582ee6c 009575c0 0582edf4 6d71fb96
    Instructions: (pc=0x7c82a36b)
    0x7c82a35b: 02 89 85 48 fe ff ff 8b 4a 04 89 8d f8 fe ff ff
    0x7c82a36b: 8b 39 3b 78 04 0f 85 51 73 01 00 3b fa 0f 85 49
    Stack: [0x05730000,0x05830000), sp=0x0582ed38, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ntdll.dll+0x2a36b] C [msvcrt.dll+0x1d08c] C [net.dll+0x6949] J java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I
    J java.net.SocketInputStream.read([BII)I
    J org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0x873ed]
    V [jvm.dll+0xdfb96]
    V [jvm.dll+0x872be]
    V [jvm.dll+0x8701b]
    V [jvm.dll+0xa1e95]
    V [jvm.dll+0x111325]
    V [jvm.dll+0x1112f3]
    C [msvcrt.dll+0x2b530]
    C [kernel32.dll+0x24829]
    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 org.apache.coyote.http11.InternalInputBuffer.fill()Z
    J org.apache.coyote.http11.InternalInputBuffer.parseRequestLine()V
    J org.apache.coyote.http11.Http11Processor.process(Ljava/io/InputStream;Ljava/io/OutputStream;)V
    j org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+113
    j org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(Ljava/net/Socket;Lorg/apache/tomcat/util/net/TcpConnection;[Ljava/lang/Object;)V+45
    j org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt([Ljava/lang/Object;)V+102
    j org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run()V+167
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x038f1100 JavaThread "http-20790-Monitor" [_thread_blocked, id=4012]
    0x038f0438 JavaThread "http-20790-Processor25" daemon [_thread_blocked, id=1612]
    0x038ef798 JavaThread "http-20790-Processor24" daemon [_thread_blocked, id=892]
    0x038eeaf8 JavaThread "http-20790-Processor23" daemon [_thread_in_native, id=960]
    =>0x038ede58 JavaThread "http-20790-Processor22" daemon [_thread_in_native, id=1952]
    0x038ed1b8 JavaThread "http-20790-Processor21" daemon [_thread_in_native, id=2948]
    0x038ec3d8 JavaThread "http-20790-Processor20" daemon [_thread_blocked, id=212]
    0x038eb8a8 JavaThread "http-20790-Processor19" daemon [_thread_blocked, id=1768]
    0x038eac50 JavaThread "http-20790-Processor18" daemon [_thread_blocked, id=4064]
    0x038e9ff8 JavaThread "http-20790-Processor17" daemon [_thread_blocked, id=3092]
    0x038e93a0 JavaThread "http-20790-Processor16" daemon [_thread_blocked, id=868]
    0x038e8748 JavaThread "http-20790-Processor15" daemon [_thread_blocked, id=3640]
    0x038e7af0 JavaThread "http-20790-Processor14" daemon [_thread_blocked, id=3412]
    0x038e6e98 JavaThread "http-20790-Processor13" daemon [_thread_blocked, id=628]
    0x038e62e0 JavaThread "http-20790-Processor12" daemon [_thread_blocked, id=1932]
    0x038e5780 JavaThread "http-20790-Processor11" daemon [_thread_blocked, id=2380]
    0x038e4c20 JavaThread "http-20790-Processor10" daemon [_thread_blocked, id=1936]
    0x038e40c0 JavaThread "http-20790-Processor9" daemon [_thread_blocked, id=3372]
    0x038ca2c8 JavaThread "http-20790-Processor8" daemon [_thread_blocked, id=2032]
    0x038c9768 JavaThread "http-20790-Processor7" daemon [_thread_blocked, id=3688]
    0x038c8ac8 JavaThread "http-20790-Processor6" daemon [_thread_blocked, id=3812]
    0x038c8140 JavaThread "http-20790-Processor5" daemon [_thread_blocked, id=1564]
    0x038b3af8 JavaThread "http-20790-Processor4" daemon [_thread_blocked, id=540]
    0x03822408 JavaThread "http-20790-Processor3" daemon [_thread_blocked, id=2564]
    0x038b4948 JavaThread "http-20790-Processor2" daemon [_thread_blocked, id=2956]
    0x038cae18 JavaThread "http-20790-Processor1" daemon [_thread_blocked, id=1644]
    0x03651e30 JavaThread "ContainerBackgroundProcessor[StandardEngine[tomcat]]" daemon [_thread_blocked, id=1432]
    0x00920180 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=608]
    0x0091edf8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3548]
    0x0091e1f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=564]
    0x009147e0 JavaThread "Finalizer" daemon [_thread_blocked, id=1548]
    0x00913cf0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3816]
    0x00336d78 JavaThread "main" [_thread_in_native, id=3116]
    Other Threads:
    0x0090faa0 VMThread [id=3052]
    0x00921520 WatcherThread [id=2072]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 896K, used 659K [0x10010000, 0x10100000, 0x113c0000)
    eden space 832K, 71% used [0x10010000, 0x100a4e50, 0x100e0000)
    from space 64K, 100% used [0x100f0000, 0x10100000, 0x10100000)
    to space 64K, 0% used [0x100e0000, 0x100e0000, 0x100f0000)
    tenured generation total 11244K, used 10593K [0x113c0000, 0x11ebb000, 0x20010000)
    the space 11244K, 94% used [0x113c0000, 0x11e185b8, 0x11e18600, 0x11ebb000) compacting perm gen total 11520K, used 11514K [0x20010000, 0x20b50000, 0x24010000)
    the space 11520K, 99% used [0x20010000, 0x20b4e820, 0x20b4ea00, 0x20b50000) No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00485000 D:\PreciseI3\products\gui\website\bin\psin_gui.exe
    0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000 C:\WINDOWS\system32\Secur32.dll
    0x78130000 - 0x781cb000 D:\PreciseI3\products\gui\website\bin\MSVCR80.dll
    0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
    0x10000000 - 0x1000a000 D:\PreciseI3\infra\bin\psin_xml_parser.dll
    0x00490000 - 0x0052b000 D:\PreciseI3\infra\bin\MSVCR80.dll
    0x6d640000 - 0x6d7de000 D:\PreciseI3\java\JRE\bin\client\jvm.dll
    0x77380000 - 0x77411000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
    0x6d290000 - 0x6d298000 D:\PreciseI3\java\JRE\bin\hpi.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 D:\PreciseI3\java\JRE\bin\verify.dll
    0x6d310000 - 0x6d32d000 D:\PreciseI3\java\JRE\bin\java.dll
    0x6d630000 - 0x6d63f000 D:\PreciseI3\java\JRE\bin\zip.dll
    0x6d4d0000 - 0x6d4e3000 D:\PreciseI3\java\JRE\bin\net.dll
    0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000 C:\WINDOWS\system32\mswsock.dll
    0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    VM Arguments:
    jvm_args: -Xmx256m -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=products\gui\website\conf\logging.properties -Djava.endorsed.dirs=products\gui\website\common\endorsed -Dcatalina.base=products\gui\website -Dcatalina.home=products\gui\website -Djava.io.tmpdir=products\gui\website\temp -Duser.home=products\gui\website\
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Support Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\TOOLS;C:\Program Files\Intel\DMIX;C:\BMCSOF~1\common\globalc\bin\Windows-x86;C:\BMC Software\Patrol3\BEST1\7.3.00\bgs\bin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 7, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_15-b04) for windows-x86, built on Feb 9 2008 01:07:28 by "java_re" with MS VC++ 6.0

  • Posture check for Windows Update

    Hi All,
    I am constructing Posture conditions in ISE, which check  Windows Update are not more than 7 days old.
    Can you guys help me in formulating this condition.
    Thanking in advance,
    Thank You,
    Aditya

    Hello Aditya,
    Configure WSUS Remediation
    This example shows how to ensure that all employee computers with Windows 7 have the latest critical patches installed. Windows Server Update Services (WSUS) are internally managed.
    http://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/116143-config-cise-posture-00.html#anc17

  • Appleworks 6 spell checker (spellchecker) window

    Hi everyone,
    Pages is ok (if you believe that all of your word processing functions should be sliced into tiny pieces of spreadsheet, documents, etc, sorry, ranting)... but I like Appleworks. So I imported Appleworks 6 over from my previous Macbook to this one.
    There is one problem. When I try to spellcheck my documents, a tiny little spellcheck window appears up at the menu bar. When I say tiny, that is, it is so small that it does not show me the actual words being flagged or the options to correct them -- all that can be seen is "1 Questionable Word." I cannot figure out how to resize or edit or work with this window, so spellcheck is pretty unusable. My best option right now is to export a document into Pages, spellcheck it there, and return to AW. Not good!
    (One of the issues I have with Pages is the lack of outline capabilities -- creating a document in outline form. And when I tried to copy my outline from AW to Pages, the outline formatting disappeared! But those are other problems for another day.)
    I have spent about an hour searching these forums, am finally throwing in the towel & posting, seriously hoping anyone can help. Thank you for very much for your ideas!

    Welcome to Apple Discussions
    This is likely related to the spell check window problem that happened with early OS X versions of AppleWorks 6 when the dock was placed anywhere except the bottom. Try changing the dock location & see what happens. The dock issue was fixed in the 6.2.2 update, but returned with 6.2.4. It was again fixed with the last update, 6.2.9.
    The other, less likely, possibility is corrupt preferences. Easily fixed by deleting the AppleWorks preferences.

Maybe you are looking for

  • How can I change the size of a card in iphoto?

    I created a card using iPhoto. The default size is too small. How can I make it bigger. Thanks

  • Palm pre Hotspot

    Hi- I have the palm pre and was wondering can the mobile hotspot be used as mobile broadband connection?   2) Are there any extra fees associated (other than the data plan) 3) How secure is it?   When traveling does the connect incur roaming fees?

  • How to use placeSortArrow in datagrids ?

    What is the right way to use placeSortArrow() in dataGrids ? The documentation says :" Draw the sortArrow graphic on the column that is the current sortIndex." But now, how to set the "curernt Sort Index", there is actually no property for that. I tr

  • BPEL Error in SOA approval process

    Hi, In my composite workflow, i have added a java code to get manager email id from manager login to send an email notification to manager. I have set Oimclient.jar and Jps-manifest.jar in class path and successfully deployed the workflow. When i hav

  • Deleted by acident all my messages

    Deleted by accident my messages, need to find a few, is that possible?