[JBoss JIRA] (JBDS-4317) Internal error occurred during installation - Windows Defender
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4317?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-4317:
-------------------------------------
OK, so I guess we'll have to have somebody else try this. [~jrichter1] perhaps you could give this a try?
Make sure you have Windows Defender active, including the real time protection service, and try to install devstudio using the standalone installer.
> Internal error occurred during installation - Windows Defender
> ---------------------------------------------------------------
>
> Key: JBDS-4317
> URL: https://issues.jboss.org/browse/JBDS-4317
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 10.4.0.AM2
> Reporter: Martin Malina
> Assignee: Denis Golovin
> Attachments: 1490184910598.log
>
>
> Today I tried to install devstudio 10.4.0.AM2 B286 using the standalone installer on Windows 10 and got this during the installation:
> {code}
> An error occurred while collecting items to be installed session context was:(profile=devstudio, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Problems downloading artifact: osgi.bundle,org.jboss.tools.ws.wise.ui,1.9.3.v20161214-2127.Caused by: java.io.IOException: Exception in opening zip file: C:\Users\rasp\AppData\Local\Temp\signatureFile463798230781699891.jarCaused by: java.io.FileNotFoundException: C:\Users\rasp\AppData\Local\Temp\signatureFile463798230781699891.jar (Operation did not complete successfully because the file contains a virus or potentially unwanted software)Application failed, log file location: C:\mmalina\devstudio-10.4.0.AM2-286\studio\p2\director\configuration\1490184910598.log
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-18496.
------------------------------
Resolution: Done
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.4.4.Final
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-18496) Importing EAP "ws*" quickstarts raise errors
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18496?page=com.atlassian.jira.plugi... ]
Pavol Srna commented on JBIDE-18496:
------------------------------------
Seems to be resolved in WS* quickstarts. The context-handlers.xml files contain correct schemaLocation.
> Importing EAP "ws*" quickstarts raise errors
> --------------------------------------------
>
> Key: JBIDE-18496
> URL: https://issues.jboss.org/browse/JBIDE-18496
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.2.0.CR1
> Environment: JBDS 8.0.CR1
> Java 1.7 - OpenJDK
> RHEL6
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.4.4.Final
>
>
> Steps to recreate issue:
> * Dowload, unzip EAP quickstarts from - http://www.jboss.org/quickstarts/eap
> * Install JBDS8.0.CR1
> * Import-> Existing Maven Projects - select the quickstart
> It looks like this error was logged here - JBIDE-17859 - and was believed to be fixed - but it is still present for these quickstarts.
> The quickstarts are:
> jboss-wsat-simple
> jboss-wsba-coordinator-completion-simple
> jboss-wsba-participant-completion-simple
> cvc-elt.1: Cannot find the declaration of element 'handler-chains'. context-handlers.xml /jboss-wsat-simple/src/main/webapp/WEB-INF/classes line 20 XML Problem
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24125) Import wizard: adapt ITs to chnages introduced in JBIDE-24048
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24125?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24125:
-------------------------------------
Summary: Import wizard: adapt ITs to chnages introduced in JBIDE-24048 (was: Import wizard: adapt ITs to new features introduced)
> Import wizard: adapt ITs to chnages introduced in JBIDE-24048
> -------------------------------------------------------------
>
> Key: JBIDE-24125
> URL: https://issues.jboss.org/browse/JBIDE-24125
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM2
> Reporter: Andre Dietisheim
> Assignee: Radim Hopp
>
> In JBIDE-24048 changes have been done to the import wizard. We should change the ITs to cover these changes.
> @rhopp @bdshadow can you please test this since it's a rather larger change and provides changes in how it behaves?
> * Validations were extended:
> ** is the existing clone destination a git repo?
> ** is the existing clone destination a clone of the source that is used in OpenShift?
> * We now also ask the user if he wants to checkout the correct branch (the one that's used in OpenShift) in the existing git repo
> * UI was slightly changed according to requests made in JBIDE-21935
> * We now also close the wizard dialog before executing the import. This should allow the user to continue working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24125) Import wizard: adapt ITs to changes introduced in JBIDE-24048
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24125?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24125:
-------------------------------------
Summary: Import wizard: adapt ITs to changes introduced in JBIDE-24048 (was: Import wizard: adapt ITs to chnages introduced in JBIDE-24048)
> Import wizard: adapt ITs to changes introduced in JBIDE-24048
> -------------------------------------------------------------
>
> Key: JBIDE-24125
> URL: https://issues.jboss.org/browse/JBIDE-24125
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM2
> Reporter: Andre Dietisheim
> Assignee: Radim Hopp
>
> In JBIDE-24048 changes have been done to the import wizard. We should change the ITs to cover these changes.
> @rhopp @bdshadow can you please test this since it's a rather larger change and provides changes in how it behaves?
> * Validations were extended:
> ** is the existing clone destination a git repo?
> ** is the existing clone destination a clone of the source that is used in OpenShift?
> * We now also ask the user if he wants to checkout the correct branch (the one that's used in OpenShift) in the existing git repo
> * UI was slightly changed according to requests made in JBIDE-21935
> * We now also close the wizard dialog before executing the import. This should allow the user to continue working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24125) Import wizard: adapt ITs to new features introduced
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-24125:
----------------------------------------
Summary: Import wizard: adapt ITs to new features introduced
Key: JBIDE-24125
URL: https://issues.jboss.org/browse/JBIDE-24125
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.4.AM2
Reporter: Andre Dietisheim
In JBIDE-24048 changes have been done to the import wizard. We should change the ITs to cover these changes.
@rhopp @bdshadow can you please test this since it's a rather larger change and provides changes in how it behaves?
* Validations were extended:
** is the existing clone destination a git repo?
** is the existing clone destination a clone of the source that is used in OpenShift?
* We now also ask the user if he wants to checkout the correct branch (the one that's used in OpenShift) in the existing git repo
* UI was slightly changed according to requests made in JBIDE-21935
* We now also close the wizard dialog before executing the import. This should allow the user to continue working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24125) Import wizard: adapt ITs to new features introduced
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24125?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-24125:
----------------------------------------
Assignee: Radim Hopp
> Import wizard: adapt ITs to new features introduced
> ---------------------------------------------------
>
> Key: JBIDE-24125
> URL: https://issues.jboss.org/browse/JBIDE-24125
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.4.AM2
> Reporter: Andre Dietisheim
> Assignee: Radim Hopp
>
> In JBIDE-24048 changes have been done to the import wizard. We should change the ITs to cover these changes.
> @rhopp @bdshadow can you please test this since it's a rather larger change and provides changes in how it behaves?
> * Validations were extended:
> ** is the existing clone destination a git repo?
> ** is the existing clone destination a clone of the source that is used in OpenShift?
> * We now also ask the user if he wants to checkout the correct branch (the one that's used in OpenShift) in the existing git repo
> * UI was slightly changed according to requests made in JBIDE-21935
> * We now also close the wizard dialog before executing the import. This should allow the user to continue working.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years