WebSphere Portal Server - Test-environment of PTK 5.0.2.2 install fails

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > June 2004 > Test-environment of PTK 5.0.2.2 install fails





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 Test-environment of PTK 5.0.2.2 install fails
Diego Visentin

2004-06-06, 7:49 am

Someone has installed it with success ?
I'm able to install the toolkit in my WSAD 5.1.2 but don't the
portal-test-environmnet v5.
I have not an error msg. The setup arrives at 100% but the finish
button doesn't show up. Logs tell me that the wps configuration was
frozen during admin-portlets install phase.


Ciao, Diego

PS: i'm already using a correct wsad path (no dots & short)
Masanobu Ida

2004-06-07, 2:49 am

Hi,

Did you have 3GB disk space plus 1 GB temporary space, i.e. c:\temp or /tmp?
Is port 80 or 9081 busy?

Masanobu Ida

"Diego Visentin" <dvisentin@santineassociati.com> wrote in message
news:96185a95.0406060223.1be7d6b3@posting.google.com...
> Someone has installed it with success ?
> I'm able to install the toolkit in my WSAD 5.1.2 but don't the
> portal-test-environmnet v5.
> I have not an error msg. The setup arrives at 100% but the finish
> button doesn't show up. Logs tell me that the wps configuration was
> frozen during admin-portlets install phase.
>
>
> Ciao, Diego
>
> PS: i'm already using a correct wsad path (no dots & short)


Diego Visentin

2004-06-07, 11:51 pm

> Did you have 3GB disk space plus 1 GB temporary space, i.e. c:\temp or /tmp?

Yes, about 10GB disk space

> Is port 80 or 9081 busy?


No, ports are all free.

Ciao, Diego
Masanobu Ida

2004-06-08, 3:24 am

Umm, I got this problem once when I installed WSAD to an extensive long
path.
But you already use the shorten and no-dot path. If you use the Linux
version,
you need to set up localhost connection.

Is there any help in the FAQ:
ftp://ftp.software.ibm.com/software...f/ptk50-faq.pdf

If you do not resolve this trouble, you should access to the following URL
and get the IBM support:
http://www-106.ibm.com/developerwor...tal10steps.html

Masanobu Ida

diegovis

2004-06-14, 5:52 pm

More info about my problem:
1) WSAD installed into "c:\Program Files\IBM\wsad512"
2) toolkit seems to install without any problem
3) test-env installation frooze around 100%
4) follow extracts of some logs

Any idea for soap connection time-out of xmlaccess ?

Ciao, Diego



----- ConfigTrace.log last line -----
[xmlaccess] 116/288 [web-app com.ibm.wps.portlets.manageprincipals uid=com.ibm.wps.portlets.manageprincipals]


----- wps_2004.06.14-16.32.45.log exceptions -----
2004.06.14 16:41:11.062 E com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin addNotificationListener_Application
PEAS0003E: Adding Notification Listener for MBean Application failed. (List of installed Applications: [ManagePrincipals_PA_1_0_3J]).

2004.06.14 16:41:11.062 E com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin start
PEAS0014E: Start of Web Module com.ibm.wps.portlets.manageprincipals failed (display name: ManagePrincipals_PA_1_0_3J).

2004.06.14 16:41:11.328 E com.ibm.wps.pe.mgr.PortletApplicationManagerImpl setWebModuleState
PEMG0008E: Activation of Web Module com.ibm.wps.portlets.manageprincipals failed.

2004.06.14 16:41:11.344 E com.ibm.wps.command.xml.Engine XMLEngine
GNRL0002E: Exception occurred. - StackTrace follows...

