Discussion:
Updater 7 Error
(too old to reply)
smaminak
2007-12-03 19:41:36 UTC
Permalink
Hi,
I am trying to install JRun Updater 7 and it is aborting. The log file is
showing that the Updater is unable to find some files that should have been
upzipped/unpacked into the /tmp directory:
...
Install Directory: /tmp/731365.tmp/
Status: SUCCESSFUL
Additional Notes: NOTE - Directory already existed
...
Install File: /tmp/731365.tmp/jrun-all.includes
Status: ERROR

Install File: /tmp/731365.tmp/installer.properties
Status: ERROR

ANT Script Error:
Status: ERROR
Additional Notes: ERROR - 136: Includesfile
/tmp/731365.tmp/jrun-all.includes not found.
...

We are running JRun 4 (up to and including Updater 6) on a Solaris 8 machine,
currently using Java 1.5.0_11 but we need to upgrade to Java 1.6.0_3, hence our
reason for updating JRun.

Please offer any suggestions you may have.
Thanks!
smaminak
2007-12-03 21:26:12 UTC
Permalink
FYI, here is the error that is echoed out while running the updater script:

Installation Aborted
--------------------

The installation of Macromedia JRun 4 Updater 7 did not complete successfully.

Please make sure that the JRun 4 server has been shut down prior to running the
installer again.

Please see the installation log for further details.

And, yes, I made sure all JRun processes are NOT running.

Thanks, Stephan
smaminak
2007-12-10 18:08:21 UTC
Permalink
Before the installer cleans up, I dumped the jrun_u7_err file in the
/tmp/InstallerDir and the following is the latter part of that file:

java.version == 1.5.0_11 (Java 2+)
java.vm.name == Java HotSpot(TM) Server VM
java.vm.vendor == Sun Microsystems Inc.
java.vm.version == 1.5.0_11-b03
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.5
java.vendor == Sun Microsystems Inc.
java.vendor.url == http://java.sun.com/
java.class.version == 49.0
java.compiler == null
java.home == /ensco/apps/java1.5/jre
java.io.tmpdir == /var/tmp/
os.name == SunOS
os.arch == sparc
os.version == 5.8
path.separator == :
file.separator == /
file.encoding == ISO646-US
user.name == www
user.home == /ensco/home/www
user.dir == /tmp/install.dir.28836
user.language == en
user.region == null
__________________________________________________________________________

Selected Locale = English
Installer: InstallAnywhere 8.0.1 Enterprise Build 3081
__________________________________________________________________________

System's temporary directory = /tmp


Loading externalized properties


MODE: lrwxrwxrwx 1 root other 16 Dec 8 2004 /usr/bin/java ->
../java/bin/java

MODE: -rwxr-xr-x 1 root other 74244 Dec 15 2006
/ensco/apps/java1.5/bin/java

MODE: lrwxrwxrwx 1 root other 16 Dec 8 2004 /usr/bin/java ->
../java/bin/java

ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.IntroActionConsole
MODE: lrwxrwxrwx 1 root other 16 Dec 8 2004 /usr/bin/java ->
../java/bin/java

MODE: lrwxrwxrwx 1 root other 16 Dec 8 2004 /usr/bin/java ->
../java/bin/java

MODE: lrwxrwxrwx 1 root other 16 Dec 8 2004 /usr/bin/java ->
../java/bin/java

ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.LicenseAgrActionConsole
ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.DisplayMessageConsole
ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.InstallDirActionConsole
ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.GetUserInputConsole
ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.InstallSummaryConsole
ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.CheckDiskSpaceConsole
ConsoleAAManager wants to replay variable check for: class
com.zerog.ia.installer.actions.InstallProgressConsole
RepositoryManager: Trying fallback repository location...
Action: exception while executing: com.zerog.ia.installer.actions.InstallFile
-- jrun-all.includes
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:203)
at java.util.zip.ZipFile.<init>(ZipFile.java:234)
at ZeroGbz.a(DashoA8113)
at ZeroGbz.b(DashoA8113)
at ZeroGcl.d(DashoA8113)
at ZeroGcl.<init>(DashoA8113)
at ZeroGbz.b(DashoA8113)
at com.zerog.ia.installer.Installer.getFileActionResource(DashoA8113)
at com.zerog.ia.installer.actions.InstallFile.j(DashoA8113)
at com.zerog.ia.installer.actions.InstallFile.installSelf(DashoA8113)
at com.zerog.ia.installer.Action.install(DashoA8113)
at com.zerog.ia.installer.Action.install(DashoA8113)
at com.zerog.ia.installer.GhostDirectory.install(DashoA8113)
at com.zerog.ia.installer.Installer.install(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
Action: exception while executing: com.zerog.ia.installer.actions.InstallFile
-- installer.properties
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:203)
at java.util.zip.ZipFile.<init>(ZipFile.java:234)
at ZeroGbz.a(DashoA8113)
at ZeroGbz.b(DashoA8113)
at ZeroGcl.d(DashoA8113)
at ZeroGcl.<init>(DashoA8113)
at ZeroGbz.b(DashoA8113)
at com.zerog.ia.installer.Installer.getFileActionResource(DashoA8113)
at com.zerog.ia.installer.actions.InstallFile.j(DashoA8113)
at com.zerog.ia.installer.actions.InstallFile.installSelf(DashoA8113)
at com.zerog.ia.installer.Action.install(DashoA8113)
at com.zerog.ia.installer.Action.install(DashoA8113)
at com.zerog.ia.installer.GhostDirectory.install(DashoA8113)
at com.zerog.ia.installer.Installer.install(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
Retrying Installables deferred in pass 0
Deferral retries done because:
There were no deferrals in the last pass.
RepositoryManager: repository successfully written to stable storage
smaminak
2008-01-09 16:13:05 UTC
Permalink
The release notes only specify Java 1.6.0_02 and I am using 1.6.0_03. Has anyone had a problem using this version? Has anyone had any success with 1.6.0_02?

Thanks,
Stephan
jrunrules
2008-01-14 21:27:46 UTC
Permalink
I have JRUN running on a sun box as well and wanted to upgrade to Java 1.6, have you heard anything?
I figured I'd wait until you posted some good news to apply update 7
smaminak
2008-02-04 21:56:33 UTC
Permalink
I have not yet heard any resolution to this problem, and my topic seems to disappear from this category after a period of no replies. If anyone has any input, please reply ASAP!
smaminak
2008-03-05 15:57:32 UTC
Permalink
Does anyone have an answer yet???
jrunrules
2008-03-12 16:46:03 UTC
Permalink
Any news on this problem yet?:shocked;

Loading...