Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocalDB Cannot be Null #80

Closed
nschwertner opened this issue Jul 12, 2016 · 5 comments
Closed

LocalDB Cannot be Null #80

nschwertner opened this issue Jul 12, 2016 · 5 comments

Comments

@nschwertner
Copy link

nschwertner commented Jul 12, 2016

I followed the guide at https://github.com/pwm-project/pwm/wiki/Installation-on-Windows-OS to install the latest PWM on Ubuntu 16.04 with OpenJDK 8 and Tomcat 8. Unfortunately, I keep getting the following message:

5082 ERROR_STARTUP_ERROR (unexpected error instantiating service class
'password.pwm.util.queue.EmailQueueManager', cannot load, error: LocalDB cannot be null)

I am not sure how to proceed from here. Google did not help much. Any suggestion will be much appreciated.

@jcombs-pointblue
Copy link

Check to see that tomcat (or whatever user your running as) is the owner of all files under the tomcat directory.

On Jul 11, 2016, at 9:24 PM, nschwertner notifications@github.com wrote:

I followed the guide at https://github.com/pwm-project/pwm/wiki/Installation-on-Windows-OS https://github.com/pwm-project/pwm/wiki/Installation-on-Windows-OS to install the latest PWM on Ubuntu 16.04 with OpenJDK 8 and Tomcat 8. Unfortunately, I keep getting the following message:

5082 ERROR_STARTUP_ERROR (unexpected error instantiating service class 'password.pwm.util.queue.EmailQueueManager', cannot load, error: LocalDB cannot be null)
I am not sure how to proceed from here. Google did not help much. Any suggestion will be appreciated


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #80, or mute the thread https://github.com/notifications/unsubscribe/AH25QyuV7EQBpY2x6pULL7-r-By3oAL6ks5qUvrGgaJpZM4JJ-iF.

@nschwertner
Copy link
Author

Everything in the webapps directory is owned by the tomcat user.

@tonycolangeli
Copy link

Last build that deploys properly (Clean deployment with no existing config) is pwm-1.8.0-SNAPSHOT-2016-06-26T21:56:01Z-pwm-bundle.zip

@nschwertner
Copy link
Author

Ah, interesting. I was using pwm-1.8.0-SNAPSHOT-2016-07-05T06_25_59Z-pwm-bundle.zip. I will try the earlier version and let you know if it changes anything.

@nschwertner
Copy link
Author

Confirmed, pwm-1.8.0-SNAPSHOT-2016-06-26T21:56:01Z-pwm-bundle.zip works. Apparently, anything after that does not deploy properly out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants