Designer will not run on Ubuntu 18.04

For general Protocase Designer questions. Anything and everything about Protocase Designer except support questions.

Moderators: Colin, dronne, mpyne, akirk, mrodden

Post Reply
Duckminster
Posts: 1
Joined: Thu Jul 04, 2019 12:40 pm

Designer will not run on Ubuntu 18.04

Post by Duckminster »

Hello, I am get the following error trying to run Protocase:

$ java -jar "jdesigner.jar"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/lib/Protocase%20Designer/lib/guice-4.2.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

mrodden
Posts: 31
Joined: Mon Mar 05, 2018 10:18 am

Re: Designer will not run on Ubuntu 18.04

Post by mrodden »

Hi Duckminster,

Sorry to hear you are having issues running Designer on Ubuntu.

There was an issue with the linux build in the last release.

We've released a new build that should resolve your issue, available here:
https://www.protocasedesigner.com/wiki/ ... s_Released

Please give that a try, and let me know if you still have issues.

Thanks for using Designer.

Mark
Software Developer
Protocase Inc.

mpyne
Site Admin
Posts: 137
Joined: Mon Nov 14, 2016 11:15 am

Re: Designer will not run on Ubuntu 18.04

Post by mpyne »

Hi Duckminster,

We found a problem with this installer for Linux and fixed this month. In this version it will create a .sh file with the proper run commands.

New Build:
https://www.protocasedesigner.com/downl ... p?format=5

Uninstall Instructions:
https://www.protocasedesigner.com/wiki/ ... from_Linux

Install Instructions:
https://www.protocasedesigner.com/wiki/ ... n_on_Linux

If you run $PREFIX/bin/ProtocaseDesigner.sh (default: /usr/local/bin/ProtocaseDesigner.sh) it should work.

Matt

Post Reply