Jump to content
We've recently updated our Privacy Statement, available here ×

garmonworks

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by garmonworks

  1. I am trying to get Jasper Server CE installed on Ubuntu 18.04.2. I have Tomcat and Postgresql installed and functioning. Java is JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/

    When I run js-install-ce.sh test, I get build successful and Ant return code is OK.

    I am getting the message below when running js-install-ce.sh. Any thought about what I need to do. This is my first Linux deployment.

    >(AbstractComponentTuplizer.java:55)
         [java]     at org.hibernate.tuple.component.PojoComponentTuplizer.<init>(Po                                                                                                                                                             joComponentTuplizer.java:41)
         [java]     ... 30 more
         [java] org.springframework.beans.factory.BeanCreationException: Error creat                                                                                                                                                             ing bean with name 'sessionFactory' defined in file [/home/jgadmin/jasperserver/                                                                                                                                                             jasperserver/buildomatic/conf_source/ieCe/applicationContext.xml]: Invocation of                                                                                                                                                              init method failed; nested exception is org.hibernate.HibernateException: Unabl                                                                                                                                                             e to instantiate default tuplizer [org.hibernate.tuple.component.PojoComponentTu                                                                                                                                                             plizer]

    BUILD FAILED
    /home/jgadmin/jasperserver/jasperserver/buildomatic/bin/db-common.xml:1462: The                                                                                                                                                              following error occurred while executing this line:
    /home/jgadmin/jasperserver/jasperserver/buildomatic/bin/import-export.xml:321: T                                                                                                                                                             he following error occurred while executing this line:
    /home/jgadmin/jasperserver/jasperserver/buildomatic/bin/import-export.xml:199: J                                                                                                                                                             ava returned: 255

    Total time: 16 seconds
    Checking Ant return code: OK

     

     

×
×
  • Create New...