[JBoss JIRA] (JBIDE-22953) FileNotFoundException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in FileInputStream.open0)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22953?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22953:
--------------------------------
Fix Version/s: 4.4.x
> FileNotFoundException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in FileInputStream.open0)
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22953
> URL: https://issues.jboss.org/browse/JBIDE-22953
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: java.io.FileNotFoundException: C:\vso-tfs\CareTrail\StatChat\plugins\cordova-plugin-ionic-keyboard\plugin.xml (The system cannot find the file specified)
> {noformat}
> java.io.FileNotFoundException: C:\vso-tfs\CareTrail\StatChat\plugins\cordova-plugin-ionic-keyboard\plugin.xml (The system cannot find the file specified)
> at java.io.FileInputStream.open0(null:-2)
> at java.io.FileInputStream.open(null:-1)
> at java.io.FileInputStream.<init>(null:-1)
> at java.io.FileInputStream.<init>(null:-1)
> at sun.net.www.protocol.file.FileURLConnection.connect(null:-1)
> at sun.net.www.protocol.file.FileURLConnection.getInputStream(null:-1)
> at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(null:-1)
> at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(null:-1)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(null:-1)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(null:-1)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(null:-1)
> 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 javax.xml.parsers.DocumentBuilder.parse(null:-1)
> at org.jboss.tools.cordovasim.eclipse.internal.util.CordovaPluginXmlUtil.getPluginsfromFiles(CordovaPluginXmlUtil.java:83)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.CordovaPluginJsServlet.doGet(CordovaPluginJsServlet.java:55)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:499)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(null:-1)
> {noformat}
> Bundles:
> | javax.servlet | 3.1.0.v201410161800 | 3.1.0.v201410161800 |
> | javax.xml | 1.3.4.v201005080400 | 1.3.4.v201005080400 |
> | org.eclipse.jetty.io | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.rewrite | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.server | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.servlet | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.util | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.jboss.tools.cordovasim.eclipse | 3.7.1.Final-v20160331-0435-B86 | 3.7.1.Final-v20160331-0435-B86 |
> Operating Systems:
> | Windows | 10.0.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5772820ce4b03c6ed0...] 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-22953) FileNotFoundException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in FileInputStream.open0)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22953?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22953:
-----------------------------------
Assignee: Ilya Buziuk
> FileNotFoundException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in FileInputStream.open0)
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22953
> URL: https://issues.jboss.org/browse/JBIDE-22953
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
>
> The following problem was reported via the automated error reporting:
> Message: java.io.FileNotFoundException: C:\vso-tfs\CareTrail\StatChat\plugins\cordova-plugin-ionic-keyboard\plugin.xml (The system cannot find the file specified)
> {noformat}
> java.io.FileNotFoundException: C:\vso-tfs\CareTrail\StatChat\plugins\cordova-plugin-ionic-keyboard\plugin.xml (The system cannot find the file specified)
> at java.io.FileInputStream.open0(null:-2)
> at java.io.FileInputStream.open(null:-1)
> at java.io.FileInputStream.<init>(null:-1)
> at java.io.FileInputStream.<init>(null:-1)
> at sun.net.www.protocol.file.FileURLConnection.connect(null:-1)
> at sun.net.www.protocol.file.FileURLConnection.getInputStream(null:-1)
> at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(null:-1)
> at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(null:-1)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(null:-1)
> at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(null:-1)
> at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(null:-1)
> 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 javax.xml.parsers.DocumentBuilder.parse(null:-1)
> at org.jboss.tools.cordovasim.eclipse.internal.util.CordovaPluginXmlUtil.getPluginsfromFiles(CordovaPluginXmlUtil.java:83)
> at org.jboss.tools.cordovasim.eclipse.servlet.internal.CordovaPluginJsServlet.doGet(CordovaPluginJsServlet.java:55)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
> at org.eclipse.jetty.server.Server.handle(Server.java:499)
> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
> at java.lang.Thread.run(null:-1)
> {noformat}
> Bundles:
> | javax.servlet | 3.1.0.v201410161800 | 3.1.0.v201410161800 |
> | javax.xml | 1.3.4.v201005080400 | 1.3.4.v201005080400 |
> | org.eclipse.jetty.io | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.rewrite | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.server | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.servlet | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.eclipse.jetty.util | 9.2.13.v20150730 | 9.2.13.v20150730 |
> | org.jboss.tools.cordovasim.eclipse | 3.7.1.Final-v20160331-0435-B86 | 3.7.1.Final-v20160331-0435-B86 |
> Operating Systems:
> | Windows | 10.0.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5772820ce4b03c6ed0...] 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-22471) Explorer: connection (without stored token) stays "Loading" after I provided the token
by Dmitry Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22471?page=com.atlassian.jira.plugi... ]
Dmitry Bocharov edited comment on JBIDE-22471 at 8/8/16 9:03 AM:
-----------------------------------------------------------------
Shortly about the bug:
All OS connections in OS Explorer view a stored in CustomHashtable elementMap (see org.eclipse.jface.viewers.StructuredViewer class). We add connection there when the view is being opened (for example on eclipse startup). At that moment connection to the remote server is not established yet. And, say, hash1 is generated when adding to map. After we provide the token and want to expand the connection UI element, the real connection to the remote server almost always has already bee established and ANOTHER hash2 was generated. That's why connection wasn't just found in the view.
This bug is more about the way how java counts hashCode for URL objects. The thing is that it tries to resolve ip address and connect to the URL. You can find lots of posts complaining on that theme in the internet. Most relative are:
1) http://bugs.java.com/view_bug.do?bug_id=6810437
2) http://brian.pontarelli.com/2006/12/05/mr-gosling-why-did-you-make-url-eq...
So counting hashCode of String representation of URL and not of the URL object really solves the problem.
was (Author: dbocharov):
Shortly about the bug:
All OS connections in OS Explorer view a stored in CustomHashtable elementMap (see org.eclipse.jface.viewers.StructuredViewer class). We add connection there when the view is being opened (for example on eclipse startup). At that moment connection to the remote server is not established yet. And, say, hash1 is generated when adding to map. After we provide the token and want to expand the connection UI element, the real connection to the remote server almost always has already bee established and ANOTHER hash2 was generated. That's why connection wasn't just found in the view.
This bug is more about the way how java counts hashCode for URL objects. The thing is that it tries to resolve ip address and connect to the URL. You can find lots of posts complaining on that theme in the internet. Most relative are:
1) http://bugs.java.com/view_bug.do?bug_id=6810437
2) http://brian.pontarelli.com/2006/12/05/mr-gosling-why-did-you-make-url-eq...
So counting hashCode of String representation of URL and of the URL object really solves the problem.
> Explorer: connection (without stored token) stays "Loading" after I provided the token
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-22471
> URL: https://issues.jboss.org/browse/JBIDE-22471
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha2
> Reporter: Andre Dietisheim
> Assignee: Dmitry Bocharov
> Labels: explorer, openshift_v3
> Fix For: 4.4.1.AM3
>
> Attachments: explorer-not-refreshed.png
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22953) FileNotFoundException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in FileInputStream.open0)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22953:
-----------------------------------------------------
Summary: FileNotFoundException below CordovaPluginXmlUtil.getPluginsfromFiles (thrown in FileInputStream.open0)
Key: JBIDE-22953
URL: https://issues.jboss.org/browse/JBIDE-22953
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cordovasim
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: java.io.FileNotFoundException: C:\vso-tfs\CareTrail\StatChat\plugins\cordova-plugin-ionic-keyboard\plugin.xml (The system cannot find the file specified)
{noformat}
java.io.FileNotFoundException: C:\vso-tfs\CareTrail\StatChat\plugins\cordova-plugin-ionic-keyboard\plugin.xml (The system cannot find the file specified)
at java.io.FileInputStream.open0(null:-2)
at java.io.FileInputStream.open(null:-1)
at java.io.FileInputStream.<init>(null:-1)
at java.io.FileInputStream.<init>(null:-1)
at sun.net.www.protocol.file.FileURLConnection.connect(null:-1)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(null:-1)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(null:-1)
at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(null:-1)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(null:-1)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(null:-1)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(null:-1)
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 javax.xml.parsers.DocumentBuilder.parse(null:-1)
at org.jboss.tools.cordovasim.eclipse.internal.util.CordovaPluginXmlUtil.getPluginsfromFiles(CordovaPluginXmlUtil.java:83)
at org.jboss.tools.cordovasim.eclipse.servlet.internal.CordovaPluginJsServlet.doGet(CordovaPluginJsServlet.java:55)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:332)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:499)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(null:-1)
{noformat}
Bundles:
| javax.servlet | 3.1.0.v201410161800 | 3.1.0.v201410161800 |
| javax.xml | 1.3.4.v201005080400 | 1.3.4.v201005080400 |
| org.eclipse.jetty.io | 9.2.13.v20150730 | 9.2.13.v20150730 |
| org.eclipse.jetty.rewrite | 9.2.13.v20150730 | 9.2.13.v20150730 |
| org.eclipse.jetty.server | 9.2.13.v20150730 | 9.2.13.v20150730 |
| org.eclipse.jetty.servlet | 9.2.13.v20150730 | 9.2.13.v20150730 |
| org.eclipse.jetty.util | 9.2.13.v20150730 | 9.2.13.v20150730 |
| org.jboss.tools.cordovasim.eclipse | 3.7.1.Final-v20160331-0435-B86 | 3.7.1.Final-v20160331-0435-B86 |
Operating Systems:
| Windows | 10.0.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5772820ce4b03c6ed0...] 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-22952) 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22952:
-----------------------------------------------------
Summary: 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
Key: JBIDE-22952
URL: https://issues.jboss.org/browse/JBIDE-22952
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cordovasim
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: An internal error occurred during: "Launching kitchensink-cordova".
{noformat}
HIDDEN: Numeric identifier MUST NOT contain leading zeroes
at EXTERNAL.EXTERNAL(null:-1)
at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.initFiles(AndroidLibraryResolver.java:56)
at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.isLibraryConsistent(AndroidLibraryResolver.java:88)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:246)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchForRuntimes(CordovaEngineProvider.java:233)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.initEngineList(CordovaEngineProvider.java:83)
at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.getAvailableEngines(CordovaEngineProvider.java:63)
at org.eclipse.thym.core.engine.HybridMobileEngineManager.defaultEngines(HybridMobileEngineManager.java:112)
at org.eclipse.thym.core.engine.HybridMobileEngineManager.getActiveEngines(HybridMobileEngineManager.java:78)
at org.eclipse.thym.core.HybridProject.getActiveEngines(HybridProject.java:163)
at org.jboss.tools.cordovasim.eclipse.launch.CordovaSimLaunchParametersUtil.getCordovaEngineLocation(CordovaSimLaunchParametersUtil.java:204)
at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:79)
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.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
| 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.thym.android.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
| org.eclipse.thym.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
| org.jboss.tools.cordovasim.eclipse | 3.8.0.Final-v20160609-2302-B3 | 3.8.0.Final-v20160609-2302-B3 |
Operating Systems:
| MacOSX | 10.9.5 | 10.9.5 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57988311e4b0300861...] 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-22952) 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22952?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22952:
-----------------------------------
Assignee: Ilya Buziuk
> 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-22952
> URL: https://issues.jboss.org/browse/JBIDE-22952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Launching kitchensink-cordova".
> {noformat}
> HIDDEN: Numeric identifier MUST NOT contain leading zeroes
> at EXTERNAL.EXTERNAL(null:-1)
> at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.initFiles(AndroidLibraryResolver.java:56)
> at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.isLibraryConsistent(AndroidLibraryResolver.java:88)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:246)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchForRuntimes(CordovaEngineProvider.java:233)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.initEngineList(CordovaEngineProvider.java:83)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.getAvailableEngines(CordovaEngineProvider.java:63)
> at org.eclipse.thym.core.engine.HybridMobileEngineManager.defaultEngines(HybridMobileEngineManager.java:112)
> at org.eclipse.thym.core.engine.HybridMobileEngineManager.getActiveEngines(HybridMobileEngineManager.java:78)
> at org.eclipse.thym.core.HybridProject.getActiveEngines(HybridProject.java:163)
> at org.jboss.tools.cordovasim.eclipse.launch.CordovaSimLaunchParametersUtil.getCordovaEngineLocation(CordovaSimLaunchParametersUtil.java:204)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:79)
> 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.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | 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.thym.android.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
> | org.eclipse.thym.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
> | org.jboss.tools.cordovasim.eclipse | 3.8.0.Final-v20160609-2302-B3 | 3.8.0.Final-v20160609-2302-B3 |
> Operating Systems:
> | MacOSX | 10.9.5 | 10.9.5 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57988311e4b0300861...] 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-22952) 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22952?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22952:
--------------------------------
Fix Version/s: 4.4.x
> 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-22952
> URL: https://issues.jboss.org/browse/JBIDE-22952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Launching kitchensink-cordova".
> {noformat}
> HIDDEN: Numeric identifier MUST NOT contain leading zeroes
> at EXTERNAL.EXTERNAL(null:-1)
> at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.initFiles(AndroidLibraryResolver.java:56)
> at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.isLibraryConsistent(AndroidLibraryResolver.java:88)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:246)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchForRuntimes(CordovaEngineProvider.java:233)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.initEngineList(CordovaEngineProvider.java:83)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.getAvailableEngines(CordovaEngineProvider.java:63)
> at org.eclipse.thym.core.engine.HybridMobileEngineManager.defaultEngines(HybridMobileEngineManager.java:112)
> at org.eclipse.thym.core.engine.HybridMobileEngineManager.getActiveEngines(HybridMobileEngineManager.java:78)
> at org.eclipse.thym.core.HybridProject.getActiveEngines(HybridProject.java:163)
> at org.jboss.tools.cordovasim.eclipse.launch.CordovaSimLaunchParametersUtil.getCordovaEngineLocation(CordovaSimLaunchParametersUtil.java:204)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:79)
> 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.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | 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.thym.android.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
> | org.eclipse.thym.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
> | org.jboss.tools.cordovasim.eclipse | 3.8.0.Final-v20160609-2302-B3 | 3.8.0.Final-v20160609-2302-B3 |
> Operating Systems:
> | MacOSX | 10.9.5 | 10.9.5 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57988311e4b0300861...] 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:
--------------------------------
Component/s: browsersim
(was: visual-page-editor-core)
> 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: 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: 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 Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22951?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22951:
--------------------------------
Component/s: browsersim
(was: visual-page-editor-core)
> 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
> 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-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 updated JBIDE-22951:
--------------------------------
Fix Version/s: 4.4.x
> 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
> 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