1 | java.lang.RuntimeException: javax.swing.text.ChangedCharSetException |
---|
2 | at org.sophie2.extra.func.html.util.HtmlImportManager.createRes(HtmlImportManager.java:44) |
---|
3 | at org.sophie2.main.func.text.utils.HotTextImportManager.createHotTextBookResource(HotTextImportManager.java:91) |
---|
4 | at org.sophie2.main.func.text.utils.HotTextImportManager.handleImport(HotTextImportManager.java:46) |
---|
5 | at org.sophie2.extra.func.html.HtmlLogic$2.handle(HtmlLogic.java:90) |
---|
6 | at org.sophie2.core.mvc.SimpleOperation.handle(SimpleOperation.java:68) |
---|
7 | at org.sophie2.core.mvc.LogicR3.fire(LogicR3.java:37) |
---|
8 | at org.sophie2.extra.func.html.view.InsertHtmlItem.clicked(InsertHtmlItem.java:32) |
---|
9 | at org.sophie2.base.menus.MenuItem$1swingMenu$1.actionPerformed(MenuItem.java:34) |
---|
10 | at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) |
---|
11 | at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) |
---|
12 | at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) |
---|
13 | at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) |
---|
14 | at javax.swing.AbstractButton.doClick(AbstractButton.java:357) |
---|
15 | at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225) |
---|
16 | at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266) |
---|
17 | at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) |
---|
18 | at java.awt.Component.processMouseEvent(Component.java:6263) |
---|
19 | at javax.swing.JComponent.processMouseEvent(JComponent.java:3267) |
---|
20 | at java.awt.Component.processEvent(Component.java:6028) |
---|
21 | at java.awt.Container.processEvent(Container.java:2041) |
---|
22 | at java.awt.Component.dispatchEventImpl(Component.java:4630) |
---|
23 | at java.awt.Container.dispatchEventImpl(Container.java:2099) |
---|
24 | at java.awt.Component.dispatchEvent(Component.java:4460) |
---|
25 | at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574) |
---|
26 | at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238) |
---|
27 | at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168) |
---|
28 | at java.awt.Container.dispatchEventImpl(Container.java:2085) |
---|
29 | at java.awt.Window.dispatchEventImpl(Window.java:2475) |
---|
30 | at java.awt.Component.dispatchEvent(Component.java:4460) |
---|
31 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) |
---|
32 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) |
---|
33 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) |
---|
34 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) |
---|
35 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) |
---|
36 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) |
---|
37 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) |
---|
38 | Caused by: javax.swing.text.ChangedCharSetException |
---|
39 | at javax.swing.text.html.parser.DocumentParser.handleEmptyTag(DocumentParser.java:172) |
---|
40 | at javax.swing.text.html.parser.Parser.startTag(Parser.java:410) |
---|
41 | at javax.swing.text.html.parser.Parser.parseTag(Parser.java:1926) |
---|
42 | at javax.swing.text.html.parser.Parser.parseContent(Parser.java:2044) |
---|
43 | at javax.swing.text.html.parser.Parser.parse(Parser.java:2211) |
---|
44 | at javax.swing.text.html.parser.DocumentParser.parse(DocumentParser.java:105) |
---|
45 | at javax.swing.text.html.parser.ParserDelegator.parse(ParserDelegator.java:73) |
---|
46 | at javax.swing.text.html.HTMLEditorKit.read(HTMLEditorKit.java:230) |
---|
47 | at org.sophie2.extra.func.html.util.HtmlImportManager.createRes(HtmlImportManager.java:39) |
---|
48 | ... 35 more |
---|
49 | |
---|
50 | |
---|
51 | ---------------------------------------- |
---|
52 | |
---|
53 | 2009-08-11T16:07:50+0300 |
---|
54 | |
---|
55 | ---------------------------------------- |
---|
56 | |
---|
57 | |
---|
58 | |
---|
59 | ---------------------------------------- |
---|
60 | |
---|
61 | sun.java2d.opengl=True |
---|
62 | java.runtime.name=Java(TM) SE Runtime Environment |
---|
63 | sun.boot.library.path=/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/i386 |
---|
64 | java.vm.version=14.0-b16 |
---|
65 | java.vm.vendor=Sun Microsystems Inc. |
---|
66 | java.vendor.url=http://java.sun.com/ |
---|
67 | path.separator=: |
---|
68 | java.vm.name=Java HotSpot(TM) Client VM |
---|
69 | file.encoding.pkg=sun.io |
---|
70 | sun.java.launcher=SUN_STANDARD |
---|
71 | user.country=BG |
---|
72 | sun.os.patch.level=unknown |
---|
73 | java.vm.specification.name=Java Virtual Machine Specification |
---|
74 | user.dir=/home/george/bugFixes/release08-beta-1/sophie2-platform/modules/org.sophie2.launcher |
---|
75 | edition=author |
---|
76 | java.runtime.version=1.6.0_14-b08 |
---|
77 | java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment |
---|
78 | java.endorsed.dirs=/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/endorsed |
---|
79 | os.arch=i386 |
---|
80 | java.io.tmpdir=/tmp |
---|
81 | line.separator= |
---|
82 | |
---|
83 | java.vm.specification.vendor=Sun Microsystems Inc. |
---|
84 | os.name=Linux |
---|
85 | sun.jnu.encoding=UTF-8 |
---|
86 | java.library.path=/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/i386:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/../lib/i386:/usr/lib/jvm/jdk1.6.0_14/jre/lib/i386/client:/usr/lib/jvm/jdk1.6.0_14/jre/lib/i386:/usr/lib/jvm/jdk1.6.0_14/jre/../lib/i386:/usr/lib/xulrunner-addons:/usr/java/packages/lib/i386:/lib:/usr/lib |
---|
87 | java.specification.name=Java Platform API Specification |
---|
88 | java.class.version=50.0 |
---|
89 | sun.management.compiler=HotSpot Client Compiler |
---|
90 | os.version=2.6.28-14-generic |
---|
91 | user.home=/home/george |
---|
92 | sophie2.development=true |
---|
93 | user.timezone=Europe/Sofia |
---|
94 | java.awt.printerjob=sun.print.PSPrinterJob |
---|
95 | file.encoding=UTF-8 |
---|
96 | java.specification.version=1.6 |
---|
97 | java.class.path=/home/george/bugFixes/release08-beta-1/sophie2-platform/modules/org.sophie2.launcher/target/classes:/home/george/.m2/repository/org/apache/felix/org.apache.felix.main/1.0.4/org.apache.felix.main-1.0.4.jar:/home/george/.m2/repository/org/apache/felix/org.apache.felix.framework/1.0.4/org.apache.felix.framework-1.0.4.jar:/home/george/.m2/repository/org/apache/felix/org.apache.felix.shell/1.0.1/org.apache.felix.shell-1.0.1.jar:/home/george/.m2/repository/org/apache/felix/org.apache.felix.shell.tui/1.0.1/org.apache.felix.shell.tui-1.0.1.jar:/home/george/.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.0.3/org.apache.felix.bundlerepository-1.0.3.jar:/home/george/.m2/repository/nimrodlf/nimrodlf/1.0g/nimrodlf-1.0g.jar:/home/george/.m2/repository/org/apache/felix/org.osgi.core/1.0.1/org.osgi.core-1.0.1.jar:/home/george/.m2/repository/org/apache/felix/org.osgi.compendium/1.0.1/org.osgi.compendium-1.0.1.jar:/home/george/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar:/home/george/.m2/repository/org/apache/felix/org.osgi.foundation/1.0.0/org.osgi.foundation-1.0.0.jar:/home/george/.m2/repository/batik/batik-awt-util/1.6-1/batik-awt-util-1.6-1.jar |
---|
98 | user.name=george |
---|
99 | java.vm.specification.version=1.0 |
---|
100 | java.home=/usr/lib/jvm/java-6-sun-1.6.0.14/jre |
---|
101 | sun.arch.data.model=32 |
---|
102 | user.language=bg |
---|
103 | java.specification.vendor=Sun Microsystems Inc. |
---|
104 | java.vm.info=mixed mode, sharing |
---|
105 | java.version=1.6.0_14 |
---|
106 | java.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/ext:/usr/java/packages/lib/ext |
---|
107 | sun.boot.class.path=/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/resources.jar:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/rt.jar:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/jsse.jar:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/jce.jar:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/lib/charsets.jar:/usr/lib/jvm/java-6-sun-1.6.0.14/jre/classes |
---|
108 | java.vendor=Sun Microsystems Inc. |
---|
109 | file.separator=/ |
---|
110 | java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi |
---|
111 | sun.io.unicode.encoding=UnicodeLittle |
---|
112 | sun.cpu.endian=little |
---|
113 | sun.desktop=gnome |
---|
114 | configFile=file:/home/george/bugFixes/release08-beta-1/sophie2-platform/modules/org.sophie2.launcher/target/classes/author-run/author.bundles.config |
---|
115 | sun.cpu.isalist= |
---|
116 | |
---|
117 | |
---|
118 | ---------------------------------------- |
---|
119 | |
---|
120 | |
---|