2004.06.14 16:41:11.344 E com.ibm.wps.command.xml.Engine XMLEngine
com.ibm.wps.command.xml.XmlCommandException: XMLC0043E: An error occurred while creating or updating the resource. [web-app com.ibm.wps.portlets.manageprincipals uid=com.ibm.wps.portlets.manageprincipals]
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:224)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
at com.ibm.wps.command.xml.Engine.process(Engine.java:237)
at com.ibm.wps.command.xml.XmlCommand.execute(XmlCommand.java:145)
...omitted...
---- Begin backtrace for Nested Throwables
com.ibm.wps.command.CommandFailedException: PECM0015E: Portlet application manager failed when user xmlaccess scripting user executed command EnablePortletApplication.
at com.ibm.wps.command.applications.AbstractApplicationsCommand. throwPortletAppMgrException(AbstractAppl
icationsCommand.java:486)
at com.ibm.wps.command.applications.EnablePortletApplicationCommand.execute(EnablePortletApplicationCommand.java:135)
at com.ibm.wps.command.xml.items.PackageItem.updateSettings(PackageItem.java:358)
at com.ibm.wps.command.xml.items.PackageItem.create(PackageItem.java:257)
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:199)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
at com.ibm.wps.command.xml.Engine.process(Engine.java:237)
at com.ibm.wps.command.xml.XmlCommand.execute(XmlCommand.java:145)
...omitted...
---- Begin backtrace for Nested Throwables
com.ibm.wps.pe.mgr.exceptions.AppServerWarStartException: PEAS0014E: Start of Web Module com.ibm.wps.portlets.manageprincipals failed (display name: ManagePrincipals_PA_1_0_3J).
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.start(WAS5Admin.java:784)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. setWebModuleState(PortletApplicationMana
gerImpl.java:268)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. startWebModule(PortletApplicationManager
Impl.java:230)
at com.ibm.wps.command.applications.EnablePortletApplicationCommand.execute(EnablePortletApplicationCommand.java:127)
at com.ibm.wps.command.xml.items.PackageItem.updateSettings(PackageItem.java:358)
at com.ibm.wps.command.xml.items.PackageItem.create(PackageItem.java:257)
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:199)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
at com.ibm.wps.command.xml.Engine.process(Engine.java:237)
at com.ibm.wps.command.xml.XmlCommand.execute(XmlCommand.java:145)
...omitted...
---- Begin backtrace for Nested Throwables
com.ibm.wps.pe.mgr.exceptions.AppServerAdminListenerException: PEAS0003E: Adding Notification Listener for MBean Application failed. (List of installed Applications: [ManagePrincipals_PA_1_0_3J]).
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin. addNotificationListener_Application(WAS5
Admin.java:594)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.start(WAS5Admin.java:717)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. setWebModuleState(PortletApplicationMana
gerImpl.java:268)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. startWebModule(PortletApplicationManager
Impl.java:230)
at com.ibm.wps.command.applications.EnablePortletApplicationCommand.execute(EnablePortletApplicationCommand.java:127)
at com.ibm.wps.command.xml.items.PackageItem.updateSettings(PackageItem.java:358)
at com.ibm.wps.command.xml.items.PackageItem.create(PackageItem.java:257)
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:199)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
at com.ibm.wps.command.xml.Engine.process(Engine.java:237)
at com.ibm.wps.command.xml.XmlCommand.execute(XmlCommand.java:145)
...omitted...
---- Begin backtrace for Nested Throwables
com.ibm.websphere.management.exception.ConnectorNotAvailableException
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeTemplate(SOAPConnectorClient.java:566)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.queryNames(SOAPConnectorClient.java:382)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(SOAPConnectorClient.java:322)
at $Proxy15.queryNames(Unknown Source)
at com.ibm.ws.management.AdminClientImpl.queryNames(AdminClientImpl.java:87)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin. addNotificationListener_Application(WAS5
Admin.java:544)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.start(WAS5Admin.java:717)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. setWebModuleState(PortletApplicationMana
gerImpl.java:268)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. startWebModule(PortletApplicationManager
Impl.java:230)
at com.ibm.wps.command.applications.EnablePortletApplicationCommand.execute(EnablePortletApplicationCommand.java:127)
at com.ibm.wps.command.xml.items.PackageItem.updateSettings(PackageItem.java:358)
at com.ibm.wps.command.xml.items.PackageItem.create(PackageItem.java:257)
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:199)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
at com.ibm.wps.command.xml.Engine.process(Engine.java:237)
at com.ibm.wps.command.xml.XmlCommand.execute(XmlCommand.java:145)
...omitted...
---- Begin backtrace for nested exception
[SOAPException: faultCode=SOAP-ENV:Client; msg=Read timed out; targetException=java.io.InterruptedIOException: Read timed out]
at org.apache.soap.transport.http.SOAPHTTPConnection.send(Unknown Source)
at org.apache.soap.rpc.Call.invoke(Unknown Source)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:531)
at java.security.AccessController.doPrivileged(Native Method)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeTemplate(SOAPConnectorClient.java:528)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.queryNames(SOAPConnectorClient.java:382)
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.invoke(SOAPConnectorClient.java:322)
at $Proxy15.queryNames(Unknown Source)
at com.ibm.ws.management.AdminClientImpl.queryNames(AdminClientImpl.java:87)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin. addNotificationListener_Application(WAS5
Admin.java:544)
at com.ibm.wps.pe.mgr.appserveradmin.WAS5Admin.start(WAS5Admin.java:717)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. setWebModuleState(PortletApplicationMana
gerImpl.java:268)
at com.ibm.wps.pe.mgr.PortletApplicationManagerImpl. startWebModule(PortletApplicationManager
Impl.java:230)
at com.ibm.wps.command.applications.EnablePortletApplicationCommand.execute(EnablePortletApplicationCommand.java:127)
at com.ibm.wps.command.xml.items.PackageItem.updateSettings(PackageItem.java:358)
at com.ibm.wps.command.xml.items.PackageItem.create(PackageItem.java:257)
at com.ibm.wps.command.xml.UpdateEngine.execItem(UpdateEngine.java:199)
at com.ibm.wps.command.xml.UpdateEngine.processItem(UpdateEngine.java:155)
at com.ibm.wps.command.xml.UpdateEngine.updatePortal(UpdateEngine.java:79)
at com.ibm.wps.command.xml.Engine.process(Engine.java:237)
at com.ibm.wps.command.xml.XmlCommand.execute(XmlCommand.java:145)
...omitted...


