SCADA-LTS / linux-installer

The Scada-LTS installer development project for Linux
GNU General Public License v2.0
2 stars 1 forks source link

The error I observed when I try to view a graph generated in a report #2

Closed FranciscoGoulartJr closed 6 months ago

FranciscoGoulartJr commented 1 year ago

The error observed as I said is when I try to visualize some graph generated in report.

Operating system: Linux

https://github.com/SCADA-LTS/linux-installer/assets/10357875/4c911f88-8461-4518-b05c-23e5d2b622fa

Distribution/Version: Ubuntu Server 22.04.3 LTS SCADA-LTS version: v2.7.6 build 5974585195

ERROR 2023-09-24T12:42:47,148 (?.:) - Handler dispatch failed; nested exception is java.lang.InternalError: java.lang.reflect.InvocationTargetException org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.InternalError: java.lang.reflect.InvocationTargetException

FranciscoGoulartJr commented 1 year ago

Hello guys.

I found the solution! It wasn't with Scada-LTS it's in the Java installation. I was able to solve it just by installing the following packages from the distribution:

default-jre
and
default-jre-headless

https://github.com/SCADA-LTS/linux-installer/assets/10357875/a52af96f-e8f6-431b-9af5-17a21458fc15

Thank you so much for everyone's dedication and work.

FranciscoGoulartJr commented 1 year ago

Thank you so much

Limraj commented 1 year ago

Hi @FranciscoGoulartJr, Sorry for the late reply, we report problems with the installer here, if you have problems with Scada-LTS, we encourage you to report them in the main project:

https://github.com/SCADA-LTS/Scada-LTS

Then our reaction should be faster.

You write that you solved the problem, but we still have to look at the cause because it is strange.

Regards, Kamil Jarmusik