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

Install log not created after install failing the folder is created but no file Linux

After running the install it says that there were warnings created and that the logs directory is created bu no file is created. Any Ideas?

this was displayed in the terminal
(X) cleaning up temporary directories
Exiting with exit code: 0
java.lang.NullPointerException
at com.zerog.ia.installer.IAStatusLog.ae(Unknown Source)
at com.zerog.ia.installer.IAStatusLog.createLogDir(Unknown Source)
at com.zerog.ia.installer.IAStatusLog.reportLog(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.b8(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.cd(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.ab(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager$5.aa(Unknown Source)
at com.zerog.ia.installer.Installer.bo(Unknown Source)
at com.zerog.ia.installer.Installer.exit(Unknown Source)
at com.zerog.ia.installer.AAMgr.ab(Unknown Source)
at com.zerog.ia.installer.AAMgrBase.am(Unknown Source)
at com.zerog.ia.installer.AAMgrBase.runNextInstallPiece(Unknown Source)
at com.zerog.ia.installer.AAMgr.actionPerformed(Unknown Source)
at java.awt.Button.processActionEvent(Button.java:419)
at java.awt.Button.processEvent(Button.java:387)
at java.awt.Component.dispatchEventImpl(Component.java:3996)
at java.awt.Component.dispatchEvent(Component.java:3844)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:545)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:268)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:197)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:191)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThrea
Labels (1)
0 Kudos
(1) Reply
RamyaVenkatesh
Level 7

Hi,

Give us some details about the project configuration. Is it possible to share your project here? The information you've provided is insufficient to debug.

Thanks,
Ramya
0 Kudos