|
Home > Archive > WebSphere Portal Server > March 2004 > exception when installing WPS, Help!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
exception when installing WPS, Help!
|
|
|
| Hello,
I have a problem when installing Websphere Portal Server (4.1.4) on a
Websphere Application Server (4.0.7) on a win2000 server machine.
I get a nullPointerException during the importation of WPS Entreprise
Application. Next if the content of the file ConfigureAppServer.log
---------------
C:\temp\1\wps>setlocal
C:\temp\1\wps>C:
C:\temp\1\wps>cd C:\WebSphere\AppServer\bin
C:\WebSphere\AppServer\bin>call wscp.bat -f
C:\WebSphere\PortalServer\install\xml\up
dateVirtualHostList.tcl -p
C:\WebSphere\PortalServer\install\xml\.wscprc_wps
Configuring default_host...
{AliasList {*:80 *:9080}}
Testing... *:80
Testing... *:9080
Alias list is complete, no updates needed.
[30.03.04 10:28:52:359 CEST] 328d089b NodeConfig A XMLC0053I :
Importation de Node : wakko
[30.03.04 10:28:52:750 CEST] 328d089b ApplicationSe A XMLC0053I :
Importation de ApplicationServer : WebSphere Portal
Evaluating JVMConfig:SystemProperties
Status == missing
Updating JVMConfig...
{JVMConfig {{SystemProperties {{HttpSession.RecurseThroughProxy
true}}}}}
IMPORTING DATASOURCE
[30.03.04 10:33:55:812 CEST] 328d0833 JDBCDriverCon A XMLC0053I :
Importation de JDBCDriver : wps40JDBC
[30.03.04 10:33:56:234 CEST] 328d0833 JDBCDriverCon A XMLC0059I :
Installation du pilote JDBC wps40JDBC sur le noeud wakko.
[30.03.04 10:33:56:359 CEST] 328d0833 DataSourceCon A XMLC0053I :
Importation de DataSource : wps40DS
[30.03.04 10:33:56:703 CEST] 328d0833 DataSourceCon A XMLC0053I :
Importation de DataSource : wmsDS
IMPORTING WMS ENTERPRISE APPLICATION
[30.03.04 10:36:23:734 CEST] 328d087d EnterpriseApp A XMLC0053I :
Importation de EnterpriseApp : WebSphere Member Subsystem
IMPORTING WEBSPHERE PORTAL ENTERPRISE APPLICATION
[30.03.04 10:39:20:438 CEST] 328d09d5 EnterpriseApp A XMLC0053I :
Importation de EnterpriseApp : WPS Enterprise Application
java.lang.NullPointerException
at com.ibm.ejs.util.mof.MofUtils.webAppToBytes(MofUtils.java:255)
at com.ibm.ejs.util.DeploymentInfo.setWebAppDD(DeploymentInfo.java:136)
at com.ibm.websphere.xmlconfig.EnterpriseAppConfig. initializeModuleBindingsAndSaveDD(Enterp
riseAppConfig.java:2151)
at com.ibm.websphere.xmlconfig.EnterpriseAppConfig.importXML(EnterpriseAppConfig.java:1073)
at com.ibm.websphere.xmlconfig.XMLConfig.importDOM(XMLConfig.java:1255)
at com.ibm.websphere.xmlconfig.XMLConfig.importFromFile(XMLConfig.java:1008)
at com.ibm.websphere.xmlconfig.XMLConfig.executeToFile(XMLConfig.java:336)
at com.ibm.websphere.xmlconfig.XMLConfig.main(XMLConfig.java:1621)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
IMPORTING WS PROXY ENTERPRISE APPLICATION
[30.03.04 10:45:28:812 CEST] 32f10a8d EnterpriseApp A XMLC0053I :
Importation de EnterpriseApp : WS Proxy
---------------
Any help, any solution will be welcome because I really do not know
what to do.
Thank in advance for your help,
Yves
| |
| L D Jones 2004-03-31, 10:33 pm |
| Yves wrote:
>
> Hello,
>
> I have a problem when installing Websphere Portal Server (4.1.4) on a
> Websphere Application Server (4.0.7) on a win2000 server machine.
>
> I get a nullPointerException during the importation of WPS Entreprise
> Application. Next if the content of the file ConfigureAppServer.log
You would be better off installing Portal 4.1.4 on the supported version
of Websphere
http://www-1.ibm.com/support/docvie...&aid=1#soft_req
|
|
|
|
|