`
957803796_1
  • 浏览: 127105 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

weblogic portal 11g 集群

 
阅读更多

weblogic portal 11g 集群遇到的错误

主机1 adminserver

server1

从机1 server2

启动server2时报错

<The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/pointbase/session/sessionManager.
weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/pointbase/session/sessionManager
at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unknown Source)
at weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Unknown Source)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(Unknown Source)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(Unknown Source)
Truncated. see log file for complete stacktrace
java.lang.NoClassDefFoundError: com/pointbase/session/sessionManager

此错误相关是 jdbc 数据源的问题

如果,在集群时,使用的是默认pointbase,那么在主机1 **domain/config/jdbc/下,将所有的6个xml文件里写着localhost字样的都统一改成主机地址。此时,启动server2 就会发现,server2里的这6个xml里的信息也改成了主机的ip地址。

产生错误原因是: 主机连localhost:9093 pointbase,因为主机启动了adminserver 所有pointbase启动了,因此主机能正常启动

从机连localhost:9093 pointbase,因为从机不启adminserver,所以pointbase未启动,因此从机会报错。指向主机的pointbase 可解决此问题

启动server2时报错

<The realm "myrea
lm" failed to be loaded: weblogic.security.service.SecurityServiceException: com
.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r4222
66:807362 fatal internal error> org.apache.openjpa.util.InternalException: There
was an error when invoking the static getInstance method on the named factory c
lass "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exception for det
ails..
weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
eInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal
error> org.apache.openjpa.util.InternalException: There was an error when invoki
ng the static getInstance method on the named factory class "kodo.jdbc.kernel.Ko
doJDBCBrokerFactory". See the nested exception for details.
at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(
CSSWLSDelegateImpl.java:342)
at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegat
eImpl.java:221)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.In
itializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
Truncated. see log file for complete stacktrace

Caused By: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-
SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalEx
ception: There was an error when invoking the static getInstance method on the n
amed factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exc
eption for details.
at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
erviceEngineImpl.java:365)
at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
erviceEngineImpl.java:315)
at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
eEngineImpl.java:257)
at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
ava:72)
at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(
WLSIdentityServiceImpl.java:47)
Truncated. see log file for complete stacktrace

解决方法:

在建立主域,配置的时候,把RDBMS安全存储配置也选上。操作到RDBMS时有个下拉选项,默认选择 关闭的那个就成了

莫名其妙的。。难道不选上 就不是默认的关闭????

分享到:
评论

相关推荐

    Weblogic Portal应用环境调优

    Weblogic Portal应用环境调优,本文介绍如下: 一、 修改操作系统文件句柄大小 1 二、 调整JVM启动内存 1 三、 关闭默认搜索引擎 1 四、 数据库连接池调整最佳实践 2 五、 调整TCP接受预备连接数 4 六、 修改日志...

    WebLogic Administration Portal Tutorial

    WebLogic Administration Portal Tutorial 是一个深度探索Oracle WebLogic Server中Portal功能的教程,旨在帮助管理员熟练掌握Portal的创建、管理和配置。WebLogic Portal是Oracle提供的一个强大工具,它允许组织...

    WebLogic Portal Training

    WebLogic Portal 是一款由甲骨文公司(Oracle)提供的企业级门户平台,它为企业构建统一、安全、可扩展的访问入口提供了强大的支持。通过WebLogic Portal,用户可以整合各种信息资源,包括应用、数据、内容和服务,...

    BEA WebLogic Portal技术白皮书

    7. **性能和可扩展性**:WebLogic Portal设计时考虑到了高性能和高可用性,支持集群和负载均衡,以应对大规模用户访问。 总的来说,BEA WebLogic Portal技术白皮书为读者提供了丰富的信息,有助于理解和实施基于...

    富国银行部署BEA WebLogic Portal

    BEA WebLogic Portal是一个关键组件,它构建在SOA(面向服务的架构)之上,为银行的批发银行业务带来了显著的优势。 1. **SOA的优势**:采用SOA的主要好处在于减少了新应用的上市时间,因为它消除了基础架构的冗余...

    weblogic9.2 portal 开发

    在企业级应用开发中,WebLogic Server 是一款备受青睐的中间件,其 Portal 功能更是为企业构建统一的、可扩展的访问平台提供了强大的支持。WebLogic 9.2 版本的 Portal 功能进一步增强了对大型企业级门户应用的管理...

    weblogic集群安装配置详细

    配置WebLogic Portal域集群是集群安装的重要步骤。启动配置工具`config.sh`,选择"weblogic portal"以创建门户域集群。在配置过程中,需设置控制台管理员密码,选择生产模式,并指定JDK。接下来,配置管理服务器和受...

    weblogic集群配置多服务器版

    ### WebLogic 集群配置详解 #### 一、WebLogic 集群...综上所述,通过上述步骤,我们可以成功地在 WebLogic Portal 9.2 上配置一个多服务器集群。这种集群不仅能够提高系统的稳定性和性能,还能简化管理和维护工作。

    weblogic 学习文档

    WebLogic Portal是WebLogic Server的一个组件,用于构建和管理企业门户。它提供了统一的访问入口,整合多种信息源,并支持个性化和协作功能。 7. **监控和诊断**:WebLogic Server提供了丰富的管理工具,如WebLogic...

    简单的Oralce_weblogic_11g_在Linux环境下的安装和部署.pdf

    在Linux环境下安装和部署Oracle WebLogic 11g是一个多步骤的过程,需要提前准备必要的软件环境和系统设置。以下是详细的知识点: 1. 系统需求:确保Linux服务器满足WebLogic的最低硬件和软件需求。包括适当的操作...

    weblogic 集群

    WebLogic集群是Oracle WebLogic Server的一种高级特性,它允许多个WebLogic服务器实例协同工作,以提供高可用性、可伸缩性和故障转移能力。在AIX(Advanced Interactive eXecutive)操作系统环境下,配置WebLogic...

    01.配置WebLogic_Portal_使用Oracle_数据库.doc

    - **步骤**: 在向导界面中选择 “WebLogicPortal” 选项,然后点击下一步。 - **说明**: 此步骤指定您将创建一个包含 Portal 功能的域。 - **截图**: [选择 WebLogic Portal 项目界面] ##### 3. 设置管理员凭据 - ...

    weblogic

    - WebLogic Server包含多个组件,如WebLogic Platform、WebLogic Server本身、WebLogic Portal、WebLogic Integration等。这些组件提供了丰富的功能和服务,能够满足不同类型的应用需求。 2. **WebLogic Server的...

    WebLogic 简介及安装与配置指南

    BEA WebLogic Platform 7.0 版本是当时的一个关键版本,它包含了一系列中间件产品,如 WebLogic Server、WebLogic Portal 和 WebLogic Integration,这些组件共同为企业提供了全面的电子商务解决方案。 WebLogic ...

    05-CentOS 安装Weblogic10

    Oracle WebLogic Server 是一款高性能的企业级 Java 应用服务器,广泛应用于构建和部署企业级 Java 应用程序和服务。在 CentOS 上安装 WebLogic 可以为企业级应用程序提供一个稳定的运行环境。 #### 二、安装前准备...

    IBM WebSphere家族产品与BEA WebLogic家族产品比较

    此外,WebSphere还包含了Integration Bus、Commerce、Portal、MQ等一系列组件,满足企业不同层面的需求,如集成、电子商务、门户建设和消息传递。 相反,BEA WebLogic Server同样是一款强大的J2EE应用服务器,它以...

    weblogic 使用教程

    WebLogic Server 是一款由 BEA Systems(后来被甲骨文公司收购)开发的Java应用服务器,主要用于构建、集成、部署和管理大型分布式Web应用、网络应用以及数据库应用。这款服务器将Java的动态功能与Java Enterprise...

    Weblogic_8.1的安装与配置.doc

    WebLogic 8.1 是一个早期版本的BEA WebLogic Server,它是一个企业级的Java EE应用服务器,用于开发、部署和管理Java应用程序。以下是对WebLogic 8.1的安装、配置和测试的详细说明: **安装过程** 1. **启动安装**:...

    weblogic 所有版本的许可

    WebLogic Server是由Oracle公司提供的一个企业级Java应用服务器,它为构建、部署和管理企业级Java应用程序提供了全面的平台。WebLogic Server的许可是其使用和分发的关键部分,涉及到软件的版权、使用限制和费用等...

    BEA Weblogic Server 9.0 技术白皮书.pdf

    2. **门户整合**:通过Weblogic Portal等组件,可以快速搭建企业门户,实现统一的信息展示和用户管理。 3. **消息传递**:借助BEA MessageQ等工具,能够构建高效的消息传递机制,支持异步通信和事件驱动的业务流程...

Global site tag (gtag.js) - Google Analytics