exist icon indicating copy to clipboard operation
exist copied to clipboard

404 when opening dashboard

Open ghost opened this issue 7 years ago • 5 comments

Hi there, I am planning on using exist-db for my PhD Project (An Edition of early modern sources), so I decided to dive right into it. I am running Windows 10 64bit

After installing I started it, installed as a service as well. Server is running. Open Dashboard grafik This happens with each service of exist-db that I attempt to start.

I exptected the Dashboard to open, however I was mistaken! I am also asked for Administrator-privileges when starting Exist-db, for JAVA

I am running the current Version of exist-db (4.3) which I downloaded a few minutes ago. Java is running with 8 (Update 171)

I am pretty sure, I messed up somehwere ... Can anyone help me? :-/

edit: I forgot to attach a piece of the log: [code]2018-07-13 14:44:49,646 [BrokerPools-ShutdownHook] INFO (BrokerPools.java [run]:67) - Executing shutdown thread 2018-07-13 14:44:58,790 [AWT-EventQueue-0] INFO (Configuration.java []:175) - Reading configuration from file c:\eXist-db\conf.xml 2018-07-13 14:44:58,911 [AWT-EventQueue-0] INFO (Configuration.java [configureStartup]:1278) - Registered StartupTrigger: org.exist.security.GnuCryptoJceProviderStartupTrigger 2018-07-13 14:44:58,913 [AWT-EventQueue-0] INFO (Configuration.java [configureStartup]:1278) - Registered StartupTrigger: org.exist.protocolhandler.URLStreamHandlerStartupTrigger 2018-07-13 14:44:58,926 [AWT-EventQueue-0] INFO (Configuration.java [configureStartup]:1278) - Registered StartupTrigger: org.exist.extensions.exquery.restxq.impl.RestXqStartupTrigger 2018-07-13 14:44:58,940 [AWT-EventQueue-0] INFO (Configuration.java [configureStartup]:1278) - Registered StartupTrigger: org.exist.repo.AutoDeploymentTrigger 2018-07-13 14:44:59,535 [AWT-EventQueue-0] INFO (Configuration.java [configureValidation]:1488) - Add catalog uri file:///c:/eXist-db/webapp//WEB-INF/catalog.xml 2018-07-13 14:44:59,536 [AWT-EventQueue-0] INFO (GrammarPool.java []:54) - Initializing GrammarPool. [/code]

ghost avatar Jul 13 '18 09:07 ghost