| 1 | java.lang.UnsupportedOperationException: Can not find persister for schema: string|storage| |
|---|
| 2 | at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:57) |
|---|
| 3 | at org.sophie2.base.model.resources.r4.resources.ResourceR4$1.persistR3(ResourceR4.java:76) |
|---|
| 4 | at org.sophie2.base.model.resources.r4.model.ResourceModelPersister.persist(ResourceModelPersister.java:61) |
|---|
| 5 | at org.sophie2.base.model.resources.r4.model.ResourceModelPersister.persist(ResourceModelPersister.java:30) |
|---|
| 6 | at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:53) |
|---|
| 7 | at org.sophie2.base.model.resources.r4.model.ResourceRevisionPersister.persist(ResourceRevisionPersister.java:68) |
|---|
| 8 | at org.sophie2.base.model.resources.r4.model.ResourceRevisionPersister.persist(ResourceRevisionPersister.java:22) |
|---|
| 9 | at org.sophie2.base.persistence.persister.MasterPersister.persist(MasterPersister.java:53) |
|---|
| 10 | at org.sophie2.base.model.resources.r4.file.FileAccessUtil.loadFromFile(FileAccessUtil.java:77) |
|---|
| 11 | at org.sophie2.base.model.resources.r4.file.FileLocator.open(FileLocator.java:54) |
|---|
| 12 | at org.sophie2.base.model.resources.r4.access.AppLocator.open(AppLocator.java:68) |
|---|
| 13 | at org.sophie2.main.app.commons.util.AppViewUtil.openBook(AppViewUtil.java:267) |
|---|
| 14 | at org.sophie2.main.app.menus.file.FileMenuLogic$2.handle(FileMenuLogic.java:119) |
|---|
| 15 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:64) |
|---|
| 16 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:59) |
|---|
| 17 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:104) |
|---|
| 18 | at org.sophie2.base.menus.MenuItem.clicked(MenuItem.java:103) |
|---|
| 19 | at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:47) |
|---|
| 20 | at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028) |
|---|
| 21 | at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351) |
|---|
| 22 | at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) |
|---|
| 23 | at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) |
|---|
| 24 | at javax.swing.AbstractButton.doClick(AbstractButton.java:389) |
|---|
| 25 | at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223) |
|---|
| 26 | at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264) |
|---|
| 27 | at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) |
|---|
| 28 | at java.awt.Component.processMouseEvent(Component.java:6348) |
|---|
| 29 | at javax.swing.JComponent.processMouseEvent(JComponent.java:3255) |
|---|
| 30 | at java.awt.Component.processEvent(Component.java:6113) |
|---|
| 31 | at java.awt.Container.processEvent(Container.java:2085) |
|---|
| 32 | at java.awt.Component.dispatchEventImpl(Component.java:4714) |
|---|
| 33 | at java.awt.Container.dispatchEventImpl(Container.java:2143) |
|---|
| 34 | at java.awt.Component.dispatchEvent(Component.java:4544) |
|---|
| 35 | at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618) |
|---|
| 36 | at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282) |
|---|
| 37 | at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212) |
|---|
| 38 | at java.awt.Container.dispatchEventImpl(Container.java:2129) |
|---|
| 39 | at java.awt.Window.dispatchEventImpl(Window.java:2475) |
|---|
| 40 | at java.awt.Component.dispatchEvent(Component.java:4544) |
|---|
| 41 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:635) |
|---|
| 42 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) |
|---|
| 43 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) |
|---|
| 44 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) |
|---|
| 45 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) |
|---|
| 46 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) |
|---|
| 47 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) |
|---|
| 48 | |
|---|
| 49 | |
|---|
| 50 | ---------------------------------------- |
|---|
| 51 | |
|---|
| 52 | 2010-01-27T08:50:07-0800 |
|---|
| 53 | |
|---|
| 54 | ---------------------------------------- |
|---|
| 55 | |
|---|
| 56 | sophie2-author.log |
|---|
| 57 | [[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: /Users/gparedes/Desktop/Sophie2Author.app/Contents/Resources/Java/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!] |
|---|
| 58 | |
|---|
| 59 | ---------------------------------------- |
|---|
| 60 | |
|---|
| 61 | java.runtime.name=Java(TM) SE Runtime Environment |
|---|
| 62 | java.protocol.handler.pkgs= |
|---|
| 63 | sun.boot.library.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries |
|---|
| 64 | java.vm.version=14.3-b01-101 |
|---|
| 65 | awt.nativeDoubleBuffering=true |
|---|
| 66 | gopherProxySet=false |
|---|
| 67 | mrj.build=10M3025 |
|---|
| 68 | java.vm.vendor=Apple Inc. |
|---|
| 69 | java.vendor.url=http://www.apple.com/ |
|---|
| 70 | path.separator=: |
|---|
| 71 | java.vm.name=Java HotSpot(TM) 64-Bit Server VM |
|---|
| 72 | file.encoding.pkg=sun.io |
|---|
| 73 | user.country=US |
|---|
| 74 | sun.os.patch.level=unknown |
|---|
| 75 | java.vm.specification.name=Java Virtual Machine Specification |
|---|
| 76 | user.dir=/Users/gparedes/Desktop/Sophie2Author.app/Contents/Resources/Java |
|---|
| 77 | edition=author |
|---|
| 78 | java.runtime.version=1.6.0_17-b04-248-10M3025 |
|---|
| 79 | java.awt.graphicsenv=apple.awt.CGraphicsEnvironment |
|---|
| 80 | java.endorsed.dirs=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/endorsed |
|---|
| 81 | os.arch=x86_64 |
|---|
| 82 | apple.awt.graphics.UseOpenGL=false |
|---|
| 83 | java.io.tmpdir=/var/folders/xT/xTWQRcr2HSCzhOvQVrzsfU+++TM/-Tmp-/ |
|---|
| 84 | line.separator= |
|---|
| 85 | |
|---|
| 86 | java.vm.specification.vendor=Sun Microsystems Inc. |
|---|
| 87 | os.name=Mac OS X |
|---|
| 88 | apple.laf.useScreenMenuBar=true |
|---|
| 89 | sun.jnu.encoding=MacRoman |
|---|
| 90 | mightyClassLoader=org.apache.felix.framework.FelixMigthyClassLoader@2c7a6c34 |
|---|
| 91 | java.library.path=/Users/gparedes/Desktop/Sophie2Author.app/Contents/Resources/Java:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources:.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java |
|---|
| 92 | java.specification.name=Java Platform API Specification |
|---|
| 93 | java.class.version=50.0 |
|---|
| 94 | sun.management.compiler=HotSpot 64-Bit Server Compiler |
|---|
| 95 | os.version=10.6.2 |
|---|
| 96 | http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 |
|---|
| 97 | user.home=/Users/gparedes |
|---|
| 98 | user.timezone=America/Los_Angeles |
|---|
| 99 | java.awt.printerjob=apple.awt.CPrinterJob |
|---|
| 100 | bundlesConfigFile=file:/Users/gparedes/Desktop/Sophie2Author.app/Contents/Resources/Java/author-run/author.bundles.config |
|---|
| 101 | file.encoding=MacRoman |
|---|
| 102 | java.specification.version=1.6 |
|---|
| 103 | java.class.path=/Users/gparedes/Desktop/Sophie2Author.app/Contents/Resources/Java/org.sophie2.launcher-2.0.1.jar |
|---|
| 104 | user.name=gparedes |
|---|
| 105 | apple.awt.graphics.UseQuartz=false |
|---|
| 106 | sophie-version=Sophie 2.0.2 |
|---|
| 107 | java.vm.specification.version=1.0 |
|---|
| 108 | java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home |
|---|
| 109 | sun.arch.data.model=64 |
|---|
| 110 | user.language=en |
|---|
| 111 | java.specification.vendor=Sun Microsystems Inc. |
|---|
| 112 | awt.toolkit=apple.awt.CToolkit |
|---|
| 113 | java.vm.info=mixed mode |
|---|
| 114 | java.version=1.6.0_17 |
|---|
| 115 | java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext |
|---|
| 116 | sun.boot.class.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsfd.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/charsets.jar:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar |
|---|
| 117 | java.vendor=Apple Inc. |
|---|
| 118 | file.separator=/ |
|---|
| 119 | sophie2.loaded=true |
|---|
| 120 | java.vendor.url.bug=http://bugreport.apple.com/ |
|---|
| 121 | sun.io.unicode.encoding=UnicodeLittle |
|---|
| 122 | sun.cpu.endian=little |
|---|
| 123 | mrj.version=1060.1.6.0_17-248 |
|---|
| 124 | sophie-build-id=2010-01-21-8582 |
|---|
| 125 | socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16 |
|---|
| 126 | ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16 |
|---|
| 127 | sun.awt.exception.handler=apple.awt.CToolkit$EventQueueExceptionHandler |
|---|
| 128 | sun.cpu.isalist= |
|---|
| 129 | |
|---|
| 130 | |
|---|
| 131 | ---------------------------------------- |
|---|