Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Report Generation not working when creating a WAR(Report Generation working fine in local but not working when runing the application from a WAR)
Report Generation not working when creating a WAR [message #1800422] Thu, 27 December 2018 16:08
JKL YUIO is currently offline JKL YUIOFriend
Messages: 2
Registered: December 2018
Junior Member
Hello everyone, it's been 3 weeks now that I try to solve this problem but nothing worked.
In short, I have a web application in this application, I have a web service that generates a report, this web service is working properly on my local computer, but once I create a WAR using "mvnw -Pprod package, swagger, no-liquibase -DskipTests = true "and run it with" java -jar - "it does not work, it stops working and give me the errors above.


To give a general context, the models (rptdesign) are stored in the database, I rebuild the model from a byte [] stored in the database, I create an Engine that I configure and launch . in my case, I only have the parameter which is TaskFileId.
  • Attachment: Last Try 1.PNG
    (Size: 121.30KB, Downloaded 73 times)
  • Attachment: LastTry 2.PNG
    (Size: 105.66KB, Downloaded 77 times)
  • Attachment: Error 1.PNG
    (Size: 232.74KB, Downloaded 54 times)
  • Attachment: Error 2.PNG
    (Size: 161.54KB, Downloaded 82 times)
Previous Topic:Filter in BIRT layout
Next Topic:DataException: The new column name or alias...
Goto Forum:
  


Current Time: Tue Mar 19 09:52:35 GMT 2024

Powered by FUDForum. Page generated in 0.02130 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top