Examining log files post-upgrade

Following an upgrade it’s always worth checking over the log files to see if any new errors or warnings appear.


Following our upgrade to 9.1 Q4 2016 we found that in the tomcat stdout-stderr.logs were much larger. In fact they were about 30,000% larger than the same log on a 9.1 Q4 2015 server.

The logs were filled up with the following phrase repeated every 30 seconds:
XNULWth.png
We raised a ticket with Blackboard and my linux expert colleague mn0045386 also found a good link on stackoverflow http://stackoverflow.com/questions/23960451/java-system-preferences-under-different-users-in-linux

Blackboard told us this issue is due to be fixed in 9.1 Q2 2017 and agreed with the stackoverflow suggestion.

We resolved the issue  doing the following:
U0o9qUW.png
and then restarting Blackboard.

N.B. I had tried using "pre" tags around the logs and the resolution above, but they ended up formatting in a long scrollable list and not very readable.  So I made graphics instead.

-------->>>>>>   Update    <<<<--------

We found that this fix didn't work on our next Blackboard upgrade on a second dev server.

We resolved this by following the tip posted to the BBADMIN-L mailing list by Rosalind Benoit  which was to add the attribute

-Djava.util.prefs.systemRoot=/home/bbuser/.java/
To
bbconfig.jvm.options.extra.tomcat=

In the bb-config.properties file.  With this we could remove our previous fix.

Comments

Popular posts from this blog

My updated theme for Blackboard 3800.13