[JBoss JIRA] (JBDS-4131) Can't import example project after RPM installation on RHEL 7
by Lukáš Valach (JIRA)
Lukáš Valach created JBDS-4131:
----------------------------------
Summary: Can't import example project after RPM installation on RHEL 7
Key: JBDS-4131
URL: https://issues.jboss.org/browse/JBDS-4131
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, rpm
Affects Versions: 10.2.0.AM3
Environment: RHEL Server 7.2.
Reporter: Lukáš Valach
Attachments: DevstudiErrorLog.txt, import_wizard.png, rh-eclipse46-devstudio.repo
During the test of RPM installation on RHEL 7 I noticed that I can't import HTML5 example project from central. Only the window with message "Refreshing project examples" appear for a while and then nothing happens.
There is one warning and many errors in Error Log View.
Error log export: [^DevstudiErrorLog.txt]
I also tried to import project from file system, but there isn't the "Existing Maven Project" option in the import wizard. [^import_wizard.png]
--
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 Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4070?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim updated JBDS-4070:
-----------------------------------
Attachment: new-openshift-server-adapter.png
kitchensink-ear-deployed-succcessfully.png
kitchensink-ear-projects.png
> 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
> Labels: openshift_v3
> Fix For: 10.2.0.AM3
>
> Attachments: kitchensink-ear-deployed-succcessfully.png, kitchensink-ear-projects.png, new-openshift-server-adapter.png
>
>
> 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
[JBoss JIRA] (JBDS-4070) DevStudio / external OpenShift fails deployment
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4070?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim commented on JBDS-4070:
----------------------------------------
[~rick_wagner] I'd love to understand what went wrong here. But I cant replicate.
Here's what I did:
# ASSERT: make sure that you have an EAP based application running in OpenShift 3 (CDK)
# EXE: git clone //github.com/jboss-developer/jboss-eap-quickstarts
# EXE: File > Import > Maven > Existing Maven Projects and pointed it to kitchensink-ear within the cloned repo
# ASSERT: this results in 3 new projects in the workspace:
!kitchensink-ear-projects.png!
# EXE: create a new OpenShift server adapter: File > New > Other > Server > Server > OpenShift 3 Server Adapter
# EXE: pick connection to your OpenShift 3 Server adapter and configure the adapter to use the kitchensink-ear and deploy to the eap app in OpenShift:
!new-openshift-server-adapter.png!
# EXE: in the context menu of the OpenShift server adapter, pick Show In > Web Browser
Result:
You see the kitchensink web-app, everything was deployed well. There were no deployment errors
!kitchensink-ear-deployed-succcessfully.png!
What am I missing?
> 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
> Labels: openshift_v3
> 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
[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 commented on JBDS-4070:
-----------------------------------
HI [~adietish]
I'm not certain, but I believe it probably is not the EAP server adapter. (Because it wouldn't have visibility into the Docker container on Openshift). I'd ask the customer, but the case is closed so our dialogue is over.
Please experiment a little, see if you can find a path that would confuse a similar customer. At the end of that effort, you can close this ticket.
Thanks,
Rick
> 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
> Labels: openshift_v3
> 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
[JBoss JIRA] (JBDS-4070) DevStudio / external OpenShift fails deployment
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4070?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim edited comment on JBDS-4070 at 10/21/16 7:30 AM:
------------------------------------------------------------------
[~rick_wagner] Sorry, if I still dont fully get it. Am I right in the understanding that the user is using an EAP server adapter, that's usually used to deploy to a barebone EAP. But instead of using some classic EAP installation on some external host, he's using the EAP that's running in a docker container within OpenShift?
Afaik the EAP server adapter is using scp to do the copying (not "oc rsync" as the OpenShift server adapter does), so the user would need some means to allow this.
Or is he using the OpenShift server adapter, but have it pointing to a custom deploy path?
was (Author: adietish):
[~rick_wagner] Sorry, if I still dont fully get it but am I right in der understanding that the user is using an EAP server adapter, that's usually used to deploy to a barebone EAP. But instead of using some classic EAP installation on some external host, he's using the EAP that's running in a docker container within OpenShift?
Afaik the EAP server adapter is using scp to do the copying (not "oc rsync" as the OpenShift server adapter does), so the user would need some means to allow this.
Or is he using the OpenShift server adapter, but have it pointing to a custom deploy path?
> 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
> Labels: openshift_v3
> 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
[JBoss JIRA] (JBDS-4070) DevStudio / external OpenShift fails deployment
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-4070?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim edited comment on JBDS-4070 at 10/21/16 7:27 AM:
------------------------------------------------------------------
[~rick_wagner] Sorry, if I still dont fully get it but am I right in der understanding that the user is using an EAP server adapter, that's usually used to deploy to a barebone EAP. But instead of using some classic EAP installation on some external host, he's using the EAP that's running in a docker container within OpenShift?
Afaik the EAP server adapter is using scp to do the copying (not "oc rsync" as the OpenShift server adapter does), so the user would need some means to allow this.
[~rob.stryker] any feedback on how valid this might be (using EAP server adapter instead of OpenShift server adapter) and if there's any chance that this might work?
[~rick_wagner] Or is he using the OpenShift server adapter, but have it pointing to a custom deploy path?
was (Author: adietish):
[~rick_wagner] Sorry, if I still dont fully get it but am I right in der understanding that the user is using an EAP server adapter, that's usually used to deploy to a barebone EAP. But instead of using some classic EAP installation on some external host, he's using the EAP that's running in a docker container within OpenShift?
Afaik the EAP server adapter is using scp to do the copying (not "oc rsync" as the OpenShift server adapter does), so the user would need some means to allow this.
[~rob.stryker] any feedback on how valid this might be (using EAP server adapter instead of OpenShift server adapter) and if there's any chance that this might work?
> 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
> Labels: openshift_v3
> 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