Post Servoy upgrade errors

Test

akalehzan:
Dear Servoy support staff,

After upgrading to Servoy 2.2, I get the following error during the Solution load:

Switch to design mode to fix the problem(s):

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4
////////////
Here is the Servoy Log:
2005-06-15 12:02 : Looking for servoy.properties on C:\Documents and Settings\Administrator\servoy.properties
2005-06-15 12:02 : Loading servoy.properties from C:\Documents and Settings\Administrator\Desktop\Servoy-06-13-06-2.2.2\servoy.properties
2005-06-15 12:02 : Loading - Done
2005-06-15 12:02 : Using RMI registry on port 1099
2005-06-15 12:04 : Switch to design mode to fix the problem(s):

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘_TO_NINE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘_TO_NINE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘sample_source’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘sample_source’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

ValueList with name ‘BEH_MCH_SITE’ is defined twice, in solution ‘PSYCH_FORMS_4’ and in solution PSYCH_FORMS_4

2005-06-15 12:05 : java.lang.NullPointerException
at com.servoy.j2db.ClientState.handleLoadedSolution(Unknown Source)
at com.servoy.j2db.J2DBClient$10.run(Unknown Source)
at com.servoy.j2db.util.ap.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
/////////////////////////////////////////////////////////////////////////

I checked 'BEH_MCH to see if ‘BEH_MCH_SITE’ is defined twice, but is not.

Please let me know where I can look to fix this error.

Thanks in advance,

I think Servoy 2.2 is very picky.:twisted:
Twisted Evil
I had few duplicated Valuelist in my solution, thats why Servoy 2.2 was complaining about.
Removed the duplicated one, and that did it.

Regards,