討論區: バグ報告 (Thread #44457)

起動時に (2021-07-29 05:04 by zasiki34 #87820)

起動時に表示がおかしくなる
プレビュー画面がCould not create the view: An unexpected exception was thrown.となっている。

java.lang.IllegalArgumentException: Invalid version number: Version number may be negative or greater than 255
at com.ibm.icu.util.VersionInfo.getInstance(VersionInfo.java:191)
at com.ibm.icu.impl.ICUDebug.getInstanceLenient(ICUDebug.java:65)
at com.ibm.icu.impl.ICUDebug.<clinit>(ICUDebug.java:69)
at com.ibm.icu.impl.UPropertyAliases.<clinit>(UPropertyAliases.java:88)
at com.ibm.icu.lang.UCharacter.<clinit>(UCharacter.java:6164)
at com.ibm.icu.text.UnicodeSet.applyPropertyAlias(UnicodeSet.java:3274)
at com.ibm.icu.text.UnicodeSet.applyPropertyPattern(UnicodeSet.java:3445)
at com.ibm.icu.text.UnicodeSet.applyPropertyPattern(UnicodeSet.java:3471)
at com.ibm.icu.text.UnicodeSet.applyPattern(UnicodeSet.java:2427)
at com.ibm.icu.text.UnicodeSet.applyPattern(UnicodeSet.java:2259)
at com.ibm.icu.text.UnicodeSet.<init>(UnicodeSet.java:366)
at com.ibm.icu.text.MessageFormat.<clinit>(MessageFormat.java:2144)
at org.eclipse.ui.part.WorkbenchPart.setDefaultTitle(WorkbenchPart.java:400)
at org.eclipse.ui.part.WorkbenchPart.setContentDescription(WorkbenchPart.java:439)
at org.eclipse.ui.part.ViewPart.setContentDescription(ViewPart.java:154)
at org.eclipse.ui.internal.console.ConsoleView.updateTitle(ConsoleView.java:238)
at org.eclipse.ui.internal.console.ConsoleView.showPageRec(ConsoleView.java:184)
at org.eclipse.ui.part.PageBookView.createPartControl(PageBookView.java:488)
at org.eclipse.ui.internal.console.ConsoleView.createPartControl(ConsoleView.java:568)
at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:367)
at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:226)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.Perspective.showView(Perspective.java:2229)
at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1067)
at org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3816)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3813)
at ch.kuramo.javie.app.UIUtil.showView(UIUtil.java:43)
at ch.kuramo.javie.app.actions.NewProjectAction.newProject(NewProjectAction.java:75)
at ch.kuramo.javie.app.ApplicationWorkbenchWindowAdvisor$1.run(ApplicationWorkbenchWindowAdvisor.java:116)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:173)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:388)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
at ch.kuramo.javie.app.player.GLCanvasFactory$2.run(GLCanvasFactory.java:226)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at ch.kuramo.javie.app.Application.start(Application.java:20)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

回覆 #87820×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) 登入