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

Jasper Server CE Install Fails


garmonworks

Recommended Posts

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

 

 

Link to comment
Share on other sites

  • 4 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...