[JBoss JIRA] (JBIDE-17547) Unable to download Seam 2.3 via JBoss Runtime Detection Download
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17547?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-17547:
--------------------------------
Description:
An internal error occurred during: "Download 'JBoss Seam 2.3.0".
String index out of range: -1
Relevant stacktrace :
{noformat}
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1954)
at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.getNextUnusedFilename(DownloadRuntimeOperationUtility.java:56)
at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.getDestinationFile(DownloadRuntimeOperationUtility.java:89)
at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.downloadRemoteRuntime(DownloadRuntimeOperationUtility.java:194)
at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.downloadAndInstall(DownloadRuntimeOperationUtility.java:155)
at org.jboss.tools.runtime.ui.internal.wizard.FinalizeRuntimeDownloadFragment$9.run(FinalizeRuntimeDownloadFragment.java:583)
{noformat}
was:
An internal error occurred during: "Download 'JBoss Seam 2.3.0".
String index out of range: -1
> Unable to download Seam 2.3 via JBoss Runtime Detection Download
> ----------------------------------------------------------------
>
> Key: JBIDE-17547
> URL: https://issues.jboss.org/browse/JBIDE-17547
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.B2a, L64
> Reporter: Jiri Peterka
> Priority: Blocker
> Fix For: 4.2.0.Beta3
>
>
> An internal error occurred during: "Download 'JBoss Seam 2.3.0".
> String index out of range: -1
> Relevant stacktrace :
> {noformat}
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> at java.lang.String.substring(String.java:1954)
> at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.getNextUnusedFilename(DownloadRuntimeOperationUtility.java:56)
> at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.getDestinationFile(DownloadRuntimeOperationUtility.java:89)
> at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.downloadRemoteRuntime(DownloadRuntimeOperationUtility.java:194)
> at org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeOperationUtility.downloadAndInstall(DownloadRuntimeOperationUtility.java:155)
> at org.jboss.tools.runtime.ui.internal.wizard.FinalizeRuntimeDownloadFragment$9.run(FinalizeRuntimeDownloadFragment.java:583)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBDS-2459) Seeing newline/cr chars numeric values in the server log display of EAP 6.1.DR3 in JBDS 6.0
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-2459?page=com.atlassian.jira.plugin.... ]
Rob Stryker resolved JBDS-2459.
-------------------------------
Resolution: Out of Date
No further patches planned for this stream. Sorry. Workarounds do exist, though.
https://issues.jboss.org/browse/JBIDE-14561
Workaround:
Remove the %k in the logging configuration or install the following plugin to enable ANSI output in the Console view: http://www.mihai-nita.net/eclipse/
> Seeing newline/cr chars numeric values in the server log display of EAP 6.1.DR3 in JBDS 6.0
> -------------------------------------------------------------------------------------------
>
> Key: JBDS-2459
> URL: https://issues.jboss.org/browse/JBDS-2459
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: server
> Affects Versions: 6.0.0.GA
> Environment: jboss-eap-6.1.0.DR3
> JBDS 6.0
> java -version
> java version "1.6.0_24"
> OpenJDK Runtime Environment (IcedTea6 1.11.4) (rhel-1.49.1.11.4.el6_3-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
> java -version
> java version "1.7.0_05-icedtea"
> OpenJDK Runtime Environment (rhel-2.2.1.el6_3.3-x86_64)
> OpenJDK 64-Bit Server VM (build 23.0-b21, mixed mode)
> uname -a
> Linux ldimaggi.csb 2.6.32-279.9.1.el6.x86_64 #1 SMP Fri Aug 31 09:04:24 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Len DiMaggio
> Attachments: log.txt, Screenshot.png
>
>
> Seeing newline/cr chars numeric values in the server log display of EAP 6.1.DR3 in JBDS 6.0
> See attached screenshot and log and bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=909479
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17552) JBoss EWP isn't added into Servers by JBoss Tools Runtime Detection
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17552?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-17552:
---------------------------------------
[~jpeterka] can you clarify this issue? You're mixing EWP and EWS. I guess you mean EWP? Also, version 2.2 vs. 5.2?
> JBoss EWP isn't added into Servers by JBoss Tools Runtime Detection
> -------------------------------------------------------------------
>
> Key: JBIDE-17552
> URL: https://issues.jboss.org/browse/JBIDE-17552
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.Beta2a, GNU/Linux 64
> Reporter: Jiri Peterka
> Assignee: Rob Stryker
> Fix For: 4.2.0.CR1
>
>
> There is no EWP 5.2 added into Server View. EWP is detected by JBT Runtime Detection but no server added.
> I noticed that when trying on new workspace, that when EWP was selected it created another server but AS7 which was not selected for runtime detection. So I guess there si some bug there.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17700) Cannot deploy jsf war with eclipse luna and jboss 7.1.x
by Oliver Pfau (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17700?page=com.atlassian.jira.plugi... ]
Oliver Pfau commented on JBIDE-17700:
-------------------------------------
If I filter the installed software in eclipse for "forge" I only get Forge Tool 1.3.0.Beta2-...
But probably if I uninstall forge my project will no more run because I use maven. Unfortunately the problem is not really reproducable. It happens only sometimes when I the war is republished.
> Cannot deploy jsf war with eclipse luna and jboss 7.1.x
> -------------------------------------------------------
>
> Key: JBIDE-17700
> URL: https://issues.jboss.org/browse/JBIDE-17700
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge, maven, server
> Environment: Win 7, Eclilpse Luna, JBoss Tools (via market place)
> Reporter: Oliver Pfau
> Priority: Critical
>
> When I publish my war to jboss 7.1 the following error occurs:
> An internal error occurred during: "Publishing to JBoss AS 7.1...".
> Could not initialize class de.schlichtherle.io.ArchiveControllers
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months