ControlSystemStudio / cs-studio

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
https://controlsystemstudio.org/
Eclipse Public License 1.0
111 stars 96 forks source link

Another Batik dependency problem #2640

Closed willrogers closed 2 years ago

willrogers commented 4 years ago

I have built the latest master branch. I then run the following command:

./cs-studio -nosplash -application org.csstudio.opibuilder.converter.edl -h

I get a little pop-up saying 'An error has occurred. Please see the log file ...

I have attached the log file. Unfortunately it is another batik depdendency error and I cannot figure it out. Any ideas @shroffk?

I first saw this when re-enabling the unit tests on our Jenkins build.

1586968616661.log

shroffk commented 4 years ago

Hmm... No I have not come across this one as yet. I don't use the converter much which is why we might have missed it.

willrogers commented 4 years ago

I think all you need to do to find this error is run the unit tests.

willrogers commented 2 years ago

I think this was resolved by #2647 .