From: Joe W. <jo...@gm...> - 2013-02-06 22:23:21
|
Hi all, I was just trying the latest installer - 2.0 rev. 18248. The "Tool Window" (activated via the eXist-db toolbar on Mac OS X) has some odd behaviors - I'm not sure whether these are in your control to fix or not, but here's what I see: 1. When I select Tool Window, the window appears, but the eXist-db toolbar menu remains in view. See attached screenshot. 2. When I click on Dashboard in the Tool Window, the message "Opening dashboard in browser" appears - which is good. But after this, no matter which other tool I click on (eXide, Java Client, or Shut Down), the message about dashboard remains. 3. The "Show console messages" is great - and should really help people find error messages to help get support. In my case, I notice an error in my console at the point after startup. I've pasted the error in below. I hope this information helps. Joe 06 Feb 2013 17:09:05,997 [Thread-5] INFO (JettyStart.java [run]:272) - ----------------------------------------------------- Java opts: -Xms64m -Xmx1024m -Xdock:name="eXist-db" -Xdock:icon="icon.png" -Dapple.laf.useScreenMenuBar="true" -Dexist.home="/Applications/eXist-db" -Djava.endorsed.dirs="/Applications/eXist-db/lib/endorsed" [null] Executing '/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java' with arguments: [null] '-Xms64m' [null] '-Xmx1024m' [null] '-Xdock:name=eXist-db' [null] '-Xdock:icon=icon.png' [null] '-Dapple.laf.useScreenMenuBar=true' [null] '-Dexist.home=/Applications/eXist-db' [null] '-Djava.endorsed.dirs=/Applications/eXist-db/lib/endorsed' [null] '-jar' [null] '/Applications/eXist-db/start.jar' [null] 'client' [null] [null] The ' characters around the executable and arguments are [null] not part of the command. Execute:Java13CommandLauncher: Executing '/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java' with arguments: '-Xms64m' '-Xmx1024m' '-Xdock:name=eXist-db' '-Xdock:icon=icon.png' '-Dapple.laf.useScreenMenuBar=true' '-Dexist.home=/Applications/eXist-db' '-Djava.endorsed.dirs=/Applications/eXist-db/lib/endorsed' '-jar' '/Applications/eXist-db/start.jar' 'client' The ' characters around the executable and arguments are not part of the command. spawned process java.lang.UNIXProcess@717a6926 |