4 Replies Latest reply on Aug 27, 2015 11:00 AM by mayerw01

    Caused by: java.io.IOException: Could not create directory for original name

    darminm

      Hi,

       

      We are running jBoss 7.1.1 and it stopped working.  There were no changes done to the system or jBoss directories.

       

      This is the error I get at boot.

      :

       

      04:26:36,413 INFO  [org.jboss.as.deployment.connector] (MSC service thread 1-5) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]

      04:26:36,441 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "acs.ear"

      04:26:36,441 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "ServerApps.ear"

      04:26:36,441 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "bpm.ear"

      04:26:36,477 WARN  [org.jboss.metadata.parser.jboss.JBossAppMetaDataParser] (MSC service thread 1-8) loader-repository element in jboss-app.xml is deprecated and has been ignored

      04:26:36,478 WARN  [org.jboss.metadata.parser.jboss.JBossAppMetaDataParser] (MSC service thread 1-4) loader-repository element in jboss-app.xml is deprecated and has been ignored

      04:26:36,727 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC00001: Failed to start service jboss.deployment.unit."ServerApps.ear".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."ServerApps.ear".STRUCTURE: Failed to process phase STRUCTURE of deployment "ServerApps.ear"

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_17]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_17]

        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]

      Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011060: Failed to process children for EAR ["/jboss7.1.1/server/DctmServer_MethodServer/deployments/ServerApps.ear"]

        at org.jboss.as.ee.structure.EarStructureProcessor.deploy(EarStructureProcessor.java:218)

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

        ... 5 more

      Caused by: java.io.IOException: Could not create directory for original name 'org.springframework.expression-3.0.4.RELEASE.jar' after 10 attempts

        at org.jboss.vfs.TempFileProvider.createTempDir(TempFileProvider.java:103) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final]

        at org.jboss.vfs.VFS.mountZip(VFS.java:406) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final]

        at org.jboss.vfs.VFS.mountZip(VFS.java:434) [jboss-vfs-3.1.0.Final.jar:3.1.0.Final]

        at org.jboss.as.ee.structure.EarStructureProcessor.mount(EarStructureProcessor.java:223)

        at org.jboss.as.ee.structure.EarStructureProcessor.deploy(EarStructureProcessor.java:118)

        ... 6 more

       

       

      04:26:36,729 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.deployment.unit."bpm.ear".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.unit."bpm.ear".STRUCTURE: Failed to process phase STRUCTURE of deployment "bpm.ear"

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_17]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_17]

        at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]

      Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011060: Failed to process children for EAR ["/jboss7.1.1/server/DctmServer_MethodServer/deployments/bpm.ear"]

        at org.jboss.as.ee.structure.EarStructureProcessor.deploy(EarStructureProcessor.java:218)

        at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

        ... 5 more

      Caused by: java.io.IOException: Could not create directory for original name 'com.emc.xcp.logger.jar' after 10 attempts

        at org.jboss.vfs.TempFileProvider.createTempDir(TempFileProvider.java:103)

        at org.jboss.vfs.VFS.mountZip(VFS.java:406)

        at org.jboss.vfs.VFS.mountZip(VFS.java:434)

        at org.jboss.as.ee.structure.EarStructureProcessor.mount(EarStructureProcessor.java:223)

        at org.jboss.as.ee.structure.EarStructureProcessor.deploy(EarStructureProcessor.java:118)

        ... 6 more

       

       

      I do not have much experience with jBoss. This is an OOTB configuration.