[JBoss JIRA] (JBDS-4107) Devstudio install config has wrong java path on windows
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4107?page=com.atlassian.jira.plugin.... ]
Jan Richter updated JBDS-4107:
------------------------------
Description:
I'm getting this error whenever I select JDK and Devstudio for installation:
{noformat}"[ERROR] configured java executable 'C:\DevelopmentSuite\jdk8\bin\java' doesn't match regular location inside home directory"{noformat}
I'm guessing the following commit introduced the issue, because the path now doesn't contain an exe file for windows.
https://github.com/redhat-developer-tooling/developer-platform-install/pu...
It actually doesn't matter if JDK is skipped or installed, the path just doesn't point to the exe.
was:
I'm getting this error whenever I select JDK and Devstudio for installation:
{noformat}"[ERROR] configured java executable 'C:\DevelopmentSuite\jdk8\bin\java' doesn't match regular location inside home directory"{noformat}
I'm guessing the following commit introduced the issue, because the path now doesn't contain an exe file for windows.
https://github.com/redhat-developer-tooling/developer-platform-install/pu...
> Devstudio install config has wrong java path on windows
> -------------------------------------------------------
>
> Key: JBDS-4107
> URL: https://issues.jboss.org/browse/JBDS-4107
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.2.0.AM2
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Blocker
>
> I'm getting this error whenever I select JDK and Devstudio for installation:
> {noformat}"[ERROR] configured java executable 'C:\DevelopmentSuite\jdk8\bin\java' doesn't match regular location inside home directory"{noformat}
> I'm guessing the following commit introduced the issue, because the path now doesn't contain an exe file for windows.
> https://github.com/redhat-developer-tooling/developer-platform-install/pu...
> It actually doesn't matter if JDK is skipped or installed, the path just doesn't point to the exe.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBDS-4070) DevStudio / external OpenShift fails deployment
by Rick Wagner (JIRA)
[ https://issues.jboss.org/browse/JBDS-4070?page=com.atlassian.jira.plugin.... ]
Rick Wagner edited comment on JBDS-4070 at 10/12/16 9:55 AM:
-------------------------------------------------------------
Hi Andre,
Thanks for looking into this. It is CDK 2.x.
There's a link at [1] that should work without a SF login.
Yes, the .ear can be valid for EAP, but won't deploy cleanly to EAP-on-Docker. (The .ear should be copied to a 'deployments' directory, we seem to be getting that part wrong.)
Thanks,
Rick
[1]https://access.redhat.com/support/cases/01710888
was (Author: rick_wagner):
Hi Andre,
Thanks for looking into this.
There's a link at [1] that should work without a SF login.
Yes, the .ear can be valid for EAP, but won't deploy cleanly to EAP-on-Docker. (The .ear should be copied to a 'deployments' directory, we seem to be getting that part wrong.)
Thanks,
Rick
[1]https://access.redhat.com/support/cases/01710888
> DevStudio / external OpenShift fails deployment
> -----------------------------------------------
>
> Key: JBDS-4070
> URL: https://issues.jboss.org/browse/JBDS-4070
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 10.1.0.GA
> Environment: DevStudio as used with an external OpenShift
> Reporter: Rick Wagner
> Assignee: Jeff MAURY
> Fix For: 10.2.0.AM3
>
>
> If DevStudio (with Server Adapter configured for external OpenShift) is used to deploy an application developed in DevStudio, errors result.
> The reporting user shows indications additional 'deploy' directories are being synthesized as the binary target location. The log reports:
> 15:59:41,588 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) WFLYDS0010: Scan found incompletely copied file content for deployment /opt/eap/standalone/deployments/deploy/deploy/deploy/deploy/deploy/deploy/activemq-rar.rar.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months