[jbosstools-issues] [JBoss JIRA] (JBIDE-24301) Error while building jbosstools-openshift-4.4.3

Andre Dietisheim (JIRA) issues at jboss.org
Thu May 11 05:05:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404912#comment-13404912 ] 

Andre Dietisheim edited comment on JBIDE-24301 at 5/11/17 5:04 AM:
-------------------------------------------------------------------

[~jyoti-jboss] what is {quote}run jbosstools-server-4.4.3{quote}? 
What is the exact command that you ran, where and when (in what sequence to what else) did you run it? In what step within the above document, that shows you how to build the tooling, did this happen?

Your error points to the plugin org.jboss.ide.eclipse.as.management.as7 missing the required dmr library. In that plugin, there's a lib folder. Does that lib folder contain jboss-dmr-1.1.6.Final-redhat-1.jar? mine looks as follows:
{code}
-rw-r--r--  1 adietish  staff   209K May 10 17:28 jboss-as-controller-client-7.2.0.Final-redhat-8.jar
-rw-r--r--  1 adietish  staff   118K May 10 17:28 jboss-as-protocol-7.2.0.Final-redhat-8.jar
-rw-r--r--  1 adietish  staff    90K May 10 17:28 jboss-dmr-1.1.6.Final-redhat-1.jar
-rw-r--r--  1 adietish  staff    54K May 10 17:28 jboss-logging-3.1.2.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff   224K May 10 17:28 jboss-marshalling-1.3.16.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff    80K May 10 17:28 jboss-marshalling-river-1.3.16.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff   233K May 10 17:28 jboss-remoting-3.2.16.GA.jar
-rw-r--r--  1 adietish  staff    87K May 10 17:28 jboss-sasl-1.0.3.Final-redhat-1.jar
-rw-r--r--  1 adietish  staff   117K May 10 17:28 jboss-threads-2.1.0.Final-redhat-1.jar
-rw-r--r--  1 adietish  staff   236K May 10 17:28 xnio-api-3.0.7.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff    78K May 10 17:28 xnio-nio-3.0.7.GA-redhat-1.jar
{code}

Why it's missing for you is hard to tell since I am wondering about the above questions.


was (Author: adietish):
[~jyoti-jboss] what is {quote}run jbosstools-server-4.4.3{quote}? 
What is the exact command that you ran, where and when (in what sequence to what else) did you run it? In what step within the above document, that shows you how to build the tooling, did this happen?

Your error points to the plugin org.jboss.ide.eclipse.as.management.as7 missing the required dmr library. In that plugin, there's a lib folder. Does that lib folder contain jboss-dmr-1.1.6.Final-redhat-1.jar? mine looks as follows:
{quote}
-rw-r--r--  1 adietish  staff   209K May 10 17:28 jboss-as-controller-client-7.2.0.Final-redhat-8.jar
-rw-r--r--  1 adietish  staff   118K May 10 17:28 jboss-as-protocol-7.2.0.Final-redhat-8.jar
-rw-r--r--  1 adietish  staff    90K May 10 17:28 jboss-dmr-1.1.6.Final-redhat-1.jar
-rw-r--r--  1 adietish  staff    54K May 10 17:28 jboss-logging-3.1.2.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff   224K May 10 17:28 jboss-marshalling-1.3.16.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff    80K May 10 17:28 jboss-marshalling-river-1.3.16.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff   233K May 10 17:28 jboss-remoting-3.2.16.GA.jar
-rw-r--r--  1 adietish  staff    87K May 10 17:28 jboss-sasl-1.0.3.Final-redhat-1.jar
-rw-r--r--  1 adietish  staff   117K May 10 17:28 jboss-threads-2.1.0.Final-redhat-1.jar
-rw-r--r--  1 adietish  staff   236K May 10 17:28 xnio-api-3.0.7.GA-redhat-1.jar
-rw-r--r--  1 adietish  staff    78K May 10 17:28 xnio-nio-3.0.7.GA-redhat-1.jar
{quote}

Why it's missing for you is hard to tell since I am wondering about the above questions.

> 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)


More information about the jbosstools-issues mailing list