1 Reply Latest reply on Dec 13, 2004 3:00 PM by darranl

    Error installing JBoss AS

    sloaniebaloney

      I hope someone can help. I installed JBoss previously then removed it from my box. I am trying to reinstall it to a new directory and after selecting which type of installation (full) that I want the following dialog box displays "null". I check the log and see the following:

      (Dec 13, 2004 10:41:02 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:41:02 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:41:04 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:48:51 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:48:52 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:48:55 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:52:03 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:52:03 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:52:05 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:53:20 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:53:20 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:53:22 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:53:22 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredResourceIndices.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredResourceIndices.getRequiredResourceIndices(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:41:02 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:41:02 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:41:04 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:48:51 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:48:52 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:48:55 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:52:03 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:52:03 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:52:05 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:53:20 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 10:53:20 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 10:53:22 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 11:00:57 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 11:00:58 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 11:01:00 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 11:33:03 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 11:33:03 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getPreInstallSummary(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductSummary(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getProductSummary(Unknown Source)
      at com.installshield.my_project_name_1_ism.event.dialog.swing.PanelPreInstallSummary.initializeUIPreInstallSummary(PanelPreInstallSummary.java:22)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.invokeJavaMethod(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.executeAction(Unknown Source)
      at com.installshield.event.ActionSequenceEngine$ActionTask.run(Unknown Source)
      at com.installshield.event.ThreadPool.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 11:33:05 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 25
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.TimeToInstall.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getEstimatedTimeToInstall(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
      at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)

      (Dec 13, 2004 11:52:56 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$DiskSpaceCheck, wrn, null
      (Dec 13, 2004 11:52:57 AM), Install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, err, java.lang.NullPointerException
      STACK_TRACE: 42
      java.lang.NullPointerException
      at java.util.Hashtable.containsKey(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.addRequired(Unknown Source)
      at com.installshield.product.service.registry.LoggedSoftwareObject.setRequired(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.loadSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.VPDDef.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObject(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.findSoftwareObjects(Unknown Source)
      at com.installshield.product.service.registry.PureJavaRegistryServiceImpl.getSoftwareObject(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      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.getSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.visitSoftwareObject(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(Unknown Source)
      at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
      at com.installshield.product.service.product.RequiredBytes.getEstimatedRequiredBytes(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getDiskSpaceRequired(Unknown Source)
      at com.installshield.product.service.product.PureJavaProductServiceImpl.getProductInstallSummary(Unknown Source)
      at com.installshield.product

        • 1. Re: strange post deploy errors! HELP!
          darranl

          that's tha last err I'm dealing whith..

          I deployed my app it was all ok,
          then I saw an error in the Javascript (so nothing that has to do whith
          java or jboss) and after the redeploy that's what jboss told me:

          [ error code ]

          org.apache.jasper.JasperException: Unable to compile class for JSP

          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:3: package javax.servlet does not exist
          import javax.servlet.*;
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:4: package javax.servlet.http does not exist
          import javax.servlet.http.*;
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:5: package javax.servlet.jsp does not exist
          import javax.servlet.jsp.*;
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:11: package org.apache.jasper.runtime does not exist
          public final class new_005ftrouble_jsp extends org.apache.jasper.runtime.HttpJspBase
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:12: package org.apache.jasper.runtime does not exist
          implements org.apache.jasper.runtime.JspSourceDependent {
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:20: cannot resolve symbol
          symbol : class HttpServletRequest
          location: class org.apache.jsp.new_005ftrouble_jsp
          public void _jspService(HttpServletRequest request, HttpServletResponse response)
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:20: cannot resolve symbol
          symbol : class HttpServletResponse
          location: class org.apache.jsp.new_005ftrouble_jsp
          public void _jspService(HttpServletRequest request, HttpServletResponse response)
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:21: cannot resolve symbol
          symbol : class ServletException
          location: class org.apache.jsp.new_005ftrouble_jsp
          throws java.io.IOException, ServletException {
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:23: cannot resolve symbol
          symbol : class JspFactory
          location: class org.apache.jsp.new_005ftrouble_jsp
          JspFactory _jspxFactory = null;
          ^


          Generated servlet error:
          /opt/jboss-3.2.5/server/default/work/jboss.web/localhost/TroubleTicket/org/apache/jsp/new_005ftrouble_jsp.java:24: cannot resolve symbol
          symbol : class PageContext
          location: class org.apache.jsp.new_005ftrouble_jsp
          PageContext pageContext = null;

          ....
          ....
          and so on..



          [ /error code]