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 196872

Summary: File missing in glassfish bundle21 directory
Product: serverplugins Reporter: JohnElverson
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description JohnElverson 2011-03-19 12:41:54 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02
I am having problems running the ecommerce tutorial - running the very first "Hello World" example. Getting an alert "GlassFish Server 3 start failed".  I can run glassfish from the command line using asadmin, though I got a firewall alert. I turned off the firewall and tried to start glassfish (3.0.1) from netbeans in debug mode - I then got  : INFO: Launching GlassFish on Felix platform
java.io.FileNotFoundException: C:\Program Files\glassfish-3.0.1\glassfish\domains\domain1\osgi-cache\felix\bundle21\version0.0\revision.location (The system cannot find the file specified)
On looking in the glassfish directories I found that this file is indeed missing - though in the other bundle dirs there is a revision.location ??
Comment 1 Vince Kraemer 2011-11-09 00:32:57 UTC
this appears to be a server issue... http://java.net/jira/browse/GLASSFISH-11880

marking as worksforme... since there is no change in the NB code for this.