Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Ticket #1503: error.log

File error.log, 9.4 KB (added by omero, 15 years ago)
Line 
1Sep 30, 2009 10:05:27 AM java.util.prefs.WindowsPreferences <init>
2WARNING: Could not create windows registry node Software\JavaSoft\Prefs\omero at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
3Sep 30, 2009 10:05:27 AM java.util.prefs.WindowsPreferences WindowsRegOpenKey1
4WARNING: Trying to recreate Windows registry node Software\JavaSoft\Prefs\omero at root 0x80000002.
5Sep 30, 2009 10:05:27 AM java.util.prefs.WindowsPreferences openKey
6WARNING: Could not open windows registry node Software\JavaSoft\Prefs\omero at root 0x80000002. Windows RegOpenKey(...) returned error code 2.
7Sep 30, 2009 10:05:27 AM java.util.prefs.WindowsPreferences WindowsRegOpenKey1
8WARNING: Trying to recreate Windows registry node Software\JavaSoft\Prefs\omero\prefs at root 0x80000002.
9Sep 30, 2009 10:05:27 AM java.util.prefs.WindowsPreferences openKey
10WARNING: Could not open windows registry node Software\JavaSoft\Prefs\omero\prefs at root 0x80000002. Windows RegOpenKey(...) returned error code 2.
11Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
12        at javax.swing.text.DefaultStyledDocument.getCharacterElement(Unknown Source)
13        at javax.swing.text.StyledEditorKit$AttributeTracker.updateInputAttributes(Unknown Source)
14        at javax.swing.text.StyledEditorKit$AttributeTracker.caretUpdate(Unknown Source)
15        at javax.swing.text.JTextComponent.fireCaretUpdate(Unknown Source)
16        at javax.swing.text.JTextComponent$MutableCaretEvent.fire(Unknown Source)
17        at javax.swing.text.JTextComponent$MutableCaretEvent.stateChanged(Unknown Source)
18        at javax.swing.text.DefaultCaret.fireStateChanged(Unknown Source)
19        at javax.swing.text.DefaultCaret.changeCaretPosition(Unknown Source)
20        at javax.swing.text.DefaultCaret.handleSetDot(Unknown Source)
21        at javax.swing.text.DefaultCaret.setDot(Unknown Source)
22        at javax.swing.text.DefaultCaret.setDot(Unknown Source)
23        at javax.swing.text.JTextComponent.setCaretPosition(Unknown Source)
24        at ome.formats.importer.gui.GuiImporter$5.adjustmentValueChanged(GuiImporter.java:317)
25        at javax.swing.JScrollBar.fireAdjustmentValueChanged(Unknown Source)
26        at javax.swing.JScrollBar.access$100(Unknown Source)
27        at javax.swing.JScrollBar$ModelListener.stateChanged(Unknown Source)
28        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
29        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
30        at javax.swing.JScrollBar.setValues(Unknown Source)
31        at javax.swing.plaf.basic.BasicScrollPaneUI.syncScrollPaneWithViewport(Unknown Source)
32        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.viewportStateChanged(Unknown Source)
33        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
34        at javax.swing.JViewport.fireStateChanged(Unknown Source)
35        at javax.swing.JViewport.setViewSize(Unknown Source)
36        at javax.swing.ViewportLayout.layoutContainer(Unknown Source)
37        at java.awt.Container.layout(Unknown Source)
38        at java.awt.Container.doLayout(Unknown Source)
39        at java.awt.Container.validateTree(Unknown Source)
40        at java.awt.Container.validateTree(Unknown Source)
41        at java.awt.Container.validate(Unknown Source)
42        at javax.swing.JViewport.validateView(Unknown Source)
43        at javax.swing.JViewport.scrollRectToVisible(Unknown Source)
44        at javax.swing.JComponent.scrollRectToVisible(Unknown Source)
45        at javax.swing.text.DefaultCaret.adjustVisibility(Unknown Source)
46        at javax.swing.text.DefaultCaret.repaintNewCaret(Unknown Source)
47        at javax.swing.text.DefaultCaret$1.run(Unknown Source)
48        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
49        at java.awt.EventQueue.dispatchEvent(Unknown Source)
50        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
51        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
52        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
53        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
54        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
55        at java.awt.EventDispatchThread.run(Unknown Source)
56Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
57        at javax.swing.text.DefaultStyledDocument.getCharacterElement(Unknown Source)
58        at javax.swing.text.StyledEditorKit$AttributeTracker.updateInputAttributes(Unknown Source)
59        at javax.swing.text.StyledEditorKit$AttributeTracker.caretUpdate(Unknown Source)
60        at javax.swing.text.JTextComponent.fireCaretUpdate(Unknown Source)
61        at javax.swing.text.JTextComponent$MutableCaretEvent.fire(Unknown Source)
62        at javax.swing.text.JTextComponent$MutableCaretEvent.stateChanged(Unknown Source)
63        at javax.swing.text.DefaultCaret.fireStateChanged(Unknown Source)
64        at javax.swing.text.DefaultCaret.changeCaretPosition(Unknown Source)
65        at javax.swing.text.DefaultCaret.handleSetDot(Unknown Source)
66        at javax.swing.text.DefaultCaret.setDot(Unknown Source)
67        at javax.swing.text.DefaultCaret.setDot(Unknown Source)
68        at javax.swing.text.JTextComponent.setCaretPosition(Unknown Source)
69        at ome.formats.importer.gui.GuiImporter$5.adjustmentValueChanged(GuiImporter.java:317)
70        at javax.swing.JScrollBar.fireAdjustmentValueChanged(Unknown Source)
71        at javax.swing.JScrollBar.access$100(Unknown Source)
72        at javax.swing.JScrollBar$ModelListener.stateChanged(Unknown Source)
73        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
74        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
75        at javax.swing.JScrollBar.setValues(Unknown Source)
76        at javax.swing.plaf.basic.BasicScrollPaneUI.syncScrollPaneWithViewport(Unknown Source)
77        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.viewportStateChanged(Unknown Source)
78        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
79        at javax.swing.JViewport.fireStateChanged(Unknown Source)
80        at javax.swing.JViewport.setViewPosition(Unknown Source)
81        at javax.swing.ViewportLayout.layoutContainer(Unknown Source)
82        at java.awt.Container.layout(Unknown Source)
83        at java.awt.Container.doLayout(Unknown Source)
84        at java.awt.Container.validateTree(Unknown Source)
85        at java.awt.Container.validateTree(Unknown Source)
86        at java.awt.Container.validate(Unknown Source)
87        at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
88        at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
89        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
90        at java.awt.EventQueue.dispatchEvent(Unknown Source)
91        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
92        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
93        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
94        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
95        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
96        at java.awt.EventDispatchThread.run(Unknown Source)
97Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
98        at javax.swing.text.DefaultStyledDocument.getCharacterElement(Unknown Source)
99        at javax.swing.text.StyledEditorKit$AttributeTracker.updateInputAttributes(Unknown Source)
100        at javax.swing.text.StyledEditorKit$AttributeTracker.caretUpdate(Unknown Source)
101        at javax.swing.text.JTextComponent.fireCaretUpdate(Unknown Source)
102        at javax.swing.text.JTextComponent$MutableCaretEvent.fire(Unknown Source)
103        at javax.swing.text.JTextComponent$MutableCaretEvent.stateChanged(Unknown Source)
104        at javax.swing.text.DefaultCaret.fireStateChanged(Unknown Source)
105        at javax.swing.text.DefaultCaret.changeCaretPosition(Unknown Source)
106        at javax.swing.text.DefaultCaret.handleSetDot(Unknown Source)
107        at javax.swing.text.DefaultCaret.setDot(Unknown Source)
108        at javax.swing.text.DefaultCaret.setDot(Unknown Source)
109        at javax.swing.text.JTextComponent.setCaretPosition(Unknown Source)
110        at ome.formats.importer.gui.GuiImporter$5.adjustmentValueChanged(GuiImporter.java:317)
111        at javax.swing.JScrollBar.fireAdjustmentValueChanged(Unknown Source)
112        at javax.swing.JScrollBar.access$100(Unknown Source)
113        at javax.swing.JScrollBar$ModelListener.stateChanged(Unknown Source)
114        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
115        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
116        at javax.swing.JScrollBar.setValues(Unknown Source)
117        at javax.swing.plaf.basic.BasicScrollPaneUI.syncScrollPaneWithViewport(Unknown Source)
118        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.viewportStateChanged(Unknown Source)
119        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
120        at javax.swing.JViewport.fireStateChanged(Unknown Source)
121        at javax.swing.JViewport.setViewPosition(Unknown Source)
122        at javax.swing.ViewportLayout.layoutContainer(Unknown Source)
123        at java.awt.Container.layout(Unknown Source)
124        at java.awt.Container.doLayout(Unknown Source)
125        at java.awt.Container.validateTree(Unknown Source)
126        at java.awt.Container.validateTree(Unknown Source)
127        at java.awt.Container.validate(Unknown Source)
128        at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
129        at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
130        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
131        at java.awt.EventQueue.dispatchEvent(Unknown Source)
132        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
133        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
134        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
135        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
136        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
137        at java.awt.EventDispatchThread.run(Unknown Source)

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.32998 sec.)

We're Hiring!