Hi Good Peoples,
I am also having trouble getting SystemManger 3 to work on the Mac running OS X 10.8.4 and keep getting a Java error message "org.slf4j.helpers.MessageFormatter.arrayFormat(Ljava/lang/str"

Then i get:

Here is my Preferences:

I have tried a few different version of the JDK:
MacBook-Pro:~ $ ls -l /Library/Java/JavaVirtualMachines/
total 0
drwxr-xr-x 3 root wheel 102 12 Sep 21:32 jdk1.7.0_25.jdk
drwxr-xr-x 3 root wheel 102 12 Sep 21:12 jdk1.7.0_40.jdk
My Java Version:
MacBook-Pro:~ $ java -version
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
And the link file:
MacBook-Pro:~ $ ls -l /usr/bin/java
lrwxr-xr-x 1 root wheel 72 12 Sep 21:33 /usr/bin/java -> /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/bin/java
Console System log entries:
Sep 12 22:09:32 MacBook-Pro.local WindowServer[79]: kCGErrorIllegalArgument: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
Sep 12 22:09:38 MacBook-Pro.local SystemManager3[2060]: Error: Webserver failed to start
Console User Diagnostic report:
Process: SystemManager3 [2468]
Path: /Applications/SystemManager3.app/Contents/MacOS/SystemManager3
Identifier: SystemManager3
Version: 3.0 (13)
Code Type: X86-64 (Native)
Parent Process: SystemManager3 [2467]
User ID: 501
Date/Time: 2013-09-12 20:34:21.361 +1000
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
*** NSTask: Task create for path '/usr/bin/java' failed: 22, "Invalid argument". Terminating temporary process.
*** multi-threaded process forked ***
Nothing seems to work. If anyone has any tips on how to get this going i'd much appreciate any help.
~Jason