View Single Post
05-09-09, 10:44 PM   #5
taco-man
A Fallenroot Satyr
Join Date: Nov 2005
Posts: 20
heres the most recent log file. Am i missing a file or something, i feel like i must clearly be doing something stupid lol.

Code:
SNN> 05-09-09 21:40:42.182 - System Startup - Log Ready. Log level: DEBUG
                             com.mmoui.manager.Log.<init>(Log.java:113)
SNN> 05-09-09 21:40:43.980 - Starting up Felix services...
                             com.mmoui.manager.Main$InitializationTask.doInBackground(Main.java:311)
SDD> 05-09-09 21:40:44.039 - Using Felix cache file of C:\Users\Nathan\AppData\Local\Temp\mmoimgr.felix.cache8711794284519679567.tmp
                             com.mmoui.manager.Main$InitializationTask.doInBackground(Main.java:317)
SDD> 05-09-09 21:40:44.177 - Felix started successfully...
                             com.mmoui.manager.Main$InitializationTask.doInBackground(Main.java:363)
FDD> 05-09-09 21:40:44.180 - org.osgi.framework.FrameworkEvent[source=system.bundle [0]]
                             <Unknown Location>
SNN> 05-09-09 21:40:44.180 - Installing library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.codec-1.3.0.jar
                             com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:417)
SDD> 05-09-09 21:40:44.240 - Library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.codec-1.3.0.jar loaded successfully
                             com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:424)
SNN> 05-09-09 21:40:44.240 - Installing library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.logging-1.1.1.jar
                             com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:417)
SDD> 05-09-09 21:40:44.271 - Library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/com.springsource.org.apache.commons.logging-1.1.1.jar loaded successfully
                             com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:424)
SNN> 05-09-09 21:40:44.272 - Installing library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar
                             com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:417)
SDD> 05-09-09 21:40:44.310 - Library file:/C:/Users/Nathan/AppData/Roaming/MMOI/mmoimgr/lib/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar loaded successfully
                             com.mmoui.manager.Main$InitializationTask.loadLibraries(Main.java:424)
SWW> 05-09-09 21:40:45.628 - I/O Error while reading configuration file -- Loading defaults. C:\Users\Nathan\AppData\Roaming\MMOI\mmoimgr\config.xml (The system cannot find the file specified)
                             com.mmoui.manager.SystemConfiguration.<init>(SystemConfiguration.java:196)
SDD> 05-09-09 21:40:45.628 - Premium user not authenticated
                             com.mmoui.manager.MainView$5.doInBackground(MainView.java:315)
!!!> 05-09-09 21:40:45.924 - null
                             com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
****************************************************************************************************
java.lang.NullPointerException
	at com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
	at java.awt.AWTEventMulticaster.mouseExited(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
****************************************************************************************************
!!!> 05-09-09 21:40:45.931 - null
                             com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
****************************************************************************************************
java.lang.NullPointerException
	at com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
	at java.awt.AWTEventMulticaster.mouseExited(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
****************************************************************************************************
!!!> 05-09-09 21:40:45.934 - null
                             com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
****************************************************************************************************
java.lang.NullPointerException
	at com.mmoui.manager.ServiceTabPane$MouseAdapterImpl.mouseExited(ServiceTabPane.java:523)
	at java.awt.AWTEventMulticaster.mouseExited(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.trackMouseEnterExit(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
****************************************************************************************************

-----------LOTS MORE OF THE SAME ERROR FROM ABOVE (Removed to save space)--------------

SNN> 05-09-09 21:40:53.962 - Saving configuration data...
                             com.mmoui.manager.UpdateDispatcher.run(UpdateDispatcher.java:281)
SWW> 05-09-09 21:40:53.973 - No ConfigurationService services detected in Felix
                             com.mmoui.manager.SystemConfiguration$ConfigurationWriter.write(SystemConfiguration.java:949)
SEE> 05-09-09 21:40:53.975 - Cannot save configuration: Move to permanent storage failed.
                             com.mmoui.manager.SystemConfiguration.save(SystemConfiguration.java:445)
SEE> 05-09-09 21:40:53.975 - Failed to save configuration file: java.io.IOException: Cannot move new log file to permanent storage
                             com.mmoui.manager.UpdateDispatcher.run(UpdateDispatcher.java:287)
SDD> 05-09-09 21:40:53.980 - Felix fired UNREGISTERING ServiceEvent
                             com.mmoui.manager.UpdateDispatcher.serviceChanged(UpdateDispatcher.java:306)
SDD> 05-09-09 21:40:53.980 - Felix fired UNREGISTERING ServiceEvent
                             com.mmoui.manager.UpdateDispatcher.serviceChanged(UpdateDispatcher.java:306)
SNN> 05-09-09 21:40:53.980 - System Shutdown - Log Closing
                             com.mmoui.manager.Log.finalize(Log.java:171)
  Reply With Quote