MediaBrowser Error 500 after upgrade 1.4

Everyone,
I searched the forum as best as possible before I posted this. I have serviio running on OpenSuSE and it has been flawless from 0.x to 1.3.1 including MediaBrowser.
On the last update I did what I normally do, update the console on my Windows workstation, pointing it to the server and copying all files from the new tar to the current working directory on the server.
I have confirmed that ownership of all the files are the same as the previous version.
Now when I try to access MediaBrowser I get "Unknown server error (500, undefined)" after I log in. I also can no longer view the library through any of my Android devices running the Serviio client.
I changed the server to DEBUG mode but I do not see any errors. Your help would be greatly appreciated. If I can't get it to work I will just restore the backup of 1.3.1 I did before the upgrade.
Here is the log file, I deleted the old one to have a clean start on debug.
I searched the forum as best as possible before I posted this. I have serviio running on OpenSuSE and it has been flawless from 0.x to 1.3.1 including MediaBrowser.
On the last update I did what I normally do, update the console on my Windows workstation, pointing it to the server and copying all files from the new tar to the current working directory on the server.
I have confirmed that ownership of all the files are the same as the previous version.
Now when I try to access MediaBrowser I get "Unknown server error (500, undefined)" after I log in. I also can no longer view the library through any of my Android devices running the Serviio client.
I changed the server to DEBUG mode but I do not see any errors. Your help would be greatly appreciated. If I can't get it to work I will just restore the backup of 1.3.1 I did before the upgrade.
Here is the log file, I deleted the old one to have a clean start on debug.
- Code:
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /log/serviio.log (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
at java.io.FileOutputStream.<init>(FileOutputStream.java:136)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java
:207)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:3
07)
at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.ja
va:295)
at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurat
or.java:176)
at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfi
gurator.java:191)
at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOM
Configurator.java:523)
at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:4
92)
at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:1001)
at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:867)
at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java
:773)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionCon
verter.java:483)
at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:7
3)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:242)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254)
at org.serviio.MediaServer.<clinit>(MediaServer.java:72)
/usr/bin/serviio: line 68: 874 Killed "$JAVA" -Xmx512M -Xms20
M -XX:+UseParNewGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 $JAVA_OPTS -c
lasspath "$SERVIIO_CLASS_PATH" org.serviio.MediaServer "$@"