Giter VIP home page Giter VIP logo

test-jdo's People

Contributors

andyjefferson avatar dependabot[bot] avatar renataogarcia avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

test-jdo's Issues

Clone of test-jdo is not working

Ubuntu 20.04.3 LTS

openjdk version "11.0.14" 2022-01-18 LTS
OpenJDK Runtime Environment Zulu11.54+23-CA (build 11.0.14+9-LTS)
OpenJDK 64-Bit Server VM Zulu11.54+23-CA (build 11.0.14+9-LTS, mixed mode)

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Java version: 11.0.14, vendor: Azul Systems, Inc., runtime: /usr/lib/jvm/zulu-11-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.11.0-1025-azure", arch: "amd64", family: "unix"

mvn clean compile test

[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.957 s <<< FAILURE! - in org.datanucleus.test.SimpleTest
[ERROR] testSimple(org.datanucleus.test.SimpleTest) Time elapsed: 0.89 s <<< ERROR!
javax.jdo.JDOFatalUserException: A property named javax.jdo.PersistenceManagerFactoryClass must be specified, or a jar file with a META-INF/services/javax.jdo.PersistenceManagerFactory entry must be in the classpath, or a property named javax.jdo.option.PersistenceUnitName must be specified.
at org.datanucleus.test.SimpleTest.testSimple(SimpleTest.java:17)
Caused by: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
at org.datanucleus.test.SimpleTest.testSimple(SimpleTest.java:17)
Caused by: java.lang.reflect.InvocationTargetException
at org.datanucleus.test.SimpleTest.testSimple(SimpleTest.java:17)
Caused by: java.lang.NoClassDefFoundError: org/datanucleus/metadata/DatastoreIdentityMetaData
at org.datanucleus.test.SimpleTest.testSimple(SimpleTest.java:17)
Caused by: java.lang.ClassNotFoundException: org.datanucleus.metadata.DatastoreIdentityMetaData
at org.datanucleus.test.SimpleTest.testSimple(SimpleTest.java:17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.