[JBoss JIRA] (JBIDE-24032) REST query failed in log
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24032?page=com.atlassian.jira.plugi... ]
Rastislav Wagner closed JBIDE-24032.
------------------------------------
Im not able to reproduce in devstudio 10.4.0.GA-v20170504-2114-B29. Closing
> REST query failed in log
> ------------------------
>
> Key: JBIDE-24032
> URL: https://issues.jboss.org/browse/JBIDE-24032
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aeri
> Affects Versions: 4.4.3.Final
> Reporter: Aurélien Pupier
> Assignee: Marcel Bruch
> Fix For: 4.4.4.Final
>
>
> eclipse.buildId=10.3.0.GA-v20170218-1636-B94
> java.version=1.8.0_112
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -application org.eclipse.ui.ide.workbench -product com.jboss.devstudio.core.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -application org.eclipse.ui.ide.workbench -product com.jboss.devstudio.core.product
> org.eclipse.epp.logging.aeri.ide
> Warning
> Mon Mar 06 18:25:59 CET 2017
> REST query for server ‘JBoss Tools’ failed: ‘https://aer.ctrlflow.com/redhat/community/interest?stackTraceFingerprint=cd824d5bde50e1542b644c02d3e1795f’ ; version: 2.0.3.v20161205-0933
> {noformat}
> org.apache.http.client.HttpResponseException: Bad Request
> at org.eclipse.epp.internal.logging.aeri.ide.server.rest.RestBasedProblemsHistory$RestReponseHandler.handleResponse(RestBasedProblemsHistory.java:184)
> at org.eclipse.epp.internal.logging.aeri.ide.server.rest.RestBasedProblemsHistory$RestReponseHandler.handleResponse(RestBasedProblemsHistory.java:1)
> at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
> at org.eclipse.epp.internal.logging.aeri.ide.server.rest.RestBasedProblemsHistory.seen(RestBasedProblemsHistory.java:108)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.interested(ServerConnection.java:228)
> at org.eclipse.epp.internal.logging.aeri.ide.IDEWorkflow.getServerInterest(IDEWorkflow.java:292)
> at org.eclipse.epp.internal.logging.aeri.ide.IDEWorkflow.doNewStatusLogged(IDEWorkflow.java:133)
> at org.eclipse.epp.internal.logging.aeri.ide.IDEWorkflow.onNewStatusLogged(IDEWorkflow.java:114)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
> at org.eclipse.e4.core.di.internal.extensions.EventObjectSupplier$DIEventHandler.handleEvent(EventObjectSupplier.java:80)
> at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
> at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
> at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24301 at 5/9/17 4:38 AM:
------------------------------------------------------------------
[~rob.stryker] are these errors (see above) talking to you?
{quote}
Tests in error:
SearchiskoEngineTest.setUp:50->createScope:55 » NoClassDefFound org/eclipse/he...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
{quote}
was (Author: adietish):
[~rob.stryker] are the above errors talking to you?
{quote}
Tests in error:
SearchiskoEngineTest.setUp:50->createScope:55 » NoClassDefFound org/eclipse/he...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
{quote}
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-24301:
------------------------------------------
[~rob.stryker] are the above errors talking to you?
{quote}
Tests in error:
SearchiskoEngineTest.setUp:50->createScope:55 » NoClassDefFound org/eclipse/he...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
SearchiskoEngineTest.setUp:50->createScope:55 NoClassDefFound org/jboss/tools/...
{quote}
> Error while building jbosstools-openshift-4.4.3
> -----------------------------------------------
>
> Key: JBIDE-24301
> URL: https://issues.jboss.org/browse/JBIDE-24301
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.4.3.Final
> Reporter: jyoti tumsare
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
> Attachments: Error.PNG, issues.PNG, issues.txt, target-platform.png
>
>
> To build jbosstools-openshift-4.4.3 I followed following steps
> 1. I clone jbosstools-base and jbosstools-server which are required for the building jbosstools-openshift-4.4.3.
> 2. while executing the jbosstools-base I got error "Missing requirement: org.jboss.tools.common.core 3.8.3.qualifier requires 'bundle org.jboss.tools.foundation.core 1.3.3' but it could not be found".
> 3. I build the org.jboss.tools.foundation.core 1.3.3 plugin and add into eclipse plugin folder and restart the eclipse IDE still facing the isuue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months