While installing EMS in console mode, the following error is reported:ServiceException: (error code = 200; severity = 0; exception = [java.lang.NullPointerException])
book
Article ID: KB0093864
calendar_today
Updated On:
Products
Versions
TIBCO Enterprise Message Service
-
Not Applicable
-
Description
Resolution: Description: ========== While installing EMS in console mode the following error is reported:
===================================== ServiceException: (error code = 200; severity = 0; exception = [java.lang.NullPointerException]) at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source) at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source) at com.installshield.product.service.registry.GenericRegistryService.initializeLocalPersistedVariables(Unknown Source) at com.installshield.product.service.product.PureJavaProductServiceImpl.initializeLocalPersistedVariables(Unknown Source) at com.installshield.product.service.product.PureJavaProductServiceImpl.loadProductTree(Unknown Source) at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductTree(Unknown Source) at com.installshield.product.service.product.PureJavaProductServiceImpl.getSoftwareObjectTree(Unknown Source) at com.installshield.product.service.product.PureJavaProductServiceImpl.getSoftwareObjectTree(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:618) at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source) at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source) at com.installshield.product.service.product.GenericProductService.getSoftwareObjectTree(Unknown Source) at com.tibco.installer.wizard.action.TIBCOInstallerInit.setInstallerDetails(TIBCOInstallerInit.java:176) at com.tibco.installer.wizard.action.TIBCOInstallerInit.execute(TIBCOInstallerInit.java:144) at com.installshield.wizard.StandardWizardListener.execute(Unknown Source) at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source) at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1829) An error occurred during wizard bean change notification: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it. at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:197) at java.awt.Window.<init>(Window.java:346) at java.awt.Frame.<init>(Frame.java:452) at java.awt.Frame.<init>(Frame.java:417) at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1775) at javax.swing.JOptionPane.getRootFrame(JOptionPane.java:1655) at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:867) at com.tibco.installer.util.TIBCOMessageDialog.displayGUI(TIBCOMessageDialog.java:192) at com.tibco.installer.util.TIBCOMessageDialog.display(TIBCOMessageDialog.java:106) at com.tibco.installer.util.TIBCOMessageDialog.show(TIBCOMessageDialog.java:530) at com.tibco.installer.util.TIBCOMessageDialog.show(TIBCOMessageDialog.java:540) at com.tibco.installer.wizard.action.TIBCOInstallerInit.execute(TIBCOInstallerInit.java:156) at com.installshield.wizard.StandardWizardListener.execute(Unknown Source) at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source) at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1829) =====================================
Environment: ========== All
Resolution: =========
This problem is usually caused by the home directory not existing for the user who is performing the installation or has very little disk space within the home directory. Check to see what the home directory is and if it exists.
If the home directory exists, please provide all files under ~/.TIBCO in addition to all files under ~/InstallShield for the user installing EMS in order for TIBCO Support to further investigate the issue.
Issue/Introduction
While installing EMS in console mode, the following error is reported:ServiceException: (error code = 200; severity = 0; exception = [java.lang.NullPointerException])