[
https://issues.jboss.org/browse/JBTIS-1015?page=com.atlassian.jira.plugin...
]
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-B...
- 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
for second case:
- download the zipped mirror
https://10.8.63.16/view/Fuse%20Tooling/job/Fuse-Tooling-Target-Platform-B...
- 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 "Software Site" and click Next
- point to teh folder containing the mirrored update site
--> it complains about javax.crypto packages not available, this package is provided by
the JVM
was:
for first case:
- download the zipped mirror
https://10.8.63.16/view/Fuse%20Tooling/job/Fuse-Tooling-Target-Platform-B...
- 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
for second case:
- download the zipped mirror
https://10.8.63.16/view/Fuse%20Tooling/job/Fuse-Tooling-Target-Platform-B...
- 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 "Software Site" and click Next
--> it complains about javax.crypto packages not available, this package is provided by
the JVM
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
Attachments: a1.png, a2.png, a3.png, a4.png, a5.png
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)