hallo leute. hab mir heli-x 0.9 gedownloadet und aufm desktop in nen ordner gepackt. nach dem klicken auf die .bat datei ladet er und wenn er fertig geladen hatt schließt alles.
hier mal mein logfile.
Application started
3D Environment created
Using openGLLayer JOGL_AWT
Found 46 display modes
Trying to open xml File files/Application/ViewSettings.xml
Using display mode 800x600x32x60
Scenegraph created
Listener Volume: 1.0
Trying to open xml File files/Application/SoundSettings.xml
Listener Volume: 0.8
Sound configuration read
Trying to open xml File files/Application/CameraSettings.xml
View initialized
Trying to open xml File files/Application/EnvironmentSettings.xml
Environment initialized
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Stick found: Name: 6-Achse 0-Taste Gerat
Using Stick 6-Achse 0-Taste Gerat
Analog component found:Z-Rotation
Analog component found:Y-Rotation
Analog component found:X-Rotation
Analog component found:Z-Achse
Analog component found:Y-Achse
Analog component found:X-Achse
Controller configuration file not found: files/controller/6-Achse0-TasteGerat.xml
Trying to open xml File files/Application/ApplicationSettings.xml
Visible set true
Keyboard and mouse registered
Application successfully initialized
Execution protection violation
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1da9d800, pid=2456, tid=1996
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C 0x1da9d800
#
# An error report file with more information is saved as hs_err_pid2456.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
edit: hab was vergessen
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1da9d800, pid=2456, tid=1996
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C 0x1da9d800
#
# 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 (0x185eb400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1996]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x1da9d800
Registers:
EAX=0x232ed4bc, EBX=0x1d32fb00, ECX=0x1d2e5080, EDX=0x00000004
ESP=0x1944f33c, EBP=0x1d26da60, ESI=0x1c8d90c0, EDI=0x1944f38c
EIP=0x1da9d800, EFLAGS=0x00010246
Top of Stack: (sp=0x1944f33c)
0x1944f33c: 690d7f22 1d32fb00 00000002 1d26da60
0x1944f34c: 1944f3ec 00000000 00000001 00000004
0x1944f35c: 1d26ec80 1da978a8 00000000 00000000
0x1944f36c: 00000001 00000001 00000000 1da9d800
0x1944f37c: 00000000 1d26da60 1c8d90c0 1d2e5080
0x1944f38c: 232ed4bc 000006af 7dccccce 7dccccce
0x1944f39c: 7dccccce fdccccce fdccccce fdccccce
0x1944f3ac: 6908d0e5 1944f38c 00000000 00001fa0
Instructions: (pc=0x1da9d800)
0x1da9d7f0: 02 00 00 00 00 00 0b 00 00 00 00 00 00 00 00 00
0x1da9d800: 55 8b ec 53 56 57 8b d9 8b ca 8b 75 08 81 e1 fc
Stack: [0x19400000,0x19450000), sp=0x1944f33c, free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x1da9d800
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.opengl.impl.GLImpl.glClear(I)V+0
j org.xith3d.render.jsr231.RenderPeerImpl.renderStart(Ljavax/media/opengl/GL;ILorg/xith3d/picking/PickRequest;)V+165
j org.xith3d.render.jsr231.RenderPeerImpl.render(Ljava/lang/Object;Lorg/xith3d/scenegraph/View;Lorg/xith3d/render/prerender/BackgroundCache;Ljava/util/List;ZJJJLorg/xith3d/picking/PickRequest;)Ljava/lang/Object;+87
j org.xith3d.render.jsr231.CanvasPeerImplBase.doRender(Lorg/xith3d/scenegraph/View;Lorg/xith3d/render/prerender/BackgroundCache;Ljava/util/List;ZJJJLorg/xith3d/picking/PickRequest;)Ljava/lang/Object;+21
j org.xith3d.render.jsr231.CanvasPeerImplAWT.display(Ljavax/media/opengl/GLAutoDrawable;)V+201
j com.sun.opengl.impl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V+29
j javax.media.opengl.GLCanvas$DisplayAction.run()V+80
j com.sun.opengl.impl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+418
j javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(Ljava/lang/Runnable;Ljava/lang/Runnable;)V+36
j javax.media.opengl.GLCanvas.display()V+9
j javax.media.opengl.GLCanvas.paint(Ljava/awt/Graphics;)V+125
j sun.awt.RepaintArea.paintComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6
j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+326
j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+107
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+849
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+156
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x1958ac00 JavaThread "Xith3D render thread" [_thread_blocked, id=3600]
0x197af400 JavaThread "Thread-4" daemon [_thread_in_native, id=2232]
0x02291c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1468]
=>0x185eb400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1996]
0x185cbc00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2956]
0x18593000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1304]
0x18592800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3728]
0x18592400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3144]
0x0232cc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=480]
0x02328400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2884]
0x02327c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2760]
0x02327800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1428]
0x02313c00 JavaThread "Finalizer" daemon [_thread_blocked, id=3124]
0x02307800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3664]
Other Threads:
0x02303400 VMThread [id=3056]
0x0232d800 WatcherThread [id=2736]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 960K, used 263K [0x04380000, 0x04480000, 0x05730000)
eden space 896K, 22% used [0x04380000, 0x043b1c00, 0x04460000)
from space 64K, 100% used [0x04460000, 0x04470000, 0x04470000)
to space 64K, 0% used [0x04470000, 0x04470000, 0x04480000)
tenured generation total 10240K, used 9673K [0x05730000, 0x06130000, 0x14380000)
the space 10240K, 94% used [0x05730000, 0x060a2428, 0x060a2600, 0x06130000)
compacting perm gen total 15104K, used 14968K [0x14380000, 0x15240000, 0x18380000)
the space 15104K, 99% used [0x14380000, 0x1521e0a0, 0x1521e200, 0x15240000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x00423000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\java.exe
0x77410000 - 0x77537000 C:\Windows\system32\ntdll.dll
0x760a0000 - 0x7617b000 C:\Windows\system32\kernel32.dll
0x76f80000 - 0x77046000 C:\Windows\system32\ADVAPI32.dll
0x76e10000 - 0x76ed2000 C:\Windows\system32\RPCRT4.dll
0x7c340000 - 0x7c396000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\msvcr71.dll
0x6d7c0000 - 0x6da0a000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\client\jvm.dll
0x76ee0000 - 0x76f7d000 C:\Windows\system32\USER32.dll
0x762b0000 - 0x762fb000 C:\Windows\system32\GDI32.dll
0x74680000 - 0x746b2000 C:\Windows\system32\WINMM.dll
0x76200000 - 0x762aa000 C:\Windows\system32\msvcrt.dll
0x77050000 - 0x77194000 C:\Windows\system32\ole32.dll
0x75de0000 - 0x75e6d000 C:\Windows\system32\OLEAUT32.dll
0x74640000 - 0x74679000 C:\Windows\system32\OLEACC.dll
0x77580000 - 0x7759e000 C:\Windows\system32\IMM32.DLL
0x75d10000 - 0x75dd8000 C:\Windows\system32\MSCTF.dll
0x75ab0000 - 0x75adc000 C:\Windows\system32\apphelp.dll
0x77540000 - 0x77549000 C:\Windows\system32\LPK.DLL
0x75fa0000 - 0x7601d000 C:\Windows\system32\USP10.dll
0x6d310000 - 0x6d318000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\hpi.dll
0x75be0000 - 0x75be7000 C:\Windows\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\zip.dll
0x6d000000 - 0x6d1c3000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\awt.dll
0x72910000 - 0x72952000 C:\Windows\system32\WINSPOOL.DRV
0x74bf0000 - 0x74c2f000 C:\Windows\system32\uxtheme.dll
0x76300000 - 0x76e10000 C:\Windows\system32\shell32.dll
0x77610000 - 0x77668000 C:\Windows\system32\SHLWAPI.dll
0x749d0000 - 0x74b6e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
0x6d2b0000 - 0x6d303000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\fontmanager.dll
0x6d570000 - 0x6d583000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\net.dll
0x76180000 - 0x761ad000 C:\Windows\system32\WS2_32.dll
0x77600000 - 0x77606000 C:\Windows\system32\NSI.dll
0x752d0000 - 0x7530b000 C:\Windows\system32\mswsock.dll
0x75330000 - 0x75335000 C:\Windows\System32\wship6.dll
0x6d590000 - 0x6d599000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\nio.dll
0x6d450000 - 0x6d474000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\jpeg.dll
0x18e00000 - 0x18e4d000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\jogl\windows-i586\jogl.dll
0x6c550000 - 0x6c61b000 C:\Windows\system32\OPENGL32.dll
0x6cd40000 - 0x6cd63000 C:\Windows\system32\GLU32.dll
0x6e3e0000 - 0x6e4c5000 C:\Windows\system32\DDRAW.dll
0x6ffa0000 - 0x6ffa6000 C:\Windows\system32\DCIMAN32.dll
0x771a0000 - 0x7732a000 C:\Windows\system32\SETUPAPI.dll
0x71530000 - 0x7153c000 C:\Windows\system32\dwmapi.dll
0x18f50000 - 0x18f5b000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\joal\windows-i586\joal_native.dll
0x18f60000 - 0x18f65000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\gluegen\windows-i586\gluegen-rt.dll
0x1a050000 - 0x1a275000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\joal\windows-i586\OpenAL32.dll
0x75c80000 - 0x75d04000 C:\Windows\system32\CLBCatQ.DLL
0x6c4e0000 - 0x6c550000 C:\Windows\system32\dsound.dll
0x74f80000 - 0x74f9a000 C:\Windows\system32\POWRPROF.dll
0x742f0000 - 0x74317000 C:\Windows\System32\MMDevApi.dll
0x74dd0000 - 0x74dfd000 C:\Windows\system32\WINTRUST.dll
0x755b0000 - 0x756a1000 C:\Windows\system32\CRYPT32.dll
0x75710000 - 0x75722000 C:\Windows\system32\MSASN1.dll
0x75b30000 - 0x75b4e000 C:\Windows\system32\USERENV.dll
0x75b10000 - 0x75b24000 C:\Windows\system32\Secur32.dll
0x77550000 - 0x77579000 C:\Windows\system32\imagehlp.dll
0x700c0000 - 0x700e1000 C:\Windows\system32\AUDIOSES.DLL
0x70050000 - 0x700b6000 C:\Windows\system32\audioeng.dll
0x74db0000 - 0x74db7000 C:\Windows\system32\AVRT.dll
0x190c0000 - 0x190d6000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\jinput\windows-i586\jinput-dx8.dll
0x6c960000 - 0x6c993000 C:\Windows\system32\DINPUT8.dll
0x742c0000 - 0x742c9000 C:\Windows\system32\HID.DLL
0x1a3a0000 - 0x1a3b6000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\jinput\windows-i586\jinput-raw.dll
0x6d1f0000 - 0x6d21f000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\cmm.dll
0x75050000 - 0x7508b000 C:\Windows\system32\rsaenh.dll
0x6d3e0000 - 0x6d3e6000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\Java\jre1.6.0_03\bin\jawt.dll
0x18d00000 - 0x18d05000 C:\Users\Andrea\Desktop\Neuer Ordner\HELI-X\libs\jogl\windows-i586\jogl_awt.dll
0x69000000 - 0x698b9000 C:\Windows\system32\atioglxx.dll
VM Arguments:
jvm_args: -Dsun.java2d.noddraw=true -Djava.library.path=./libs;./libs/gluegen/windows-i586;./libs/jinput/windows-i586;./libs/jogl/windows-i586;./libs/lwjgl/windows-i586;./libs/joal/windows-i586 -Xmx256m
java_command: ch.ntb.HeliX.application.Application
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\DivX Shared\
USERNAME=Andrea
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6001 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
Memory: 4k page, physical 1964548k(943700k free), swap 4180264k(2936368k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
#
danke für eure hilfe
Heli-X 0.9 geht beim starten zu.
-
- Posts: 5
- Joined: 27 Feb 2010 22:12
Re: Heli-X 0.9 geht beim starten zu.
sieht nach einem Problem mit Deiner Java Application aus. Der Simulator benötigt diesen. Vielleicht ist Deine Java App nicht aktuell oder nicht richtig installiert.
Grüße Daniel
Grüße Daniel
Re: Heli-X 0.9 geht beim starten zu.
... ich tippe auf Inkompatibiltäten mit dem Grafiktreiber. ich würde zuerst einmal den Treiber aktualisieren....
Michael
Michael
Re: Heli-X 0.9 geht beim starten zu.
Hallo VolumeX,
ich habe das gleiche Problem wie du. Mein Programm schließt spätestens, wenn ich den Motor des Helis starten will. Die Fehlermeldung im Log ist fast identisch. Auch bei mir ist von einem Java-Problem die Rede, obwohl ich eigentlich die aktuellste Java-Version installiert habe und diese bei anderen Anwendungen problemlos läuft. Hast Du denn dein Problem mittlerweile in den Griff bekommen? Und auf welchen Wege? War es vielleicht doch der Graphikkarten-Treiber?
Würde mich über eine Antwort freuen. Auch Hilfe von anderer Seite käme mir sehr gelegen.
Vielen Dank
Markus
ich habe das gleiche Problem wie du. Mein Programm schließt spätestens, wenn ich den Motor des Helis starten will. Die Fehlermeldung im Log ist fast identisch. Auch bei mir ist von einem Java-Problem die Rede, obwohl ich eigentlich die aktuellste Java-Version installiert habe und diese bei anderen Anwendungen problemlos läuft. Hast Du denn dein Problem mittlerweile in den Griff bekommen? Und auf welchen Wege? War es vielleicht doch der Graphikkarten-Treiber?
Würde mich über eine Antwort freuen. Auch Hilfe von anderer Seite käme mir sehr gelegen.
Vielen Dank
Markus