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 163990 - issues when starting glassfish after fresh install
Summary: issues when starting glassfish after fresh install
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-04-29 00:38 UTC by pbelbin
Modified: 2009-09-22 18:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file I see when starting glassfish v3 (210.88 KB, text/plain)
2009-04-29 00:39 UTC, pbelbin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pbelbin 2009-04-29 00:38:26 UTC
install netbeans 6.7beta from scratch.
start glassfish v3 prelude
stop glassfish v3 prelude
start glassfish v3 prelude

on the 2nd start, you may see something like what I have provided in the log.

basically a bunch of complaints about seemingly missing files.

this shouldn't happen!!

please see the attachment.

regards,
peter.
Comment 1 pbelbin 2009-04-29 00:39:18 UTC
Created attachment 81139 [details]
log file I see when starting glassfish v3
Comment 2 pbelbin 2009-04-29 00:39:57 UTC
actually, you may also need to try starting in debug mode in order to see this issue.

sorry about that.

Comment 3 Vince Kraemer 2009-04-30 15:40:12 UTC
which debug did you use... socket or shared-mem?
Comment 4 Vince Kraemer 2009-04-30 17:25:21 UTC
Peter, I need a bit of clarification...

in your initial description you say, "you may see see something like what I have provided in the log."

Does that mean that you have also not seen this happen, implying that the issue should be flagged as RANDOM?
Comment 5 Vince Kraemer 2009-04-30 20:17:12 UTC
OK. I downloaded the dev build 200904300201 and installed it on Vista into C:\Program Files...

The IDE created a new personal domain (which is what I see your installation is... based on the data in the log).

I went to the Services explorer.

I started prelude in debug mode, using the item in the right-click menu.

I stopped prelude.

I started prelude in debug mode again. (using the item from the right-click menu)
   but I did not run into the issue that you are reporting

So...

Did I misinterpret your steps?
Comment 6 pbelbin 2009-05-08 14:33:49 UTC
Hi there.  sorry for the late reply.

you keep mentioning that you started glassfish using the right click.

is that on a project, or from the 'servers' list in the services pane?

I almost never start glassfish from the project item.  I usually operate on multiple projects etc etc, so, I tend to 
switch to the services pane, expand the list of servers, and start the server from there.

note also that when I do the install, I also set a custom directory.

eg: I will usually put a version related part into the path after the Program Files portion of the path.  eg: nb67beta

so that all of the stuff that's being installed with the beta are grouped together rather than spread out all over the 
place.

perhaps this makes a difference also.

eg:

c:/program files/nb67beta/netbeans 6.7 beta
c:/program files/nb67beta/glassfish.....

Comment 7 Michal Mocnak 2009-09-22 10:26:35 UTC
Please reevaluate
Comment 8 Vince Kraemer 2009-09-22 18:06:44 UTC
have not been able to reproduce this with 6.8 and v3...

There is a different issue, that I am opening a p2 issue to track... but it is different than this one.