473,403 Members | 2,183 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

program execution depends on java/javaw/debug

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
Jul 17 '05 #1
1 2733
SPG
Hi Keld,

Be sure you are running from the same JVM/JDK.
jBuilder installs its own flavour by default and can vary slightly to the
standard SUN issue..
To check this go to:
JBuilder- Tools|Configure JDKs.
You will probably see it only knows about its own JDK. You can add other
JDKs from this menu, and then select your project to run using this JDK by
going to:

Project|Project Properties.
On the paths tab you will see the top entry tells you what JDK you are
running..

HTH
Steve
"Keld Hammerum" <kh*@tt.dk> wrote in message
news:ab**************************@posting.google.c om...
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

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Bruce W...1 | last post by:
A scripting newbie question... I'm trying to understand some code I found. This script conducts a poll and writes the results to a text file. The following statement is part of the source file. ...
11
by: PC | last post by:
It's obvious, that Windows XP has a Java 2 VM (including the SWING-module), because we can all run Java 2 applets in Internet Explorer. But what about the support for Java 2 Applications? I...
1
by: Odi | last post by:
I have created a java swing program that I want to run from the desktop instead of having to go to the command line and typing > java HelloWorld to execute it. My java book doesn't give me details...
3
by: mthlv12 | last post by:
In C you can create a TRUE daemon which you start by executing it and it severs itself from the terminal you started it from. In java you can use javaw in windows, but in unix you would have to...
0
by: Christian Marko | last post by:
Hi to all! As I read in the bug report on the Sun website, the bug, that java and javaw uses different default locales should be fixed with 1.4.2, but I use 1.4.2_04 and this bug still occurs. ...
1
by: sylsau | last post by:
Hello, I wrote a JAVA program which uses the JAVA API JDOM 1.0 (of this site www.jdom.org) I put the archive jdom.jar in the directory /usr/share/java/jdom.jar and I added this path in the...
0
by: aleem | last post by:
How can i set the title for javaw if i run a sample file like javaw ample then in task manager it is showing the process name as javaw can any body tell me how to change this. let us say i...
8
by: Horacius ReX | last post by:
Hi, I am developing some code in C which first I compile on my linux machine and afterwards I test on another special hardware which has almost no debug capabilities at all. Usually I get a lot...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.