Application hangs with javaw.exe
Hello,
I have an installable created with installanywhere for my java application, and when I am trying to install it on a specific desktop, the installation hangs right at the beginning :(
I have to kill it from the Windows TaskManager. Any help will be appreciated.
Thanks in advance!
The PC/software specifications are as below:
OS: Windows XP Pro Service pack 2
Installer is created with InstallAnywhere 8
The 'java -version' returns :
C:\Documents and Settings\Administrator>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)
JAVA_HOME environment variable is set correctly to C:\Program Files\Java\jdk1.6.0_01
PATH environment variable is correctly set to: C:\Program Files\Java\jdk1.6.0_01\bin
Windows generates following error report:
Server=watson.microsoft.com
UI LCID=1033
Flags=1672016
Brand=WINDOWS
TitleName=javaw.exe
DigPidRegPath=HKLM\Software\Microsoft\Windows NT\CurrentVersion\DigitalProductId
ErrorText=The program is not responding.
HeaderText=You chose to end the nonresponsive program, javaw.exe.
EventLogSource=Application Hang
Stage1URL=
Stage1URL=/StageOne/javaw_exe/6_0_0_105/hungapp/0_0_0_0/00000000.htm
Stage2URL=
Stage2URL=/dw/stagetwo.asp?szAppName=javaw.exe&szAppVer=6.0.0.105&szModName=hungapp&szModVer=0.0.0.0&offset=00000000
DataFiles=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER9bf8.dir00\javaw.exe.mdmp|C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER9bf8.dir00\appcompat.txt
Heap=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER9bf8.dir00\javaw.exe.hdmp
ErrorSubPath=javaw.exe\6.0.0.105\hungapp\0.0.0.0\00000000
DirectoryDelete=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WER9bf8.dir00

