Guillaume, your using Cygwin as your development environment. I haven't run into this. Is there someone else on the team that is running with CygWin?

Paul McMahan (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2095?page=comments#action_12415417 ]
Paul McMahan commented on GERONIMO-2095:
----------------------------------------

The problem must be environmental because I'm not able to recreate it on linux 
using JDK 1.4.2.  As a test I changed a property of the SystemDatasource pool 
in the db portlet, restarted G, and verified that my changes had been persisted.

After the restart here's what I see:
[EMAIL PROTECTED]:~/tmp/geronimo-1.1-20060607$ ls -l var/config/
total 32
-rw-r--r--  1 pmcmahan pmcmahan 6712 2006-06-08 15:54 config.xml
-rw-r--r--  1 pmcmahan pmcmahan 6435 2006-06-08 15:51 config.xml.bak
-rw-r--r--  1 pmcmahan pmcmahan 5494 2006-06-07 03:20 config.xml.original
-rw-r--r--  1 pmcmahan pmcmahan  240 2006-06-07 03:20 offline-deployer-list
-rw-r--r--  1 pmcmahan pmcmahan 1157 2006-06-07 03:20 README.txt
[EMAIL PROTECTED]:~/tmp/geronimo-1.1-20060607$ java -jar bin/server.jar
Booting Geronimo Kernel (in Java 1.4.2_10)...
Starting Geronimo Application Server v1.1-20060607
[**********************] 100%  62s 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://localhost:8080/
    http://localhost:8080/console
    http://localhost:8080/console-standard
    http://localhost:8080/remote-deploy

Geronimo Application Server started


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
    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)

Reply via email to