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 53070 - java.lang.ClassNotFoundException when running a11y -tester on jdk1.5
Summary: java.lang.ClassNotFoundException when running a11y -tester on jdk1.5
Status: VERIFIED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marian Mirilovic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 16:16 UTC by Jaromir Uhrik
Modified: 2005-02-15 10:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack attached... (21.89 KB, text/plain)
2005-01-06 16:23 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2005-01-06 16:16:42 UTC
[20040105; jdk1.5.0]
When the accessibility tester runs the test the
following exception appears:

java.lang.ClassNotFoundException:
org.openide.windows.TopComponent
        at
java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at
java.security.AccessController.doPrivileged(Native
Method)
        at
java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at
java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at
java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)

See details in attached exception stack trace.
Comment 1 Marian Mirilovic 2005-01-06 16:19:30 UTC
I take this one ;)
Comment 2 Jaromir Uhrik 2005-01-06 16:23:29 UTC
Created attachment 19531 [details]
Exception stack attached...
Comment 3 Marian Mirilovic 2005-01-07 16:14:05 UTC
fixed ;) (in version v2.2)

Checking in
src/org/netbeans/modules/a11y/AccessibilityTesterRunnable.java;
/cvs/a11y/src/org/netbeans/modules/a11y/AccessibilityTesterRunnable.java,v
 <--  AccessibilityTesterRunnable.java
new revision: 1.3; previous revision: 1.2
done
Comment 4 Jaromir Uhrik 2005-02-15 10:31:42 UTC
Verified in 200502142300; a11y-tester version 2.2.