Ticket #2314: bug report.txt

File bug report.txt, 19.7 KB (added by kyli, 15 years ago)
Line 
1java.lang.AssertionError: The master access should be in the accessesCache.
2        at org.sophie2.base.model.resources.r4.access.MasterTopAccess.close(MasterTopAccess.java:149)
3        at org.sophie2.base.model.resources.r4.access.DelegatingAccess.close(DelegatingAccess.java:71)
4        at org.sophie2.main.app.commons.app.DocumentsLogic$3.handle(DocumentsLogic.java:117)
5        at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64)
6        at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:59)
7        at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:104)
8        at org.sophie2.main.app.commons.app.MainWindowLogic$3.handle(MainWindowLogic.java:116)
9        at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64)
10        at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:59)
11        at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:104)
12        at org.sophie2.main.layout.mydoggy.MDFrameWindow$1globalContainer$1.windowClosing(MDFrameWindow.java:140)
13        at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
14        at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
15        at java.awt.Window.processWindowEvent(Window.java:1862)
16        at javax.swing.JFrame.processWindowEvent(JFrame.java:279)
17        at java.awt.Window.processEvent(Window.java:1820)
18        at java.awt.Component.dispatchEventImpl(Component.java:4630)
19        at java.awt.Container.dispatchEventImpl(Container.java:2099)
20        at java.awt.Window.dispatchEventImpl(Window.java:2475)
21        at java.awt.Component.dispatchEvent(Component.java:4460)
22        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
23        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
24        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
25        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
26        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
27        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
28        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
29
30
31----------------------------------------
32
332010-01-25T12:40:11+0200
34
35----------------------------------------
36
37sophie2-author.log
38[[INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.core.modularity.CoreModularityModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.core.mvc.CoreMvcModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.bound.BoundModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.commons.BaseCommonsModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.model.resources.r4.BaseModelResourcesR4Module, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.config.BaseConfigModule, [INFO] org.sophie2.core.logging.SophieLog.addTarget(SophieLog.java:402): Added log target using logging file: /home/astea/Desktop/trunk/sophie/modules/org.sophie2.launcher/distrib/logs/sophie2-author.log, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.connectivity.BaseConnectivityModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.dialogs.BaseDialogsModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.dnd.BaseDndModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.visual.BaseVisualModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.halos.BaseHalosModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.layout.BaseLayoutModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.media.BaseMediaModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.model.book.BaseModelBookModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.model.security.BaseModelSecurityModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.persistence.BasePersistenceModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.model.text.BaseModelTextModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.scene.BaseSceneModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.skins.BaseSkinsModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.base.natlib.BaseNatlibModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.media.natlib.MainMediaNatlibModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.comment.CommentModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.annotations.AnnotationsModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.embedded.EmbeddedBooksModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.pdf.PdfModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.plain.PlainTextModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.print.PrintModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.html.HtmlModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.scripting.ScriptingModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.app.commons.MainAppModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.app.halos.MainAppHalosModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.app.layout.MainAppLayoutModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.app.menus.MainAppMenusModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.app.model.MainAppModelModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.dnd.MainDndModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.extra.func.browser.BrowserModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.file.FileFunctionalityModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.help.HelpModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.links.LinksModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.text.TextFuncModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.media.MainFuncMediaModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.image.ImageModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.resources.MainFuncResourcesModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.config.MainFuncConfigModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.timelines.MainFuncTimelinesModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.func.servers.MainFuncServersModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.layout.mydoggy.LayoutMyDoggyModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.scene.jogl.MainSceneJoglModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.scene.simple.MainSceneSimpleModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.scene.sprites.MainSceneSpritesModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.skin.alternative.AlternativeSkinsModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.main.ws_connector.WSConnectorModule, [INFO] org.sophie2.core.modularity.SophieModule.start(SophieModule.java:38): Starting org.sophie2.author.AuthorModule, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:595): Cannot find main window, [INFO] org.sophie2.base.visual.NullVisualProvider.create(NullVisualProvider.java:44): Creating instance of org.sophie2.base.menus.MenuItem, [INFO] org.sophie2.base.visual.NullVisualProvider.create(NullVisualProvider.java:44): Creating instance of org.sophie2.base.menus.MenuItem, [INFO] org.sophie2.base.visual.NullVisualProvider.create(NullVisualProvider.java:44): Creating instance of org.sophie2.base.menus.MenuItem, [INFO] org.sophie2.base.visual.NullVisualProvider.create(NullVisualProvider.java:44): Creating instance of org.sophie2.base.menus.MenuItem, [INFO] org.sophie2.base.visual.NullVisualProvider.create(NullVisualProvider.java:44): Creating instance of org.sophie2.base.menus.MenuItem, [INFO] org.sophie2.base.visual.NullVisualProvider.create(NullVisualProvider.java:44): Creating instance of org.sophie2.base.menus.MenuItem, [INFO] org.sophie2.main.func.resources.view.ResourceDetailsPalette.<init>(ResourceDetailsPalette.java:76): ResourceDetailsPalette created., [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:243): No icon provided for ID = FLOATING, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:243): No icon provided for ID = FLOATING_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:243): No icon provided for ID = FIX, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:243): No icon provided for ID = FIX_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:243): No icon provided for ID = SLIDING, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:243): No icon provided for ID = SLIDING_INACTIVE, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.base.layout.impl.DefaultDocView.setCurrent(DefaultDocView.java:173): The requested document has no associated main window., [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.base.layout.impl.DefaultDocView.setCurrent(DefaultDocView.java:173): The requested document has no associated main window., [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [ERROR] org.sophie2.main.func.help.bugreport.SophieExceptionHandler.uncaughtException(SophieExceptionHandler.java:15): The master access should be in the accessesCache., java.lang.AssertionError: The master access should be in the accessesCache.,    at org.sophie2.base.model.resources.r4.access.MasterTopAccess.close(MasterTopAccess.java:149),  at org.sophie2.base.model.resources.r4.access.DelegatingAccess.close(DelegatingAccess.java:71),         at org.sophie2.main.app.commons.app.DocumentsLogic$3.handle(DocumentsLogic.java:117),   at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64),        at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:59),  at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:104),         at org.sophie2.main.app.commons.app.MainWindowLogic$3.handle(MainWindowLogic.java:116),         at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64),        at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:59),  at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:104),         at org.sophie2.main.layout.mydoggy.MDFrameWindow$1globalContainer$1.windowClosing(MDFrameWindow.java:140),      at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332),    at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332),    at java.awt.Window.processWindowEvent(Window.java:1862),        at javax.swing.JFrame.processWindowEvent(JFrame.java:279),      at java.awt.Window.processEvent(Window.java:1820),      at java.awt.Component.dispatchEventImpl(Component.java:4630),   at java.awt.Container.dispatchEventImpl(Container.java:2099),   at java.awt.Window.dispatchEventImpl(Window.java:2475),         at java.awt.Component.dispatchEvent(Component.java:4460),       at java.awt.EventQueue.dispatchEvent(EventQueue.java:599),      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269),   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184),      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174),   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169),       at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161),       at java.awt.EventDispatchThread.run(EventDispatchThread.java:122), , [WARN] org.sophie2.base.layout.impl.DefaultDocView.setCurrent(DefaultDocView.java:173): The requested document has no associated main window., [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!, [WARN] org.sophie2.base.layout.impl.DefaultDocView.setCurrent(DefaultDocView.java:173): The requested document has no associated main window., [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:139): (R4) Reimplement page centering!]
39
40----------------------------------------
41
42java.runtime.name=Java(TM) SE Runtime Environment
43java.protocol.handler.pkgs=
44sun.boot.library.path=/home/astea/Desktop/jdk1.6.0_16/jre/lib/amd64
45java.vm.version=14.2-b01
46java.vm.vendor=Sun Microsystems Inc.
47java.vendor.url=http://java.sun.com/
48path.separator=:
49java.vm.name=Java HotSpot(TM) 64-Bit Server VM
50file.encoding.pkg=sun.io
51sun.java.launcher=SUN_STANDARD
52user.country=US
53sun.os.patch.level=unknown
54java.vm.specification.name=Java Virtual Machine Specification
55user.dir=/home/astea/Desktop/trunk/sophie/modules/org.sophie2.launcher
56edition=author
57java.runtime.version=1.6.0_16-b01
58java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
59java.endorsed.dirs=/home/astea/Desktop/jdk1.6.0_16/jre/lib/endorsed
60os.arch=amd64
61java.io.tmpdir=/tmp
62line.separator=
63
64java.vm.specification.vendor=Sun Microsystems Inc.
65os.name=Linux
66apple.laf.useScreenMenuBar=true
67sun.jnu.encoding=UTF-8
68mightyClassLoader=org.apache.felix.framework.FelixMigthyClassLoader@246d12a9
69java.library.path=/home/astea/Desktop/jdk1.6.0_16/jre/lib/amd64/server:/home/astea/Desktop/jdk1.6.0_16/jre/lib/amd64:/home/astea/Desktop/jdk1.6.0_16/jre/../lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.16/jre/lib/amd64/server:/usr/lib/jvm/java-6-sun-1.6.0.16/jre/lib/amd64:/usr/lib/jvm/java-6-sun-1.6.0.16/jre/../lib/amd64:/usr/lib64/xulrunner-addons:/usr/java/packages/lib/amd64:/lib:/usr/lib
70java.specification.name=Java Platform API Specification
71java.class.version=50.0
72sun.management.compiler=HotSpot 64-Bit Server Compiler
73os.version=2.6.28-15-generic
74user.home=/home/astea
75sophie2.development=true
76user.timezone=Europe/Sofia
77java.awt.printerjob=sun.print.PSPrinterJob
78bundlesConfigFile=file:/home/astea/Desktop/trunk/sophie/modules/org.sophie2.launcher/target/classes/author-run/author.bundles.config
79file.encoding=UTF-8
80java.specification.version=1.6
81java.class.path=/home/astea/Desktop/trunk/sophie/modules/org.sophie2.launcher/target/classes:/home/astea/.m2/repository/org/apache/felix/org.apache.felix.main/1.0.4/org.apache.felix.main-1.0.4.jar:/home/astea/.m2/repository/org/apache/felix/org.apache.felix.framework/1.0.4/org.apache.felix.framework-1.0.4.jar:/home/astea/.m2/repository/org/apache/felix/org.apache.felix.shell/1.0.1/org.apache.felix.shell-1.0.1.jar:/home/astea/.m2/repository/org/apache/felix/org.apache.felix.shell.tui/1.0.1/org.apache.felix.shell.tui-1.0.1.jar:/home/astea/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.0.3/org.apache.felix.bundlerepository-1.0.3.jar:/home/astea/.m2/repository/nimrodlf/nimrodlf/1.0g/nimrodlf-1.0g.jar:/home/astea/.m2/repository/batik/batik-awt-util/1.6-1/batik-awt-util-1.6-1.jar
82user.name=astea
83sophie-version=Sophie 2.0.2
84java.vm.specification.version=1.0
85java.home=/home/astea/Desktop/jdk1.6.0_16/jre
86sun.arch.data.model=64
87user.language=en
88java.specification.vendor=Sun Microsystems Inc.
89java.vm.info=mixed mode
90java.version=1.6.0_16
91java.ext.dirs=/home/astea/Desktop/jdk1.6.0_16/jre/lib/ext:/usr/java/packages/lib/ext
92sun.boot.class.path=/home/astea/Desktop/jdk1.6.0_16/jre/lib/resources.jar:/home/astea/Desktop/jdk1.6.0_16/jre/lib/rt.jar:/home/astea/Desktop/jdk1.6.0_16/jre/lib/sunrsasign.jar:/home/astea/Desktop/jdk1.6.0_16/jre/lib/jsse.jar:/home/astea/Desktop/jdk1.6.0_16/jre/lib/jce.jar:/home/astea/Desktop/jdk1.6.0_16/jre/lib/charsets.jar:/home/astea/Desktop/jdk1.6.0_16/jre/classes
93java.vendor=Sun Microsystems Inc.
94file.separator=/
95sophie2.loaded=true
96java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
97sun.io.unicode.encoding=UnicodeLittle
98sun.cpu.endian=little
99sophie-build-id=2010-01-21-8582
100sun.desktop=gnome
101sun.cpu.isalist=
102
103
104----------------------------------------
105
106