program execution depends on java/javaw/debug
From: Keld Hammerum (kha_at_tt.dk)
Date: 11/27/03
- Next message: Salemsen: "Question to the difference between Jboss 4.0 and 3.x"
- Previous message: Alligator: "What is the purpose of all these Streams?"
- Next in thread: SPG: "Re: program execution depends on java/javaw/debug"
- Reply: SPG: "Re: program execution depends on java/javaw/debug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Nov 2003 01:34:59 -0800
Hi,
I am verifying a large DSP algorithm using JBuilder 7 and Windows 2000
Professional. The result of my test depends on the way I run the
program, though. Here is the situation:
a) I run the application normally by pressing the run button. The
output window indicates that "javaw" is used. THE ALGORITHM FAILS, but
not in the same way from invocation to invocation.
b) I run the application by pressing the debug button. The output
window indicates that "javaw" is used. THE ALGORITHM WORKS.
c) I run the application in a DOS prompt using "java". THE ALGORITHM
WORKS.
I realize that my description of my problem is very sketchy. I would
very much appreciate, however, if any of you could point out any known
issues that might help in my search for an explanation of my problem.
Best regards
Keld
- Next message: Salemsen: "Question to the difference between Jboss 4.0 and 3.x"
- Previous message: Alligator: "What is the purpose of all these Streams?"
- Next in thread: SPG: "Re: program execution depends on java/javaw/debug"
- Reply: SPG: "Re: program execution depends on java/javaw/debug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]