File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes How can we find which fix pack is used in portal server 5.1? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "How can we find which fix pack is used in portal server 5.1?" Watch "How can we find which fix pack is used in portal server 5.1?" New topic
Author

How can we find which fix pack is used in portal server 5.1?

Raviap prakashap
Greenhorn

Joined: Mar 02, 2007
Posts: 1
Hi all,

iam working on portal server 5.1,i need to find which fix pack is used,when i run the infoversion.bat it doesn't give me the information about fix pack used.so please any one guide me to find fix pack.

thanks in advance

regards
Ravi
George Daswani
Greenhorn

Joined: Sep 28, 2005
Posts: 12
look at the latest wps_**.log in $WPS_HOME/PortalServer/log

at the very top of the file is something like the following

for example..

IBM WebSphere Portal 5.1.0.1

moreover, the log file will also tell you what ifixes you've installed (if any)

eq..

2007.03.16 13:30:04.452 I com.ibm.wps.services.product.ProductServiceImpl printInstalledFixes
No fixpacks have been installed.
The following interim fixes have been installed:
PK06686 (Creation of VP-specific URLs in servlet filters does not work)
PK07056 (Retrieval of virtual portal object ID from URL fails)
PK08297 (JSR 168 URL generation does not consider fragment id capability)
PK12728 (Sporadic NullPointerException occurs when administrating pages.)
PK14889 (Changes to pages are not visible because of refresh problems of the portal content model.)
 
 
subject: How can we find which fix pack is used in portal server 5.1?
 
Threads others viewed
Portlet Controller - doView called twice
[updateSilent] cannot apply fix
IBM Websphere Portal SocketInputStream Not found exception
Websphere 3.5.5 Migration to Websphere 5.1
Where is T3StartupDef
MyEclipse, The Clear Choice