gronbak@dk.ibm.com

2004-06-15, 5:53 pm

I solved the problem. jar failed because the jar file com.ibm.etools.portal.server.%RUNTIME_TYPE%.v5.te.jar (=com.ibm.etools.portal.server.base.v5.te.jar), when I extracted the install image from an ISO file format.

After fixing this, the installation went fine!
Masanobu Ida

2004-06-15, 5:53 pm

1. Is HTTP running or any other port 80 application active?
2. Share one workspace with another user ID, such as between an
administrator and a regular user?
3. A login user does not have an access authority to DB, i.e., Cloudscape,
DB2 or others?
4. "frooze around 100%" looks like not completed. Any error in
TkWpsInst.log or TkInst.log
under c:\Program files\IBM\wsad512\PortalToolkit\log?

Masanobu Ida

diegovis

2004-06-16, 5:53 pm

These are my answers:
1. no
2. no
3. no
4. no:
---- TkWpsInst.log last line ----
C:\PROGRA~1\IBM\wsad512\runtimes\portal_
v50\config>call WPSconfig.bat portlets 1> C:\DOCUME~1\DVISEN~1\LOCALS~1\Temp\TkWps
50Inst.log 2>&1

--- TkInst.log last line ----
wps_config_portlets: speed=0.28321066 time=2843 total=3442 next=100%

Ciao, Diego
Masanobu Ida

2004-06-16, 5:53 pm

Diego,

Can you find anything in the following file?

C:\DOCUME~1\DVISEN~1\LOCALS~1\Temp\TkWps
50Inst.log

Masanobu Ida
diegovis

2004-06-20, 10:19 pm

In C:\DOCUME~1\DVISEN~1\LOCALS~1\Temp\TkWps
50Inst.log there are no errors.
Its last line is:

[xmlaccess] &lt;!-- 116/288 [web-app com.ibm.wps.portlets.manageprincipals uid=com.ibm.wps.portlets.manageprincipals] --&gt;

Ciao, Diego


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com