[
https://issues.apache.org/jira/browse/GERONIMO-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556341#comment-13556341
]
Kevan Miller commented on GERONIMO-6429:
----------------------------------------
The change that John mentions was in both our Geronimo 1.1 and 1.1.1 releases:
{code}
svn praise
https://svn.apache.org/repos/asf/geronimo/server/tags/1.1.0/modules/system/src/java/org/apache/geronimo/system/configuration/LocalAttributeManager.java
{code}
{code}
svn diff
https://svn.apache.org/repos/asf/geronimo/server/tags/1.1.0/modules/system/src/java/org/apache/geronimo/system/configuration/LocalAttributeManager.java
https://svn.apache.org/repos/asf/geronimo/server/tags/1.1.1/modules/system/src/java/org/apache/geronimo/system/configuration/LocalAttributeManager.java
{code}
Your build timestamp is much later than our 1.1 and 1.1.0 releases... And the
line number from the exception text in your original comment does not exactly
line up with the above source. So, I'm not sure what level of code you are
running (and thus I'm not certain whether or not your build contains John's
fix).
> CLONE - Problem with attribute manager
> --------------------------------------
>
> Key: GERONIMO-6429
> URL: https://issues.apache.org/jira/browse/GERONIMO-6429
> Project: Geronimo
> Issue Type: Bug
> Security Level: 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: Amit S
> Assignee: John Sisson
> Priority: Critical
>
> gnodet@guillaumes /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, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira