[
http://issues.apache.org/jira/browse/GERONIMO-2095?page=comments#action_12415482
]
John Sisson commented on GERONIMO-2095:
---------------------------------------
Reproduced on JDK1.5.0_06:
$ /c/"Program Files"/Java/jdk1.5.0_06/jre/bin/java -jar bin/server.jar
Booting Geronimo Kernel (in Java 1.5.0_06)...
Starting Geronimo Application Server v1.1-412854
[**********************] 100% 23s Startup complete
Listening on Ports:
1099 0.0.0.0 RMI Naming
1527 0.0.0.0 Derby Connector
4201 0.0.0.0 ActiveIO Connector EJB
4242 0.0.0.0 Remote Login Listener
8009 0.0.0.0 Tomcat Connector AJP
8080 0.0.0.0 Tomcat Connector HTTP
8443 0.0.0.0 Tomcat Connector HTTPS
9999 0.0.0.0 JMX Remoting Connector
61616 0.0.0.0 ActiveMQ Message Broker Connector
Started Application Modules:
EAR: geronimo/webconsole-tomcat/1.1-412854/car
RAR: geronimo/activemq/1.1-412854/car
RAR: geronimo/system-database/1.1-412854/car
WAR: geronimo/remote-deploy-tomcat/1.1-412854/car
WAR: geronimo/welcome-tomcat/1.1-412854/car
Web Applications:
http://JSLAP:8080/
http://JSLAP:8080/console
http://JSLAP:8080/console-standard
http://JSLAP:8080/remote-deploy
Geronimo Application Server started
Server shutdown begun
03:17:00,031 ERROR [GBeanInstance] Problem in doStop of
geronimo/j2ee-system/1.1-412854/car?ServiceModule=geronimo/j2ee-system/1.1-4
12854/car,j2eeType=AttributeStore,name=AttributeManager
java.io.IOException: EXTREMELY CRITICAL! Unable to move manageable attributes
working file to proper file name! Configuration will
revert to defaults unless this is manually corrected! (could not rename
C:\geronimo-1.1-412854\var\config\config.xml.working to C:
\geronimo-1.1-412854\var\config\config.xml)
at
org.apache.geronimo.system.configuration.LocalAttributeManager.save(LocalAttributeManager.java:449)
at
org.apache.geronimo.system.configuration.LocalAttributeManager.doStop(LocalAttributeManager.java:573)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance(GBeanInstance.java:1143)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:337)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:188)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:548)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:548)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:548)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.kernel.config.KernelConfigurationManager$ShutdownHook.run(KernelConfigurationManager.java:310)
at
org.apache.geronimo.kernel.basic.BasicKernel.notifyShutdownHooks(BasicKernel.java:668)
at
org.apache.geronimo.kernel.basic.BasicKernel.shutdown(BasicKernel.java:645)
at org.apache.geronimo.system.main.Daemon$1.run(Daemon.java:245)
Server shutdown completed
[EMAIL PROTECTED] /c/geronimo-1.1-412854
$
> Problem with attribute manager
> ------------------------------
>
> Key: GERONIMO-2095
> URL: http://issues.apache.org/jira/browse/GERONIMO-2095
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Components: core
> Environment:
> http://people.apache.org/~hogstrom/20060607/geronimo-jetty-j2ee-1.1-20060607.tar.gz
> Windows XP, cygwin
> Command line: java -jar bin/server.jar
> Free disk space: 3 Gb
> Reporter: Guillaume Nodet
> Assignee: John Sisson
> Priority: Critical
> Fix For: 1.1
>
> [EMAIL PROTECTED] /cygdrive/c/tmp/geronimo-1.1-20060607
> $ java -jar bin/server.jar
> Booting Geronimo Kernel (in Java 1.5.0_06)...
> Starting Geronimo Application Server v1.1-20060607
> [******> ] 30% 21s Starting
> geronimo/system-database...20:32:49,484 ERROR [LocalAttributeManager] Error
> saving attributes
> java.io.IOException: EXTREMELY CRITICAL! Unable to move manageable
> attributes working file to proper file name! Configuration will revert to
> defaults unless t
> his is manually corrected! (could not rename
> C:\tmp\geronimo-1.1-20060607\var\config\config.xml.working to
> C:\tmp\geronimo-1.1-20060607\var\config\config.xml)
> at
> org.apache.geronimo.system.configuration.LocalAttributeManager.save(LocalAttributeManager.java:449)
> at
> org.apache.geronimo.system.configuration.LocalAttributeManager$2.run(LocalAttributeManager.java:618)
> at java.util.TimerThread.mainLoop(Unknown Source)
> at java.util.TimerThread.run(Unknown Source)
> [******************> ] 84% 39s Starting
> geronimo/webconsole-jett...20:33:07,890 ERROR [LocalAttributeManager] Error
> saving attributes
> java.io.IOException: EXTREMELY CRITICAL! Unable to move manageable
> attributes working file to proper file name! Configuration will revert to
> defaults unless t
> his is manually corrected! (could not rename
> C:\tmp\geronimo-1.1-20060607\var\config\config.xml.working to
> C:\tmp\geronimo-1.1-20060607\var\config\config.xml)
> at
> org.apache.geronimo.system.configuration.LocalAttributeManager.save(LocalAttributeManager.java:449)
> at
> org.apache.geronimo.system.configuration.LocalAttributeManager$2.run(LocalAttributeManager.java:618)
> at java.util.TimerThread.mainLoop(Unknown Source)
> at java.util.TimerThread.run(Unknown Source)
> [**********************] 100% 45s Startup complete
> Listening on Ports:
> 1099 0.0.0.0 RMI Naming
> 1527 0.0.0.0 Derby Connector
> 4201 0.0.0.0 ActiveIO Connector EJB
> 4242 0.0.0.0 Remote Login Listener
> 8009 0.0.0.0 Jetty Connector AJP13
> 8080 0.0.0.0 Jetty Connector HTTP
> 8443 0.0.0.0 Jetty Connector HTTPS
> 9999 0.0.0.0 JMX Remoting Connector
> 61616 0.0.0.0 ActiveMQ Message Broker Connector
> Started Application Modules:
> EAR: geronimo/webconsole-jetty/1.1-20060607/car
> RAR: geronimo/activemq/1.1-20060607/car
> RAR: geronimo/system-database/1.1-20060607/car
> WAR: geronimo/remote-deploy-jetty/1.1-20060607/car
> WAR: geronimo/welcome-jetty/1.1-20060607/car
> Web Applications:
> http://guillaumes:8080/
> http://guillaumes:8080/console
> http://guillaumes:8080/console-standard
> http://guillaumes:8080/remote-deploy
> Geronimo Application Server started
> 20:33:18,718 ERROR [LocalAttributeManager] Error saving attributes
> java.io.IOException: EXTREMELY CRITICAL! Unable to move manageable
> attributes working file to proper file name! Configuration will revert to
> defaults unless t
> his is manually corrected! (could not rename
> C:\tmp\geronimo-1.1-20060607\var\config\config.xml.working to
> C:\tmp\geronimo-1.1-20060607\var\config\config.xml)
> at
> org.apache.geronimo.system.configuration.LocalAttributeManager.save(LocalAttributeManager.java:449)
> at
> org.apache.geronimo.system.configuration.LocalAttributeManager$2.run(LocalAttributeManager.java:618)
> at java.util.TimerThread.mainLoop(Unknown Source)
> at java.util.TimerThread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira