Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

- 1
- 2

jabaco error...
im starting a basic compiler project like jabaco(LOL).
i added the menus and decided to debug to see if the code was right.
then when i tried to debug, the black intermediate window just flashed and jabaco went not responding.
im using version 1.5.2.
plz help
i added the menus and decided to debug to see if the code was right.
then when i tried to debug, the black intermediate window just flashed and jabaco went not responding.
im using version 1.5.2.
plz help
Working on SuperBasic-a free basic compiler made on jabaco
Fair enough. So can you be more specific about the problem you were having originally. Are you able to narrow the problem down to a few lines of code? Can you take the offending code and put it in a smaller project that we can look at together?
It's not that we don't want to help. It's just that your original question was too vague and none of us here have the prophetic insight of a Joseph or a Daniel.
Bruce.
It's not that we don't want to help. It's just that your original question was too vague and none of us here have the prophetic insight of a Joseph or a Daniel.
Bruce.
ok the problem is that it says:
source in attachment
Quoted
Listening for transport dt_shmem at address: Jabaco785153x22
FATAL ERROR in native method: JDWP on raw monitor exit, jvmtiError=JVMTI_ERROR_INVALID_ENVIRONMENT(116)
FATAL ERROR in native method: JDWP Can't allocate jvmti memory, jvmtiError=JVMTI_ERROR_OUT_OF_MEMORY(110)
source in attachment
Working on SuperBasic-a free basic compiler made on jabaco
Nice bit of work that.
The interesting thing is that it compiles and runs on my Jabaco without failure! In fact, I can't crash sbmini.exe at all (partly, I suppose, because it doesn't do much (yet)).
Now I am using the most recent Snapshot. Maybe that makes a difference.
Let's see if anyone else has downloaded the project. Maybe someone's got a fail they can report. Sadly (in a sense) I have nothing at all to report.
Bruce.
The interesting thing is that it compiles and runs on my Jabaco without failure! In fact, I can't crash sbmini.exe at all (partly, I suppose, because it doesn't do much (yet)).
Now I am using the most recent Snapshot. Maybe that makes a difference.
Let's see if anyone else has downloaded the project. Maybe someone's got a fail they can report. Sadly (in a sense) I have nothing at all to report.
Bruce.
Hi,
I've just repeated by sbmini tests after updating to Java 1.6.0.16.
Again, everything has just worked fine.
I've got the following protocol in my black window in the bott-left corner of the Jabaco IDE:
At or after which line are you running into trouble?
Greetings
A1880
I've just repeated by sbmini tests after updating to Java 1.6.0.16.
Again, everything has just worked fine.
I've got the following protocol in my black window in the bott-left corner of the Jabaco IDE:
Quoted
*** Start Java Virtual Machine
*** Connect [SHMem] Jabaco17452765x523
*** JDWP-Transport established ...
*** Initialize JDWP-Channel ...
*** Java HotSpot(TM) Client VM 1.6.0_16
*** JDWP-Connection established ...
*** Load Module1
*** Load Form1
*** Load Resources
At or after which line are you running into trouble?
Greetings
A1880
Hi,
I have no idea what your problem could possibly be.
It looks like a problem between IDE and JVM. The remote debugging connection is not established in time.
I've tried your project on two separate systems with JDK 1.6.0.14 and 1.6.0.16. Both are working fine.
To get one step further you could stop all suspicious Java-related processes on your system.
It might also help to try your system dis-connected from any network to rule-out network problems.
Good luck!
A1880
I have no idea what your problem could possibly be.
It looks like a problem between IDE and JVM. The remote debugging connection is not established in time.
I've tried your project on two separate systems with JDK 1.6.0.14 and 1.6.0.16. Both are working fine.
To get one step further you could stop all suspicious Java-related processes on your system.
It might also help to try your system dis-connected from any network to rule-out network problems.
Good luck!
A1880

- 1
- 2

Similar threads
-
Tips, Tricks, Samples & Tutorials »-
Access to Excel from Jabaco via JExcel
(Feb 3rd 2009, 4:49pm)
-
Bugreports and known bugs »-
[VERSION 1.5.2] Framework 1.2 lacks the VB tree
(Oct 12th 2009, 12:54pm)
-
Bugreports and known bugs »-
[VERSION 1.4.2] Run Time Error '9'
(Jul 27th 2009, 2:48am)
-
Tips, Tricks, Samples & Tutorials »-
Simple Word Processor
(Jul 24th 2009, 4:52am)
-
Bugreports and known bugs »-
[VERSION 1.4.2] Error 429
(Jul 28th 2009, 7:08pm)

...