Jan 21, 2013
10:31 AM
The generated installer script worked on the path with the old _jvm version, sorry for that.
... View more
Jan 21, 2013
09:00 AM
It happens on all OSs. The log tells me only (I've translated the localized output) ... install directory: /foo/bar/_jvm status: success additional hint: directory already exists install JRE: /foo/bar/_jvm status: success ... But the files in the JRE are not changed. My "Default File Overwrite Behaviour" is set to "always overwrite". Meanwhile I tried to configure, that the _jvm should be installed in $INSTALLER_TEMP_DIR$ and then during Install I add actions to move the /foo/bar/_jvm to /foo/bar/_jvm.bak and copy the $INSTALLER_TEMP_DIR$$/$_jvm to /foo/bar/_jvm. Unfortunality, the Move and Copy does not preserve the file permissions, so all execution bits gets lost. So Move and Copy are pretty useless in Unix environments without some kind of "preserve file permissions". PS: I just recognized, that the Platforms -> Enable setting unix file permission was disabled, maybe this is the reason for loosing file permissions on copy/move.
... View more
Jan 21, 2013
05:29 AM
Used version: IA 2011 SP3 Hi, my installer installs the JVM into directory /_jvm At JVM Settings -> Installer Settings I have set the option "Install Bundled". I'd assume that the _jvm is always installed/overwritten, when the installer executes installation in the same directory. But unfortunality the _jvm is not overwritten. Any ideas to this? --tf
... View more
Labels
- Labels:
-
InstallAnywhere 2011
Mar 24, 2011
05:36 AM
Due to vlads DNS comment, I changed the DNS server to googles DNS server and now the problems are gone.
... View more
Dec 28, 2010
03:18 AM
Just to the OP: The problem has maybe something to do with DNS services. IA sends Key as kind of a DNS request. Currently I work together with the support and my local systema dministration to find a solution... and finally the real cause.
... View more
Dec 28, 2010
03:16 AM
Yeah, welcome spam!
... View more
Nov 11, 2010
04:29 AM
And I'm afraid that support doesn't understand the problem. 😞
... View more
Nov 11, 2010
02:29 AM
Hm. I can confirm this behaviour. Just a guess: With IA 2010 (or at least with IA 2010 SP1) the checkbox Product -> Info -> "Do not update product registry" was introduced. Maybe you can try to disable this selection. At my side, the checkbox is select and the "version" inside the .com.zerog.registry.xml is always "1.0.0.0".
... View more
Nov 11, 2010
01:41 AM
Since 2 weeks I have an strange problem at my build server: The registration of IA products get lost at startup of them. Following happens: I start IA sometimes it works, sometimes it starts and says: "evaluation period expired". This problem appears on all IA version I use. When I try to register the product again, sometimes I get the warning: "invalid registry key", sometimes the registration works. Then, after successful registration, I want to use the IA GUI or the IA command line builder but fail again sometimes with evaluation period expired error. I tried to exclude several possible error-sources. I changed to an other server, running a different linux distribution (an older one, to exclude possible kernel updates as reason). This helps a little bit, the cases where the IA-startup fails, is only at 60%. (at the server mentioned above it fails at ~ 90%). Then I moved all files to local divices (the home directory where .InstallAnywhere is found and the installations of the IA products). This changes helps not really. Then (to avoid that IA removes IAkey.class and so on on startup) I revoked any write permissions on the .InstallAnywhere directory and the installation folder of the IA products. Now, no files are changed and when I try to start, it fails only at 10%. Now I have an situation where I don't need to register the product again, but I need to start it possible multiple times, until I get an working program. This is really bad in case of automated builds :-((( Do you have any advices/ideas? What I also tried: Analyze network communication at failed startups -> no network communication to outside the LAN. Also in this cases where my registration key is identified as invalid, without result. I excluded any chance, that I wrote the key in a wrong format. Sometimes the key is accepted as valid, sometime its not. Also I tried to find any errors using a strace-output log. But thats really complex to find there differences between an positive start and a failed one. And: The problems happens with all IA versions. IA 2008/2009 and so on.
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Oct 12, 2010
01:21 AM
pv7721 wrote: Have you checked the manual the section of Standard IA variables? I tried to use $CHOSEN_INSTALL_SET$ and so on for a rule inside the "Install"-tree but with no affect. Only when I configure no link destination folder as default for windows, then no destination folder is created. But at the other install targets, the user have to enable the installation of links. (because no link installation is selected inside the Choose Link Folder panel...) Do you know which variable I've to set (and with which value), to reconfigure the default appearance of the Choose Link Folder panel?
... View more
Oct 08, 2010
06:34 AM
I hope you get paid for this support inside the forum 😉 I'll try the delete action... but thats really an ugly workaround 😕 In my foggy memory I thought that for every install set I chose a variable will be created. Do you know the name of the variable?
... View more
Oct 08, 2010
01:47 AM
Inside my installer I've got two install features. One installs the complete product (in this case I want e.g. entries inside the start-menu of windows) the other one deploys a webapp into an existing app server installation. For the second case I don't need any link installations. In the "Assign Actions to product Features" tree I can disable the link-entries for the deployment installation, but the (now empty) link destination folder will be still created. Exists a rule or workaround where I can check which install set is choosen at install?
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Jun 09, 2010
09:21 AM
Roger Andersson wrote: I experience the same using IA 2009. Is there any solution to this problem? Not really. I updated the Server and Client Software (SLES on server and opensuse on client) and I received a new workstation. 😉 Currently the performance is acceptable.
... View more
Jun 04, 2010
10:59 AM
> you can no longer access the Help/Check for Updates in order to install the hotfix Thats the problem. But w/o "no longer". I never saw in any IA release, that the windows is filled with anything 😉
... View more
Jun 04, 2010
07:04 AM
When trying to use the Help -> Update function, it opens an empty frame and (with LAX_DEBUG=true) I get an exception: Exception in thread "Loader for _WebUIBrowser_1" java.lang.VerifyError: (class: org/mozilla/javascript/optimizer/Codegen, method: visitReturn signature: (Lorg/mozilla/javascript/Node;Lorg/mozilla/javascript/Node;)V) Incompatible object argument for function call at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:169) at org.mozilla.javascript.Context. (OEAB) at ice.scripters.js.TheScripter.enterContext(OEAB) at ice.scripters.js.TheScripter.init(OEAB) at ice.storm.StormBase.getScripter(OEAB) at ice.pilots.html4.ThePilot.doScriptEval(OEAB) at ice.pilots.html4.DOMBuilder.addChildNode(OEAB) at ice.pilots.html4.DOMBuilder.endElement(OEAB) at ice.dombase.LexBase.endElement(OEAB) at ice.dombase.LexBase.char_buf(OEAB) at ice.dombase.LexBase.arraycopy(OEAB) at ice.dombase.LexBase.parse(OEAB) at ice.dombase.LexBase.parse(OEAB) at ice.pilots.html4.ThePilot.access$100(OEAB) at ice.pilots.html4.ThePilot.parse(OEAB) at ice.storm.StormBase.do_render_content(OEAB) at ice.storm.Viewport.runAsynchronousLoad(OEAB) at ice.storm.LoadThread.run(OEAB) Any ideas hot to fix this? Environment: java.version == 1.6.0_19 (Java 1) java.vm.name == Java HotSpot(TM) Server VM java.vm.vendor == Sun Microsystems Inc. java.vm.version == 16.2-b04 java.vm.specification.name == Java Virtual Machine Specification java.vm.specification.vendor == Sun Microsystems Inc. java.vm.specification.version == 1.0 java.specification.name == Java Platform API Specification java.specification.vendor == Sun Microsystems Inc. java.specification.version == 1.6 java.vendor == Sun Microsystems Inc. java.vendor.url == http://java.sun.com/ java.class.version == 50.0 java.compiler == null java.home == /usr/local/inubit/tf/ibis-head/javainstall/_jvm/jre java.io.tmpdir == /tmp os.name == Linux os.arch == i386 os.version == 2.6.31.12-0.2-desktop path.separator == : file.separator == / file.encoding == ISO-8859-15 user.name == tf user.home == /home/tf user.dir == /home/inubit/15_Produktentwicklung/javainstall/InstallAnywhere/head user.language == de user.region == null
... View more
Labels
- Labels:
-
InstallAnywhere 2010
Latest posts by tfromm1
Subject | Views | Posted |
---|---|---|
868 | Jan 21, 2013 10:31 AM | |
868 | Jan 21, 2013 09:00 AM | |
2037 | Jan 21, 2013 05:29 AM | |
1653 | Mar 24, 2011 05:36 AM | |
1654 | Dec 28, 2010 03:18 AM | |
1654 | Dec 28, 2010 03:16 AM | |
1654 | Nov 11, 2010 04:29 AM | |
925 | Nov 11, 2010 02:29 AM | |
5618 | Nov 11, 2010 01:41 AM | |
962 | Oct 12, 2010 01:21 AM |
Activity Feed
- Posted False alert :-o on InstallAnywhere Forum. Jan 21, 2013 10:31 AM
- Posted Re: Overwrite bundled JVM install directory on InstallAnywhere Forum. Jan 21, 2013 09:00 AM
- Posted Overwrite bundled JVM install directory on InstallAnywhere Forum. Jan 21, 2013 05:29 AM
- Posted Re: Loosing IA 20010 registration on build-server on InstallAnywhere Forum. Mar 24, 2011 05:36 AM
- Posted Re: Loosing IA 20010 registration on build-server on InstallAnywhere Forum. Dec 28, 2010 03:18 AM
- Posted Re: Loosing IA 20010 registration on build-server on InstallAnywhere Forum. Dec 28, 2010 03:16 AM
- Posted Re: Loosing IA 20010 registration on build-server on InstallAnywhere Forum. Nov 11, 2010 04:29 AM
- Posted Re: IA 2010 product version in .com.zerog.registry.xml and iap_xml dont match on InstallAnywhere Forum. Nov 11, 2010 02:29 AM
- Posted Loosing IA 20010 registration on build-server on InstallAnywhere Forum. Nov 11, 2010 01:41 AM
- Posted Re: Disable Link Destination Folder installation for specific install features on InstallAnywhere Forum. Oct 12, 2010 01:21 AM
- Posted Re: Disable Link Destination Folder installation for specific install features on InstallAnywhere Forum. Oct 08, 2010 06:34 AM
- Posted Disable Link Destination Folder installation for specific install features on InstallAnywhere Forum. Oct 08, 2010 01:47 AM
- Posted Re: advanced designer runs remote extremly slow on InstallAnywhere Forum. Jun 09, 2010 09:21 AM
- Posted Re: IA 2010 (Hotfix) Update Problem on InstallAnywhere Forum. Jun 04, 2010 10:59 AM
- Posted IA 2010 (Hotfix) Update Problem on InstallAnywhere Forum. Jun 04, 2010 07:04 AM
- Posted Easier rules registration? on InstallAnywhere Forum. Apr 29, 2010 04:56 AM
- Posted Re: Canceling Install makes uninstaller to fail on InstallAnywhere Forum. Sep 03, 2009 01:37 AM
- Posted Re: Installanywhere 2008 Enterprise and Java1.6.0_06 on InstallAnywhere Forum. Nov 19, 2008 01:31 AM
- Posted Re: standalone build for IA on InstallAnywhere Forum. Nov 19, 2008 01:29 AM
- Posted Re: InstallAnywhere 2009 on InstallAnywhere Forum. Nov 19, 2008 01:24 AM