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 - File missing in glassfish bundle21 directory
Summary: File missing in glassfish bundle21 directory
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 12:41 UTC by JohnElverson
Modified: 2011-11-16 16:40 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 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.