cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
tamil_try1977
Level 3

Unknown NullPointerException at startup

Hi, I created my installer for Solaris and when I tried to lanunch, I got this exception stack trace with no valuable information. Any help would be greatly appreciated. Here is the stack trace,
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 S
ource)
at com.installshield.product.service.product.PureJavaProductServiceImpl.initializeLocalPersistedVariables(Unknow
n 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.getProductBean(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductBeanProperty(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
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.getProductBeanProperty(Unknown Source)
at com.installshield.product.service.product.ProductBeanPropertyMethod.invokeWithValidation(Unknown Source)
at com.installshield.product.service.product.ProductBeanPropertyMethod.invoke(Unknown Source)
at com.installshield.util.StringResolver.invokeMethod(Unknown Source)
at com.installshield.util.FunctionToken.getValue(Unknown Source)
at com.installshield.util.AbstractStringResolver.mergeTokens(Unknown Source)
at com.installshield.util.AbstractStringResolver.resolveInternal(Unknown Source)
at com.installshield.util.StringResolver.resolve(Unknown Source)
at com.installshield.wizard.service.AbstractWizardServices.resolveString(Unknown Source)
at com.installshield.ui.controls.console.ConsoleContainer.resolveString(Unknown Source)
at com.installshield.wizard.console.ConsoleWizardUI.createPanel(Unknown Source)
at com.installshield.wizard.console.ConsoleWizardUI.displayCustomDialog(Unknown Source)
at com.installshield.wizard.console.ConsoleWizardUI.currentBeanChanged(Unknown Source)
at com.installshield.wizard.StandardWizardListener.currentBeanChanged(Unknown Source)
at com.installshield.wizard.Wizard$RunThread.run(Unknown Source)

Thanks,
Tamil
Labels (1)
0 Kudos
(1) Reply
Perucho
Level 2

0 Kudos