You are not logged in.

Search results

Search results 1-10 of 10.

Saturday, January 30th 2010, 10:11am

Author: KLaus

Startup problem

Just a little addendum: In doubt over the 1.6.0-17 RTE version and the 1.6.0-2 JDK version, I downloaded and installed the 1.6.0-17 JDK. But the problem is still the same. Only now, I am sure to have RTE and JDK at the same level (if this has any incidence...).

Saturday, January 30th 2010, 9:39am

Author: KLaus

Startup problem

OK, I tried to follow your hints. I'll take them in order: Quoted - the jdwp-connection try to change the debug-type in the project-settings to "remote" and let us know if that works. another thing you can try is: compile quicksort to quicksort.jarstart the software in your terminal with jdwp: java -cp Quicksort.jar -Xrunjdwp:transport=dt_socket,server=y,address=1234 -Xdebug VBLoader Compilation no problem; at execution, program hangs infinitely after the message Listening for transport dt_socke...

Friday, January 29th 2010, 12:28pm

Author: KLaus

Startup problem

The host file contains the following: Quoted 127.0.0.1 localhost After that, there is a long list of sites inserted by Spybot - Search & Destroy. The network file: Quoted loopback 127 This is the only entry in the file. I join the output of nslookup and netstat. The error logs don't show any item stamped at the time of error occurence (I did another test and explored the error logs just after that). Is this helpfull ?

Friday, January 29th 2010, 10:15am

Author: KLaus

Startup problem

The sequence of actions is as follows: - start Jabaco - open existing project - select Quicksort.jba (project loads fine) - fit F5 (or any other mean to start execution) briefly, 2 windows show up at the bottom of the screen with log information: The left window displays: Quoted start Java machine connect [SHMEM] Jabaco JBWP transport established The right window displays: Quoted listening for transport dt-shmem at address xxxxxxxxxxxxx (the hex address varies each time) and shortly after, these...

Friday, January 29th 2010, 12:45am

Author: KLaus

Startup problem

Ok, here are the files, and even more: - the PATH variable - the total environment - the windows\java folder content - the program files\java folder content (first level only, the whole listing is to big to upload...) - the Windows control panel\Java control panel\Java versions (a single one is activated !) If you need any other information... Thanks in advance Klaus

Thursday, January 28th 2010, 7:01pm

Author: KLaus

Startup problem

OK. I understand there might have been some confusion between the versions. I dit the following: 1. Using the Java Consol, I deactivated ALL versions but the 1.6.0_17-b04 one 2. I cleaned the PATH variable from the Sheerpower and JavaDB references 3. I defined the JAVA_HOME variable exactly as you described 4. I rebooted my machine and started a clean session 5. I retried JABACO with the Quicksort example Unfortunately, there is no change. I don't have the faintest idea of what might be going on...

Thursday, January 28th 2010, 4:35pm

Author: KLaus

Startup problem

I suppressed the JAVA_HOME environment variable, but "execute cmd", then "java -version" still displays the same version ID: 1.6.0_17-b04. I used "whence java" and it displayed c`\windows\java. I joined a file test.txt containing the output of a "path > test.txt" command, so you can see my path variable. I have several outdated java versions on my system, but fully separated i different folders, all grouped under "program files\java\...". You'll find the listing in dirjava.txt. The file environm...

Thursday, January 28th 2010, 1:13am

Author: KLaus

Startup problem

I verified my version following your hint, and here is the log of the DOS CMD session: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Microsoft Windows XP [version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Klaus>cd c:\ C:\>java -version java version "1.6.0_17" Java(TM) SE Runtime Environment (build 1.6.0_17-b04) Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode, sharing) C:\>set j JAVADB=C:\Program Files\Java\jdk1.6.0_02\javadb JAVA_HOME=C:\Program Files\J...

Wednesday, January 27th 2010, 10:00am

Author: KLaus

Startup problem

Thanks for the hints. First: the XP version: unfortunately, I CANNOT update tu SP2 or SP3 because some special third party drivers do notr work after the update. I tried it yet, just to check for Jabaco, and the problem is still the same. So, I reverted back to my old SP1... Second: I didnt have a JAVA_HOME variable, in fact. I created it pointing to C:\Program Files\Java\jre1.6.0_02\bin, but the symptoms are still the same. ALL the javaco examples crash, and the "fractal" example even doesn't r...

Tuesday, January 26th 2010, 11:42am

Author: KLaus

Startup problem

Hello, I discoveres Jabaco today and installed it, appearently without any problem. But: 1. No way to enter my licence key (the fields are inactive and the "later" button only is active 2. Executing any program (even distributed samples like "calculator" or "quicksort") are crashing during the "listening for transport..." phase, with the message "Debugger failed. PROBLEM: JVM process timeout" My configuration: XP Home SP1, with several Java versions installed: 1.4.2, 1.5.0, 1.6.0. What have I mi...

WoltLab Burning Board