[JBoss JIRA] (JBDS-3826) Some components fail with folder name containing non-standard characters
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3826?page=com.atlassian.jira.plugin.... ]
Denis Golovin resolved JBDS-3826.
---------------------------------
Resolution: Done
I've fixed both issues. Below is explanation what was the problem with each installer:
1. In DevStudio installer generated .bat file to run eclipse p2-director when installing devstudio out of p2-repo embedded into installer.jar. '%' is a special symbol and gets replaced to current .bat file name, so it leads to error in DevStudio installer. Also # in path causes p2-director to fail, because it cannot find framework path
2. Cygwin 'layered' powershell command cannot handle '&' in executable file name
(1) is fixed by banning % and # chars from target directory.
(2) is fixed by enclosing file name into "'"
> Some components fail with folder name containing non-standard characters
> ------------------------------------------------------------------------
>
> Key: JBDS-3826
> URL: https://issues.jboss.org/browse/JBDS-3826
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 10.4.0.AM2
>
>
> I have tried installing into this folder:
> {noformat}c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform{noformat}
> And JBDS installation failed immediately, the install.log was not very helpful.
> {noformat}Fri, 15 Apr 2016 11:49:50 GMT-INFO: jbds - Execute c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds - Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds -
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds failed to install: Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-17710) error importing kitchensink angularjs quickstart when no jboss-eap runtime available
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17710?page=com.atlassian.jira.plugi... ]
Radim Hopp closed JBIDE-17710.
------------------------------
Resolution: Out of Date
I wasn't able to reproduce it anymore (using Devstudio 10.4.0.AM1).
If somebody will encounter this issue, feel free to reopen.
Closing as Out Of Date.
> error importing kitchensink angularjs quickstart when no jboss-eap runtime available
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-17710
> URL: https://issues.jboss.org/browse/JBIDE-17710
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate, upstream
> Affects Versions: 4.2.0.Beta2
> Environment: Linux 64 (Fedora 18), JDK 1.8
> Reporter: Nick Boldt
> Assignee: Radim Hopp
> Priority: Critical
> Fix For: 4.4.4.Final
>
> Attachments: config-jboss-maven.png, error-quickstart-kitchensink-angularjs.png, install-jpa2-NPE.txt, jbds8b3a-jdk8-quickstart-angularjs-launch-NPE-thrown.log.txt, jbds8b3a-jdk8-quickstart-angularjs-launch-no-NPE-thrown-simpler-settings.xml.png, jbds8b3a-jdk8-quickstart-angularjs-launch-no-server-runtime-found-imports-fine-only-1-warning-compiles-ok.png, jbds8b3a-jdk8-quickstart-angularjs-launch-no-server-runtime-found.png, settings.xml
>
>
> 1. install JBDS 8.0.0.Beta2-v20140617-2058-B166 from update site into Eclipse 4.4.0.R Luna JEE bundle.
> 2. Install Arquillian from JBoss Central EA site (using -D flags above)
> 3. launch kitchensink-angularjs quickstart.
> 4. Get NPE installing JPA 2.0
> 5. Get numerous import problems in MemberRegistrationTest.java and other source files; quickfixes don't work.
> Also had the same issues with JBT 4.2.0.Beta2, so it doesn't seem this is a JBDS only issue.
> !error-quickstart-kitchensink-angularjs.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23396) For JBIDE 4.4.2.AM3: UI dependencies from Core plugins [webservices]
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23396?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-23396:
----------------------------------
Assignee: Jeff MAURY (was: Brian Fitzpatrick)
> For JBIDE 4.4.2.AM3: UI dependencies from Core plugins [webservices]
> --------------------------------------------------------------------
>
> Key: JBIDE-23396
> URL: https://issues.jboss.org/browse/JBIDE-23396
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: webservices
> Reporter: Nick Boldt
> Assignee: Jeff MAURY
> Priority: Minor
> Labels: task
> Fix For: 4.4.x
>
>
> For JBIDE 4.4.2.AM3 [webservices]: The following core plugins depend on UI plugins directly or indirectly. {code}[CoreUIDependency] org.jboss.tools.ws.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.ui
> > org.eclipse.jst.jsf.ui
> > org.eclipse.jst.ws.consumption.ui
> --
> [CoreUIDependency] org.jboss.tools.ws.creation.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.ui
> > org.eclipse.jdt.ui
> > org.eclipse.jst.jsf.ui
> > org.eclipse.jst.ws.consumption.ui
> --
> [CoreUIDependency] org.jboss.tools.ws.jaxrs.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.wst.common.frameworks.ui
> --
> [CoreUIDependency] org.jboss.tools.websockets.core is a Core plugin, but depends on these UI plugins directly or transitively:
> > org.eclipse.ui{code}
> [Search for all task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...], or [Search for webservices task JIRA|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and...]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-3866) vagrant up failed due to rsync error, eclipse tooling confused about state of cdk server
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBDS-3866?page=com.atlassian.jira.plugin.... ]
Jeff MAURY updated JBDS-3866:
-----------------------------
Fix Version/s: 10.4.0.GA
(was: 10.4.0.AM2)
> vagrant up failed due to rsync error, eclipse tooling confused about state of cdk server
> ----------------------------------------------------------------------------------------
>
> Key: JBDS-3866
> URL: https://issues.jboss.org/browse/JBDS-3866
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 9.1.0.Beta1
> Environment: Windows 7/64 bit.
> (previous installs of CDK and dependencies)
> Reporter: Robert Terzi
> Assignee: Rob Stryker
> Fix For: 10.4.0.GA
>
>
> vagrant up through the CDK server tooling failed because of an rsync problem. The tooling lost track of the state of the vagrant box. The vagrant box couldn't be stopped from inside of Eclipse.
> The vagrant up failed because of an error with rsync. Something was confused about the user's home directory. It was trying to write to /home/username/.ssh, however, $HOME isn't /home/username, it's /cygdrive/c/Users/username, so /home/username/ doesn't exist.
> The CDK server was shown as 'Started, Sychronized'.
> The error message appeared in the server console tab. However the stop button wouldn't work. Provisioning had never finished so the OpenShift connection wasn't working either.
> Synchronized seems misleading here, since no files had been sync'd yet.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years