Portal Server 7 Installation Issue
Hello,
I've successfully installed
- Application Server 8.1 (JES2005Q4 CD)
- Directory Server 5 (JES2005Q4 CD)
- Access Manager (JES2005Q4 CD) in LegacyMode
Now i'm trying to install Portal Server 7 and getting following error when click on Next while filling out the form with 'Portal Access URL', 'PortalID', 'SearchID' ....
error in the background:
rion.ruleengine.RuleException: java.lang.reflect.InvocationTargetException
at com.sun.orion.ruleengine.BaseRuleExecutor.executeRule(Unknow n Source)
at com.sun.orion.ruleengine.RuleEngine.executeRuleRecursive(Unk nown Source)
at com.sun.orion.ruleengine.RuleEngine.executeRuleRecursive(Unk nown Source)
at com.sun.orion.ruleengine.RuleEngine.executeRule(Unknown Source)
at com.sun.orion.validation.ValidationManager.execute(Unknown Source)
at com.sun.orion.validation.ValidationManager.validate(Unknown Source)
at com.sun.orion.validation.ValidationFacade.validate(Unknown Source)
at com.sun.orion.installer.portalserv.panels.PSJ2EEContainerPan el.isDisplayComplete(Unknown Source)
at com.sun.wizards.core.IteratorLayout.next(IteratorLayout.java :1043)
at com.sun.wizards.core.WizardTreeManager.actualNextButtonPress ed(WizardTreeManager.java:1308)
at com.sun.wizards.core.WizardTreeManager.nextButtonPressed(Wiz ardTreeManager.java:1344)
at com.sun.wizards.core.WizardTreeManager.dispatchNavigationEve nt(WizardTreeManager.java:484)
at com.sun.wizards.core.WizardTreeManager.run(WizardTreeManager .java:446)
at java.lang.Thread.run(Thread.java:595)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java :209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventD ispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDis patchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread. java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread. java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:11 0)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
... 21 more
Caused by: java.lang.NullPointerException
at com.sun.orion.validation.executor.ValidationOSIndependentRul esExecutor.validatePortalURICheck(Unknown Source)
at com.sun.orion.validation.executor.ValidationRuleExecutor.val idatePortalURICheck(Unknown Source)
... 25 more

