[
https://jira.jboss.org/jira/browse/JBIDE-3702?page=com.atlassian.jira.plu...
]
Anton Klimkovich closed JBIDE-3702.
-----------------------------------
verified on 2.0.0.GA-N200902091715-H1434
error in log after editing server
---------------------------------
Key: JBIDE-3702
URL:
https://jira.jboss.org/jira/browse/JBIDE-3702
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.CR2
Reporter: Max Rydahl Andersen
Fix For: 3.0.0.GA
Not sure what cause it but I got this when editing server launch config - didn't see
the exception until after closing the launch config and afterwards I couldn't
start/stop any servers since all "run on server" menu items were gone (not sure
if that was related but it was the only error i could see/find)
java.lang.ArrayIndexOutOfBoundsException: 3
at org.jboss.ide.eclipse.as.core.util.ArgsUtil.getValue(ArgsUtil.java:57)
at org.jboss.ide.eclipse.as.core.util.ArgsUtil.getValue(ArgsUtil.java:51)
at
org.jboss.ide.eclipse.as.ui.launch.JBossLaunchConfigurationTabGroup$JavaArgumentsTabExtension.isValid(JBossLaunchConfigurationTabGroup.java:85)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationTabGroupViewer.refresh(LaunchConfigurationTabGroupViewer.java:520)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPropertiesDialog.updateButtons(LaunchConfigurationPropertiesDialog.java:209)
at
org.eclipse.debug.ui.AbstractLaunchConfigurationTab.updateLaunchConfigurationDialog(AbstractLaunchConfigurationTab.java:89)
at
org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab.access$0(JavaArgumentsTab.java:1)
at
org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab$1.modifyText(JavaArgumentsTab.java:113)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira