Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Server Administration / July 2008



Tip: Looking for answers? Try searching our database.

CF8 upgrade from Cf7 causing error

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
booster94 - 18 Jul 2008 14:59 GMT
Okay, i've done plenty of CF7 to CF8 upgrades and I have never seen this issue.
I run the autoplay,.exe and InstallAnywhere launches and I make it to the
language select screen and click okay,  About 3/4 of the way through the next
status bar.  I get a Fatal Application Error pop-up box stating This
Application has Unexpectedly Quit.  Invocation of theis Java Application has
caused an InvocationTargetException.  This application will now exit (LAX).

The details button then states this:

java.lang.NumberFormatException: For input string: "wo"
    at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:447)
    at java.lang.Integer.valueOf(Integer.java:526)
    at java.lang.Integer.decode(Integer.java:918)
    at ZeroGia.a(DashoA8113)
    at com.zerog.ia.installer.util.magicfolders.JavaHomeMF.b(DashoA8113)
    at
com.zerog.ia.installer.util.magicfolders.MagicFolder.initializeAllMagicFolderPat
hs(DashoA8113)
    at com.zerog.ia.installer.LifeCycleManager.j(DashoA8113)
    at com.zerog.ia.installer.LifeCycleManager.h(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:597)
    at com.zerog.lax.LAX.launch(DashoA8113)
    at com.zerog.lax.LAX.main(DashoA8113)

The installation log shows this:  (no errors)

__________________________________________________________________________

Fri Jul 18 08:49:14 CDT 2008

Free Memory: 9485 kB
Total Memory: 27388 kB

java.class.path:
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData\IAClasses.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jdglue.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData\Execute.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\InstallerData\Execute.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData\Resource1.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\InstallerData\Resource1.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\InstallerData

ZGUtil.CLASS_PATH:
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData\IAClasses.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jdglue.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData\Execute.zip
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\InstallerData

sun.boot.class.path:
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\resources.jar
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\rt.jar
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\sunrsasign.jar
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\jsse.jar
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\jce.jar
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\charsets.jar
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\classes

java.ext.dirs:
    C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre\lib\ext
    C:\WINDOWS\Sun\Java\lib\ext

java.version                  == 1.6.0_01 (Java 1)
java.vm.name                  == Java HotSpot(TM) Client VM
java.vm.vendor                == Sun Microsystems Inc.
java.vm.version               == 1.6.0_01-b06
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                     == C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows\resource\jre
java.io.tmpdir                == C:\DOCUME~1\SCHOOL~1\LOCALS~1\Temp\1\
os.name                       == Windows 2003
os.arch                       == x86
os.version                    == 5.2
path.separator                == ;
file.separator                == \
file.encoding                 == Cp1252
user.name                     == school%world
user.home                     == C:\Documents and Settings\school%world
user.dir                      == C:\Documents and Settings\school%world\Local
Settings\Temp\1\I1216388864\Windows
user.language                 == en
user.region                   == null
__________________________________________________________________________

Nothing was installed.

Installed by InstallAnywhere 8.0.1 Enterprise Build 3080, by Macrovision

User Interactions
-----------------

Summary
-------

Installation: Successful

This is a client's server so I have limited knowledge of configuration that
isn't obvious.  I did notice that outbound port 80 seems to be blocked as I
can't hit web pages from the server, but DNS resolution works.  Inbound port 80
is obviously open because the current sites running on this server are
reachable.  I also noticed FuseTalk is installed  Any pointers as to what the
issue might be would be very helpful.

Thanks
Ian Skinner - 18 Jul 2008 15:17 GMT
> Any pointers as to what the
> issue might be would be very helpful.
>
>  Thanks

The first suggestion is to check the Actual File Size and MD5 Checksum
of the file.  Assuming you are installing from a download file as is
common, the file may be incomplete.

The ColdFusion Download page provides the expect values.
http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion
booster94 - 19 Jul 2008 00:17 GMT
While I didn't specifically check the MD5 values, I did consider the possibilty
of a corrupt installer.  The first attempt was from a CD install that had been
copied to the server.  Once that didn't work I FTP'd up a known good install
from one of my servers and the exact same problem occured.  I can try and check
the values Monday but I think its unlikely that they both would corrupt in the
same manner when placed on the server in two different ways from two different
sources.

I appreciate the input though...keep the ideas coming....
Ian Skinner - 21 Jul 2008 14:41 GMT
>  I appreciate the input though...keep the ideas coming....

Then the next most common issue would be firewall and|or anti-virus
software or server settings blocking the necessary ports during install.
booster94 - 21 Jul 2008 18:23 GMT
Any idea what ports are needed during installation so I can verify they aren't blocked?
Ian Skinner - 21 Jul 2008 18:35 GMT
> Any idea what ports are needed during installation so I can verify they aren't blocked?

Not a complete list one problem is that the exact ports will very
depending on installation choices, i.e. built-in web server versus
production web server or stand alone versus multi-home etc.

Are any log files being generated during the installation process?
Those are always a good source for this type of problem.
booster94 - 24 Jul 2008 13:05 GMT
Nothing other then the log install log in my original post, which didn't show
any errors, but its shows it didn't do anything either.  And as far as options
I didn't even get the point in the install where I would select those.  All I
got to select was the language before it died.
booster94 - 24 Jul 2008 14:44 GMT
Okay, I figured it out.  The username we had been given for the server had a
"%" in it.  This screwed up the environmental variables for the temp folders
because of the extra %.  I created a new user account with the % and all was
well.
Ian Skinner - 24 Jul 2008 14:48 GMT
> Okay, I figured it out.  The username we had been given for the server had a
> "%" in it.  This screwed up the environmental variables for the temp folders
> because of the extra %.  I created a new user account with the % and all was
> well.

There's a new one for the books.  Glad you figured it out.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.