Collecting login-specific information
1. Provide the following details about the problem:
- Version information for products involved:
- WebSphere Portal
- WebSphere Application Server
- LDAP
- Database
- HTTP server
- Time when problem originally began to occur as well as recent changes to the system.
- Topology of the environment including whether system is a stand-alone or clustered environment.
- Are you using an external security manager to authenticate to WebSphere Portal? Examples are IBM Tivoli Access Manager (TAM) or Computer Associates' SiteMinder.
- Are you using custom login classes or modules?
Recommendation: If you do not want to manually collect configuration files and tracing, you can skip the remaining sections of this MustGather by using the IBM Support Assistant Lite for WebSphere Portal Tool (WebSphere Portal->Security and Administration->Portal Login) to gather the requested information and provide it to IBM Support.
2. Enable login trace logging by setting the following trace settings in accordance with the instructions documented in the topic, "Trace Logging" in the WebSphere Portal Information Center:
com.ibm.wps.engine.*=all:com.ibm.wps.services.puma.*=all:
com.ibm.wps.auth.*=all:com.ibm.wps.puma.*=all:com.ibm.wps.um.*=all:
com.ibm.wps.sso.*=all:com.ibm.wps.services.authentication.*=all:
com.ibm.ws.security.*=all:com.ibm.ws.wim.*=all:com.ibm.websphere.wim.*=all:
com.ibm.wsspi.wim.*=all
NOTE: Depending on how much traffic is hitting your server during trace collection, you may need to either increase the "Maximum File Size" or "Maximum Number of Historical Files" or both, so that your applicable tracing does not get overwritten.
For more information regarding logging and tracing in the portal, refer to the topic, Logging and Tracing, in the WebSphere Portal Information Center.
3. Collect the following files from the server during the time period that the problem occurs:
-
-
<WP_profile_root>/logs/WebSphere_Portal/SystemOut.log
-
<WP_profile_root>/logs/WebSphere_Portal/SystemErr.log
-
<WP_profile_root>/logs/WebSphere_Portal/trace.log
-
<WP_profile_root>/config/cells/<cellname>/security.xml
-
<WP_profile_root>/config/cells/<cellname>/nodes/<nodename>/servers/WebSphere_Portal/resources.xml (located in /clusters/<cluster_name> for clustered server)
-
<WP_profile_root>/config/cells/<cellname>/wim (including sub-directories)
- <WP_profile_root>/config/cells/<cellname>/fileRegistry.xml
Be certain to indicate the relevant details (date and time, test case, user ID, etc) to IBM Support in your communications, and use specific entries from the log to illustrate the problem reported if possible.
分享到:
相关推荐
The dictionary defines a portal as a grand or imposing door or entrance; hence, that picture on the cover. In this book, you will learn why the word portal has become a major buzzword in the world of ...
IBM WebSphere Portal 是一款强大的企业级门户平台,它允许组织构建、管理和个性化复杂的Web应用程序,以提供统一的访问体验。这个学习资料包将带你深入了解WebSphere Portal的核心概念、功能和应用。 首先,让我们...
IBM WebSphere Portal 解决方案
### IBM WebSphere Portal Express配置知识点 #### 一、概述 IBM WebSphere Portal Express是一款功能强大的企业门户解决方案,它能够帮助组织构建高度个性化且易于管理的门户站点。通过整合各种业务应用和服务,...
### IBM WebSphere Portal 6.0安装手册知识点详解 #### 一、概述 IBM WebSphere Portal 6.0是一款功能强大的企业级门户解决方案,能够帮助组织整合应用和服务,为用户提供统一的信息访问入口。本手册旨在指导用户...
IBM WebSphere Portal 8.5是一个企业级的Web内容管理和协作平台,它能够为用户提供个性化的Web体验和访问企业信息的途径。当涉及到大规模部署时,通常会采用Cluster(集群)的方式来保证服务的高可用性和负载均衡。...
在Linux环境下安装IBM WebSphere Portal是一项复杂而关键的任务,它涉及到服务器配置、软件依赖和环境设置等多个方面。WebSphere Portal是IBM提供的一款企业级的门户平台,它允许组织创建、管理和部署具有高度交互性...
IBM演示WebSpherePortal教程
【IBM WebSphere Portal 门户开发笔记】 WebSphere Portal 是 IBM 提供的一款强大的企业级门户平台,用于构建和管理复杂的Web应用程序。这篇笔记涵盖了从搜索功能、页面导航到授权与用户管理等多个方面,深入探讨了...
IBM WebSphere Portal安全性配置详细步骤(有图说明)
【IBM WebSphere Portal 介绍】 IBM WebSphere Portal 是一个企业级的门户平台,它为企业提供了一个集中化的访问点,将各种不同的信息系统、应用程序和内容整合到一个统一的界面上。这个平台旨在解决企业中常见的...
WebSphere Portal 是一个框架——包括运行时服务器、服务、工具和许多其他特性——您可以使用这些特性将企业集成到单个称为门户 的可自定义界面中。企业门户将各种来源的组件、应用程序、流程和内容组合到统一的表示...
使用Java代码操作IBM WebSphere Portal 用户
### IBM WebSphere Portal 个性化设计 #### 概述 IBM WebSphere Portal V6.0 提供了丰富的个性化功能,使用户能够根据特定条件定制门户页面的内容、布局和外观。通过利用这些个性化支持特性,门户专家、架构师和...
在IBM WebSphere Portal环境中,获取当前用户所属的用户组是一个常见的需求,这有助于实现权限管理、个性化内容展示等功能。以下是如何实现这个功能的详细步骤: 首先,我们需要导入相关的IBM WebSphere Portal用户...
【IBM WebSphere Portal教程】 IBM WebSphere Portal 是一个企业级的综合平台,它提供了一个集中的访问点,允许用户访问各种应用、内容和服务。这个强大的工具通过构建可定制的、安全的、易于使用的门户,提高了...
### IBM WebSphere Portal 主题与皮肤开发全解析 #### 一、初级入门:理解Portal的主题与皮肤 在探讨IBM WebSphere Portal的主题与皮肤开发之前,我们先要明晰这两个概念的基本含义。主题(Theme)和皮肤(Skin)...
IBM Websphere Portal 8.5 Cluster 的创建涉及一系列复杂的步骤和技术要求,本知识点旨在详细讲解从零开始搭建IBM Websphere Portal和IBM Web Content Manager V8.5集群的过程。 首先,集群的概念需要明确。集群是...
**IBM WebSphere Portal WCM 搜索配置** IBM WebSphere Portal 是一个强大的企业级门户平台,它允许组织构建、管理和提供个性化的Web应用和内容。Web Content Manager (WCM) 是WebSphere Portal的一个组件,用于...
"IBM WebSphere Portal与Lotus Sametime整合"就是这样的一个案例,它旨在将IBM的两款著名产品——WebSphere Portal(一个企业级的门户平台)和Lotus Sametime(一种实时协作工具)进行融合,以增强企业的协作效率和...