Quantcast
Channel: Support Portal
Viewing all articles
Browse latest Browse all 9807

changeDb on MSSQL

$
0
0
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 :(

  1. Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 2
  2.         at com.adventnet.servicedesk.tools.ChangeDBServerGUI$2.focusLost(ChangeDBServerGUI.java:214)
  3.         at java.awt.AWTEventMulticaster.focusLost(Unknown Source)
  4.         at java.awt.Component.processFocusEvent(Unknown Source)
  5.         at java.awt.Component.processEvent(Unknown Source)
  6.         at java.awt.Container.processEvent(Unknown Source)
  7.         at java.awt.Component.dispatchEventImpl(Unknown Source)
Can you fix this ??? Change size of array to maybe 20 :) or dynamic len.

Viewing all articles
Browse latest Browse all 9807

Trending Articles