1 | java.lang.IllegalArgumentException: The requested element is not in the scene. |
---|
2 | at org.sophie2.base.scene.helpers.SceneHelper.getElementToSceneTransform(SceneHelper.java:121) |
---|
3 | at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:148) |
---|
4 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64) |
---|
5 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:39) |
---|
6 | at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:71) |
---|
7 | at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.mouseMoved(SwingEventAdapter.java:160) |
---|
8 | at java.awt.Component.processMouseMotionEvent(Component.java:6261) |
---|
9 | at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3283) |
---|
10 | at java.awt.Component.processEvent(Component.java:5985) |
---|
11 | at java.awt.Container.processEvent(Container.java:2041) |
---|
12 | at java.awt.Component.dispatchEventImpl(Component.java:4583) |
---|
13 | at java.awt.Container.dispatchEventImpl(Container.java:2099) |
---|
14 | at java.awt.Component.dispatchEvent(Component.java:4413) |
---|
15 | at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556) |
---|
16 | at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4233) |
---|
17 | at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150) |
---|
18 | at java.awt.Container.dispatchEventImpl(Container.java:2085) |
---|
19 | at java.awt.Window.dispatchEventImpl(Window.java:2475) |
---|
20 | at java.awt.Component.dispatchEvent(Component.java:4413) |
---|
21 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) |
---|
22 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) |
---|
23 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) |
---|
24 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) |
---|
25 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) |
---|
26 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) |
---|
27 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) |
---|
28 | |
---|
29 | |
---|
30 | ---------------------------------------- |
---|
31 | |
---|
32 | 2009-10-21T10:37:26+0300 |
---|
33 | |
---|
34 | ---------------------------------------- |
---|
35 | |
---|
36 | sophie2-author.log |
---|
37 | [[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.logging.SophieLog.addTarget(SophieLog.java:402): Added log target using logging file: /home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher/distrib/logs/sophie2-author.log, [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.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.rtf.RtfModule, [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:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): 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.main.func.resources.view.ResourceDetailsPalette.<init>(ResourceDetailsPalette.java:64): ResourceDetailsPalette created., [INFO] org.sophie2.base.natlib.NativeBridge.dumpError(NativeBridge.java:259): [native-err] AudioOutputBridge::doStart() begin, [INFO] org.sophie2.base.natlib.NativeBridge.dumpError(NativeBridge.java:259): [native-err] audio_output: audio_output.cpp:136: virtual Response AudioOutputBridge::doStart(): Assertion `device != -1' failed., [ERROR] org.sophie2.main.media.natlib.output.NativeAudioOutput.startBridge(NativeAudioOutput.java:248): Unable to start native audio output! Starting dummy!, java.lang.RuntimeException: java.io.IOException: Can not transfer 4 bytes! Left: 4, at org.sophie2.base.natlib.NativeBridge.readResponse(NativeBridge.java:356), at org.sophie2.base.natlib.NativeBridge.sendCommand(NativeBridge.java:300), at org.sophie2.base.natlib.NativeBridge.start(NativeBridge.java:60), at org.sophie2.main.media.natlib.output.NativeAudioOutput.startBridge(NativeAudioOutput.java:231), at org.sophie2.main.media.natlib.output.NativeAudioOutput.mainStep(NativeAudioOutput.java:102), at org.sophie2.main.media.natlib.output.NativeAudioOutput$1.run(NativeAudioOutput.java:79), at org.sophie2.main.media.natlib.output.NativeAudioOutput.doInEdt(NativeAudioOutput.java:173), at org.sophie2.main.media.natlib.output.NativeAudioOutput.start(NativeAudioOutput.java:188), at org.sophie2.main.app.commons.app.AppMainWindow$1mediaCompositeSync.create(AppMainWindow.java:88), at org.sophie2.main.app.commons.app.AppMainWindow$1mediaCompositeSync.create(AppMainWindow.java:83), at org.sophie2.core.prolib.impl.ResourceProperty$Creator.update(ResourceProperty.java:36), at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:66), at org.sophie2.core.prolib.impl.ResourceProperty$ResourceInitChange.perform(ResourceProperty.java:136), at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:43), at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:204), at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:34), at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38), at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:197), at org.sophie2.core.prolib.impl.Property.init(Property.java:54), at org.sophie2.core.prolib.bean.InitializingBeanData.getProperty(InitializingBeanData.java:60), at org.sophie2.core.prolib.bean.InitializingBeanData.init(InitializingBeanData.java:106), at org.sophie2.core.prolib.bean.ProBean$InitChange.perform(ProBean.java:178), at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:43), at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:204), at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:34), at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38), at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:197), at org.sophie2.core.prolib.bean.ProBean.initBean(ProBean.java:204), at org.sophie2.core.prolib.bean.ProBean.getObjectBean(ProBean.java:129), at org.sophie2.core.prolib.impl.BaseProObject.getBean(BaseProObject.java:18), at org.sophie2.base.visual.BaseVisualElement.<init>(BaseVisualElement.java:43), at org.sophie2.base.layout.impl.DefaultMainWindow.<init>(DefaultMainWindow.java:29), at org.sophie2.main.app.commons.app.AppMainWindow.<init>(AppMainWindow.java:53), at org.sophie2.author.AuthorModule$1$1.run(AuthorModule.java:48), at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209), at java.awt.EventQueue.dispatchEvent(EventQueue.java:597), 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), Caused by: java.io.IOException: Can not transfer 4 bytes! Left: 4, at org.sophie2.base.commons.util.BinData.transport(BinData.java:221), at org.sophie2.base.commons.util.BinData.<init>(BinData.java:123), at org.sophie2.base.natlib.Message.readData(Message.java:119), at org.sophie2.base.natlib.NativeBridge.readResponse(NativeBridge.java:346), ... 41 more, , [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FLOATING, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FLOATING_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FIX, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FIX_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = SLIDING, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = SLIDING_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDFrameWindow$1globalContainer.setup(MDFrameWindow.java:129): Global container setup successfully., [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (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:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (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:140): (R4) Reimplement page centering!, [WARN] org.sophie2.main.app.commons.app.DocumentsLogic$4.handle(DocumentsLogic.java:140): (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:140): (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:140): (R4) Reimplement page centering!, [ERROR] org.sophie2.main.func.help.bugreport.SophieExceptionHandler.uncaughtException(SophieExceptionHandler.java:15): The requested element is not in the scene., java.lang.IllegalArgumentException: The requested element is not in the scene., at org.sophie2.base.scene.helpers.SceneHelper.getElementToSceneTransform(SceneHelper.java:121), at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:148), at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64), at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:39), at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:71), at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.mouseMoved(SwingEventAdapter.java:160), at java.awt.Component.processMouseMotionEvent(Component.java:6261), at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3283), at java.awt.Component.processEvent(Component.java:5985), at java.awt.Container.processEvent(Container.java:2041), at java.awt.Component.dispatchEventImpl(Component.java:4583), at java.awt.Container.dispatchEventImpl(Container.java:2099), at java.awt.Component.dispatchEvent(Component.java:4413), at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556), at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4233), at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150), at java.awt.Container.dispatchEventImpl(Container.java:2085), at java.awt.Window.dispatchEventImpl(Window.java:2475), at java.awt.Component.dispatchEvent(Component.java:4413), 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:140): (R4) Reimplement page centering!]sophie2-reader.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.logging.SophieLog.addTarget(SophieLog.java:402): Added log target using logging file: /home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher/distrib/logs/sophie2-reader.log, [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.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.rtf.RtfModule, [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.reader.ReaderModule, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): Cannot find main window, [WARN] org.sophie2.main.func.servers.view.ConnectionsPalette.initAccounts(ConnectionsPalette.java:446): 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.natlib.NativeBridge.dumpError(NativeBridge.java:259): [native-err] AudioOutputBridge::doStart() begin, [INFO] org.sophie2.base.natlib.NativeBridge.dumpError(NativeBridge.java:259): [native-err] audio_output: audio_output.cpp:136: virtual Response AudioOutputBridge::doStart(): Assertion `device != -1' failed., [ERROR] org.sophie2.main.media.natlib.output.NativeAudioOutput.startBridge(NativeAudioOutput.java:248): Unable to start native audio output! Starting dummy!, java.lang.RuntimeException: java.io.IOException: Can not transfer 4 bytes! Left: 4, at org.sophie2.base.natlib.NativeBridge.readResponse(NativeBridge.java:356), at org.sophie2.base.natlib.NativeBridge.sendCommand(NativeBridge.java:300), at org.sophie2.base.natlib.NativeBridge.start(NativeBridge.java:60), at org.sophie2.main.media.natlib.output.NativeAudioOutput.startBridge(NativeAudioOutput.java:231), at org.sophie2.main.media.natlib.output.NativeAudioOutput.mainStep(NativeAudioOutput.java:102), at org.sophie2.main.media.natlib.output.NativeAudioOutput$1.run(NativeAudioOutput.java:79), at org.sophie2.main.media.natlib.output.NativeAudioOutput.doInEdt(NativeAudioOutput.java:173), at org.sophie2.main.media.natlib.output.NativeAudioOutput.start(NativeAudioOutput.java:188), at org.sophie2.main.app.commons.app.AppMainWindow$1mediaCompositeSync.create(AppMainWindow.java:88), at org.sophie2.main.app.commons.app.AppMainWindow$1mediaCompositeSync.create(AppMainWindow.java:83), at org.sophie2.core.prolib.impl.ResourceProperty$Creator.update(ResourceProperty.java:36), at org.sophie2.core.prolib.impl.AutoTracker.doUpdate(AutoTracker.java:66), at org.sophie2.core.prolib.impl.ResourceProperty$ResourceInitChange.perform(ResourceProperty.java:136), at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:43), at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:204), at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:34), at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38), at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:197), at org.sophie2.core.prolib.impl.Property.init(Property.java:54), at org.sophie2.core.prolib.bean.InitializingBeanData.getProperty(InitializingBeanData.java:60), at org.sophie2.core.prolib.bean.InitializingBeanData.init(InitializingBeanData.java:106), at org.sophie2.core.prolib.bean.ProBean$InitChange.perform(ProBean.java:178), at org.sophie2.core.prolib.events.ProChange.execute(ProChange.java:43), at org.sophie2.core.prolib.BasePro$BaseProChange.execute(BasePro.java:204), at org.sophie2.core.prolib.util.DefaultChangeManager.register(DefaultChangeManager.java:34), at org.sophie2.core.prolib.events.ProChange.register(ProChange.java:38), at org.sophie2.core.prolib.BasePro$BaseProChange.register(BasePro.java:197), at org.sophie2.core.prolib.bean.ProBean.initBean(ProBean.java:204), at org.sophie2.core.prolib.bean.ProBean.getObjectBean(ProBean.java:129), at org.sophie2.core.prolib.impl.BaseProObject.getBean(BaseProObject.java:18), at org.sophie2.base.visual.BaseVisualElement.<init>(BaseVisualElement.java:43), at org.sophie2.base.layout.impl.DefaultMainWindow.<init>(DefaultMainWindow.java:29), at org.sophie2.main.app.commons.app.AppMainWindow.<init>(AppMainWindow.java:53), at org.sophie2.reader.ReaderModule$1$1.run(ReaderModule.java:46), at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209), at java.awt.EventQueue.dispatchEvent(EventQueue.java:597), 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), Caused by: java.io.IOException: Can not transfer 4 bytes! Left: 4, at org.sophie2.base.commons.util.BinData.transport(BinData.java:221), at org.sophie2.base.commons.util.BinData.<init>(BinData.java:123), at org.sophie2.base.natlib.Message.readData(Message.java:119), at org.sophie2.base.natlib.NativeBridge.readResponse(NativeBridge.java:346), ... 41 more, , [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FLOATING, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FLOATING_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FIX, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = FIX_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = SLIDING, [INFO] org.sophie2.main.layout.mydoggy.MDSkinUpdater.setUpIcons(MDSkinUpdater.java:242): No icon provided for ID = SLIDING_INACTIVE, [INFO] org.sophie2.main.layout.mydoggy.MDFrameWindow$1globalContainer.setup(MDFrameWindow.java:129): Global container setup successfully., [ERROR] org.sophie2.main.func.help.bugreport.SophieExceptionHandler.uncaughtException(SophieExceptionHandler.java:15): Could not load the resource from /home/deyan/Desktop/DEMO_MATERIAL/linkbook6.sjrb, java.lang.RuntimeException: Could not load the resource from /home/deyan/Desktop/DEMO_MATERIAL/linkbook6.sjrb, at org.sophie2.base.model.resources.r4.file.FileAccessUtil.loadFromFile(FileAccessUtil.java:74), at org.sophie2.base.model.resources.r4.file.FileLocator.open(FileLocator.java:55), at org.sophie2.base.model.resources.r4.access.AppLocator.open(AppLocator.java:68), at org.sophie2.main.app.commons.util.AppViewUtil.openBook(AppViewUtil.java:268), at org.sophie2.main.app.menus.file.FileMenuLogic$2.handle(FileMenuLogic.java:116), at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64), at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:39), at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:79), at org.sophie2.base.menus.MenuItem.clicked(MenuItem.java:102), at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:46), at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995), at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318), at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387), at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242), at javax.swing.AbstractButton.doClick(AbstractButton.java:357), at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225), at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266), at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272), at java.awt.Component.processMouseEvent(Component.java:6216), at javax.swing.JComponent.processMouseEvent(JComponent.java:3265), at java.awt.Component.processEvent(Component.java:5981), at java.awt.Container.processEvent(Container.java:2041), at java.awt.Component.dispatchEventImpl(Component.java:4583), at java.awt.Container.dispatchEventImpl(Container.java:2099), at java.awt.Component.dispatchEvent(Component.java:4413), at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556), at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4220), at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150), at java.awt.Container.dispatchEventImpl(Container.java:2085), at java.awt.Window.dispatchEventImpl(Window.java:2475), at java.awt.Component.dispatchEvent(Component.java:4413), 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:140): (R4) Reimplement page centering!, [ERROR] org.sophie2.main.func.help.bugreport.SophieExceptionHandler.uncaughtException(SophieExceptionHandler.java:15): The requested element is not in the scene., java.lang.IllegalArgumentException: The requested element is not in the scene., at org.sophie2.base.scene.helpers.SceneHelper.getElementToSceneTransform(SceneHelper.java:121), at org.sophie2.base.scene.events.SceneInteractionLogic$1.handle(SceneInteractionLogic.java:148), at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64), at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:39), at org.sophie2.base.visual.interaction.SwingEventAdapter.forward(SwingEventAdapter.java:71), at org.sophie2.base.visual.interaction.SwingEventAdapter$Handler.mouseMoved(SwingEventAdapter.java:160), at java.awt.Component.processMouseMotionEvent(Component.java:6261), at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3283), at java.awt.Component.processEvent(Component.java:5985), at java.awt.Container.processEvent(Container.java:2041), at java.awt.Component.dispatchEventImpl(Component.java:4583), at java.awt.Container.dispatchEventImpl(Container.java:2099), at java.awt.Component.dispatchEvent(Component.java:4413), at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556), at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4233), at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150), at java.awt.Container.dispatchEventImpl(Container.java:2085), at java.awt.Window.dispatchEventImpl(Window.java:2475), at java.awt.Component.dispatchEvent(Component.java:4413), 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), ] |
---|
39 | |
---|
40 | ---------------------------------------- |
---|
41 | |
---|
42 | java.runtime.name=Java(TM) SE Runtime Environment |
---|
43 | sun.boot.library.path=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/amd64 |
---|
44 | java.vm.version=11.2-b01 |
---|
45 | java.vm.vendor=Sun Microsystems Inc. |
---|
46 | java.vendor.url=http://java.sun.com/ |
---|
47 | path.separator=: |
---|
48 | java.vm.name=Java HotSpot(TM) 64-Bit Server VM |
---|
49 | file.encoding.pkg=sun.io |
---|
50 | sun.java.launcher=SUN_STANDARD |
---|
51 | user.country=US |
---|
52 | sun.os.patch.level=unknown |
---|
53 | java.vm.specification.name=Java Virtual Machine Specification |
---|
54 | user.dir=/home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher |
---|
55 | edition=author |
---|
56 | java.runtime.version=1.6.0_12-b04 |
---|
57 | java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment |
---|
58 | java.endorsed.dirs=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/endorsed |
---|
59 | os.arch=amd64 |
---|
60 | java.io.tmpdir=/tmp |
---|
61 | line.separator= |
---|
62 | |
---|
63 | java.vm.specification.vendor=Sun Microsystems Inc. |
---|
64 | os.name=Linux |
---|
65 | sun.jnu.encoding=UTF-8 |
---|
66 | mightyClassLoader=org.apache.felix.framework.FelixMigthyClassLoader@3c6e4ba6 |
---|
67 | 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 |
---|
68 | java.specification.name=Java Platform API Specification |
---|
69 | java.class.version=50.0 |
---|
70 | sun.management.compiler=HotSpot 64-Bit Server Compiler |
---|
71 | os.version=2.6.26-2-amd64 |
---|
72 | user.home=/home/deyan |
---|
73 | sophie2.development=true |
---|
74 | user.timezone=Europe/Sofia |
---|
75 | java.awt.printerjob=sun.print.PSPrinterJob |
---|
76 | bundlesConfigFile=file:/home/deyan/workspace/sophie2/trunk/trunk/sophie2-platform/modules/org.sophie2.launcher/target/classes/author-run/author.bundles.config |
---|
77 | file.encoding=UTF-8 |
---|
78 | java.specification.version=1.6 |
---|
79 | 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 |
---|
80 | user.name=deyan |
---|
81 | java.vm.specification.version=1.0 |
---|
82 | java.home=/usr/lib/jvm/java-6-sun-1.6.0.12/jre |
---|
83 | sun.arch.data.model=64 |
---|
84 | user.language=en |
---|
85 | java.specification.vendor=Sun Microsystems Inc. |
---|
86 | java.vm.info=mixed mode |
---|
87 | java.version=1.6.0_12 |
---|
88 | java.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.12/jre/lib/ext:/usr/java/packages/lib/ext |
---|
89 | 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 |
---|
90 | java.vendor=Sun Microsystems Inc. |
---|
91 | file.separator=/ |
---|
92 | sophie2.loaded=true |
---|
93 | java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi |
---|
94 | sun.io.unicode.encoding=UnicodeLittle |
---|
95 | sun.cpu.endian=little |
---|
96 | sun.desktop=gnome |
---|
97 | sun.cpu.isalist= |
---|
98 | |
---|
99 | |
---|
100 | ---------------------------------------- |
---|
101 | |
---|
102 | deyan.nikolov@asteasolutions.com |
---|
103 | |
---|
104 | ---------------------------------------- |
---|
105 | |
---|
106 | |
---|
107 | |
---|