随笔分类 -  tomcat weblogic jboss

上一页 1 2 3 4 下一页
Using JAAS Authentication in Java Clients---weblogic document
摘要:The following topics are covered in this section:JAAS and WebLogic ServerJAAS Authentication Development EnvironmentWriting a Client Application Using... 阅读全文
posted @ 2014-06-18 16:22 一天不进步,就是退步 阅读(1254) 评论(0) 推荐(0)
ssi(Server Side Includes)介绍
摘要:Server Side Includes(SSI) is a simple interpretedserver-side scriptinglanguage used almost exclusively for theWeb.The most frequent use of SSI is to i... 阅读全文
posted @ 2014-05-27 17:54 一天不进步,就是退步 阅读(1666) 评论(0) 推荐(0)
命令行修改weblogic用户名和密码
摘要:语法为:java weblogic.security.utils.AdminAccount directory例子: C:\bea103\user_projects\domains\7001_Domain\security>java weblogic.security.utils.AdminAc... 阅读全文
posted @ 2014-05-27 11:00 一天不进步,就是退步 阅读(3844) 评论(0) 推荐(0)
Using Sessions and Session Persistence---reference
摘要:Using Sessions and Session PersistenceThe following sections describe how to set up and use sessions and session persistence:Overview of HTTP Sessions... 阅读全文
posted @ 2014-05-20 14:44 一天不进步,就是退步 阅读(1297) 评论(0) 推荐(0)
Open quote is expected for attribute "{1}" associated with an element type "name".
摘要:xml属性必须用引号“”,不能缺少。 阅读全文
posted @ 2014-05-15 16:37 一天不进步,就是退步 阅读(708) 评论(0) 推荐(0)
<BEA-141281> <unable to get file lock, will retry ...> --reference
摘要:I ran into this error the first time I restarted Weblogic on one of my installs, the only reference that I was able to find is the error description b... 阅读全文
posted @ 2014-05-15 16:36 一天不进步,就是退步 阅读(19122) 评论(0) 推荐(0)
BEA WebLogic Server 10 查看和配置日志
摘要:查看和配置日志WebLogic Server 内的每个子系统都可生成日志消息来传达其状态。例如,当启动 WebLogic Server 实例时,安全子系统会输出消息以报告其初始化状态。为了记录其子系统生成的消息,WebLogic Server 会将消息写入日志文件中。服务器日志可记录有关诸如服务器的启动和关闭、新应用程序的部署或一个或多个子系统故障等事件的信息。这些消息包括事件的时间和日期以及启动事件的用户 ID 等相关信息。您可以查看并排序这些服务器日志消息以检测问题、跟踪故障来源以及跟踪系统性能。还可以创建监听这些消息并自动响应的的客户端应用程序。例如,可以创建一个应用程序,监听指示子系统 阅读全文
posted @ 2014-03-25 16:06 一天不进步,就是退步 阅读(7902) 评论(0) 推荐(0)
weblogic 10域结构
摘要:Domain Directory ContentsBy default, Oracle WebLogic Server creates domain directories under Oracle MiddlewareMW_HOME/user_projects/domainsdirectory. This section describes the contents of the domain directory and its subfolders. In this section,domain-name,deployment-name, andserver-namerepresent n 阅读全文
posted @ 2014-03-20 15:00 一天不进步,就是退步 阅读(1380) 评论(0) 推荐(0)
从websphere6.1迁移到weblogic10.3的问题总结--转
摘要:http://blog.itpub.net/9399028/viewspace-692974/以前用weblogic低版本的时候,感觉挺容易的,也没什么要注意的,这次真正把应用从websphere迁移到weblogic下后,发现问题还是真多了。系统采用war包的方式部署。问题一:#### #### > 原因:在weblogic上部署war包的话,默认是不展开的,所以如下的hibernate配置不能解析。 classpath:/com/edu/nts/entity 解决办法:针对weblogic的部署方式,必须改为如下方式。 com/edu/... 阅读全文
posted @ 2014-01-16 17:30 一天不进步,就是退步 阅读(5537) 评论(0) 推荐(0)
it is likely that the remote side declared peer gone on this jvm
摘要:weblogic 使用t3调用时报错如上所示。原因:调用者使用域名调用,而被调用者返回的是IP。解决办法:调用者使用ip进行调用即可。 阅读全文
posted @ 2014-01-13 13:31 一天不进步,就是退步 阅读(544) 评论(0) 推荐(0)
weblogic JDBC Connection Pools--转官方文档
摘要:http://docs.oracle.com/cd/E13222_01/wls/docs81/ConsoleHelp/jdbc_connection_pools.html#1106016JDBC Connection Pools[Attributes and Console Screen Reference for JDBC Connection Pools]The following sections explain how to configure and manage JDBC connection pools in the Administration Console:Configur 阅读全文
posted @ 2014-01-03 11:31 一天不进步,就是退步 阅读(3280) 评论(0) 推荐(0)
weblogic cluster error-----Could not= open connection with host: 127.0.0.1
摘要:weblogic主机及一台从机启动成功后,在启动从机的时候报错, (HttpClient.java:139) at weblogic.net.http.HttpClient.New(HttpClient.java:212) at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:140) at weblogic.management.Admin.checkAdminServerIsRunning(Admin.java:1669) at weblogic.management.Admin.recon... 阅读全文
posted @ 2013-12-30 22:05 一天不进步,就是退步 阅读(831) 评论(0) 推荐(0)
BEA WebLogic平台下J2EE调优攻略--转载
摘要:BEA WebLogic平台下J2EE调优攻略2008-06-25 作者:周海根 出处:网络前 言随着近来J2EE软件广泛地应用于各行各业,系统调优也越来越引起软件开发者和应用服务器提供商的重视。而对于最终客户来说,在一个高效、稳定地实现他们的业务需求已经是他们的基本要求。所以J2EE调优显得非常重要,而BEA WebLogic Server是业界领先的应用服务器,BEA WebLogic平台下的J2EE调优也就尤为重要,她将为我们提供普遍的J2EE调优方案。最近网络、杂志上的J2EE调优文章层出不穷。本人也将自己平时工作中的一些经验积累分享给大家,抛砖引玉。本文从J2EE应用架构(下图)来分 阅读全文
posted @ 2013-12-27 10:25 一天不进步,就是退步 阅读(661) 评论(0) 推荐(0)
weblogic查看内存情况
摘要:console-->monitor-->performance. 阅读全文
posted @ 2013-12-26 17:01 一天不进步,就是退步 阅读(642) 评论(0) 推荐(0)
weblogic.rjvm.PeerGoneException
摘要:并发weblogic异常,报错如下:weblogic.rjvm.PeerGoneException: ; nested exception is:weblogic.utils.net.SocketResetException - with nested exception:[java.net.SocketException: Connection reset]]]; SQ --- Check the SQL Statement (preparation failed).原因:从根上是PeerGoneException,数据库连接问题,游标出错,属性映射出错。 阅读全文
posted @ 2013-12-26 16:14 一天不进步,就是退步 阅读(2965) 评论(0) 推荐(0)
Upgrading WebLogic Application Environments --官方文档
摘要:http://docs.oracle.com/cd/E13179_01/common/docs92/upgrade/dirstruct.htmlWebLogic Domain Directory Structure Enhancements As of 9.0, WebLogic Server offers the following enhancements to the structure of the WebLogic domain directory: To improve configuration management and promote XML file validation 阅读全文
posted @ 2013-12-04 16:49 一天不进步,就是退步 阅读(328) 评论(0) 推荐(0)
weblogic 异常常见处理方法
摘要:1.系统日志通过分析weblogic的系统日志及应用程序出错的地方,可能找到异常的原因。2. 数据库连接 如果用户访问系统过慢,且连接池已经占满而weblogic的线程数量很少,就要查看应用是否没有释放数据库连接。3. 查看线程的锁情况 可以通过命令kill -3 来dump线程的日志。4. 通过weblogic控制台查看线程的情况,如果过大,可以考虑具体原因了。5. 通过weblogic控制台查看内存的变化情况,查看是否有内存溢出的可能。 阅读全文
posted @ 2013-12-03 16:25 一天不进步,就是退步 阅读(906) 评论(0) 推荐(0)
kill -3 获取threaddump信息---转载
摘要:有些Java应用服务器是在控制台上运行,如Weblogic,为了方便获取threaddump信息,在weblogic启动的时候,会将其标准输出重 定向到一个文件,用"nohup ./startWebLogic .sh > log.out &"命令,执行"kill -3 ",Thread dump就会输出到log.out里。Tomcat的Thread Dump会输出到命令行控制台或者logs的catalina.out文件里。为了反映线程状态的动态变化,需要接连做三次以上thread dump,每次间隔10-20s。 阅读全文
posted @ 2013-11-25 15:58 一天不进步,就是退步 阅读(10093) 评论(0) 推荐(0)
urlrewriteFilter condition----reference
摘要:src:http://tuckey.org/urlrewrite/manual/2.6/ elementAn element that lets you choose conditions for the rule. Note, all conditions must be met for the rule to be run (unless "next" is set to "or" obvoiusly).Value can be any Regular Expression (Perl5 style).AttributePossible ValueE 阅读全文
posted @ 2013-11-21 16:27 一天不进步,就是退步 阅读(1459) 评论(0) 推荐(0)
从weblogic的一个教训
摘要:部署后一定要检查解压后的文件是否修改了。常常出现部署中存在缓存的情况。weblogic8.1可能出现没有删除缓存情况。血的教训。 阅读全文
posted @ 2013-11-20 17:42 一天不进步,就是退步 阅读(206) 评论(0) 推荐(0)

上一页 1 2 3 4 下一页