C:\Sun\SDK\lib>[b]asadmin-pause.bat start-domain domain1[/b]
I am afraid after copying addon folder and all it's contents to another folder outside the realm of c:\Sun\SUNK folder, I now get the following (see below)
Something is obviously wired to look for the install.properties.
Our conversations has led me to have a gut feeling for the root cause of the problem now though.
[b]I did try and run the UpdateCentre between the time the server was working correctly and it suddenly stopping. Probably nothing to do with install of Tomcat/JBoss[/b]
-----
java.io.FileNotFoundException: C:\Sun\SDK\addons\accessmanager\am-install.properties (The system cannot find the path sp
ecified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at com.sun.am.AMConfigurator.loadInstallConfiguration(AMConfigurator.java:645)
at com.sun.am.AMConfigurator.generateConfiguration(AMConfigurator.java:669)
at com.sun.am.AMConfigurator.main(AMConfigurator.java:366)
at com.sun.am.AMConfigurator.configure(AMConfigurator.java:1879)
at com.sun.enterprise.addons.AddonConfigurationController.invokeApi(AddonConfigurationController.java:270)
at com.sun.enterprise.addons.AddonConfigurationController.configure(AddonConfigurationController.java:169)
at com.sun.enterprise.addons.AddonConfigurationController.configureDAS(AddonConfigurationController.java:136)
at com.sun.enterprise.addons.AddonFacade.configureDAS(AddonFacade.java:110)
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:597)
at com.sun.enterprise.cli.commands.AddonControl.configureDAS(AddonControl.java:100)
at com.sun.enterprise.cli.commands.StartDomainCommand.configureAddons(StartDomainCommand.java:486)
at com.sun.enterprise.cli.commands.StartDomainCommand.init(StartDomainCommand.java:455)
at com.sun.enterprise.cli.commands.StartDomainCommand.startDomain(StartDomainCommand.java:123)
at com.sun.enterprise.cli.commands.StartDomainCommand.runCommand(StartDomainCommand.java:215)
at com.sun.enterprise.cli.framework.CLIMain.invokeCommand(CLIMain.java:171)
at com.sun.enterprise.cli.framework.CLIMain.main(CLIMain.java:79)
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:394)
at java.util.Properties.setProperty(Properties.java:143)
at com.sun.am.AMConfigurator.generateConfiguration(AMConfigurator.java:771)
at com.sun.am.AMConfigurator.main(AMConfigurator.java:366)
at com.sun.am.AMConfigurator.configure(AMConfigurator.java:1879)
at com.sun.enterprise.addons.AddonConfigurationController.invokeApi(AddonConfigurationController.java:270)
at com.sun.enterprise.addons.AddonConfigurationController.configure(AddonConfigurationController.java:169)
at com.sun.enterprise.addons.AddonConfigurationController.configureDAS(AddonConfigurationController.java:136)
at com.sun.enterprise.addons.AddonFacade.configureDAS(AddonFacade.java:110)
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:597)
at com.sun.enterprise.cli.commands.AddonControl.configureDAS(AddonControl.java:100)
at com.sun.enterprise.cli.commands.StartDomainCommand.configureAddons(StartDomainCommand.java:486)
at com.sun.enterprise.cli.commands.StartDomainCommand.init(StartDomainCommand.java:455)
at com.sun.enterprise.cli.commands.StartDomainCommand.startDomain(StartDomainCommand.java:123)
at com.sun.enterprise.cli.commands.StartDomainCommand.runCommand(StartDomainCommand.java:215)
at com.sun.enterprise.cli.framework.CLIMain.invokeCommand(CLIMain.java:171)
at com.sun.enterprise.cli.framework.CLIMain.main(CLIMain.java:79)
-----
Any other ideas?
Cheers, Jeremy
[Message sent by forum member 'jgf1' (jgf1)]
http://forums.java.net/jive/thread.jspa?messageID=261947