Replies: 4 comments 37 replies
-
It is dependend on your local settings based on your tomcat-server. I use not the same system details like you but I think the base checks are the same, I will add some screen where your can check the status because it could be that your error is caused based on the wrong URL or that the server process isn't running correctly. It could be sat there are to many details but I did'n now which status is given on your side. My starting point is that you have installed Tomcat 10 correctly and you copied the birt-folder to Tomcat-folder "webapps". After you have started your tomcat-server sucessfully you can check this at the tomcat-log-folder.
The question is to which point you can go ahead till you see the first problem. |
Beta Was this translation helpful? Give feedback.
-
I can see 2 404 errors in your screen and the last of the error ist the "frameset?___..." The good think is that the BIRT-eclipse starting page is displaid so we know it is not complettely wrong and crashed. You have wiritten that your URL e.g. "http://172.30.100.233:8080/birt-viewer-osgi/birt-viewer/" was successful, Perhaps you will get a result. |
Beta Was this translation helpful? Give feedback.
-
today I downloaded old version of BIRT birt-runtime-4_2_2 but encountered the same error that was coming from the latest versions. permissions are aligned correctly on runtime folder but really don't know exactly at what point or where am i making a mistake. |
Beta Was this translation helpful? Give feedback.
-
Hi. I would just like to say that the key difference between Tomcat 10 and Tomcat 9 is that Tomcat 10 is only compatible with the new "jakarta" namespace and Tomcat 9 is compatible with the old "javax" namespace. BIRT still relays on the old "javax" namespace, hence it is incompatible with Tomcat 10. You should use Tomcat 9 instead, hopefully, that will solve your problem. |
Beta Was this translation helpful? Give feedback.
-
I am trying to set up birt runtime on Rocky Linux 8.8 and Java version is 11.
The welcome page is displaying correctly but when I click on the view example button it displays an error that the frameset is not available.
can someone guide me on how to remove this error?
I would appreciate a response as soon as possible.
Beta Was this translation helpful? Give feedback.
All reactions