Hi All,
When I tried to build OrientDB from source, I had the following test
failures. Any one had the same issue and how did you resolve them please?
Thanks a lot in advance
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Error log:
<test-method status="PASS"
signature="testGlobalPropertyCreateDouble()[pri:0,
instance:com.orientechnologies.orient.core.metadata.schema.OSchemaSharedGlobalPropertyTest@2dd9bebf]"
name="testGlobalPropertyCreateDouble" duration-ms="5"
started-at="2015-06-09T09:46:52Z" finished-at="2015-06-09T09:46:52Z">
<exception
class="com.orientechnologies.orient.core.exception.OSchemaException">
<message>
<![CDATA[A property with id 201 already exist ]]>
</message>
<full-stacktrace>
<![CDATA[com.orientechnologies.orient.core.exception.OSchemaException: A
property with id 201 already exist
at
com.orientechnologies.orient.core.metadata.schema.OSchemaShared.createGlobalProperty(OSchemaShared.java:922)
at
com.orientechnologies.orient.core.metadata.schema.OSchemaProxy.createGlobalProperty(OSchemaProxy.java:249)
at
com.orientechnologies.orient.core.metadata.schema.OSchemaSharedGlobalPropertyTest.testGlobalPropertyCreateDouble(OSchemaSharedGlobalPropertyTest.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
at org.testng.SuiteRunner.run(SuiteRunner.java:254)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:204)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:107)
at
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:112)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
CreateDouble" duration-ms="5" started-at="2015-06-09T09:46:52Z"
finished-at="2015-06-09T09:46:52Z">
<exception
class="com.orientechnologies.orient.core.exception.OSchemaException">
<message>
<![CDATA[A property with id 201 already exist ]]>
</message>
<full-stacktrace>
<![CDATA[com.orientechnologies.orient.core.exception.OSchemaException: A
property with id 20
1 already exist
at
com.orientechnologies.orient.core.metadata.schema.OSchemaShared.createGlobalProperty(OSchemaSha
red.java:922)
at
com.orientechnologies.orient.core.metadata.schema.OSchemaProxy.createGlobalProperty(OSchemaProx
y.java:249)
at
com.orientechnologies.orient.core.metadata.schema.OSchemaSharedGlobalPropertyTest.testGlobalPro
pertyCreateDouble(OSchemaSharedGlobalPropertyTest.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
at org.testng.SuiteRunner.run(SuiteRunner.java:254)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:115)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite
.java:204)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java
:107)
at
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:112)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java
:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
]]>
</full-stacktrace>
</exception> <!--
com.orientechnologies.orient.core.exception.OSchemaException -->
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.