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 67943 - [50cat] Verifier fails "Could not verify successfully" - Cause: NPE
Summary: [50cat] Verifier fails "Could not verify successfully" - Cause: NPE
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 17:05 UTC by clever
Modified: 2005-11-08 19:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Output from verifier (2.84 KB, text/plain)
2005-11-01 17:06 UTC, clever
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clever 2005-11-01 17:05:56 UTC
[ BUILD # : 200510251800 ]
[ JDK VERSION : 1.4.2_xx ]

I am able to successfully build a webapp. When I run "Verify" on the webapp, I get the following output:

running C:\Apps\Sun_AppServer\bin\verifier.bat -ra -d C:\Data\Projects\Corporate Directory\CorpDir_Enterprise\CorpDir_Web\dist C:\Data\Projects\Corporate Directory\CorpDir_Enterprise\CorpDir_Web\dist\CorpDir_Web.war 
Nov 1, 2005 12:03:38 PM APIRepository Initialize
INFO: C:\Apps\Sun_AppServer\lib\verifier\standard-apis.xml
Nov 1, 2005 12:03:41 PM com.sun.enterprise.tools.verifier.ReportHandler writeToConsole
INFO: 
# of Failures : 0
# of Warnings : 0
# of Errors   : 1
Nov 1, 2005 12:03:41 PM com.sun.enterprise.tools.verifier.ReportHandler writeToConsole
INFO: Look in file
 "C:\Data\Projects\Corporate Directory\CorpDir_Enterprise\CorpDir_Web\dist\CorpDir_Web.war.txt" for detailed results.
BUILD SUCCESSFUL (total time: 5 seconds)

--

The output file is attached, showing more details.
Comment 1 clever 2005-11-01 17:06:27 UTC
Created attachment 26545 [details]
Output from verifier
Comment 2 Martin Schovanek 2005-11-01 21:36:04 UTC
With simple Web Project it works for me. Do you know how to create such web
project from scratch?

If not, can you attach (send directly to me) Deployment Descriptor from this
project?

Are you able to deploy the .war file?
Comment 3 Petr Blaha 2005-11-01 22:14:16 UTC
Sun App server plugin issue -> appserver
Comment 4 _ ludo 2005-11-02 17:27:42 UTC
We need the war file to reproduce the bug...Can you attach it?

Nitya: verify if you can reproduce the bug with latest AS 8.2 bits.
If yes, file a P2 against AS 8.2, and escalate to see if we can get a fix in nb5
timeframe...

I am afraid the bug is not in NetBeans but in the server bits...
Once we have a bug # for the server, we'll close this one.
Comment 5 clever 2005-11-04 03:35:51 UTC
I apologize for the delayed reply. I've been fighting some hardware..
I'll test this tomorrow morning. Last I remember, I could stil reproduce the
problem.
Comment 6 _ ludo 2005-11-07 21:23:47 UTC
I've opened P2 bug against app server backend: 
http://bt2ws.central.sun.com/CrPrint?id=6346890

Make sure you can attach the war file so that they can better understand the issue.
Comment 7 clever 2005-11-08 19:26:12 UTC
Hardware issues resolved. I will attach the WAR today.
Comment 8 clever 2005-11-08 19:46:27 UTC
Well... in preparing to package my WAR, I ran the deployer tool today against
build 200510251800. The problem is gone. :(
So, I will 'worksforme' this puppy until it creeps up again.  I am certain that
it did occur, but it's been about a week, and I have since refreshed my
environment.  I'll post any updates. I do sincerely apologize for any wasted
time this caused.  I will keep my eyes open in the event it pops up again.

Many thanks!
-Sean