1 | java.lang.NullPointerException |
---|
2 | at org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox.computeModelData(TextChainHud.java:71) |
---|
3 | at org.sophie2.main.func.text.chaining.TextChainHud$TextChainComboBox.computeModelData(TextChainHud.java:50) |
---|
4 | at org.sophie2.base.bound.BoundControl$1modelData.compute(BoundControl.java:408) |
---|
5 | at org.sophie2.core.prolib.impl.AutoProperty$Updater.update(AutoProperty.java:47) |
---|
6 | at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:67) |
---|
7 | at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:32) |
---|
8 | at org.sophie2.core.prolib.BasePro.fireChanged(BasePro.java:134) |
---|
9 | at org.sophie2.core.prolib.BasePro$BaseProChange.fire(BasePro.java:190) |
---|
10 | at org.sophie2.core.prolib.list.BaseProList$BaseProListChange.fire(BaseProList.java:553) |
---|
11 | at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:44) |
---|
12 | at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:207) |
---|
13 | at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:35) |
---|
14 | at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38) |
---|
15 | at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:200) |
---|
16 | at org.sophie2.core.prolib.list.BaseProList$CacheList.add(BaseProList.java:233) |
---|
17 | at java.util.AbstractList.add(AbstractList.java:91) |
---|
18 | at org.sophie2.core.prolib.list.BaseProList.add(BaseProList.java:786) |
---|
19 | at org.sophie2.core.prolib.impl.ValueListProperty.add(ValueListProperty.java:70) |
---|
20 | at org.sophie2.main.app.commons.book.BookView.getPageView(BookView.java:243) |
---|
21 | at org.sophie2.main.app.commons.book.BookView.getCurrentPageView(BookView.java:260) |
---|
22 | at org.sophie2.main.app.commons.page.PageWorkArea.getRootPageView(PageWorkArea.java:76) |
---|
23 | at org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector.computeModelData(ShowFrameConfigurationPanel.java:115) |
---|
24 | at org.sophie2.main.func.links.actions.showing.ShowFrameConfigurationPanel$FrameSelector.computeModelData(ShowFrameConfigurationPanel.java:98) |
---|
25 | at org.sophie2.base.bound.BoundControl$1modelData.compute(BoundControl.java:408) |
---|
26 | at org.sophie2.core.prolib.impl.AutoProperty$Updater.update(AutoProperty.java:47) |
---|
27 | at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:67) |
---|
28 | at org.sophie2.core.prolib.impl.AutoTracker$1.changed(AutoTracker.java:32) |
---|
29 | at org.sophie2.core.prolib.Aspect.fireChanged(Aspect.java:88) |
---|
30 | at org.sophie2.base.model.resources.r4.access.MasterTopAccess.switchToNextRevision(MasterTopAccess.java:197) |
---|
31 | at org.sophie2.base.model.resources.r4.access.MasterTopAccess.registerChange(MasterTopAccess.java:167) |
---|
32 | at org.sophie2.base.model.resources.r4.access.MasterTopAccess.registerChange(MasterTopAccess.java:149) |
---|
33 | at org.sophie2.base.model.resources.r4.access.DelegatingAccess.registerChange(DelegatingAccess.java:82) |
---|
34 | at org.sophie2.base.model.resources.r4.changes.AutoAction.register(AutoAction.java:102) |
---|
35 | at org.sophie2.main.app.layout.left.pages.PagePreviewPaletteLogic.insertPage(PagePreviewPaletteLogic.java:170) |
---|
36 | at org.sophie2.main.app.layout.left.pages.PagePreviewPaletteLogic$1.handle(PagePreviewPaletteLogic.java:35) |
---|
37 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:67) |
---|
38 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:39) |
---|
39 | at org.sophie2.base.commons.gui.LogicR3Button.actionPerformed(LogicR3Button.java:42) |
---|
40 | at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) |
---|
41 | at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) |
---|
42 | at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) |
---|
43 | at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) |
---|
44 | at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) |
---|
45 | at java.awt.Component.processMouseEvent(Component.java:6216) |
---|
46 | at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) |
---|
47 | at java.awt.Component.processEvent(Component.java:5981) |
---|
48 | at java.awt.Container.processEvent(Container.java:2041) |
---|
49 | at java.awt.Component.dispatchEventImpl(Component.java:4583) |
---|
50 | at java.awt.Container.dispatchEventImpl(Container.java:2099) |
---|
51 | at java.awt.Component.dispatchEvent(Component.java:4413) |
---|
52 | at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556) |
---|
53 | at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4220) |
---|
54 | at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150) |
---|
55 | at java.awt.Container.dispatchEventImpl(Container.java:2085) |
---|
56 | at java.awt.Window.dispatchEventImpl(Window.java:2475) |
---|
57 | at java.awt.Component.dispatchEvent(Component.java:4413) |
---|
58 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) |
---|
59 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) |
---|
60 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) |
---|
61 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) |
---|
62 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) |
---|
63 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) |
---|
64 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) |
---|
65 | |
---|
66 | |
---|
67 | ---------------------------------------- |
---|
68 | |
---|
69 | 2009-09-30T14:08:18+0300 |
---|
70 | |
---|
71 | ---------------------------------------- |
---|
72 | |
---|
73 | |
---|
74 | |
---|
75 | ---------------------------------------- |
---|
76 | |
---|
77 | java.runtime.name=Java(TM) SE Runtime Environment |
---|
78 | sun.boot.library.path=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/amd64 |
---|
79 | java.vm.version=11.2-b01 |
---|
80 | java.vm.vendor=Sun Microsystems Inc. |
---|
81 | java.vendor.url=http://java.sun.com/ |
---|
82 | path.separator=: |
---|
83 | java.vm.name=Java HotSpot(TM) 64-Bit Server VM |
---|
84 | file.encoding.pkg=sun.io |
---|
85 | sun.java.launcher=SUN_STANDARD |
---|
86 | user.country=US |
---|
87 | sun.os.patch.level=unknown |
---|
88 | java.vm.specification.name=Java Virtual Machine Specification |
---|
89 | user.dir=/home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher |
---|
90 | edition=author |
---|
91 | java.runtime.version=1.6.0_12-b04 |
---|
92 | java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment |
---|
93 | java.endorsed.dirs=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/endorsed |
---|
94 | os.arch=amd64 |
---|
95 | java.io.tmpdir=/tmp |
---|
96 | line.separator= |
---|
97 | |
---|
98 | java.vm.specification.vendor=Sun Microsystems Inc. |
---|
99 | os.name=Linux |
---|
100 | sun.jnu.encoding=UTF-8 |
---|
101 | mightyClassLoader=org.apache.felix.framework.FelixMigthyClassLoader@34199cc |
---|
102 | java.library.path=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/amd64/server:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/../lib/amd64:/usr/lib64/xulrunner-1.9:/usr/java/packages/lib/amd64:/lib:/usr/lib |
---|
103 | java.specification.name=Java Platform API Specification |
---|
104 | java.class.version=50.0 |
---|
105 | sun.management.compiler=HotSpot 64-Bit Server Compiler |
---|
106 | os.version=2.6.26-2-amd64 |
---|
107 | user.home=/home/deyan |
---|
108 | sophie2.development=true |
---|
109 | user.timezone=Europe/Sofia |
---|
110 | java.awt.printerjob=sun.print.PSPrinterJob |
---|
111 | bundlesConfigFile=file:/home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher/target/classes/author-run/author.bundles.config |
---|
112 | file.encoding=UTF-8 |
---|
113 | java.specification.version=1.6 |
---|
114 | java.class.path=/home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher/target/classes:/home/deyan/.m2/repository/org/apache/felix/org.apache.felix.main/1.0.4/org.apache.felix.main-1.0.4.jar:/home/deyan/.m2/repository/org/apache/felix/org.apache.felix.framework/1.0.4/org.apache.felix.framework-1.0.4.jar:/home/deyan/.m2/repository/org/apache/felix/org.apache.felix.shell/1.0.1/org.apache.felix.shell-1.0.1.jar:/home/deyan/.m2/repository/org/apache/felix/org.apache.felix.shell.tui/1.0.1/org.apache.felix.shell.tui-1.0.1.jar:/home/deyan/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.0.3/org.apache.felix.bundlerepository-1.0.3.jar:/home/deyan/.m2/repository/nimrodlf/nimrodlf/1.0g/nimrodlf-1.0g.jar:/home/deyan/.m2/repository/batik/batik-awt-util/1.6-1/batik-awt-util-1.6-1.jar |
---|
115 | user.name=deyan |
---|
116 | java.vm.specification.version=1.0 |
---|
117 | java.home=/usr/lib/jvm/java-6-sun-1.6.0.12/jre |
---|
118 | sun.arch.data.model=64 |
---|
119 | user.language=en |
---|
120 | java.specification.vendor=Sun Microsystems Inc. |
---|
121 | java.vm.info=mixed mode |
---|
122 | java.version=1.6.0_12 |
---|
123 | java.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/ext:/usr/java/packages/lib/ext |
---|
124 | sun.boot.class.path=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/resources.jar:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/rt.jar:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/jsse.jar:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/jce.jar:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/charsets.jar:/usr/lib/jvm/java-6-sun-1.6.0.12/jre/classes |
---|
125 | java.vendor=Sun Microsystems Inc. |
---|
126 | file.separator=/ |
---|
127 | java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi |
---|
128 | sun.io.unicode.encoding=UnicodeLittle |
---|
129 | sun.cpu.endian=little |
---|
130 | sun.desktop=gnome |
---|
131 | sun.cpu.isalist= |
---|
132 | |
---|
133 | |
---|
134 | ---------------------------------------- |
---|
135 | |
---|
136 | deyan.nikolov@asteasolutions.com |
---|
137 | |
---|
138 | ---------------------------------------- |
---|
139 | |
---|
140 | |
---|
141 | |
---|