Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Ant in Eclipse kills JVM and forces Eclipse to crash  (Read 1304 times)
0 Members and 1 Guest are viewing this topic.
Offline Serethos

Sr. Member
**

Posts: 302


Java games rock!


« on: 2005-12-16 14:07:22 »

i don't know, why this suddenly happens, but everytime i integrate a build-script in eclipse and start a task, eclipse crashes immediately and shows only the crash-window with:

JVM terminated exit code=1
follwed by the (default) settings of the JVM

for testing purposes i wrote a very elemental script only with an echo:
1  
2  
3  
4  
5  
<project name="Test" basedir="." default="test">
        <target name="test">
            <echo>runs fine</echo>
   </target>
</project>


this runs fine with ant in command shell but crashes eclipse. i also used java 1.4.2 instead of 1.5, but no result.
Offline princec
« League of Dukes »

JGO Kernel
*****

Posts: 8076
Medals: 91


Eh? Who? What? ... Me?


« Reply #1 on: 2005-12-17 07:49:31 »

Never had a problem myself... got any configuration details and error logs to share?

Cas Smiley

Offline Serethos

Sr. Member
**

Posts: 302


Java games rock!


« Reply #2 on: 2005-12-17 09:21:48 »

hmm, additional i can only say that i installed a second and fresh eclipse, but the error still remains.
i never used ant in command shell before but when i do it is missing a "tools.jar". i only know it from
my jini experiments, which im currently working on, but afaik they dont have anything to do with each
other.

i dunno if it helps but heres the error window right after startign a task:

Games published by our own members! Go get 'em!
Offline princec
« League of Dukes »

JGO Kernel
*****

Posts: 8076
Medals: 91


Eh? Who? What? ... Me?


« Reply #3 on: 2005-12-17 13:54:46 »

OS version, Eclipse version, JVM version, ....

Cas Smiley

Offline Serethos

Sr. Member
**

Posts: 302


Java games rock!


« Reply #4 on: 2005-12-17 18:58:56 »

sorry, but now:

Windows XP Professional
java 1.5.0-b64
eclipse 3.1.0
build-in ant 1.6.5
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.114 seconds with 20 queries.