You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Tuck Seng Phoon <ph...@yahoo.com.INVALID> on 2020/11/23 06:53:32 UTC

Derby to MariaDB Setup Failure

Hello Dominic Amann,
I hit the wall after following the steps you posted on this link https://cwiki.apache.org/confluence/display/OFBIZ/Install+OFBiz+with+MariaDB%2C+Apache2+Proxy+and+SSL
As per your instructions, I changed the entityengine.xml file and ran sudo ./gradlew cleanAll loadAll and got the following errors.
Could you tell me what went wrong?


 org.apache.ofbiz.entity.util.EntitySaxReaderTests > parse FAILED
    java.lang.IllegalStateException at EntitySaxReaderTests.java:82

org.apache.ofbiz.entity.DelegatorUnitTests > delegatorCreationUsingConstructorFailsIfConfigurationIsMissing FAILED
    java.lang.AssertionError

org.apache.ofbiz.entity.DelegatorUnitTests > delegatorCreationUsingFactoryGetDelegator FAILED
    java.lang.AssertionError at DelegatorUnitTests.java:87

org.apache.ofbiz.entity.DelegatorUnitTests > delegatorCreationUsingFactoryGetInstance FAILED
    java.lang.AssertionError at DelegatorUnitTests.java:75

org.apache.ofbiz.entity.DelegatorUnitTests > delegatorCreationUsingConstructor FAILED
    org.apache.ofbiz.entity.GenericEntityConfException at DelegatorUnitTests.java:63

30 tests completed, 5 failed
:test FAILED

FAILURE: Build failed with an exception.


CheersPhoon

Re: Derby to MariaDB Setup Failure

Posted by Dominic Amann <do...@gmail.com>.
It looks like you have a syntax error in your configuration file. Can you
post the entityengine.xml (or better, parse it to check for syntax)?

On Mon, 23 Nov 2020 at 01:53, Tuck Seng Phoon <ph...@yahoo.com.invalid>
wrote:

> Hello Dominic Amann,
> I hit the wall after following the steps you posted on this link
> https://cwiki.apache.org/confluence/display/OFBIZ/Install+OFBiz+with+MariaDB%2C+Apache2+Proxy+and+SSL
> As per your instructions, I changed the entityengine.xml file and ran sudo
> ./gradlew cleanAll loadAll and got the following errors.
> Could you tell me what went wrong?
>
>
>  org.apache.ofbiz.entity.util.EntitySaxReaderTests > parse FAILED
>     java.lang.IllegalStateException at EntitySaxReaderTests.java:82
>
> org.apache.ofbiz.entity.DelegatorUnitTests >
> delegatorCreationUsingConstructorFailsIfConfigurationIsMissing FAILED
>     java.lang.AssertionError
>
> org.apache.ofbiz.entity.DelegatorUnitTests >
> delegatorCreationUsingFactoryGetDelegator FAILED
>     java.lang.AssertionError at DelegatorUnitTests.java:87
>
> org.apache.ofbiz.entity.DelegatorUnitTests >
> delegatorCreationUsingFactoryGetInstance FAILED
>     java.lang.AssertionError at DelegatorUnitTests.java:75
>
> org.apache.ofbiz.entity.DelegatorUnitTests >
> delegatorCreationUsingConstructor FAILED
>     org.apache.ofbiz.entity.GenericEntityConfException at
> DelegatorUnitTests.java:63
>
> 30 tests completed, 5 failed
> :test FAILED
>
> FAILURE: Build failed with an exception.
>
>
> CheersPhoon



-- 


Dominic Amann

M 416-270-4587