[JBoss JIRA] (JBIDE-22951) HIDDEN below ExternalProcessLauncher.launch (thrown in DOMParser.parse)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22951?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22951:
-----------------------------------
Assignee: Ilya Buziuk
> HIDDEN below ExternalProcessLauncher.launch (thrown in DOMParser.parse)
> -----------------------------------------------------------------------
>
> Key: JBIDE-22951
> URL: https://issues.jboss.org/browse/JBIDE-22951
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Unable to restore classpath entry.
> {noformat}
> HIDDEN: FWK005 parse may not be called while parsing.
> at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(null:-1)
> at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(null:-1)
> at org.eclipse.jdt.launching.JavaRuntime.newRuntimeClasspathEntry(JavaRuntime.java:724)
> at org.eclipse.jdt.launching.StandardClasspathProvider.recoverRuntimePath(StandardClasspathProvider.java:102)
> at org.eclipse.jdt.launching.StandardClasspathProvider.computeUnresolvedClasspath(StandardClasspathProvider.java:66)
> at org.eclipse.jdt.launching.JavaRuntime.computeUnresolvedRuntimeClasspath(JavaRuntime.java:1246)
> at org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBootpathExt(AbstractJavaLaunchConfigurationDelegate.java:296)
> at org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMSpecificAttributesMap(AbstractJavaLaunchConfigurationDelegate.java:563)
> at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:69)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launch(ExternalProcessLauncher.java:250)
> at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launchAsExternalProcess(ExternalProcessLauncher.java:81)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:177)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:129)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLaunchConfigurationDelegate.launch(CordovaSimLaunchConfigurationDelegate.java:25)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.debug.core | 3.10.0.v20150303-1130 | 3.10.100.v20160419-1720 |
> | org.eclipse.debug.ui | 3.11.101.v20160203-1230 | 3.11.200.v20160518-1858 |
> | org.eclipse.jdt.launching | 3.8.0.v20150527-0946 | 3.8.100.v20160505-0636 |
> | org.jboss.tools.browsersim.eclipse | 3.7.1.Final-v20160331-0511-B89 | 3.8.0.Final-v20160609-2253-B3 |
> | org.jboss.tools.cordovasim.eclipse | 3.7.1.Final-v20160331-0435-B86 | 3.8.0.Final-v20160609-2302-B3 |
> Operating Systems:
> | Windows | 6.1.0 | 6.1.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/572f2d5be4b0a54983...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22950) ClassNotFoundException below ExternalProcessLauncher.launch (thrown in BundleLoader.findClassInternal)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22950?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22950:
--------------------------------
Fix Version/s: 4.4.x
> ClassNotFoundException below ExternalProcessLauncher.launch (thrown in BundleLoader.findClassInternal)
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22950
> URL: https://issues.jboss.org/browse/JBIDE-22950
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Error logged from Debug UI:
> {noformat}
> java.lang.ClassNotFoundException: org.jboss.ide.eclipse.freemarker.linetracker.ConsoleLineTracker cannot be found by org.jboss.ide.eclipse.freemarker_1.5.101.v20160718-0829
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:448)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
> at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
> at org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager.getLineTrackers(ProcessConsoleManager.java:281)
> at org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.connect(ConsoleLineNotifier.java:54)
> at org.eclipse.ui.internal.console.ConsolePatternMatcher.addPatternMatchListener(ConsolePatternMatcher.java:232)
> at org.eclipse.ui.console.TextConsole.addPatternMatchListener(TextConsole.java:409)
> at org.eclipse.debug.internal.ui.views.console.ProcessConsole.<init>(ProcessConsole.java:228)
> at org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager.launchChanged(ProcessConsoleManager.java:149)
> at org.eclipse.debug.internal.core.LaunchManager$LaunchNotifier.run(LaunchManager.java:453)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.debug.internal.core.LaunchManager$LaunchNotifier.notify(LaunchManager.java:433)
> at org.eclipse.debug.internal.core.LaunchManager.fireUpdate(LaunchManager.java:1043)
> at org.eclipse.debug.core.Launch.fireChanged(Launch.java:393)
> at org.eclipse.debug.core.Launch.addProcess(Launch.java:355)
> at org.eclipse.debug.core.model.RuntimeProcess.<init>(RuntimeProcess.java:126)
> at org.eclipse.debug.core.DebugPlugin.newProcess(DebugPlugin.java:787)
> at org.eclipse.jdt.launching.AbstractVMRunner.newProcess(AbstractVMRunner.java:170)
> at org.eclipse.jdt.internal.launching.StandardVMRunner.run(StandardVMRunner.java:424)
> at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:102)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launch(ExternalProcessLauncher.java:250)
> at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launchAsExternalProcess(ExternalProcessLauncher.java:81)
> at org.jboss.tools.browsersim.eclipse.launcher.BrowserSimLauncher.launchBrowserSim(BrowserSimLauncher.java:70)
> at org.jboss.tools.browsersim.eclipse.actions.RunBrowserSimAction.run(RunBrowserSimAction.java:29)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:247)
> at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:228)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
> at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:436)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.12.0.v20160606-1342 | 3.12.0.v20160606-1342 |
> | org.eclipse.debug.core | 3.10.100.v20160419-1720 | 3.10.100.v20160419-1720 |
> | org.eclipse.debug.ui | 3.11.200.v20160518-1858 | 3.11.200.v20160518-1858 |
> | org.eclipse.jdt.launching | 3.8.100.v20160505-0636 | 3.8.100.v20160505-0636 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.osgi | 3.11.0.v20160603-1336 | 3.11.0.v20160603-1336 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.console | 3.6.200.v20160518-1858 | 3.6.200.v20160518-1858 |
> | org.jboss.tools.browsersim.eclipse | 3.8.1.v20160610-2137 | 3.8.1.v20160610-2137 |
> Operating Systems:
> | MacOSX | 10.11.5 | 10.11.5 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/579206b7e4b0024f7d...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22951) HIDDEN below ExternalProcessLauncher.launch (thrown in DOMParser.parse)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22951:
-----------------------------------------------------
Summary: HIDDEN below ExternalProcessLauncher.launch (thrown in DOMParser.parse)
Key: JBIDE-22951
URL: https://issues.jboss.org/browse/JBIDE-22951
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Unable to restore classpath entry.
{noformat}
HIDDEN: FWK005 parse may not be called while parsing.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(null:-1)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(null:-1)
at org.eclipse.jdt.launching.JavaRuntime.newRuntimeClasspathEntry(JavaRuntime.java:724)
at org.eclipse.jdt.launching.StandardClasspathProvider.recoverRuntimePath(StandardClasspathProvider.java:102)
at org.eclipse.jdt.launching.StandardClasspathProvider.computeUnresolvedClasspath(StandardClasspathProvider.java:66)
at org.eclipse.jdt.launching.JavaRuntime.computeUnresolvedRuntimeClasspath(JavaRuntime.java:1246)
at org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getBootpathExt(AbstractJavaLaunchConfigurationDelegate.java:296)
at org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate.getVMSpecificAttributesMap(AbstractJavaLaunchConfigurationDelegate.java:563)
at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:69)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launch(ExternalProcessLauncher.java:250)
at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launchAsExternalProcess(ExternalProcessLauncher.java:81)
at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:177)
at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:129)
at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLaunchConfigurationDelegate.launch(CordovaSimLaunchConfigurationDelegate.java:25)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{noformat}
Bundles:
| org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
| org.eclipse.debug.core | 3.10.0.v20150303-1130 | 3.10.100.v20160419-1720 |
| org.eclipse.debug.ui | 3.11.101.v20160203-1230 | 3.11.200.v20160518-1858 |
| org.eclipse.jdt.launching | 3.8.0.v20150527-0946 | 3.8.100.v20160505-0636 |
| org.jboss.tools.browsersim.eclipse | 3.7.1.Final-v20160331-0511-B89 | 3.8.0.Final-v20160609-2253-B3 |
| org.jboss.tools.cordovasim.eclipse | 3.7.1.Final-v20160331-0435-B86 | 3.8.0.Final-v20160609-2302-B3 |
Operating Systems:
| Windows | 6.1.0 | 6.1.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/572f2d5be4b0a54983...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22950) ClassNotFoundException below ExternalProcessLauncher.launch (thrown in BundleLoader.findClassInternal)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22950:
-----------------------------------------------------
Summary: ClassNotFoundException below ExternalProcessLauncher.launch (thrown in BundleLoader.findClassInternal)
Key: JBIDE-22950
URL: https://issues.jboss.org/browse/JBIDE-22950
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Error logged from Debug UI:
{noformat}
java.lang.ClassNotFoundException: org.jboss.ide.eclipse.freemarker.linetracker.ConsoleLineTracker cannot be found by org.jboss.ide.eclipse.freemarker_1.5.101.v20160718-0829
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:448)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager.getLineTrackers(ProcessConsoleManager.java:281)
at org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.connect(ConsoleLineNotifier.java:54)
at org.eclipse.ui.internal.console.ConsolePatternMatcher.addPatternMatchListener(ConsolePatternMatcher.java:232)
at org.eclipse.ui.console.TextConsole.addPatternMatchListener(TextConsole.java:409)
at org.eclipse.debug.internal.ui.views.console.ProcessConsole.<init>(ProcessConsole.java:228)
at org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager.launchChanged(ProcessConsoleManager.java:149)
at org.eclipse.debug.internal.core.LaunchManager$LaunchNotifier.run(LaunchManager.java:453)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.debug.internal.core.LaunchManager$LaunchNotifier.notify(LaunchManager.java:433)
at org.eclipse.debug.internal.core.LaunchManager.fireUpdate(LaunchManager.java:1043)
at org.eclipse.debug.core.Launch.fireChanged(Launch.java:393)
at org.eclipse.debug.core.Launch.addProcess(Launch.java:355)
at org.eclipse.debug.core.model.RuntimeProcess.<init>(RuntimeProcess.java:126)
at org.eclipse.debug.core.DebugPlugin.newProcess(DebugPlugin.java:787)
at org.eclipse.jdt.launching.AbstractVMRunner.newProcess(AbstractVMRunner.java:170)
at org.eclipse.jdt.internal.launching.StandardVMRunner.run(StandardVMRunner.java:424)
at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:102)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launch(ExternalProcessLauncher.java:250)
at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launchAsExternalProcess(ExternalProcessLauncher.java:81)
at org.jboss.tools.browsersim.eclipse.launcher.BrowserSimLauncher.launchBrowserSim(BrowserSimLauncher.java:70)
at org.jboss.tools.browsersim.eclipse.actions.RunBrowserSimAction.run(RunBrowserSimAction.java:29)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:247)
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:228)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:436)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
{noformat}
Bundles:
| org.eclipse.core.runtime | 3.12.0.v20160606-1342 | 3.12.0.v20160606-1342 |
| org.eclipse.debug.core | 3.10.100.v20160419-1720 | 3.10.100.v20160419-1720 |
| org.eclipse.debug.ui | 3.11.200.v20160518-1858 | 3.11.200.v20160518-1858 |
| org.eclipse.jdt.launching | 3.8.100.v20160505-0636 | 3.8.100.v20160505-0636 |
| org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
| org.eclipse.osgi | 3.11.0.v20160603-1336 | 3.11.0.v20160603-1336 |
| org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
| org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
| org.eclipse.ui.console | 3.6.200.v20160518-1858 | 3.6.200.v20160518-1858 |
| org.jboss.tools.browsersim.eclipse | 3.8.1.v20160610-2137 | 3.8.1.v20160610-2137 |
Operating Systems:
| MacOSX | 10.11.5 | 10.11.5 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/579206b7e4b0024f7d...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22950) ClassNotFoundException below ExternalProcessLauncher.launch (thrown in BundleLoader.findClassInternal)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22950?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22950:
-----------------------------------
Assignee: Ilya Buziuk
> ClassNotFoundException below ExternalProcessLauncher.launch (thrown in BundleLoader.findClassInternal)
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22950
> URL: https://issues.jboss.org/browse/JBIDE-22950
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
>
> The following problem was reported via the automated error reporting:
> Message: Error logged from Debug UI:
> {noformat}
> java.lang.ClassNotFoundException: org.jboss.ide.eclipse.freemarker.linetracker.ConsoleLineTracker cannot be found by org.jboss.ide.eclipse.freemarker_1.5.101.v20160718-0829
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:448)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
> at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
> at org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager.getLineTrackers(ProcessConsoleManager.java:281)
> at org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier.connect(ConsoleLineNotifier.java:54)
> at org.eclipse.ui.internal.console.ConsolePatternMatcher.addPatternMatchListener(ConsolePatternMatcher.java:232)
> at org.eclipse.ui.console.TextConsole.addPatternMatchListener(TextConsole.java:409)
> at org.eclipse.debug.internal.ui.views.console.ProcessConsole.<init>(ProcessConsole.java:228)
> at org.eclipse.debug.internal.ui.views.console.ProcessConsoleManager.launchChanged(ProcessConsoleManager.java:149)
> at org.eclipse.debug.internal.core.LaunchManager$LaunchNotifier.run(LaunchManager.java:453)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.debug.internal.core.LaunchManager$LaunchNotifier.notify(LaunchManager.java:433)
> at org.eclipse.debug.internal.core.LaunchManager.fireUpdate(LaunchManager.java:1043)
> at org.eclipse.debug.core.Launch.fireChanged(Launch.java:393)
> at org.eclipse.debug.core.Launch.addProcess(Launch.java:355)
> at org.eclipse.debug.core.model.RuntimeProcess.<init>(RuntimeProcess.java:126)
> at org.eclipse.debug.core.DebugPlugin.newProcess(DebugPlugin.java:787)
> at org.eclipse.jdt.launching.AbstractVMRunner.newProcess(AbstractVMRunner.java:170)
> at org.eclipse.jdt.internal.launching.StandardVMRunner.run(StandardVMRunner.java:424)
> at org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaunchDelegate.java:102)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launch(ExternalProcessLauncher.java:250)
> at org.jboss.tools.browsersim.eclipse.launcher.ExternalProcessLauncher.launchAsExternalProcess(ExternalProcessLauncher.java:81)
> at org.jboss.tools.browsersim.eclipse.launcher.BrowserSimLauncher.launchBrowserSim(BrowserSimLauncher.java:70)
> at org.jboss.tools.browsersim.eclipse.actions.RunBrowserSimAction.run(RunBrowserSimAction.java:29)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:247)
> at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:228)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
> at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:436)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.12.0.v20160606-1342 | 3.12.0.v20160606-1342 |
> | org.eclipse.debug.core | 3.10.100.v20160419-1720 | 3.10.100.v20160419-1720 |
> | org.eclipse.debug.ui | 3.11.200.v20160518-1858 | 3.11.200.v20160518-1858 |
> | org.eclipse.jdt.launching | 3.8.100.v20160505-0636 | 3.8.100.v20160505-0636 |
> | org.eclipse.jface | 3.12.0.v20160518-1929 | 3.12.0.v20160518-1929 |
> | org.eclipse.osgi | 3.11.0.v20160603-1336 | 3.11.0.v20160603-1336 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.console | 3.6.200.v20160518-1858 | 3.6.200.v20160518-1858 |
> | org.jboss.tools.browsersim.eclipse | 3.8.1.v20160610-2137 | 3.8.1.v20160610-2137 |
> Operating Systems:
> | MacOSX | 10.11.5 | 10.11.5 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/579206b7e4b0024f7d...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22949) IllegalArgumentException below PreferencesUtil.getAbsolutePathToConfigurationFolder (thrown in File.<init>)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22949:
-----------------------------------------------------
Summary: IllegalArgumentException below PreferencesUtil.getAbsolutePathToConfigurationFolder (thrown in File.<init>)
Key: JBIDE-22949
URL: https://issues.jboss.org/browse/JBIDE-22949
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Plug-in org.jboss.tools.browsersim.eclipse was unable to load class org.jboss.tools.browsersim.eclipse.console.ConsolePageParticipant.
{noformat}
java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init>(null:-1)
at org.jboss.tools.browsersim.eclipse.preferences.PreferencesUtil.getAbsolutePathToConfigurationFolder(PreferencesUtil.java:200)
at org.jboss.tools.browsersim.eclipse.Activator.backportPreferences(Activator.java:96)
at org.jboss.tools.browsersim.eclipse.Activator.start(Activator.java:86)
at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:774)
at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
at java.security.AccessController.doPrivileged(null:-2)
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:767)
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:724)
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:932)
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
at org.eclipse.osgi.container.Module.doStart(Module.java:581)
at org.eclipse.osgi.container.Module.start(Module.java:449)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:470)
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:529)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:334)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:411)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(null:-1)
at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.ui.internal.console.ConsolePageParticipantExtension.createDelegate(ConsolePageParticipantExtension.java:72)
at org.eclipse.ui.internal.console.ConsoleManager.getPageParticipants(ConsoleManager.java:455)
at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:315)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:400)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:743)
at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:395)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4203)
{noformat}
Bundles:
| org.eclipse.osgi | 3.11.0.v20160603-1336 | 3.11.0.v20160603-1336 |
| org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
| org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
| org.eclipse.ui.console | 3.6.200.v20160518-1858 | 3.6.200.v20160518-1858 |
| org.jboss.tools.browsersim.eclipse | 3.8.0.Final-v20160609-2253-B3 | 3.8.0.Final-v20160609-2253-B3 |
Operating Systems:
| Windows | 6.3.0 | 6.3.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/579a0fafe4b0fe642b...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22949) IllegalArgumentException below PreferencesUtil.getAbsolutePathToConfigurationFolder (thrown in File.<init>)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22949?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22949:
-----------------------------------
Assignee: Ilya Buziuk
> IllegalArgumentException below PreferencesUtil.getAbsolutePathToConfigurationFolder (thrown in File.<init>)
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22949
> URL: https://issues.jboss.org/browse/JBIDE-22949
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Plug-in org.jboss.tools.browsersim.eclipse was unable to load class org.jboss.tools.browsersim.eclipse.console.ConsolePageParticipant.
> {noformat}
> java.lang.IllegalArgumentException: URI has an authority component
> at java.io.File.<init>(null:-1)
> at org.jboss.tools.browsersim.eclipse.preferences.PreferencesUtil.getAbsolutePathToConfigurationFolder(PreferencesUtil.java:200)
> at org.jboss.tools.browsersim.eclipse.Activator.backportPreferences(Activator.java:96)
> at org.jboss.tools.browsersim.eclipse.Activator.start(Activator.java:86)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:774)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> at java.security.AccessController.doPrivileged(null:-2)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:767)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:724)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:932)
> at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
> at org.eclipse.osgi.container.Module.doStart(Module.java:581)
> at org.eclipse.osgi.container.Module.start(Module.java:449)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:470)
> at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
> at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:529)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:334)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:411)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(null:-1)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
> at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
> at org.eclipse.ui.internal.console.ConsolePageParticipantExtension.createDelegate(ConsolePageParticipantExtension.java:72)
> at org.eclipse.ui.internal.console.ConsoleManager.getPageParticipants(ConsoleManager.java:455)
> at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:315)
> at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:400)
> at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:743)
> at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:395)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4203)
> {noformat}
> Bundles:
> | org.eclipse.osgi | 3.11.0.v20160603-1336 | 3.11.0.v20160603-1336 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.console | 3.6.200.v20160518-1858 | 3.6.200.v20160518-1858 |
> | org.jboss.tools.browsersim.eclipse | 3.8.0.Final-v20160609-2253-B3 | 3.8.0.Final-v20160609-2253-B3 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/579a0fafe4b0fe642b...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22949) IllegalArgumentException below PreferencesUtil.getAbsolutePathToConfigurationFolder (thrown in File.<init>)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22949?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22949:
--------------------------------
Fix Version/s: 4.4.x
> IllegalArgumentException below PreferencesUtil.getAbsolutePathToConfigurationFolder (thrown in File.<init>)
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22949
> URL: https://issues.jboss.org/browse/JBIDE-22949
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Plug-in org.jboss.tools.browsersim.eclipse was unable to load class org.jboss.tools.browsersim.eclipse.console.ConsolePageParticipant.
> {noformat}
> java.lang.IllegalArgumentException: URI has an authority component
> at java.io.File.<init>(null:-1)
> at org.jboss.tools.browsersim.eclipse.preferences.PreferencesUtil.getAbsolutePathToConfigurationFolder(PreferencesUtil.java:200)
> at org.jboss.tools.browsersim.eclipse.Activator.backportPreferences(Activator.java:96)
> at org.jboss.tools.browsersim.eclipse.Activator.start(Activator.java:86)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:774)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> at java.security.AccessController.doPrivileged(null:-2)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:767)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:724)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:932)
> at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309)
> at org.eclipse.osgi.container.Module.doStart(Module.java:581)
> at org.eclipse.osgi.container.Module.start(Module.java:449)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:470)
> at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
> at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:529)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:334)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:411)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
> at java.lang.ClassLoader.loadClass(null:-1)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:564)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
> at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
> at org.eclipse.ui.internal.console.ConsolePageParticipantExtension.createDelegate(ConsolePageParticipantExtension.java:72)
> at org.eclipse.ui.internal.console.ConsoleManager.getPageParticipants(ConsoleManager.java:455)
> at org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:315)
> at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:400)
> at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:743)
> at org.eclipse.ui.internal.console.ConsoleView$4.run(ConsoleView.java:395)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4203)
> {noformat}
> Bundles:
> | org.eclipse.osgi | 3.11.0.v20160603-1336 | 3.11.0.v20160603-1336 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
> | org.eclipse.ui.console | 3.6.200.v20160518-1858 | 3.6.200.v20160518-1858 |
> | org.jboss.tools.browsersim.eclipse | 3.8.0.Final-v20160609-2253-B3 | 3.8.0.Final-v20160609-2253-B3 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/579a0fafe4b0fe642b...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22812) NullPointerException in CommandUtil.toUrl
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22812?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22812:
--------------------------------
Affects Version/s: (was: 4.4.x)
> NullPointerException in CommandUtil.toUrl
> -----------------------------------------
>
> Key: JBIDE-22812
> URL: https://issues.jboss.org/browse/JBIDE-22812
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.browsersim.eclipse.util.CommandUtil.toUrl(CommandUtil.java:222)
> at org.jboss.tools.browsersim.eclipse.util.CommandUtil.getUrlFromSelection(CommandUtil.java:194)
> at org.jboss.tools.browsersim.eclipse.util.CommandUtil.guessUrl(CommandUtil.java:77)
> at org.jboss.tools.browsersim.eclipse.handlers.RunBrowserSimHandler.execute(RunBrowserSimHandler.java:28)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.browsersim.eclipse | 3.7.1.Final-v20160331-0511-B89 | 3.7.1.Final-v20160331-0511-B89 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/573739a1e4b0138d62...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22948) NullPointerException in VpvEditorController.init
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22948:
-----------------------------------------------------
Summary: NullPointerException in VpvEditorController.init
Key: JBIDE-22948
URL: https://issues.jboss.org/browse/JBIDE-22948
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: HIDDEN
{noformat}
java.lang.NullPointerException: null
at org.jboss.tools.vpe.preview.editor.VpvEditorController.init(VpvEditorController.java:88)
at org.jboss.tools.vpe.preview.editor.VpvEditorPart$13.load(VpvEditorPart.java:615)
at org.jboss.tools.vpe.preview.editor.VpvEditor.createPartControl(VpvEditor.java:430)
at org.jboss.tools.vpe.preview.editor.VpvEditorPart.createVisualEditor(VpvEditorPart.java:620)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:295)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
{noformat}
Bundles:
| org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
| org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
| org.jboss.tools.vpe.preview.editor | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
Operating Systems:
| Windows | 6.3.0 | 6.3.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/574c33cee4b06056d2...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months