PDA

View Full Version : Beta 1: Workspace migration errors



Pieter van Dieren
19-Feb-2012, 08:59 AM
I migrated a 15.0 workspace in beta 1, but I got errors.
This also happened in 16.1 by the way.

While going through the Wizard, these two errors popped up:

Error 1:

C:\PROGRA~2\VISUAL~3.0\Bin\Studio.exe
Gerefereerde array buiten bereik
Error: 4509
Please report this error to Data Access Corporation
GET_ALLPAGESFORMAP (15094) - OOBJECT (3433) - at address 169425
GET_INDEXPAGEFORMAP (15097) - OOBJECT (3433) - at address 169444
MSG_BUILDSUMMARY (15507) - OSUMMARYLISTOFWHATWILLBEDONE (2591) - at address 177680
MSG_DISPLAYSUMMARY (15508) - OSUMMARYLISTOFWHATWILLBEDONE (2591) - at address 177694
MSG_ONENTERING (10422) - OSUMMARYPAGE (2583) - at address 177820
MSG_SWITCHTOPAGE (14334) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 169515
MSG_SWITCHPAGE (14335) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 143528
MSG_SWITCHPAGE (14335) - ONEXTBUTTON (2600) - in native code
MSG_ONCLICK (4600) - ONEXTBUTTON (2600) - at address 143784
MSG_COMMAND (648) - ONEXTBUTTON (2600) - in native code
MSG_CREATE_DIALOG (711) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - in native code
MSG_CREATE_DIALOG (711) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 900
MSG_ACTIVATE (117) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - in native code
MSG_ACTIVATE (117) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 1668
MSG_POPUP (290) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - in native code
MSG_POPUP_MODAL (4273) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 845
GET_STARTMIGRATIONWIZARD (15452) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 175868
MSG_LOADWORKSPACE (14035) - OMAIN (744) - at address 136177
GET_EXECUTE@0 (11573) - OOBJECT (593) - at address 121772
MSG_ONCOMMAND@1 (11590) - OACTIONMANAGER (591) - at address 81083
MSG_REQUESTCOMMAND (14047) - OOPENWORKSPACEITEM (804) - at address 136457
[start] - at address 214553


Error 2:


C:\PROGRA~2\VISUAL~3.0\Bin\Studio.exe
Niet toegestane Datatype Conversie
Error: 4381
Please report this error to Data Access Corporation
GET_INDEXPAGEFORMAP (15097) - OOBJECT (3433) - at address 169444
MSG_BUILDSUMMARY (15507) - OSUMMARYLISTOFWHATWILLBEDONE (2591) - at address 177680
MSG_DISPLAYSUMMARY (15508) - OSUMMARYLISTOFWHATWILLBEDONE (2591) - at address 177694
MSG_ONENTERING (10422) - OSUMMARYPAGE (2583) - at address 177820
MSG_SWITCHTOPAGE (14334) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 169515
MSG_SWITCHPAGE (14335) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 143528
MSG_SWITCHPAGE (14335) - ONEXTBUTTON (2600) - in native code
MSG_ONCLICK (4600) - ONEXTBUTTON (2600) - at address 143784
MSG_COMMAND (648) - ONEXTBUTTON (2600) - in native code
MSG_CREATE_DIALOG (711) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - in native code
MSG_CREATE_DIALOG (711) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 900
MSG_ACTIVATE (117) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - in native code
MSG_ACTIVATE (117) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 1668
MSG_POPUP (290) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - in native code
MSG_POPUP_MODAL (4273) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 845
GET_STARTMIGRATIONWIZARD (15452) - OWORKSPACEMIGRATIONWIZARD_PNL (2482) - at address 175868
MSG_LOADWORKSPACE (14035) - OMAIN (744) - at address 136177
GET_EXECUTE@0 (11573) - OOBJECT (593) - at address 121772
MSG_ONCOMMAND@1 (11590) - OACTIONMANAGER (591) - at address 81083
MSG_REQUESTCOMMAND (14047) - OOPENWORKSPACEITEM (804) - at address 136457
[start] - at address 214553


It seems the migration went well though.

It's a workspace with a lot of libraries that I all migrated at once.

Marcia Booth
21-Feb-2012, 12:42 PM
Hi Pieter,

Does this happen when migrating this 15.0 workspace or its libraries?

Pieter van Dieren
22-Feb-2012, 02:00 AM
Hi Marcia,

This happens when I migrate the workspace and the libraries all at once.
So I start the migration of the workspace. I go through the wizard. It sees that the libraries need to be migrated as well. And somewhere in the proces, while it is migrating a library the error pops up. The wizard continues though and the work is done.

Migrating a workspace this way (so without first migrating the libraries individually) needs some work imho. One needs the click a lot for each library that it finds, because each time the wizard uses the default selection. If you want to use another option (e.g. migrate in place), you need to choose that for every library again.
Imho, it would be nicer if the wizard would just simply collect the info first, shows a sinlge page with the workspace and all belonging libraries that need to be migrated and that you can indicate in that page what needs to be done.

Just a thought. :-)

Marcia Booth
24-Feb-2012, 03:20 PM
Thanks. I will see how much we can polish for this release.