deploy dcm4chee-arc-ear-5.16.0-mysql.ear: NullPointerException

65 views
Skip to first unread message

Ando Malisch

unread,
Mar 21, 2019, 3:02:41 PM3/21/19
to dcm4che
I get a NullPointerException deploying dcm4chee-arc-ear-5.16.0-mysql.ear.


$WILDFLY_HOME/bin/standalone.sh -c dcm4chee-arc.xml

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jboss.logmanager.LogManager$2 (jar:file:/opt/dcm4chee/dcm4chee/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.0.9.Final.jar!/) to constructor java.util.logging.Level$KnownLevel(java.util.logging.Level)
WARNING: Please consider reporting this to the maintainers of org.jboss.logmanager.LogManager$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release


[standalone@localhost:9990 /] deploy /opt/dcm4chee/Pakete/dcm4chee/deploy/dcm4chee-arc-ear-5.16.0-mysql.ear
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"WFLYCTL0080: Failed services" => {"jboss.persistenceunit.\"dcm4chee-arc-ear-5.16.0-mysql.ear#dcm4chee-arc\"" => "javax.persistence.PersistenceException: [PersistenceUnit: dcm4chee-arc] Unable to build Hibernate SessionFactory
    Caused by: javax.persistence.PersistenceException: [PersistenceUnit: dcm4chee-arc] Unable to build Hibernate SessionFactory
    Caused by: org.hibernate.MappingException: Could not get constructor for org.hibernate.persister.entity.SingleTableEntityPersister
    Caused by: org.hibernate.HibernateException: Unable to instantiate default tuplizer [org.hibernate.tuple.entity.PojoEntityTuplizer]
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: java.lang.NullPointerException"}


I followed (not the first time) the installation instructions without errors but got stucked with the above error.


used software:

openjdk-11-jdk
wildfly-12.0.0.Final
mariadb-server-10.3
dcm4chee-arc-5.16.0-mysql
debian buster


Any hints?
deploy_error.log

Gunter Zeilinger

unread,
Mar 22, 2019, 5:01:03 AM3/22/19
to dcm...@googlegroups.com
try with openjdk-8-jdk

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.

Ando Malisch

unread,
Mar 22, 2019, 6:03:27 AM3/22/19
to dcm4che


Am Freitag, 22. März 2019 10:01:03 UTC+1 schrieb gunterze:
try with openjdk-8-jdk

Works with openjdk-8-jdk.
Thank you Gunter.


Maybe the term "or later" should be removed form the Requirements?
 
Reply all
Reply to author
Forward
0 new messages