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 257527

Summary: java.io.IOException: Failed to show URI:file:/home/aruna/00-WRK/00-VHOSTS/workflow.snap.net.nz/bots/
Product: contrib Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: breebo
Status: NEW ---    
Severity: normal CC: faster82
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222071
Attachments: stacktrace

Description Exceptions Reporter 2016-01-11 22:39:57 UTC
This issue was reported manually by faster82.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Linux

User Comments:
GUEST: tried to open folder in system file browser




Stacktrace: 
java.io.IOException: Failed to show URI:file:/home/aruna/00-WRK/00-VHOSTS/workflow.snap.net.nz/bots/
   at sun.awt.X11.XDesktopPeer.launch(XDesktopPeer.java:114)
   at sun.awt.X11.XDesktopPeer.open(XDesktopPeer.java:77)
   at java.awt.Desktop.open(Desktop.java:272)
   at net.sourceforge.breebo.nbfilesexplorer.open.SystemstandardOpenMethod$1.run(SystemstandardOpenMethod.java:46)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:745)
Comment 1 Exceptions Reporter 2016-01-11 22:39:59 UTC
Created attachment 158091 [details]
stacktrace
Comment 2 Jiri Prox 2016-01-14 16:13:17 UTC
Please evaluate, the only related line in stacktrace comes form Files In Explorer plugin.

Thanks