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 167135 - Glassfish v3 does not install properly from the IDE in 6.7 RC2
Summary: Glassfish v3 does not install properly from the IDE in 6.7 RC2
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 21:59 UTC by carlwebman
Modified: 2009-10-14 05:22 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 carlwebman 2009-06-15 21:59:00 UTC
I went to install 6.7 RC2 and pointed it to my existing Glassfish v3 (with J2EE 6 preview) installation which failed 
(see bug# 167134).  So I installed Glassfish v3 from the IDE, from the "Add Server..." dialog in Tools -> Servers.  
(This is an extremely nifty feature by the way, I don't know if previous Netbeans versions had this).  When the 
installation was complete, Glassfish v3 appeared in my list of servers, but I noticed an error flashing in my status 
bar which stated that the Glassfish v3 server instance creation failed.  Sure enough, when I went to create a new Web 
Application, no servers were listed.  After restarting the IDE, however, it appeared.  Then, when I tested it by 
running a new, blank web application it didn't run properly either.  It got stuck on "Deploying J2EE6_TEST2" with the 
progress bar continuously cycling.
Comment 1 Vince Kraemer 2009-06-16 01:09:01 UTC
Where did you install v3 Preview when you used the download now feature?
Comment 2 Vince Kraemer 2009-06-16 03:48:20 UTC
Carl reported that he installed it from the IDE to C:\glassfishv3_2

Comment 3 gooddreams 2009-06-17 11:39:13 UTC
I installed 6.7 RC2 and when try to launch Glassfish v3 Prelude below error raised:

java.io.FileNotFoundException: D:\Programs\sges-v3-prelude\glassfish\domains\domain1\.felix\gf\bundle15\bundle.location
(The system cannot find the file specified)
ERROR: Unable to re-install cached bundle. (java.io.FileNotFoundException:
D:\Programs\sges-v3-prelude\glassfish\domains\domain1\.felix\gf\bundle15\bundle.location (The system cannot find the
file specified))
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at org.apache.felix.framework.util.SecureAction.getFileInputStream(SecureAction.java:340)

However, the file actually exist and I can open the file with notepad. I don't know why it throw FileNotFoundException.
Comment 4 Michal Mocnak 2009-09-22 10:28:13 UTC
Please reevaluate
Comment 5 Vince Kraemer 2009-10-14 05:22:34 UTC
I have not been able to replicate this with 6.8 builds.... and i use the download now feature on multiple platforms
nearly daily...

Please reopen with more details about the install location of NB, the install loc of the server, the exact text of the
error message and the ide log.