daust / JasperReportsIntegration

JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).
BSD 3-Clause "New" or "Revised" License
55 stars 23 forks source link

Application at context path [/jri] could not be started #144

Closed abilalshah closed 2 months ago

abilalshah commented 2 months ago

Hi

After configuring jri-2.11.0-jasper-6.20.6-tomcat10.war in tomcat webapps, it could not start and giving this message. FAIL - Application at context path [/jri] could not be started

Environment: Windows Server 2022 JDK 19 apache-tomcat-10.1.24 jri-2.11.0-jasper-6.20.6

What could be the issue. Please help

Thanks

abilalshah commented 2 months ago

Issue has been resolved.

KElsayed2 commented 3 weeks ago

Dear abilalshah .. Hope you're doing fine.

I'm facing the same problem .. Kindly could you advice about the solution.

Thanks. Regards.

abilalshah commented 3 weeks ago

Dear abilalshah .. Hope you're doing fine.

I'm facing the same problem .. Kindly could you advice about the solution.

Thanks. Regards.

I resolved the issue by using JRI path from C:\Program Files\Apache Software Foundation\Tomcat 9.0\webapps\jri instead of using from C:\OracleDB\JRI

Regards

KElsayed2 commented 3 weeks ago

Dear abilalshah,

Appreciated your feedback.

Many Thanks.