This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Errors with plugin during build
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 13, 2008
11:19 AM
Errors with plugin during build
Hello:
I have a piece of custom java code that I use to replace the SetInstallAnywhereVariable (Single variable) action when the value is localizable. It has worked fine in the past, but now I am trying to migrate the installer from IA8 to IA2008VP1 and I get errors when the build runs. I see these errors while the build is running:
ExternalPropertySaver.saveObjectsExternalProperties: VariablePropertyData.bidiOption()
returned an unsupported type for externalization: class java.lang.Integer
ExternalPropertySaver.printExternalizableScriptObjectInfo():
VariablePropertyData.getBidiOption() returned an unlocalizable value: Integer
I get the first one 20 times, then the second one 6 times, the first one 20 times again, and the second one 6 times again. Then after some other operations (which appear to be successful), the build ends with the following:
Build failure: Exception occurred while attempting to execute build plugin.
BuildInstaller querying for fatal errors.
Build failure.
Reason: Exception occurred while attempting to execute build plugin.
Suggestion/Details: devmgr.installer.Localizer
Build unsuccessful.
null
Closed.
Exception occurred while attempting to execute build plugin.
devmgr.installer.Localizer
EXITING: -1
Here are my imports for the Localizer.java code I'm working with.
import java.util.Properties;
import java.io.*;
import java.net.*;
import com.zerog.ia.api.pub.CustomCodeAction;
import com.zerog.ia.api.pub.InstallException;
import com.zerog.ia.api.pub.InstallerProxy;
import com.zerog.ia.api.pub.UninstallerProxy;
import com.zerog.ia.api.pub.IAProxy;
I've gone through the IA help and checked the changes between IA8 and IA2008, and I can't find where this might be coming from. Any advice on how to get this fixed would be greatly appreciated.
Thank you,
Waide R. Yokom
I have a piece of custom java code that I use to replace the SetInstallAnywhereVariable (Single variable) action when the value is localizable. It has worked fine in the past, but now I am trying to migrate the installer from IA8 to IA2008VP1 and I get errors when the build runs. I see these errors while the build is running:
ExternalPropertySaver.saveObjectsExternalProperties: VariablePropertyData.bidiOption()
returned an unsupported type for externalization: class java.lang.Integer
ExternalPropertySaver.printExternalizableScriptObjectInfo():
VariablePropertyData.getBidiOption() returned an unlocalizable value: Integer
I get the first one 20 times, then the second one 6 times, the first one 20 times again, and the second one 6 times again. Then after some other operations (which appear to be successful), the build ends with the following:
Build failure: Exception occurred while attempting to execute build plugin.
BuildInstaller querying for fatal errors.
Build failure.
Reason: Exception occurred while attempting to execute build plugin.
Suggestion/Details: devmgr.installer.Localizer
Build unsuccessful.
null
Closed.
Exception occurred while attempting to execute build plugin.
devmgr.installer.Localizer
EXITING: -1
Here are my imports for the Localizer.java code I'm working with.
import java.util.Properties;
import java.io.*;
import java.net.*;
import com.zerog.ia.api.pub.CustomCodeAction;
import com.zerog.ia.api.pub.InstallException;
import com.zerog.ia.api.pub.InstallerProxy;
import com.zerog.ia.api.pub.UninstallerProxy;
import com.zerog.ia.api.pub.IAProxy;
I've gone through the IA help and checked the changes between IA8 and IA2008, and I can't find where this might be coming from. Any advice on how to get this fixed would be greatly appreciated.
Thank you,
Waide R. Yokom
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 25, 2009
04:39 AM
Hi,
I am facing same exception after updating IA from 7.x to 2009. Any help on this issue is more helpful. Thanks in advance.
Naresh.D.
I am facing same exception after updating IA from 7.x to 2009. Any help on this issue is more helpful. Thanks in advance.
Naresh.D.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 26, 2009
05:30 AM
Hi,
I am not able to solve the above, Can any body help on this issue please.
I need to deliver my product at end of the week. Any help is more precious.
:confused:
Thanks,
Naresh.D.
I am not able to solve the above, Can any body help on this issue please.
I need to deliver my product at end of the week. Any help is more precious.
:confused:
Thanks,
Naresh.D.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 26, 2009
08:18 AM
In case you need urgent support, I urge you to contact directly the Acresso support (see the service-level disclaimer here: http://community.acresso.com/announcement.php?f=213)