Problem in viewing a converted JavaHelp (jar) file (created using RH2002 to RoboHelp X5)
urmiroy Jan 29, 2009 2:14 AMHi,
I have a javahelp project (compressed javahelp) created using RoboHelp 2002. The output files are jar files.
The source files are .mpj. When I view the existing jar files without converting the project to .xpj I am able to view the jar files.
However, this project needs to be upgraded to RHx5. During conversion(.mpj to .xpj) everything seems to be working fine and the javahelp files are generated. But when I try to view the jar files nothing is diplayed.
I get the following error. Please see below.
Has anybody come across anything similar? Is there anything I need to take care of before I upgrade to .xpj? I cannot locate the glo.xml file in RH.
Best regards,
Urmi
Parsing failed for null
Exception caught while parsing jar:file:C:/Documents and Settings/urmiroy/Desktop/ep2_cd1helps/Developer_edit/JavaHelp/FLEXIEDGEBTS_dev_edit.jar!/ FLEXIEDGEBTS_dev_edit_glo.xmljava.io.FileNotFoundException: JAR entry FLEXIEDGEBTS_dev_edit_glo.xml not found in C:\Documents and Settings\urmiroy\Desktop\ep2_cd1helps\Developer_edit\JavaHelp\FLEXIEDGEBTS_dev_edit.jar
Exception occurred during event dispatching:
java.lang.NullPointerException
at javax.help.MergeHelpUtilities.mergeNodeChildren(MergeHelpUtilities.ja
va:89)
at javax.help.plaf.basic.BasicGlossaryNavigatorUI.loadData(BasicGlossary
NavigatorUI.java:217)
at javax.help.plaf.basic.BasicGlossaryNavigatorUI.reloadData(BasicGlossa
ryNavigatorUI.java:198)
at javax.help.plaf.basic.BasicGlossaryNavigatorUI.installUI(BasicGlossar
yNavigatorUI.java:146)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.help.JHelpNavigator.setUI(JHelpNavigator.java:257)
at javax.help.JHelpNavigator.updateUI(JHelpNavigator.java:276)
at javax.help.JHelpNavigator.<init>(JHelpNavigator.java:105)
at javax.help.JHelpGlossaryNavigator.<init>(JHelpGlossaryNavigator.java:
62)
at javax.help.GlossaryView.createNavigator(GlossaryView.java:82)
at javax.help.JHelp.setupNavigators(JHelp.java:148)
at javax.help.JHelp.<init>(JHelp.java:126)
at javax.help.JHelp.<init>(JHelp.java:76)
at sunw.demo.jhdemo.JHLauncher$DisplayAction.actionPerformed(JHLauncher.
java:956)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow
n Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
I have a javahelp project (compressed javahelp) created using RoboHelp 2002. The output files are jar files.
The source files are .mpj. When I view the existing jar files without converting the project to .xpj I am able to view the jar files.
However, this project needs to be upgraded to RHx5. During conversion(.mpj to .xpj) everything seems to be working fine and the javahelp files are generated. But when I try to view the jar files nothing is diplayed.
I get the following error. Please see below.
Has anybody come across anything similar? Is there anything I need to take care of before I upgrade to .xpj? I cannot locate the glo.xml file in RH.
Best regards,
Urmi
Parsing failed for null
Exception caught while parsing jar:file:C:/Documents and Settings/urmiroy/Desktop/ep2_cd1helps/Developer_edit/JavaHelp/FLEXIEDGEBTS_dev_edit.jar!/ FLEXIEDGEBTS_dev_edit_glo.xmljava.io.FileNotFoundException: JAR entry FLEXIEDGEBTS_dev_edit_glo.xml not found in C:\Documents and Settings\urmiroy\Desktop\ep2_cd1helps\Developer_edit\JavaHelp\FLEXIEDGEBTS_dev_edit.jar
Exception occurred during event dispatching:
java.lang.NullPointerException
at javax.help.MergeHelpUtilities.mergeNodeChildren(MergeHelpUtilities.ja
va:89)
at javax.help.plaf.basic.BasicGlossaryNavigatorUI.loadData(BasicGlossary
NavigatorUI.java:217)
at javax.help.plaf.basic.BasicGlossaryNavigatorUI.reloadData(BasicGlossa
ryNavigatorUI.java:198)
at javax.help.plaf.basic.BasicGlossaryNavigatorUI.installUI(BasicGlossar
yNavigatorUI.java:146)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.help.JHelpNavigator.setUI(JHelpNavigator.java:257)
at javax.help.JHelpNavigator.updateUI(JHelpNavigator.java:276)
at javax.help.JHelpNavigator.<init>(JHelpNavigator.java:105)
at javax.help.JHelpGlossaryNavigator.<init>(JHelpGlossaryNavigator.java:
62)
at javax.help.GlossaryView.createNavigator(GlossaryView.java:82)
at javax.help.JHelp.setupNavigators(JHelp.java:148)
at javax.help.JHelp.<init>(JHelp.java:126)
at javax.help.JHelp.<init>(JHelp.java:76)
at sunw.demo.jhdemo.JHLauncher$DisplayAction.actionPerformed(JHLauncher.
java:956)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow
n Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)


