LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
Tasklist

FS#766 - [Database] NullPointerException in Database activator

Attached to Project: LMS
Opened by Ferdinand (PaGaisu) - Monday, 27 January 2014, 11:01 GMT
Last edited by Ferdinand (PaGaisu) - Monday, 27 January 2014, 11:03 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Ferdinand (PaGaisu)
Operating System All
Severity Low
Priority Urgent
Reported Version alpha6
Due in Version alpha7
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

NullPointerException in Database activator

Caused by: java.lang.NullPointerException
at com.lobeo.lms.database.activator.DatabaseActivator.load(DatabaseActivator.java:143)
at com.lobeo.lms.framework.Activator.start(Activator.java:50)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
This task depends upon

Closed by  Ferdinand (PaGaisu)
Monday, 27 January 2014, 11:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Rev 3118

Loading...