Hello,
i have exported my forms to an XML and imported it to my production server. After starting, I get an error and the logs say "duplicate class defintion for name 'CONTROLS_TIPP_NICHT_ALLEINE_TIP_STATUS_BENUTZERVERWALTUNG_b738f" ... I use a part page component as a link in this page.
Can somebody help?
Thank you in advance
Manfred
Problems with duplicate class after deploy
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 21
- Joined: Fri Jan 25, 2013 8:36 am
-
- Moderator
- Posts: 421
- Joined: Fri Sep 07, 2007 3:44 pm
- Location: Sandy, UK
- Contact:
Hi Manfred,
The problem is the control name and component prefix is used to generate a Java class on the fly, but sometimes the name is too long and the name gets truncated. This can cause duplicate class problems.
You need to reduce the name of the component prefix (and/or) the control name.
This will hopefully be fixed in the next service pack.
Kind regards
Steve
The problem is the control name and component prefix is used to generate a Java class on the fly, but sometimes the name is too long and the name gets truncated. This can cause duplicate class problems.
You need to reduce the name of the component prefix (and/or) the control name.
This will hopefully be fixed in the next service pack.
Kind regards
Steve
0 x
-
- Ebase User
- Posts: 21
- Joined: Fri Jan 25, 2013 8:36 am
Who is online
Users browsing this forum: No registered users and 24 guests