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 194994 - javax.help.HelpSetException: Could not parse Got an IOException (cannot connect to nbdocs:/com/sun/tools/tuxedo/project/docs/nbmodules.hs: java.util.MissingResourceException: Cannot find localized res
Summary: javax.help.HelpSetException: Could not parse Got an IOException (cannot conne...
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 15:46 UTC by Vladimir Voskresensky
Modified: 2011-02-03 19:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176376


Attachments
stacktrace (5.96 KB, text/plain)
2011-02-02 15:46 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2011-02-02 15:46:30 UTC
Build: Oracle Solaris Studio Dev 2011/02/02 0e5fc6ca77cc
VM: Java HotSpot(TM) Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: SunOS

User Comments:
vv159170: trying to open Help




Stacktrace: 
javax.help.HelpSetException: Could not parse
Got an IOException (cannot connect to nbdocs:/com/sun/tools/tuxedo/project/docs/nbmodules.hs: java.util.MissingResourceException: Cannot find localized resource com/sun/tools/tuxedo/project/docs/nbmodules.hs in SystemClassLoader[296 modules])
Parsing failed for null
Got an IOException (cannot connect to nbdocs:/com/sun/tools/tuxedo/project/docs/nbmodules.hs: java.util.MissingResourceException: Cannot find localized resource com/sun/tools/tuxedo/project/docs/nbmodules.hs in SystemClassLoader[296 modules])
Parsing failed for null
   at javax.help.HelpSet.<init>(HelpSet.java:154)
   at org.netbeans.modules.javahelp.HelpSetProcessor$1.instanceCreate(HelpSetProcessor.java:105)
   at org.openide.loaders.XMLDataObject$ICDel.instanceCreate(XMLDataObject.java:1387)
   at org.openide.loaders.FolderLookup$ICItem.getInstance(FolderLookup.java:594)
   at org.openide.util.lookup.AbstractLookup$R.allInstances(AbstractLookup.java:1005)
   at org.openide.util.lookup.ProxyLookup$R.computeResult(ProxyLookup.java:551)
Comment 1 Vladimir Voskresensky 2011-02-02 15:46:34 UTC
Created attachment 105598 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-02-02 16:47:10 UTC
it happened in Studio IDE
Vladimir, can you evaluate, please?
Comment 3 Thomas Preisler 2011-02-02 16:56:15 UTC
It's already filed as CR 7014908 and fix is in Sputnik code and not in CND. Will close this IZ as there is nothing to fix in NB or CND.
Comment 4 Thomas Preisler 2011-02-03 19:16:25 UTC
CR has been fixed....