[
https://jira.jboss.org/jira/browse/TEIID-451?page=com.atlassian.jira.plug...
]
Van Halbert resolved TEIID-451.
-------------------------------
Resolution: Done
commands were removed, but the internal numbering wasn't adjusted, causing the max
command number (35) to be greater than the actual number of commands (30) and therefore
causing a ArrayOutOfBounds exception.
Running svcmgr.sh ls option throws exception
---------------------------------------------
Key: TEIID-451
URL:
https://jira.jboss.org/jira/browse/TEIID-451
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 6.1.0
Reporter: Van Halbert
Assignee: Van Halbert
The following exception is seen when trying the "ls" option when runngin
svcmgr.sh :
java.lang.ArrayIndexOutOfBoundsException: 30
at com.metamatrix.server.ServiceManager.processCommand(ServiceManager.java:268)
at com.metamatrix.server.ServiceManager.startInteractiveMode(ServiceManager.java:236)
at com.metamatrix.server.ServiceManager.run(ServiceManager.java:216)
at com.metamatrix.server.ServiceManager.main(ServiceManager.java:1214)
It's seen when running: svcmgr.sh ls
or after starting svcmgr.sh and then entering "ls" option
--
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