Anyone pls help  this problem

when i run an ant task , a jvm crash is happend,anyone who can help me ,thanks a lot , the log file is here.
# An unexpected error has been detected by Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c93a4ad, pid=3356, tid=5892
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
# Problematic frame:
# C [ntdll.dll+0x1a4ad]
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
--------------- T H R E A D ---------------
Current thread (0x009ec400): WatcherThread [stack: 0x16e80000,0x16ed0000] [id=5892]
siginfo: ExceptionCode=0xc0000005, writing address 0x00320072
Registers:
EAX=0x0003e277, EBX=0x00940000, ECX=0x00320072, EDX=0x00000000
ESP=0x16ecfbf8, EBP=0x16ecfc0c, ESI=0x00940000, EDI=0x00000000
EIP=0x7c93a4ad, EFLAGS=0x00010206
Top of Stack: (sp=0x16ecfbf8)
0x16ecfbf8: 00a08000 00310000 16ecfc4c 16ed0040
0x16ecfc08: 16ecfc4c 16ecfc4c 7c93a51c 00940000
0x16ecfc18: 00310000 00a08000 00000000 00000000
0x16ecfc28: 00a10000 00000000 00940000 00000000
0x16ecfc38: 00a10000 00a00000 00000000 00000000
0x16ecfc48: 00000000 16ecfd1c 7c9309ba 00a08000
0x16ecfc58: 00008000 00001000 0031bfd8 00a08008
0x16ecfc68: 00000032 00000000 00000000 00a08000
Instructions: (pc=0x7c93a4ad)
0x7c93a49d: 48 44 33 ff 39 39 0f 84 1f 9b 01 00 8b 01 8b 10
0x7c93a4ad: 89 11 5f 5e c9 c2 04 00 90 90 90 90 90 8b ff 55
Stack: [0x16e80000,0x16ed0000], sp=0x16ecfbf8, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x1a4ad]
C [ntdll.dll+0x1a51c]
C [ntdll.dll+0x109ba]
C [msvcr71.dll+0x218a]
V [jvm.dll+0x2848]
C [msvcr71.dll+0x9565]
C [kernel32.dll+0xb729]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x009e8c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5916, stack(0x16e30000,0x16e80000)]
0x009e5c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5884, stack(0x16de0000,0x16e30000)]
0x009e1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5876, stack(0x16d90000,0x16de0000)]
0x009dfc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5888, stack(0x16d40000,0x16d90000)]
0x009c6800 JavaThread "Finalizer" daemon [_thread_blocked, id=240, stack(0x16cf0000,0x16d40000)]
0x009c1c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3548, stack(0x16ca0000,0x16cf0000)]
0x00944c00 JavaThread "main" [_thread_in_native, id=5868, stack(0x008f0000,0x00940000)]
Other Threads:
0x009be400 VMThread [stack: 0x16c50000,0x16ca0000] [id=5984]
=>0x009ec400 WatcherThread [stack: 0x16e80000,0x16ed0000] [id=5892]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 960K, used 130K [0x02af0000, 0x02bf0000, 0x03ea0000)
eden space 896K, 12% used [0x02af0000, 0x02b0ca48, 0x02bd0000)
from space 64K, 25% used [0x02be0000, 0x02be40a0, 0x02bf0000)
to space 64K, 0% used [0x02bd0000, 0x02bd0000, 0x02be0000)
tenured generation total 4096K, used 3455K [0x03ea0000, 0x042a0000, 0x12af0000)
the space 4096K, 84% used [0x03ea0000, 0x041fffd0, 0x04200000, 0x042a0000)
compacting perm gen total 12288K, used 10648K [0x12af0000, 0x136f0000, 0x16af0000)
the space 12288K, 86% used [0x12af0000, 0x13556258, 0x13556400, 0x136f0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x00424000      D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\java.exe
0x7c920000 - 0x7c9b6000      C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91e000      C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e49000      C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee2000      C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000      C:\WINDOWS\system32\Secur32.dll
0x7c340000 - 0x7c396000      D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\msvcr71.dll
0x6d8b0000 - 0x6db06000      D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
0x77d10000 - 0x77da0000      C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000      C:\WINDOWS\system32\GDI32.dll
0x76b10000 - 0x76b3a000      C:\WINDOWS\system32\WINMM.dll
0x76300000 - 0x7631d000      C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000      C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000      C:\WINDOWS\system32\USP10.dll
0x6d340000 - 0x6d348000      D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\hpi.dll
VM Arguments:
jvm_args: -Dexternal-properties=com/liferay/portal/tools/dependencies/portal-tools.properties -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger -Dservice.input.file=service.xml -Dservice.hbm.file=src/META-INF/portal-hbm.xml -Dservice.model.hints.file=src/META-INF/portal-model-hints.xml -Dservice.spring.file=src/META-INF/portal-spring.xml -Dservice.api.dir=D:\DiscoverTee\SourceCode\liferay-portal-src-5.2.3/portal-service/src -Dservice.impl.dir=src -Dservice.json.file=D:\DiscoverTee\SourceCode\liferay-portal-src-5.2.3/portal-web/docroot/html/js/liferay/service.js -Dservice.remoting.file=D:\DiscoverTee\SourceCode\liferay-portal-src-5.2.3/tunnel-web/docroot/WEB-INF/remoting-servlet.xml -Dservice.sql.dir=../sql -Dservice.sql.file=portal-tables.sql -Dservice.sql.indexes.file=indexes.sql -Dservice.sql.indexes.properties.file=indexes.properties -Dservice.sql.sequences.file=sequences.sql -Dservice.bean.locator.util=com.liferay.portal.kernel.bean.PortalBeanLocatorUtil -Dservice.props.util=com.liferay.portal.util.PropsUtil -Dservice.test.dir=test -Xmx256m
java_command: com.liferay.portal.tools.servicebuilder.ServiceBuilder
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=F:\oracle\product\10.2.0\client_1\bin;F:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\ThinkPad Wireless LAN Adapter Software;C:\Program Files\Common Files\Lenovo;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\QuickTime\QTSystem\;D:\Program Files\Subversion\bin;d:\Program Files\Sybase\SQL Anywhere 7\win32;D:\Program Files\Genuitec\Common\plugins\org.apache.ant_1.7.0.v200803061910\bin;D:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin
USERNAME=ibm
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 7 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 2097151k(1851128k free), swap 4194303k(3289260k free)
vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar 9 2009 01:15:24 by "java_re" with MS VC++ 7.1
time: Thu Apr 08 18:35:39 2010
elapsed time: 6 seconds

Could be a problem with your Windows installation
or with your Java SDK installation.
You can install another Java SDK (or uninstall and reinstall).
If the problem persists you may have a problem with your Windows installation - try the repair option.

Similar Messages

  • Hello, I wonder is there any additional charges applied after I removed my credit card info? I was being charged but i can't login to itunes couldn't check what items was being charged in this case. Anyone pls help, thanks.

    Hello, I wonder is there any additional charges applied after I removed my credit card info? I was being charged but i can't login to itunes couldn't check what items was being charged in this case. Anyone pls help, thanks.

    When the regular customer service reps fail, try one of these:Send an email to the team at "[email protected]". Include:
        Account number
        Full name
        Service address
        Best contact phone number and best time to call
        A description of the problem
    One of their problem resolution specialists should contact you to follow up, usually by phone. They seem to be quite a bit sharper than the regular customer service reps.-OR-Use the feedback form at http://customer.xfinity.com/help-and-support/vp-contact-form.You might also try Twitter (https://twitter.com/ComcastCares/) and Facebook (https://www.facebook.com/Xfinity).
    Comcast sometimes responds to questions here in the forums, and sometimes they do not. When they do the typical response time is somewhere between a few hours and a few days.

  • When I try to enter codes for digital movie downloads it tells me "code redemption is temporarily unavailable. Try again later." Customer support has been no help. Anyone else have this problem?

    When I try to enter codes for digital movie downloads it tells me "code redemption is temporarily unavailable. Try again later." Customer support has been no help. Anyone else have this problem?
    Am sick of going back and forth with what has turned out to be worthless customer support. Have sent them so much info and pictures, no help. All they do is send me links for instructions on how to redeem the codes. I know how to redeem, I have redeemed at least 50 codes. To them I am obviously an idiot though. To me it seems to be a problem on their end, but can't get an answer from them on why it is telling me code redemption is unavailable. Please help! Anybody!

    Confirming my suspicions with every passing hour. Support on this forum is non-existent like the support from Apple support. But, you got my money now... why would you care?

  • HT1351 the devices is not popping up in our itunes. is anyone else having this problem. can  you help me if you have

    the devices is not popping up in our itunes. is anyone else having this problem. can  you help me if you have the same problem

    Try rebooting the computer and restarting the device.
    Try a different cable.
    In rare cases fluff in the connector port can prevent proper contact with the connectors used to transfer data. An air duster or thin piece of card or plastic can be used to tease out debris if that is the problem.
    tt2

  • After updating to iOS 8.0.2 the App Store and iTunes have disappeared, is anyone else having this problem? Help please!

    After updating to iOS 8.0.2 the App Store and iTunes have disappeared, is anyone else having this problem? Help please!

    Well, if they have truly disappeared then something is really messed up. For really messed up stuff, you need to set it to factory default condition, and then afterwards, restore it from your backup.
    Back up and Restore your iOS Device with iCloud or iTunes
    http://support.apple.com/kb/ht1766
    iTunes: About iOS Backups
    http://support.apple.com/kb/ht4946
    Use iTunes to Restore your iOS Device to Factory Settings
    http://support.apple.com/kb/ht1414

  • IMovie 11 will not play any of the projects I have created over the past several months.  It will play iMovie events.  Anyone else having this problem?  Please help - Thanks

    Movie 11 will not play any of the projects I have created over the past several months.  It will play iMovie events.  Anyone else having this problem?  Please help - Thanks

    Thanks for the suggestion...
    I just got back from the Apple Store for the second visit with the Mac Genius to try to resolve the problem. 
    First visit we trashed the iMovie 11 application and reinstalled iMovie and ran a software update. Upon relaunching we were pleased that all projects and events ran perfectly from both the HD and the Drobo. 
    After lugging my 27" iMac back home and restarting it the same problem appeared.  I returned to the Apple store for a second visit. This time I left the iMac at the store overnight.  The apple service guys were able to duplicate the problem and wiped my hard drive.  There appears to be a bug with iMovie 11 (not confirmed) and an elevated report was submitted to Apple engineers. 
    I am leaving my "old" projects and events on the external drive unless I need to import them.  I am not going to restore from back up and will use a "clean" version of iMovie11.  No guarantees the problem won't come back.  This issue consumed a TON of my time.... hopefully Apple can fix iMove11.

  • MSN's latest update is crashing Firefox many times per day. When I try to send the crash report to Firefox, it says it has trouble sending the report. Is anyone else having this problem? Is there a setting that can help?

    Firefox is crashing every time I have my MSN email account up. (Since I use it for business, that's many times per day.) It seems to coincide with hotmail's latest update where the email is checked and downloaded to the inbox automatically. Then when it asks me if I want to send the crash report to Firefox, I select yes and it tells me it had trouble sending the report. Is anyone else having this problem? Is there a setting I can change? I can't seem to keep my email account up for more than 10 minutes.
    p.s if you're reading this Microsoft, it's still not bad enough to make me to go back to Internet Explorer!

    Hi,
    /Users/sarahschadek/Desktop/Safari.app/Contents/MacOS/Safari
    Move the Safari app from the Desktop to the Applications folder.
    Restart your Mac.
    That's why you see this:
    When I try to do the updates my computer says it has ready it goes through like it is downloading them then at the end it says some of the files could not be saved to "/" files.
    After your restart your Mac, click the Apple  menu (top left in your screen) then click:  Software Update ...
    Carolyn  

  • Cover Art Problem [is anyone else having this problem? I need help!]

    all right, I just got a new lime 4G 8GB ipod nano for my birthday a few weeks ago. but one thing is driving me crazy: it keeps messing up my covers! First, a select few of my covers all became Avril Lavigne's Let Go. When I would listen to a track from one of those select cds, it would just be black. when i go to cover flow it was fine. Then, after restoring it, it was ok untill i charged it. Then the same covers became just black. on cover flow, in the menu, and when i listened to a track from them. It's driving me crazy! is anyone else having this problem? If so, how can i fix it?

    Hey Dreamcatch,
    If you added the album art manually, make sure you've added it to every track of the album.
    Make sure you have the latest version of iTunes installed, currently 8.0.1.
    You can download iTunes here: http://www.apple.com/itunes/download/
    Try re-creating the iTunes library as described here: http://support.apple.com/kb/HT1451
    Jason

  • When I go to my downloads folder on my dock and click the file all the content shows up but as soon as I go to open it in the finder, I get a blank window. Has anyone else had this problem, if so, How do you fix it.

    When I go to my downloads folder on my dock and click the file all the content shows up but as soon as I go to open it in the finder, I get a blank window. Has anyone else had this problem, if so, How do you fix it. I also cant delete anything from this folder because of it. Any help would be greatly appreciated.

    Hey Allen,
    I am having the same issue here in September.  How did yor situation get resolved.  My iPad Siri works great.  My iPhone 5 Siri has been out of comission (OOC) for almost a month and I am beginning to get a little frustrated since Siri works so well in July....ANY assistance would be highly appreciated... Thanx

  • While playing a game on my IPad when I try to purchase additional gems I get a message to contact ITunes to complete the transaction and it won't let me make the purchase unless I purchase a lessor amount.  anyone else had this problem?

    When I try to purchase more gems when playing The restaurant Story, I have a problem.  I get a message to contact ITunes to complete the transaction.  This is an internal problem and has nothing to do with my accounts credit card or anything.  I had this problem before and it took forever to get it corrected.  I could not even get a response from Itunes.  I had t contact Apple and they contacted Itunes and it was corrected immediately.  It has worked fone for the past couple of months but now it is back to the same thing.  Has anyone else  experienced this problem and if so what did you do to correct it?
    any help will be greatly appreciated !

    Hi, I got the same problem. Did you fix your problem? How did you fix it? Thanks.

  • HT201263 my phone is in recovery mode and wont restore.  instead i receive the error message 1604.  i have used alternative usb cables and am at a loss. has anyone else had this problem?

    Hi,
    my phone is in recovery mode and wont restore.  instead i receive the error message 1604.  i have used alternative usb cables and am at a loss. has anyone else had this problem?

    Hi there hstear93,
    You may find the information in the article below helpful.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    -Griff W. 

  • Just installed lollipop. Now I cannot access sounds and notifications. Says" Unfortunately, Settings has stopped". Anyone else have this problem?

    Installed lollipop. Cannot access sounds and notifications in settings. Says, "Unfortunately, settings has stopped". Do not have problems accessing other display. wallpaper, etc. New update says installed successfully. Anyone else have this problem after updating?

    Same here. Any help appreciated

  • IPad with IOS 7 is suddenly unstable and crashes many times in a day. Had been very stable until 2 days ago no new apps added. Problem is worse on iPad 3 than on iPad 2. Anyone else having this problem? Possible answers or solutions?

    Two days ago my iPad 3 and IPad 2 started to crash very unexpectedly. Both iPads have wifi and cellular and both are running iOS 7.0.2. I will be working and suddenly the screen just wipes to black and then the big white Apple appears as if I have done a hard reset. The iPads always come back, but the crashes and unexpected app closures are happening with greater frequency. It happens more with the iPad 3 than with the iPad 2. Until two day ago both iPads had been very stable.  I don't keep a lot of apps open and I have plenty of GB of free space. I do hard resets after each event, doesn't help the situation. Did Apple do some kind of update to the OS in the last few days? I was just getting used to the new OS and this is very frustrating. Anyone else having this problem, have a possible answer or solution? Thanks for your help.

    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430
    If the issue persists...
    Connect to iTunes on the computer you usually Sync with and Restore
    http://support.apple.com/kb/HT1414
    Make sure you have the Latest Version of iTunes (v11) Installed on your computer
    iTunes free download from www.itunes.com/download

  • Has anyone ever had this problem and know how to fix it!!! I upload songs on to my ipod and they appear on the ipod in iTunes but after I disconnect they are not on my ipod!

    has anyone ever had this problem and know how to fix it ?? I upload songs on to my ipod and they appear on my ipod in itunes but after i disconnect  (the correct way) the songs do not appear on my ipod. If i plug the ipod back into my computer it still shows them as being on my ipod through itunes but not when i disconnect please please please help!! thankyou! (Also the songs i'm trying to upload are cd's that i have brought)

    See Grouping tracks into albums, in particular the section Missing Artist or Album not with others by same artist.
    tt2

  • I just subscribed to IHome but when it tries to gather information about my music library, I get an error message that my Itunes is not responding and then it shuts down. Has anyone else had this problem?

    I just subscribed to IHome but when it tries to gather information about my music library, I get an error message that my Itunes is not responding and then it shuts down. Has anyone else had this problem?

    Thanks so much but none of that helped.  It was driving me crazy because it would back up another external drive.  I just changed the name of the drive from iPhoto/iTunes Library to Media Libraries and IT WORKED!! I guess for some reason it didn't like the drive being called iPhoto or iTunes ???? I don't understand but I have tried so many solutions and exchanging things out but the name change did it????!!!
    Thank you for your help and replying to this.  Guess I made my own issue!

Maybe you are looking for

  • Activated Acrobat 10 Pro requires re-activation

    I purchased CS5 about two months ago. After installing CS5 successfully, when I tried to install Acrobat 10 Pro, the installation won't accept the serial #. By the way, the PC had Acrobat 6 Pro on it which I uninstalled before installing CS5. Acrobat

  • Printed photos from Aperture 3.2.1 have lines through them - don't get that when printing from iPhoto

    I recently downloaded Aperture 3.2.1 and after editing a couple photos (love that process!), tried to print them.  Both had horizontal lines across the entire photo.  I don't have this problem when printing from iPhoto. As an FYI, I have this problem

  • Plist file syntax

    I apologize if this subject has been covered already. I am looking for help interpreting the .plist files. I am not a programmer - but trying to learn - so please be gentle with your answers:-) I know those files are written in XML language, and alth

  • No results found for Investigation Lead

    Hi Experts, I am currently facing a problem while selecting Investigation lead in the investigation tab. I am not able to see any results for investigation lead. Can you please help me out in understanding where the data for investigation lead can be

  • Less voltag in J502/DIO sbRIO 9636 (NI LabVIEW RIO Evaluation Kit )

    Hello, I bought the NI LabVIEW RIO Evaluation Kit (with sbRIO9636). I have problem with the sbRIO9636. The voltag in J502,DIO Pin 49 and 50 is less than 5V (just 1.7V). so VCC of the LabVIEW RIO Evaluation board with a digital encoder, LCD screen, fu