« Return to Thread: problem with latest preview built on Mac OS X 10.5.7

problem with latest preview built on Mac OS X 10.5.7

by Christian Wittern :: Rate this Message:

Reply to Author | View in Thread

Hi there,

I just tried the latest preview build installer jar
(eXist-setup-1.3.0dev-rev9184.jar), but could not get it to work.  During
the installation process, after I entered the admin password, there is a
stacktrace in the installer window box, apparently a problem when starting
the embedded instance of exist.

Next thing I tried was to run startup.sh, but even after emptying the data
directory from *.lck and *.dbx files the database can not start, it hangs
after the following:

  /Applications/eXist % sh bin/startup.sh

Using locale: .UTF-8

WARN: The following JAR file entries from 'org/exist/start/start.config'
aren't available (this may NOT be a problem):
    /Applications/eXist/tools/ircbot/dist/ircbot.jar

Configuring eXist from /Applications/eXist/conf.xml
02 Jul 2009 16:43:57,325 [main] INFO  (FileResource.java [<clinit>]:60) -
Checking Resource aliases
02 Jul 2009 16:43:57,449 [main] INFO  (HttpServer.java [setStatsOn]:1130) -
Statistics on = false for org.mortbay.jetty.Server@f3329a
org.exist.EXistException: database instance 'exist' is not available
        at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:286)
        at org.exist.storage.BrokerPool.getInstance(BrokerPool.java:271)
        at org.exist.JettyStart.run(JettyStart.java:107)
        at org.exist.JettyStart.main(JettyStart.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.exist.start.Main.invokeMain(Main.java:128)
        at org.exist.start.Main.run(Main.java:405)
        at org.exist.start.Main.main(Main.java:59)

All the best,

Christian

--
 Christian Wittern
 Institute for Research in Humanities, Kyoto University
 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN

------------------------------------------------------------------------------
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open

 « Return to Thread: problem with latest preview built on Mac OS X 10.5.7