This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 40017

Summary: Unable to start IDE on JDS
Product: platform Reporter: Martin Grebac <mgrebac>
Component: -- Other --Assignee: Jaroslav Tulach <jtulach>
Status: VERIFIED FIXED    
Severity: blocker CC: jchalupa, mmirilovic
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Martin Grebac 2004-02-12 13:59:41 UTC
I'm not able to start IDE on Java Desktop System
anymore.
This is the output of runide.sh:

expr: syntax error
expr: syntax error
expr: syntax error
expr: syntax error
Exception in thread "main"
java.lang.NoClassDefFoundError:

I used to execute it without problem until Jarda's
yesterday's fix of 39830.

Please, fix it soon.
Comment 1 Martin Grebac 2004-02-12 14:06:54 UTC
Is it wise to make changes to startup scripts without prior extensive
 testing?
Comment 2 Marian Mirilovic 2004-02-13 08:23:27 UTC
Yarda, please look at it, thanks.
Comment 3 Jaroslav Tulach 2004-02-13 08:48:58 UTC
Oposite of issue 39830. But this one is more important.
Comment 4 Jaroslav Tulach 2004-02-13 08:52:08 UTC
"Reverting back the fix of 39830 because it does not run on debian
linux 3.0 and java desktop system as reported in issue 40017"
/cvs/core/release/bin/runide.sh,v  <--  runide.sh
new revision: 1.55; previous revision: 1.54
Comment 5 Lukas Hasik 2004-02-23 15:49:03 UTC
verified ->
comment from issue 39830 
From Martin Grebac 2004-02-16 01:52 PST -------

I tried on JDS - works OK.