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 118130 - Deployment Error: null When 'Run' or 'Deploy' Web Project
Summary: Deployment Error: null When 'Run' or 'Deploy' Web Project
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-08 17:32 UTC by bernd_zedv
Modified: 2007-11-02 18:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Ouput from build run (243.41 KB, text/plain)
2007-10-08 17:33 UTC, bernd_zedv
Details
NB var/log/messages.log (105.97 KB, text/plain)
2007-10-09 13:53 UTC, bernd_zedv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bernd_zedv 2007-10-08 17:32:56 UTC
NB 6.0 Beta 1
Visual Web project with some pages and navigation.
Since I added some more pages today an exception started to occur.
Have started a build from 'Files' build.xml - rightclick - run target - advanced - Target "run" with Debug output.
Will attach the output to this issue in a minute.

When I shut down NB and restart I can run the project the usual way.
After some changes to page design the problem returns.
Comment 1 bernd_zedv 2007-10-08 17:33:52 UTC
Created attachment 50414 [details]
Ouput from build run
Comment 2 bernd_zedv 2007-10-09 12:40:36 UTC
The same problem could be observed at my second computer
with an other - much simpler - web project - where I 
only played with three pages and BreadCrumbs component.

The problem seems to not occur when I use Tomcat instead
of Glassfish.
Comment 3 bernd_zedv 2007-10-09 13:52:19 UTC
I cleaned up the netbeans user dir completely and started NB without
importing anything from my previous NB 5.5.1 installation.

After two or three undeploy/deploy cycles the problem occured again.

I will attach the NB user_dir/var/log in a minute
Comment 4 bernd_zedv 2007-10-09 13:53:30 UTC
Created attachment 50493 [details]
NB var/log/messages.log
Comment 5 Peter Pis 2007-10-10 11:56:43 UTC
Reassigning for evaluation...
Comment 6 _ potingwu 2007-10-22 23:57:34 UTC
None of the exceptions are coming from visualweb. Most of them are from org.netbeans.modules.j2ee...
Comment 7 Nitya Doraisamy 2007-10-23 00:17:09 UTC
The messages.log has NPW from org.netbeans.modules.j2ee.sun.ddloaders.SunDescriptorDataObject in addition to deploy
exception.
Comment 8 _ pcw 2007-10-23 01:52:02 UTC
The NPE at SunDescriptorDataObject#231 is issue 114812 which is fixed in beta 2.  This NPE has nothing to do with the
deployment problem the user originally described (see summary).

The exception at the very end of the attached log (and also at the end of the attached run-target-debug-output) is the
true issue to looking into.

Reassigning to Vince for evaluation.
Comment 9 Vince Kraemer 2007-11-01 21:54:41 UTC
Can you attach the simple project that you discuss in your entry from Tue Oct 9 11:40:36 +0000 2007?
Comment 10 bernd_zedv 2007-11-02 10:42:35 UTC
Unfortunately I am no longer able to re-create the Exception. Meanwhile the overall structure of my project(s) changed
and I use NB nightly build 20071030.
But also I alway use the server property option "Directory Deployment enabled" unchecked.
Some reason might also have gone after I set up a fresh user_dir (the original one was probably used while I switched
between NB 5.5.1 and NB 6 B 1)
Please close this issue - I will open a new one if I can re-create such Exception situation!
Thanks
Bernd
Comment 11 Vince Kraemer 2007-11-02 18:35:50 UTC
closing at filers request