Install Trading Networks on Solaris

Hi, I’m having a problem to intall trading networks V4.6 Console on Solaris8.

JDK version is JDK 1.3.1.

I have an error message when it checks component window. It says

NullPointerException
e2ei/11/Installer46/Infrastructure/CustomInstall/panels/CopyFilesProgressPanel
com.wm.distman.custominstall.CopyFilesProgressPanel
java.lang.NullPointerException
at com.wm.distman.install.InstallerProductProps.listOrphanedBuildModules(Compiled Code)
at com.wm.distman.install.InstallerProductProps.getRemoveBuildModules(Compiled Code)
at com.wm.distman.custominstall.CopyFilesProgressPanel.installExecute(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)

Also, if I close an installation window, it show that error message below,

bash-2.03# java -jar webMethodsInstaller46.jar
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
Font specified in font.properties not found [-ricoh-heiseimin-w3-r-normal–-%d---m--jisx0212.1990-0]
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/bin/console.sh (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileReader.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.updateConsoleSh(TNConsoleBatchFileUpdaterPanel.java:101)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.installExecute(TNConsoleBatchFileUpdaterPanel.java:57)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/bin/console.sh.temp (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.copyFileBuffered(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.updateConsoleSh(TNConsoleBatchFileUpdaterPanel.java:101)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.installExecute(TNConsoleBatchFileUpdaterPanel.java:57)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/bin/console.sh (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileReader.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.updateConsoleSh(TNConsoleBatchFileUpdaterPanel.java:103)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.installExecute(TNConsoleBatchFileUpdaterPanel.java:57)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/bin/console.sh.temp (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.copyFileBuffered(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.updateConsoleSh(TNConsoleBatchFileUpdaterPanel.java:103)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.installExecute(TNConsoleBatchFileUpdaterPanel.java:57)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/bin/console.sh (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileReader.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.updateConsoleSh(TNConsoleBatchFileUpdaterPanel.java:108)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.installExecute(TNConsoleBatchFileUpdaterPanel.java:57)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/bin/console.sh.temp (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.copyFileBuffered(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.updateConsoleSh(TNConsoleBatchFileUpdaterPanel.java:108)
at com.wm.tn.cons.TNConsoleBatchFileUpdaterPanel.installExecute(TNConsoleBatchFileUpdaterPanel.java:57)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/BIConfig.prop (no directory and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at java.io.FileReader.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.BIConfigFileUpdaterPanel.updateBIConfig(Compiled Code)
at com.wm.tn.cons.BIConfigFileUpdaterPanel.installExecute(BIConfigFileUpdaterPanel.java:45)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)
java.io.FileNotFoundException: /opt/webMethods/TNConsole4/BIConfig.prop.temp (no directry and file)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.open(Compiled Code)
at java.io.FileInputStream.(Compiled Code)
at com.wm.tn.cons.ValueReplacer.copyFileBuffered(Compiled Code)
at com.wm.tn.cons.ValueReplacer.updateValuesIn(Compiled Code)
at com.wm.tn.cons.BIConfigFileUpdaterPanel.updateBIConfig(Compiled Code)
at com.wm.tn.cons.BIConfigFileUpdaterPanel.installExecute(BIConfigFileUpdaterPanel.java:45)
at com.wm.distman.install.PanelThread.executeProgressGroup(Compiled Code)
at com.wm.distman.install.PanelThread.run(Compiled Code)

If you have a solution for that, please let me know.

Thank you.

Did you resolved the issues? I am getting this error on Solaris 2.8 while installing Developer4 and TN Console using webMethodsInstaller461.jar with java 1.3.1 patch4 and getting the same issues.

Let me know!

oh well, the /opt/webMethods was full.