cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
terrian
Level 3

Installer User Interface Mode Not Supported

trying migrate IA 2010 ,

getting out of memory, starting the Installer compile with IA 2010

IA 2009 is fine.

Anyway to resolve, else will roll-back to IA 2009?
_____

.
XMLScriptReader: unable to parse the provided script file. File may have been i
nvalid...
java.lang.OutOfMemoryError
at java.lang.StringBuffer.(StringBuffer.java:59)
at java.lang.StringBuffer.(StringBuffer.java:49)
at ZeroGgo.e(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.c(DashoA10*..)
at ZeroGgo.b(DashoA10*..)
at ZeroGgo.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at ZeroGgn.b(DashoA10*..)
at ZeroGhr.a(DashoA10*..)
at ZeroGhp.a(DashoA10*..)
at ZeroGgn.a(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.z(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.l(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.j(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
Unable to load the script.

=======================================================

Installer User Interface Mode Not Supported

Unable to load and to prepare the installer in GUI mode.

=======================================================
Labels (1)
0 Kudos
(5) Replies
jijujacob27
Level 6

Hi terrian,
Can you please give us more input on this issue? It looks to me that the project file was not parsed properly.

1. Can you please increase your heap size for the InstallAnywhere.exe by specifying -Xms and -Xmx flags in the InstallAnywhere.lax file using an option lax.nl.option.additional

2. Is it possible that the XML file has been hand edited at some point in time.

3. Is it possible for you to attach the project file(without payloads) as an attachment to this post, so that we can try to reproduce the issue and solve it for you?

Thanks,
Jiju
0 Kudos
terrian
Level 3

Have Two Projects A, B.

A and B compiled with IA 2009.
Both of them compiles fine and runs fine.

Switched to IA 2010

A compiles fine and runs fine.

B compiles fine but does not run and getting the out of memory.

The memory options has been increased. They are compile with the same
configuration.

I am attaching the Java Core Dump, If this information, I will try to append
the project file.
0 Kudos
terrian
Level 3

jijujacob27 wrote:
Hi terrian,
Can you please give us more input on this issue? It looks to me that the project file was not parsed properly.

1. Can you please increase your heap size for the InstallAnywhere.exe by specifying -Xms and -Xmx flags in the InstallAnywhere.lax file using an option lax.nl.option.additional

2. Is it possible that the XML file has been hand edited at some point in time.

3. Is it possible for you to attach the project file(without payloads) as an attachment to this post, so that we can try to reproduce the issue and solve it for you?

Thanks,
Jiju


___________

Updated the project file, removing the 'Install' files.

Original : 6166 KB ( With Install files )

Empty : 3392 KB ( Without Install files ) --> does not get the core dump


Looks like IA 2010 cannot process projects with large Install Files?
0 Kudos
terrian
Level 3

terrian wrote:
___________

Updated the project file, removing the 'Install' files.

Original : 6166 KB ( With Install files )

Empty : 3392 KB ( Without Install files ) --> does not get the core dump


Looks like IA 2010 cannot process projects with large Install Files?


___________________________

Project file size in IA 2009 was : 4552 KB

After IA2010 did the conversion/migration to size : 6166 KB
0 Kudos
jijujacob27
Level 6

Hi terrian,
We could not detect the exact cause that failed your build with that exception.

Can you please attach your project file with this post? Can you also please attach your build log output to this post?

I see that the memory available for building your application is about 47-48MB. Is it possible to increase the memory a bit more, especially since you are building a large file in project B.

How to obtain the build log?
You can open the build.lax file and then redirect the out and err streams to a file and then attach those files here.

Thanks a lot for your help in debugging this issue.

Thanks,
Jiju
0 Kudos