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 - java.io.IOException: Failed to show URI:file:/home/aruna/00-WRK/00-VHOSTS/workflow.snap.net.nz/bots/
Summary: java.io.IOException: Failed to show URI:file:/home/aruna/00-WRK/00-VHOSTS/wor...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: breebo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-11 22:39 UTC by Exceptions Reporter
Modified: 2016-01-14 16:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222071


Attachments
stacktrace (1.44 KB, text/plain)
2016-01-11 22:39 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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