MySQL Forums
Forum List  »  MySQL Workbench

Re: Unable to initialize Spatial Viewer PROJSO
Posted by: Sergio Arellano
Date: September 17, 2016 09:28PM

Hi actually I don't have the logs anymore because I upgrade my fedora to 24 and the issue is gone. Also I actually I faced a similar issue with some other environment variables in fedora 24 so i don't think that the issue is related with MySQL Workbench.

Just to clear the issue i faced in fedora 24 it was with a java class wich was reading the value from env object, something like

System.getenv(env);

I added the env vars in /etc/profile and tried with "source /etc/profile", restarting the machine (obiously), and also added to .bash_profile. But nothing worked.

Finally I found the solution launching the IDE from the console and then my class was able to get the value for those. That solution may worke also for the issue with PROJSO env var in MySQL Workbench.

Thank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Unable to initialize Spatial Viewer PROJSO
858
September 17, 2016 09:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.