[jboss-jira] [JBoss JIRA] (WFCORE-799) Broken jdk method Files.isWritable() causes a deployment failure

Tomaz Cerar (JIRA) issues at jboss.org
Thu Jul 9 17:02:02 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088332#comment-13088332 ] 

Tomaz Cerar commented on WFCORE-799:
------------------------------------

[~brian.stansberry] it happens only under few rare conditions.
it still works in most cases. maybe a bit better evaluation is https://bugs.openjdk.java.net/browse/JDK-7190897

> Broken jdk method Files.isWritable() causes a deployment failure
> ----------------------------------------------------------------
>
>                 Key: WFCORE-799
>                 URL: https://issues.jboss.org/browse/WFCORE-799
>             Project: WildFly Core
>          Issue Type: Patch
>          Components: Server
>    Affects Versions: 1.0.0.Final
>         Environment: jdk1.8/jdk1.7 on win7 64-bit
>            Reporter: Radim Hanus
>            Assignee: Tomaz Cerar
>             Fix For: 2.0.0.Alpha7
>
>
> unable to deploy any web app into wildfly-9.0.0.Final running on a windows box
> deployment is rejected with 
> {noformat}
> Caused by: java.lang.IllegalStateException: WFLYDR0006: Directory D:\jboss\wildfly-9.0.0.Final\standalone\data\content\8b is not writable
>         at org.jboss.as.repository.ContentRepository$Factory$ContentRepositoryImpl.validateDir(ContentRepository.java:304)
>         at org.jboss.as.repository.ContentRepository$Factory$ContentRepositoryImpl.getDeploymentHashDir(ContentRepository.java:281)
>         at org.jboss.as.repository.ContentRepository$Factory$ContentRepositoryImpl.getDeploymentContentFile(ContentRepository.java:271)
>         at org.jboss.as.repository.ContentRepository$Factory$ContentRepositoryImpl.getContent(ContentRepository.java:248)
> {noformat}
> oracle confirmed this a bug in jdk1.8
> http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8130830



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list