You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeremy Boynes (JIRA)" <de...@geronimo.apache.org> on 2004/10/26 02:18:43 UTC

[jira] Created: (GERONIMO-396) Transient failure to install configuration on WinXP/JDK1.5

Transient failure to install configuration on WinXP/JDK1.5
----------------------------------------------------------

         Key: GERONIMO-396
         URL: http://issues.apache.org/jira/browse/GERONIMO-396
     Project: Apache Geronimo
        Type: Bug
    Reporter: Jeremy Boynes
 Assigned to: Jeremy Boynes 


During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.

    [echo] Building client.jar
    [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
o-1.0-SNAPSHOT\config-store\index.properties
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
213)
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
83)
    [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
aDataImpl.java:213)
    [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
:220)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
DefaultMBeanServerInterceptor.java:815)
    [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
java:784)
    [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
    [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
e.java:106)
    [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
java:64)
    [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
ies
    [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
eIndex(LocalConfigStore.java:129)
    [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
tall(LocalConfigStore.java:215)
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
191)
    [java]      ... 8 more

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-396) Transient failure to install configuration on WinXP/JDK1.5

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-396?page=all ]

Aaron Mulder updated GERONIMO-396:
----------------------------------

      Component: JVM-compatibility
    Fix Version: 1.0
    Description: 
During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.

    [echo] Building client.jar
    [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
o-1.0-SNAPSHOT\config-store\index.properties
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
213)
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
83)
    [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
aDataImpl.java:213)
    [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
:220)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
DefaultMBeanServerInterceptor.java:815)
    [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
java:784)
    [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
    [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
e.java:106)
    [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
java:64)
    [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
ies
    [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
eIndex(LocalConfigStore.java:129)
    [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
tall(LocalConfigStore.java:215)
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
191)
    [java]      ... 8 more

  was:
During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.

    [echo] Building client.jar
    [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
o-1.0-SNAPSHOT\config-store\index.properties
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
213)
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
83)
    [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
aDataImpl.java:213)
    [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
:220)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
DefaultMBeanServerInterceptor.java:815)
    [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
java:784)
    [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
    [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
e.java:106)
    [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
java:64)
    [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
ies
    [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
eIndex(LocalConfigStore.java:129)
    [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
tall(LocalConfigStore.java:215)
    [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
191)
    [java]      ... 8 more

    Environment: 

> Transient failure to install configuration on WinXP/JDK1.5
> ----------------------------------------------------------
>
>          Key: GERONIMO-396
>          URL: http://issues.apache.org/jira/browse/GERONIMO-396
>      Project: Geronimo
>         Type: Bug
>   Components: deployment, buildsystem, JVM-compatibility
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: 1.0

>
> During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.
>     [echo] Building client.jar
>     [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
> on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
> o-1.0-SNAPSHOT\config-store\index.properties
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 213)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 83)
>     [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
> aDataImpl.java:213)
>     [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
> :220)
>     [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
> DefaultMBeanServerInterceptor.java:815)
>     [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
> java:784)
>     [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
>     [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
> e.java:106)
>     [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
> java:64)
>     [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
> o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
> ies
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
> eIndex(LocalConfigStore.java:129)
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
> tall(LocalConfigStore.java:215)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 191)
>     [java]      ... 8 more

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


[jira] Closed: (GERONIMO-396) Transient failure to install configuration on WinXP/JDK1.5

Posted by "John Sisson (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-396?page=all ]
     
John Sisson closed GERONIMO-396:
--------------------------------

    Fix Version: 1.1
                     (was: 1.x)
     Resolution: Fixed

This problem should be fixed by changes for GERONIMO-1465:

http://svn.apache.org/viewcvs?rev=368569&view=rev

FYI..

I have also found some other issues on windows machines that can cause problems with file handles being open causing IOExceptions:

Disable XP's file indexing (which I have done).  It looks like this has caused problems for Java elsewhere (see the workaround in this bug).. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5006328

The following utility is good for tracking down processes that have file handles open.. http://www.sysinternals.com/Utilities/ProcessExplorer.html .  Use the Find-->Find Handle menu option and specify the file name. 

I had some similar problems ended up tracking it down my incorrectly configured Diskeeper disk defragmenter that had paused defragmentation and held file handles open. 


> Transient failure to install configuration on WinXP/JDK1.5
> ----------------------------------------------------------
>
>          Key: GERONIMO-396
>          URL: http://issues.apache.org/jira/browse/GERONIMO-396
>      Project: Geronimo
>         Type: Bug
>   Components: deployment, buildsystem, JVM-compatibility
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: 1.1

>
> During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.
>     [echo] Building client.jar
>     [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
> on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
> o-1.0-SNAPSHOT\config-store\index.properties
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 213)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 83)
>     [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
> aDataImpl.java:213)
>     [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
> :220)
>     [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
> DefaultMBeanServerInterceptor.java:815)
>     [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
> java:784)
>     [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
>     [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
> e.java:106)
>     [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
> java:64)
>     [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
> o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
> ies
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
> eIndex(LocalConfigStore.java:129)
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
> tall(LocalConfigStore.java:215)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 191)
>     [java]      ... 8 more

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


[jira] Updated: (GERONIMO-396) Transient failure to install configuration on WinXP/JDK1.5

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://nagoya.apache.org/jira/browse/GERONIMO-396?page=history ]

Aaron Mulder updated GERONIMO-396:
----------------------------------

    Component: buildsystem
               deployment

> Transient failure to install configuration on WinXP/JDK1.5
> ----------------------------------------------------------
>
>          Key: GERONIMO-396
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-396
>      Project: Apache Geronimo
>         Type: Bug
>   Components: buildsystem, deployment
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes

>
> During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.
>     [echo] Building client.jar
>     [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
> on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
> o-1.0-SNAPSHOT\config-store\index.properties
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 213)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 83)
>     [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
> aDataImpl.java:213)
>     [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
> :220)
>     [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
> DefaultMBeanServerInterceptor.java:815)
>     [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
> java:784)
>     [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
>     [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
> e.java:106)
>     [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
> java:64)
>     [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
> o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
> ies
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
> eIndex(LocalConfigStore.java:129)
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
> tall(LocalConfigStore.java:215)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 191)
>     [java]      ... 8 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-396) Transient failure to install configuration on WinXP/JDK1.5

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-396?page=all ]

Matt Hogstrom updated GERONIMO-396:
-----------------------------------

    Fix Version: 1.x
                     (was: 1.0)

Moving to 1.x for when Geronimo supports Java 5.0

> Transient failure to install configuration on WinXP/JDK1.5
> ----------------------------------------------------------
>
>          Key: GERONIMO-396
>          URL: http://issues.apache.org/jira/browse/GERONIMO-396
>      Project: Geronimo
>         Type: Bug
>   Components: deployment, buildsystem, JVM-compatibility
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: 1.x

>
> During the build, the deployment of the client configuration fails when trying to rename the index.properties file. This works on JDK1.4.2_05 and under 1.5 when run from the command line.
>     [echo] Building client.jar
>     [java] org.apache.geronimo.deployment.DeploymentException: java.io.IOExcepti
> on: Can not delete file C:\apache\geronimo\trunk\modules\assembly\target\geronim
> o-1.0-SNAPSHOT\config-store\index.properties
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 213)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 83)
>     [java]      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet
> aDataImpl.java:213)
>     [java]      at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java
> :220)
>     [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(
> DefaultMBeanServerInterceptor.java:815)
>     [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.
> java:784)
>     [java]      at org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:232)
>     [java]      at org.apache.geronimo.system.main.CommandLine.<init>(CommandLin
> e.java:106)
>     [java]      at org.apache.geronimo.system.main.CommandLine.main(CommandLine.
> java:64)
>     [java] Caused by: java.io.IOException: Can not delete file C:\apache\geronim
> o\trunk\modules\assembly\target\geronimo-1.0-SNAPSHOT\config-store\index.propert
> ies
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.sav
> eIndex(LocalConfigStore.java:129)
>     [java]      at org.apache.geronimo.system.configuration.LocalConfigStore.ins
> tall(LocalConfigStore.java:215)
>     [java]      at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:
> 191)
>     [java]      ... 8 more

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