0

Ubooquity Will Not Start

Nathan Gordon 3 years ago updated by Redd 3 years ago 2

Hello! 

I'm new to Ubooquity, and self hosting in general, and I seem to be having an issue with installing it.

I've followed the 5 minute installation guide, but once the files and folders have all been generated, no desktop interface pops up, and nothing appears in the system tray.

I'll double click the Ubooquity.jar file again, get a few seconds of the loading circle animation on the cursor, and then nothing.

I've tried looking at the log file to see what the issue could be, but I can't parse any of the data in it.

Any help would be massively appreciated.

Here's my log file:

20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Running with the following parameters - headless: false, libraryport: -1, adminport: -1, remoteadmin: false, host: null, debug: false, execdir: G:\Comics\0. Ubooquity
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - #############################
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - # Starting Ubooquity #
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - #############################
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Java version: 13
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Java vendor: Oracle Corporation
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - java vm name: Java HotSpot(TM) 64-Bit Server VM
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - java runtime name: Java(TM) SE Runtime Environment
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Max heap size available: 4076 MB
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - OS name: Windows 10
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - OS version: 10.0
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - OS architecture: amd64
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Loading local version info
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Ubooquity 2.1.2 built on 2018-10-14 at 12:58
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Creating application folders
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Loading preferences
20210629 14:39:17 [main] INFO com.ubooquity.Ubooquity - Saving preferences
20210629 14:39:17 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1224ms to org.eclipse.jetty.util.log.Slf4jLog
20210629 14:39:17 [Thread-2] INFO com.ubooquity.b - Stopping internal server...
20210629 14:39:17 [Thread-2] INFO com.ubooquity.data.feeder.a - Aborting content scan...
20210629 14:39:17 [Thread-2] ERROR com.ubooquity.b - Error while stopping internal server
java.lang.NullPointerException: null
at com.ubooquity.d.e.a(SourceFile:99) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.b.c(SourceFile:112) ~[Ubooquity.jar:na]
at com.ubooquity.Ubooquity.C(SourceFile:216) ~[Ubooquity.jar:na]
at java.base/java.lang.Thread.run(Thread.java:830) ~[na:na]
20210629 14:39:17 [Thread-2] INFO com.ubooquity.b - Internal server stopped
20210629 14:39:17 [Thread-2] INFO com.ubooquity.Ubooquity - Ubooquity has closed.

+1

Hey! 

Update:

So, in preparation for trying this I'd installed Java 8, as the install instructions told me to.

But I noticed that in the log, it said I'm running Java 13.

So I went to my programs and features app in control panel, and saw I had 2 versions of java installed simultaneously.

I'm guessing the older V13 installation was taking priority away from V8, and that's why it wasn't working. Because as soon as I uninstalled the V13 version, I retried Ubooquity.Jar and it booted right up, utilizing Java V8 now, I assume.

hi

I have absolutely no idea about that. But I advice you to use Dockers Images, instead of installing the server by yourself.