[JBoss JIRA] (JBTIS-1008) Provide OpenShift 3 support feature in Integration Stack Target Platform
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1008?page=com.atlassian.jira.plugin... ]
Aurélien Pupier commented on JBTIS-1008:
----------------------------------------
none of these suggestions are working.
* path to a zip: jar:file:/C:/Data/<therestofmypath>.zip!/ --> same error
* path using 3 prefix slashes to avoid access violations: file:///C:/Data/<therestofmypath> --> the 3 slashes are stripped down to a single one
* path replacing c:/ with just one slash: file:///Data/<therestofmypath> --> the 3 slashes are stripped down to a single one
* shorter path (because Windows sucks for long file paths): file:///tp/ --> same error
also tried to set the "correct JRE environment" in target platfrom configuration --> no effect
the only workaround for now is to not use a local TP and get back to dark age of always use remote repo which takes a lot of time when switching
> Provide OpenShift 3 support feature in Integration Stack Target Platform
> ------------------------------------------------------------------------
>
> Key: JBTIS-1008
> URL: https://issues.jboss.org/browse/JBTIS-1008
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.1.CR2-TP
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Attachments: IncludeWhateverPluginFromRemoteRepoFixjavax.cryptoIssue.png, screenshot-1.png
>
>
> My goal is to be able to leverage OpenShift 3 and CDK integration.
> I think that the required feature is org.jboss.tools.openshift.feature
> [~adietish]Can you confirm that it is the right feature?
> *Reason:* Leverage OpenShift 3 and CDK integration.
> *Project page/sources:*
> *Version:* 3.3.1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* .devstudiois
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBIDE-23294) Console is badly rendering some characters when starting Container Development Environment
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23294?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23294:
------------------------------------
Which process is launching the console view instead of the terminal view? Some steps to reproduce (including operating system details and JVM version) would be useful here.
> Console is badly rendering some characters when starting Container Development Environment
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-23294
> URL: https://issues.jboss.org/browse/JBIDE-23294
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, server
> Affects Versions: 4.4.1.Final
> Reporter: Aurélien Pupier
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: LATER
>
> Attachments: screenshot-1.png
>
>
> - there is a special character before the [KProgress
> - what means K for KProgress?
> {noformat}
> Bringing machine 'default' up with 'virtualbox' provider...
> ==> default: Importing base box 'cdkv2'...
> [KProgress: 10%
> [KProgress: 20%
> [KProgress: 90%
> [K==> default: Matching MAC address for NAT networking...
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBTIS-1008) Provide OpenShift 3 support feature in Integration Stack Target Platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1008?page=com.atlassian.jira.plugin... ]
Nick Boldt commented on JBTIS-1008:
-----------------------------------
Could be pointless, but you could also try accessing the target platform using different URI formats:
* file:/C:/Data/<therestofmypath> ... not working
So try:
* path to a zip: jar:file:/C:/Data/<therestofmypath>.zip!/
* path using 3 prefix slashes to avoid access violations: file:///C:/Data/<therestofmypath>
* path replacing c:/ with just one slash: file:///Data/<therestofmypath>
* shorter path (because Windows sucks for long file paths): file:///tp/
> Provide OpenShift 3 support feature in Integration Stack Target Platform
> ------------------------------------------------------------------------
>
> Key: JBTIS-1008
> URL: https://issues.jboss.org/browse/JBTIS-1008
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.1.CR2-TP
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Attachments: IncludeWhateverPluginFromRemoteRepoFixjavax.cryptoIssue.png, screenshot-1.png
>
>
> My goal is to be able to leverage OpenShift 3 and CDK integration.
> I think that the required feature is org.jboss.tools.openshift.feature
> [~adietish]Can you confirm that it is the right feature?
> *Reason:* Leverage OpenShift 3 and CDK integration.
> *Project page/sources:*
> *Version:* 3.3.1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* .devstudiois
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBTIS-1008) Provide OpenShift 3 support feature in Integration Stack Target Platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1008?page=com.atlassian.jira.plugin... ]
Nick Boldt edited comment on JBTIS-1008 at 1/3/17 9:58 AM:
-----------------------------------------------------------
Since the full fuse TP builds okay it seems to be more related to WIndows? I did see this which seems relevant to your screen capture:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=434959
was (Author: pleacu):
Since the full fuse TP builds okay it seems to be more related to WIndows? I did see this which seems relevant to your screen capture:
ttps://bugs.eclipse.org/bugs/show_bug.cgi?id=434959
> Provide OpenShift 3 support feature in Integration Stack Target Platform
> ------------------------------------------------------------------------
>
> Key: JBTIS-1008
> URL: https://issues.jboss.org/browse/JBTIS-1008
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.1.CR2-TP
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Attachments: IncludeWhateverPluginFromRemoteRepoFixjavax.cryptoIssue.png, screenshot-1.png
>
>
> My goal is to be able to leverage OpenShift 3 and CDK integration.
> I think that the required feature is org.jboss.tools.openshift.feature
> [~adietish]Can you confirm that it is the right feature?
> *Reason:* Leverage OpenShift 3 and CDK integration.
> *Project page/sources:*
> *Version:* 3.3.1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* .devstudiois
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (JBTIS-1008) Provide OpenShift 3 support feature in Integration Stack Target Platform
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1008?page=com.atlassian.jira.plugin... ]
Aurélien Pupier commented on JBTIS-1008:
----------------------------------------
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.
> Provide OpenShift 3 support feature in Integration Stack Target Platform
> ------------------------------------------------------------------------
>
> Key: JBTIS-1008
> URL: https://issues.jboss.org/browse/JBTIS-1008
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: target-platform
> Affects Versions: 4.4.1.CR2-TP
> Reporter: Aurélien Pupier
> Assignee: Paul Leacu
> Attachments: IncludeWhateverPluginFromRemoteRepoFixjavax.cryptoIssue.png, screenshot-1.png
>
>
> My goal is to be able to leverage OpenShift 3 and CDK integration.
> I think that the required feature is org.jboss.tools.openshift.feature
> [~adietish]Can you confirm that it is the right feature?
> *Reason:* Leverage OpenShift 3 and CDK integration.
> *Project page/sources:*
> *Version:* 3.3.1
> *License and owner:* EPL
> *Original p2 repo:*
> *JBoss mirror:*
> *Include Sources:* Yes
> *Affected JBoss Tools components:* .devstudiois
> *Include in JBDS:* Yes (DevtsudioIS)
> *Type of dependency:* distribution
> *List of bundles added/removed:*
> {code}
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months