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 183000 - [69cat] java.lang.NoClassDefFoundError: com/sun/enterprise/tools/verifier/VerifierOSGiMain
Summary: [69cat] java.lang.NoClassDefFoundError: com/sun/enterprise/tools/verifier/Ver...
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 19:52 UTC by mstarnacki
Modified: 2013-01-04 12:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (3.08 KB, text/plain)
2010-03-27 19:52 UTC, mstarnacki
Details
project (15.69 KB, application/zip)
2010-03-27 19:55 UTC, mstarnacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mstarnacki 2010-03-27 19:52:38 UTC
Created attachment 96072 [details]
log

After creating new EJB module and implmenting one method for SessionBean I installed component Verifier Tool through View Update Center for Glassfish v3.
Result after selection verify in project menu was with errors. Then I installed every components for Glassfish but outcome was the same.

Settings for my project: 
JEE 5
SessionBean stateless
sessioninterface remote

I checked my project with netbeans 6.7.1 and Glassfish v2.1 and verify option working fine.
Comment 1 mstarnacki 2010-03-27 19:55:51 UTC
Created attachment 96073 [details]
project
Comment 2 Vince Kraemer 2010-03-31 23:39:41 UTC
what is the version id for the verifier component?  I have 3.0-74.2 installed, but I cannot reproduce your result.  You may want to delete the following directory /tmp/verifier-cache....

I was getting some strange errors until I did that
Comment 3 Vince Kraemer 2010-04-01 18:04:26 UTC
Check in C:\Documents and Settings\%USER%\Local Settings\Temp and see if there is a verifier-cache in there.
Comment 4 Vince Kraemer 2010-04-01 20:25:41 UTC
There are a number of issues with the verifier that ships with v3.

I have opened one to track the verifier-cache problems... https://glassfish.dev.java.net/issues/show_bug.cgi?id=11745

I think this issue is directly related to the cache... since I have not been able to reproduce this issue yet.

I want to keep this issue open, but it should not be a factor in the ship/no-ship decision... So, I am lowering it to P4.

As new builds of the verifier become available, I will test them out.
Comment 5 TomasKraus 2012-11-27 13:20:42 UTC
Looks like nobody touched this issue for many months. Do you still have the same problem with current NetBeans 7.2 or 7.3 beta and GlassFish 3.1.2.2?
Comment 6 TomasKraus 2013-01-04 12:01:37 UTC
I got no response for more than month. Looks like this is not important any more. closing.