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 175921 - Can't start bundled Gfv3 from IDE
Summary: Can't start bundled Gfv3 from IDE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 12:30 UTC by Jaroslav Pospisil
Modified: 2009-11-04 13:21 UTC (History)
0 users

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 Jaroslav Pospisil 2009-11-02 12:30:22 UTC
Build 200910310201,WIn Vista,JDK1.6.0_15

Can't start Glassfish v3 from IDE (see Gf log):

Error occurred during initialization of VM
Error opening zip file or JAR manifest missing : C:\Program
agent library failed to init: instrument

(I can start it from command line.)

Also,when I try to create new JavaEE EAR,there's no server found,although server is present in Services/Servers.
Comment 1 Jaroslav Pospisil 2009-11-02 12:31:59 UTC
Because of log I guess on SPACE IN PATH problem.
Comment 2 Jaroslav Pospisil 2009-11-02 14:02:04 UTC
Additional info: The problem started today,when I deleted all old .nbi and .netbeans* folders and installed IDE. I'm
experiencing this problem also in older builds (200910291407).I'm currently unable to run any project or start server in
any of mentioned builds.
Comment 3 Jaroslav Pospisil 2009-11-02 15:37:48 UTC
And another info - Glassfich v3 b69 works fine,so problem is only with b70 version.
Comment 4 Vince Kraemer 2009-11-02 16:06:24 UTC
re: http://www.netbeans.org/issues/show_bug.cgi?id=175921#desc4

How did you do the test that led you to make that statement?
Comment 5 Vince Kraemer 2009-11-02 19:48:06 UTC
http://hg.netbeans.org/web-main/rev/db61c580cde0
Comment 6 Quality Engineering 2009-11-03 10:20:19 UTC
Integrated into 'main-golden', will be available in build *200911030222* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/db61c580cde0
User: vince kraemer <vkraemer@netbeans.org>
Log: #175921: windows needs the agent jar quoted, if there are spaces in the path
Comment 7 Jaroslav Pospisil 2009-11-04 13:21:01 UTC
Seems to be fixed in 200911030201,however no visible server issue persists,so I'll fill it separately.
v.