You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/01/19 09:00:41 UTC

[jira] [Commented] (OFBIZ-9181) Failed to create parent directory

    [ https://issues.apache.org/jira/browse/OFBIZ-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829548#comment-15829548 ] 

Jacques Le Roux commented on OFBIZ-9181:
----------------------------------------

I use Windows 7 and get not issue:
{code}
Microsoft Windows [version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.

C:\projectsASF\release16.11>gradlew ofbiz
Download https://jcenter.bintray.com/org/freemarker/freemarker/2.3.24-incubating/freemarker-2.3.24-incubating.pom
Download https://jcenter.bintray.com/apache-xerces/resolver/2.9.1/resolver-2.9.1.pom
Download https://jcenter.bintray.com/commons-el/commons-el/1.0/commons-el-1.0.pom
Download https://jcenter.bintray.com/net/sf/dozer/dozer/4.2.1/dozer-4.2.1.pom
Download https://jcenter.bintray.com/org/apache/axis2/axis2-adb/1.7.1/axis2-adb-1.7.1.pom
Download https://jcenter.bintray.com/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_7/org.apache.servicemix.bundles.xpp3-1.1.4c_7.pom
Download https://jcenter.bintray.com/org/apache/servicemix/bundles/bundles-pom/11/bundles-pom-11.pom
Download https://jcenter.bintray.com/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
Download https://jcenter.bintray.com/org/apache/tomcat/extras/tomcat-extras-juli-adapters/8.0.39/tomcat-extras-juli-adapters-8.0.39.pom
Download https://jcenter.bintray.com/org/apache/xalan/com.springsource.org.apache.xml.serializer/2.7.1/com.springsource.org.apache.xml.serializer-2.7.1.pom
Download https://jcenter.bintray.com/ws-commons-java5/ws-commons-java5/1.0.1/ws-commons-java5-1.0.1.pom
Download https://jcenter.bintray.com/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axiom-dom/1.2.17/axiom-dom-1.2.17.pom
Download https://jcenter.bintray.com/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.0.2/geronimo-activation_1.1_spec-1.0.2.pom
Download https://jcenter.bintray.com/org/apache/tomcat/extras/tomcat-extras-juli/8.0.39/tomcat-extras-juli-8.0.39.pom
Download https://jcenter.bintray.com/org/apache/poi/poi-ooxml-schemas/3.13/poi-ooxml-schemas-3.13.pom
Download https://jcenter.bintray.com/org/freemarker/freemarker/2.3.24-incubating/freemarker-2.3.24-incubating.jar
Download https://jcenter.bintray.com/apache-xerces/resolver/2.9.1/resolver-2.9.1.jar
Download https://jcenter.bintray.com/commons-el/commons-el/1.0/commons-el-1.0.jar
Download https://jcenter.bintray.com/net/sf/dozer/dozer/4.2.1/dozer-4.2.1.jar
Download https://jcenter.bintray.com/org/apache/axis2/axis2-adb/1.7.1/axis2-adb-1.7.1.jar
Download https://jcenter.bintray.com/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_7/org.apache.servicemix.bundles.xpp3-1.1.4c_7.jar
Download https://jcenter.bintray.com/org/apache/tomcat/extras/tomcat-extras-juli-adapters/8.0.39/tomcat-extras-juli-adapters-8.0.39.jar
Download https://jcenter.bintray.com/org/apache/xalan/com.springsource.org.apache.xml.serializer/2.7.1/com.springsource.org.apache.xml.serializer-2.7.1.jar
Download https://jcenter.bintray.com/ws-commons-java5/ws-commons-java5/1.0.1/ws-commons-java5-1.0.1.jar
Download https://jcenter.bintray.com/org/apache/poi/poi-scratchpad/3.13/poi-scratchpad-3.13.jar
Download https://jcenter.bintray.com/org/apache/poi/poi-ooxml/3.13/poi-ooxml-3.13.jar
Download https://jcenter.bintray.com/org/apache/ws/commons/axiom/axiom-dom/1.2.17/axiom-dom-1.2.17.jar
Download https://jcenter.bintray.com/org/apache/tomcat/extras/tomcat-extras-juli/8.0.39/tomcat-extras-juli-8.0.39.jar
Download https://jcenter.bintray.com/org/apache/poi/poi-ooxml-schemas/3.13/poi-ooxml-schemas-3.13.jar
:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:processResources UP-TO-DATE
:classes
:jar
:assemble
:compileTestJava
:processTestResources UP-TO-DATE
:testClasses
:test
:check
:build
:ofbiz
Start.java using configuration file org/apache/ofbiz/base/start/start.properties
Set OFBIZ_HOME to - C:/projectsASF/release16.11
Admin socket configured on - /127.0.0.1:10523
2017-01-19 09:53:41,668 |main                 |ContainerLoader               |I| [Startup] Loading containers...
2017-01-19 09:53:41,825 |main                 |ContainerLoader               |I| Loading container: component-container
2017-01-19 09:53:41,853 |main                 |ComponentContainer            |I| Auto-Loading component directory : [C:/projectsASF/release16.11/framework]
2017-01-19 09:53:41,909 |main                 |ComponentContainer            |I| Loaded component : [base]
[snip...]
2017-01-19 09:53:55,697 |main                 |BirtContainer                 |I| BIRT supported formats: xlsx, postscript, docx, pptx, pdf, ppt, xls_spudsoft, doc, html, odp, xls, odt, ods
2017-01-19 09:53:55,697 |main                 |ContainerLoader               |I| Started container birt-container
> Building 91% > :ofbiz
{code}

I don't remember having to change anything about this but of course my Windows 7 instance is not the one you get OOTB. Could it be related to Windows 10? I actually doubt. 

Note: I still use Windows 7 and will not change as long as Microsoft will not change is privacy policy. I recently read that they are now considering it ...


> Failed to create parent directory
> ---------------------------------
>
>                 Key: OFBIZ-9181
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9181
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Demo, framework, Gradle
>    Affects Versions: 16.11.01, Release Branch 16.11
>         Environment: windows 10
>            Reporter: Chuck Huddleston
>            Assignee: Jacques Le Roux
>              Labels: easyfix
>
> On a windows 10 pc I am trying to install OFBiz for the 1st time
> All was good until this showed up:
> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-css/1.8/batik-css-1.8.jar
> Download https://jcenter.bintray.com/org/apache/xmlgraphics/batik-util/1.8/batik-util-1.8.jar
> Download https://jcenter.bintray.com/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar
> FAILURE: Build failed with an exception.
> * What went wrong:
> Could not create service of type TaskArtifactStateCacheAccess using TaskExecutionServices.createCacheAccess().
> > Failed to create parent directory 'C:\Program Files\apache-ofbiz-16.11.01\.gradle' when creating directory 'C:\Program Files\apache-ofbiz-16.11.01\.gradle\2.13\taskArtifacts'
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> BUILD FAILED
> Total time: 7 mins 38.953 secs
> C:\Program Files\apache-ofbiz-16.11.01>
> Windows will not allow a directory starting with a " . " What should I do?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)