Welcome! Log In Create A New Profile

Advanced

RepRap host under windows XP

Posted by Grogyan 
RepRap host under windows XP
December 08, 2010 02:12AM
I have to say thanks to all who responded, and other threads that I just found today, whcih cleared up a lot of old outstanding problems I had with the host and firmware.

Just got one more.

Typical error message
C:\reprap>"C:\Program Files\Java\jre6\bin\java.exe" -cp ".\reprap.jar;.\RXTXcomm.jar;.\j3dcore.jar;.\j3d-org-java3d-all.jar;.\j3dutils.jar;.\swing-layout-1.0.3.jar;.\vecmath.jar;." -Xmx1024M org/reprap/Main
DEBUG: The distribution preferences file and yours match.  This is good. [0.000s/-1291791987968ms]
DEBUG: GCode opening port COM8 [0.125s/125ms]
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version   = RXTX-2.1-7
DEBUG: Attempting to initialize Arduino/Sanguino [5.453s/5328ms]
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x695cc30d, pid=3960, tid=2908
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode windows-x86 )
# Problematic frame:
# C  [nvoglnt.dll+0xcc30d]
#
# An error report file with more information is saved as:
# C:\reprap\hs_err_pid3960.log
#
# If you would like to submit a bug report, please visit:
#   [java.sun.com]
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

C:\reprap>if ERRORLEVEL 1 pause
Press any key to continue . . .

Now i'm no Java programmer, and I cannot tell if this is a problem with cleanup from a normal exit, or even after a crash of the host, which ever it is, I have to do a full system restart each time.

I have the latest Java 6
Windows XP 32bit
Host from sourceforge, version 20100806

Does anyone know of a way to fix this?

Cheers
Re: RepRap host under windows XP
December 08, 2010 04:50AM
What the error says is that there was a crash in an external library that the java code was calling. The crash was in this library nvoglnt.dll. Which is nothing to do with the Host software. I suspect that you have triggered somehow a bug in java and its interaction with this library

Cheers

David
Re: RepRap host under windows XP
December 08, 2010 05:10AM
Interesting, though I still believe it is a problem host side.
A search of the file says that it is the nVidia OpenGL interface driver, which I had up to date months ago, and pointless to update as there are no new changes for my video card, 8800GTS 512.
I have also played with recently a game called RoboForge, which runs under Java and OpenGL, and had no problems I could see.

Is there a way to be sure that it isn't some bad/missing code in the host that could cause this?

Edit: I will have another go with RoboForge tomorrow to see if I can replicate the problem there.

Edited 1 time(s). Last edit at 12/08/2010 05:11AM by Grogyan.
Re: RepRap host under windows XP
January 03, 2011 11:20AM
How to select a port for windows

/dev/ttyUSB0 - not working
/dev/ttyS3 - not working
/dev/com4 - not working
com4 - not working


P.S. reprap-host-windows-20090804...
Attachments:
open | download - Hov1.jpg (14.2 KB)
open | download - Hov2.jpg (21.4 KB)
Re: RepRap host under windows XP
January 03, 2011 12:43PM
Re: RepRap host under windows XP
January 03, 2011 01:19PM
com4 - COM4
Thanks, works )
Register of letters is taken )
Sorry, only registered users may post in this forum.

Click here to login