Hello,
I try migrate my DB from one MSSQL server to another.
While i select production server which have more the 7 instance
ChangeDB.bat fail :(
- Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 2
- at com.adventnet.servicedesk.tools.ChangeDBServerGUI$2.focusLost(ChangeDBServerGUI.java:214)
- at java.awt.AWTEventMulticaster.focusLost(Unknown Source)
- at java.awt.Component.processFocusEvent(Unknown Source)
- at java.awt.Component.processEvent(Unknown Source)
- at java.awt.Container.processEvent(Unknown Source)
- at java.awt.Component.dispatchEventImpl(Unknown Source)
Can you fix this ??? Change size of array to maybe 20 :) or dynamic len.