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 258736

Summary: ClassNotFoundException: java.lang.UNIXProcess
Product: platform Reporter: athompson <athompson>
Component: ExecutionAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223405
Attachments: stacktrace

Description athompson 2016-04-08 19:56:59 UTC
Build: NetBeans IDE Dev (Build 201604060001)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.9.0-ea-b93, Java(TM) SE Runtime Environment, 1.9.0-ea-b93
OS: Mac OS X

User Comments:
athompson: cut and pasted files in Favorites view




Stacktrace: 
java.lang.ClassNotFoundException: java.lang.UNIXProcess
   at java.net.URLClassLoader.findClass(URLClassLoader.java:384)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:262)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
Comment 1 athompson 2016-04-08 19:57:01 UTC
Created attachment 159173 [details]
stacktrace
Comment 2 Petr Hejl 2016-04-13 13:39:49 UTC

*** This bug has been marked as a duplicate of bug 258735 ***