Author |
Message
|
wilsonjohn24 |
Posted: Mon Jan 28, 2008 5:16 am Post subject: WID 6.1 Install |
|
|
 Voyager
Joined: 02 Feb 2007 Posts: 93 Location: Scotland
|
Hi,
Basically tried to install WID 6.1 download from Passport advantage. Getting a null pointer when running the Install Manager.
Any hints, techniques or workarounds on how to get this installed?
I have already tried:
-Read the error log and nothing useful
- Unzipping to same directory.
- Different PC.
ps: It is on XP.
Stack Trace from log:
java.lang.NullPointerException
com.ibm.cic.common.core.artifactrepo.impl.RepoAs.IArtifactGet(RepoAs.java:17)
com.ibm.cic.common.core.artifactrepo.base.AddArtifactsByDisk$AddArtifactsOnDisk.makeSimpleAddArgs(AddArtifactsByDisk.java:242)
com.ibm.cic.common.core.artifactrepo.base.AddArtifactsByDisk$AddArtifactsOnDisk.useDisk(AddArtifactsByDisk.java:197)
com.ibm.cic.common.core.internal.volrepo.VolumeArtifactRepository.useArtifactLocatorsInOrder(VolumeArtifactRepository.java:234)
com.ibm.cic.common.core.artifactrepo.base.ArtifactsByDiskOperation.doExecuteDiskOperation(ArtifactsByDiskOperation.java:125)
com.ibm.cic.common.core.artifactrepo.base.AddArtifactsByDisk.doExecute(AddArtifactsByDisk.java:309)
com.ibm.cic.common.core.internal.artifactrepo.ArtifactOperationMultiple.execute(ArtifactOperationMultiple.java:81)
com.ibm.cic.common.core.artifactrepo.AssignArtifacts.executeWithoutStatusSummary(AssignArtifacts.java:458)
com.ibm.cic.agent.core.CacheManager$ArtifactsToDownload.download(CacheManager.java:1864)
com.ibm.cic.agent.core.CacheManager.downloadArtifacts(CacheManager.java:843)
com.ibm.cic.agent.internal.core.Director.fetch(Director.java:872)
com.ibm.cic.agent.internal.core.Director.doInstall(Director.java:658)
com.ibm.cic.agent.internal.core.Director.doInstall(Director.java:617)
com.ibm.cic.agent.internal.core.Director.install(Director.java:413)
com.ibm.cic.agent.core.Agent.install(Agent.java:1870)
com.ibm.cic.agent.core.Agent.install(Agent.java:1840)
com.ibm.cic.agent.internal.ui.wizards.InstallWizard.performTask(InstallWizard.java:231)
com.ibm.cic.agent.internal.ui.wizards.AbstractAgentUIWizard$2.run(AbstractAgentUIWizard.java:333)
com.ibm.cic.common.ui.internal.parts.ProgressPart$ProgressJob.run(ProgressPart.java:9
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Jan 28, 2008 7:45 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
At what point are you getting the null pointer? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
wilsonjohn24 |
Posted: Mon Jan 28, 2008 8:14 am Post subject: |
|
|
 Voyager
Joined: 02 Feb 2007 Posts: 93 Location: Scotland
|
1.Basically run the lunchpad.exe.
2.Select WID Install on the Launchpad panel.
3.Installation Manager then loads.
4.Panel comes up with 2 products trees list ( all box are checked)
"This is the Select Packages Screen".
5. Click "Next"
<< Pop up error happens here>>>
ps: I also tried running "checking for new version" - but this just delays the problem. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jan 28, 2008 8:33 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
wilsonjohn24 wrote: |
1.Basically run the lunchpad.exe.
|
Lunchpad? Does it serve a cold buffet while it's doing the version check??  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Jan 28, 2008 9:24 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Vitor wrote: |
wilsonjohn24 wrote: |
1.Basically run the lunchpad.exe.
|
Lunchpad? Does it serve a cold buffet while it's doing the version check??  |
Man, there's a really bad old American TV reference in there, that I'm just not going to make.
Wilsonjohn24 -
What selections do you make on the "Select Packages Screen"?
Also, just as a check - do you have admin access on the machine? Do you have all the necessary packages in the right places? How did you unpack what you got from PA? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
wilsonjohn24 |
Posted: Mon Jan 28, 2008 1:46 pm Post subject: |
|
|
 Voyager
Joined: 02 Feb 2007 Posts: 93 Location: Scotland
|
lol - I wish IBM did a launchpad the canteen here is dire!
I just leave the selection on default which is two product trees each with 1 child element.
Yes - I do have admin access as I have RSA, Broker Toolkit, WMB, WMQ all happily eating away my hard disk. Also had WID 6.02 Running fine..
Currently downloading again ( not going though company firewall ) but this is more clutching at straws as the size of files etc seem to correspond... |
|
Back to top |
|
 |
wilsonjohn24 |
Posted: Tue Jan 29, 2008 12:46 am Post subject: |
|
|
 Voyager
Joined: 02 Feb 2007 Posts: 93 Location: Scotland
|
Basically unzip to the same folder as it says( link below) then it works no problem
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14030531
My Mistakes:
I unzip it to the relative path - which did not work...
Then I manually merge after reading the the above link- so clearly I have had a copy/paste ( human = me ) error when I tried to merge.
Yes it may sound strange to manually merge blah blah - but the directory structure was simple and it takes over 2+ hours to unzip.
My Assesment Score:
Effort: A ( God loves a trier )
Copy+Paste Skill: F
Ability to Shortcut: F
 |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 29, 2008 2:56 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
wilsonjohn24 wrote: |
My Assesment Score:
Effort: A ( God loves a trier )
Copy+Paste Skill: F
Ability to Shortcut: F
 |
Willingness to post solution for the benefit of the community: A
Willingness to admit to human falibility: A
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 29, 2008 4:36 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Vitor wrote: |
Willingness to post solution for the benefit of the community: A
Willingness to admit to human falibility: A |
 _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
_Angus_ |
Posted: Tue Feb 05, 2008 7:06 am Post subject: |
|
|
 Acolyte
Joined: 25 Apr 2005 Posts: 54 Location: Edinburgh
|
I still want to know where I can find the lunchpad.exe - I think John is hiding a much more tasty way of installing via a little known Easter Egg (anything called lunchpad must be an Easter Egg!).
Anyhoo, as I made the same mistake after being carefully guided by John I found this an extremely useful post and therefore it got my vote for post of the month ...  _________________ *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Angus Cooke ~ AngusSoft
Integration Development Tools
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* |
|
Back to top |
|
 |
|