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 175726 - Unable to start the Bundle v3 Server
Summary: Unable to start the Bundle v3 Server
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows XP x64
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 23:57 UTC by davisn
Modified: 2009-10-30 22:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages log file (40.67 KB, text/plain)
2009-10-29 23:58 UTC, davisn
Details
server.log file (16.87 KB, text/plain)
2009-10-29 23:59 UTC, davisn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2009-10-29 23:57:55 UTC
Failed to start the "GlassFish v3 Domain" server (build 70) - 

Steps To Reproduce:
1. Download and install NB 6.8 nightly - build 10/29/2009 on winXP, jdk1.6.0_16
2. Start the IDE -> close the "Start Up" window
3. From Services, expand Servers node -> right-click on GlassFish v3 Domain and select start menu
BUG:
    The server failed to start with error message appears as 
"Error occurred during initialization of VM
Error opening zip file or JAR manifest missing : E:\Program
agent library failed to init: instrument"

NOTE:
   I was able to start the server from the command line
Comment 1 davisn 2009-10-29 23:58:26 UTC
Created attachment 90250 [details]
messages log file
Comment 2 davisn 2009-10-29 23:59:08 UTC
Created attachment 90251 [details]
server.log file
Comment 3 Vince Kraemer 2009-10-30 01:29:27 UTC
http://hg.netbeans.org/web-main/rev/a71d0836d1d0
Comment 4 Quality Engineering 2009-10-30 22:43:14 UTC
Integrated into 'main-golden', will be available in build *200910301401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a71d0836d1d0
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #175726: do not need to escape path for Windows?