[jbosstools-issues] [JBoss JIRA] (JBTIS-1015) Latest JBDSIS Target Platform cannot be used locally

Aurélien Pupier (JIRA) issues at jboss.org
Tue Jan 10 10:04:00 EST 2017


     [ https://issues.jboss.org/browse/JBTIS-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aurélien Pupier updated JBTIS-1015:
-----------------------------------
    Steps to Reproduce: 
for first case:
- download the zipped mirror https://10.8.63.16/view/Fuse%20Tooling/job/Fuse-Tooling-Target-Platform-Builder/lastSuccessfulBuild/artifact/targetplatform/target/jbtistp-4.4.1.CR2-SNAPSHOT-base.zip
- unzip it
- windows->preferences->Plug-in development->Target Platform
- Add...
- check Nothing: Start with an empty target definition
- Next
- in Locations tab, click Add...
- select "Directory" and click Next
- Select the location where you unzipped the mirror
- Click finish
- Click Finish
- ensure that you select it in the list and then click Apply and then OK
- Launch an Eclipse application with all plugins
- go to Servers view
- configure access to CDK server
- Launch the CDK server
--> the JVM is crashing because the org.eclipse.cdt.core.win32.x86_64 - or the one which corresponds to your OS - is not in exploded mode 



> Latest JBDSIS Target Platform cannot be used locally
> ----------------------------------------------------
>
>                 Key: JBTIS-1015
>                 URL: https://issues.jboss.org/browse/JBTIS-1015
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: target-platform
>    Affects Versions: 4.4.1.CR2-TP
>            Reporter: Aurélien Pupier
>            Assignee: Paul Leacu
>
> Current state of understanding:
> There are 2 different bugs:
> * when using local "Directory": the jars which should be exploded in folder stay in jars
> ** wondering if  org.jboss.tools.tycho-plugins:target-platform-utils should be responsible to explode them or if it should be the task for P2 itself?
> ** the implication is that we can't start a CDK server with such a TP
> * when using local "Software site": the JVM packages are not recognized (javax.crypto for instance)
> ** looks like a p2 bugs
> ** the implication is that the TP doesn't resolve at all
> If one of these two bugs can be fixed, we will have a way to consume a local Target Platform. 
> see [JBTIS-1008] for original discussions



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list