]
Alexey Kazakov reassigned JBDS-3645:
------------------------------------
Assignee: Denis Golovin
Installation of JBoss Developer Studio to a network drive fails
----------------------------------------------------------------
Key: JBDS-3645
URL:
https://issues.jboss.org/browse/JBDS-3645
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 8.1.0.GA
Environment: * Windows Server 2012
Reporter: Takayuki Konishi
Assignee: Denis Golovin
A customer is trying to install 64 bit jboss developer studio 8.1 using java 1.8 64 bit
on a network drive (32 bit) from their local 64 bit machine.
Installation failed with the error, see the attached error message:
{code}
!SESSION 2016-02-16 16:05:32.385 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_65
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -roaming -r
jar:file:///E:/downloads/jboss-devstudio-8.1.0.GA-installer-standalone.jar!/ -d
E:\tools\eclipse\studio -p jbds -i
com.jboss.devstudio.core.package,org.testng.eclipse.feature.group,org.eclipse.wst.jsdt.feature.patch.feature.group
-profileProperties org.eclipse.update.install.features=true
Command-line arguments: -roaming -r
jar:file:///E:/downloads/jboss-devstudio-8.1.0.GA-installer-standalone.jar!/ -d
E:\tools\eclipse\studio -p jbds -i
com.jboss.devstudio.core.package,org.testng.eclipse.feature.group,org.eclipse.wst.jsdt.feature.patch.feature.group
-profileProperties org.eclipse.update.install.features=true
!ENTRY org.eclipse.equinox.p2.engine 4 4 2016-02-16 16:27:12.468
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2016-02-16 16:27:12.468
!MESSAGE session context was:(profile=jbds,
phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null -->
[R]org.eclipse.rse.subsystems.shells.telnet 1.2.300.201403100950,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2016-02-16 16:27:12.468
!MESSAGE The artifact file for
osgi.bundle,org.eclipse.rse.subsystems.shells.telnet,1.2.300.201403100950 was not found.
{code}