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 - Unable to start IDE on JDS
Summary: Unable to start IDE on JDS
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 13:59 UTC by Martin Grebac
Modified: 2008-12-22 15:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.