×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I put on PTF's last weekend. Apparently a java one is causing issues with GoAnywhere.
They have suggested that I do one of the following:
1 - Migrate the DB from their java Derby database to DB2.
2 - Put on java configuration change
IFS File: /helpsystems [or linoma]/goanywhere/tomcat/bin/start_tomcat.sh
Section: JAVA_OPTS
Property to add: -Xjit:exclude={org/apache/derby/*}
They gave a screen shot of exactly how that would look in that file.
/linoma/gaservices/tomcat/bin/start_tomcat.sh
Basically they want me to add -Xjit:exclude={org/apache/derby/*} to the end of
JAVA_OPTS='-Xmx1024m -XX:MaxPermSize=256m -Djava.awt.headless=true
Currently I have the following at the end instead: -XX:-UseVMInterruptibleIO'
I'm leaning towards #1 for a long term solution but I'm leaning towards #2 for a short term solution.
What say ye?
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.