Community Tip - You can change your system assigned username to something more personal in your community settings. X
I am working on upgrading from 3.3 to 3.4 M062, mostly to enable us to get onto WF4. I have planned to just import my 3.3 dump file into a fresh install of 3.4 M062. Unfortunately, I'm having trouble getting Oracle installed properly on my test server, & am finding PTC's documentation on this subject is inconsistent. Tech support has also beenof littlehelp so far. I've read through every guide & post on this site & elsewhere that I can find, which have helped a little, but aren't getting me through to the end.
My questions:
Thanks in advance!
Thanks for the clarification, Ian, I see where those "other" OSAs on the downloadspagehad me using the wrong software.
Now I am getting an aborted installation due to a Java error. I have tried three different Java versions: 1.5.0_11 (called out in OSA splash page),1.6.0_7 (called out in 3.4 HW notes) & the latest, 1.6.0_19, with the same results. Does anyone have any ideas on how to get past this one?
java.lang.NumberFormatException: For input string: "
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
at java.lang.Integer.parseInt(Integer.java:497)
at com.ptc.osa.install.actions.OracleDistributionMediaPrompt.newMediaId(OracleDistributionMediaPrompt.java:110)
at com.ptc.windchill.install.util.prompting.AbstractDistributionMediaPrompt.process(AbstractDistributionMediaPrompt.java:61)
at com.ptc.windchill.install.framework.InstallAction.run(InstallAction.java:473)
at com.ptc.windchill.install.framework.InstallAction.install(InstallAction.java:317)
at com.zerog.ia.installer.actions.CustomAction.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.actions.InstallProgressAction.m(DashoA8113)
at com.zerog.ia.installer.actions.ProgressPanelAction$1.run(DashoA8113)