[求助]weblogic集群环境下nodemanager怎么配置???_Tomcat, WebLogic及J2EE讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  Tomcat, WebLogic及J2EE讨论区 »
总帖数
1
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 4683 | 回复: 0   主题: [求助]weblogic集群环境下nodemanager怎么配置???        上一篇   下一篇 
csslanding
注册用户
等级:列兵
经验:112
发帖:9
精华:0
注册:2012-3-20
状态:离线
发送短消息息给csslanding 加好友    发送短消息息给csslanding 发消息
发表于: IP:您无权察看 2015-1-6 16:40:42 | [全部帖] [楼主帖] 楼主

现有环境:
node1,node2两台机器做集群
node1:adminserver proxyserver 受管server(mserver1) mserver2

node2:mserver3 mserver4


node2节点:手动启动mserver3 mserver4时没有问题

现在我想用nodemanager远程启动node2节点的两个server,但是报错!(node1 node2两个节点的nodemanager状态都为可访问状态)
node2节点nodemanager报错信息:

Jan 23, 2013 10:17:06 AM weblogic.nodemanager.server.AbstractServerManager log
INFO: Server output log file is '/was/Oracle/Middleware/wlserver_10.3/common/nodemanager/servers/mserver3/logs/mserver3.out'
<Jan 23, 2013 10:17:09 AM> <WARNING> <Uncaught exception in server handlerjava.net.SocketException: Connection reset>
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at weblogic.nodemanager.server.Handler.run(Handler.java:71)
at java.lang.Thread.run(Thread.java:662)
Jan 23, 2013 10:17:09 AM weblogic.nodemanager.server.Handler run
WARNING: Uncaught exception in server handlerjava.net.SocketException: Connection reset
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at weblogic.nodemanager.server.Handler.run(Handler.java:71)
at java.lang.Thread.run(Thread.java:662)
Server output log file is '/was/Oracle/Middleware/wlserver_10.3/common/nodemanager/servers/mserver3/logs/mserver3.out'


报错信息:

 33   Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
]
44   Signature:
45 0000: 9D 26 4C 29 C8 91 C3 A7   06 C3 24 6F AE B4 F8 82  .&L)......$o....
46 0010: 80 4D AA CB 7C 79 46 84   81 C4 66 95 F4 1E D8 C4  .M...yF...f.....
47 0020: E9 B7 D9 7C E2 23 33 A4   B7 21 E0 AA 54 2B 4A FF  .....#3..!..T+J.
48 0030: CB 21 20 88 81 21 DB AC   90 54 D8 7D 79 63 23 3C  .! ..!...T..yc#<
49
61 <Jan 22, 2013 10:04:56 AM CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.1.34:9005 for protocols iiop, t3, CLUSTE        R-BROADCAST, ldap, snmp, http.>
<Jan 22, 2013 10:04:56 AM CST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "mserver3" for domain "mail_domain" running in         Production Mode>
63 <Jan 22, 2013 10:05:05 AM CST> <Notice> <Cluster> <BEA-000102> <Joining cluster mail_cluster on 239.192.0.0:7777>
64 <Jan 22, 2013 10:05:11 AM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.OutOfMemoryError: PermGen space
65 java.lang.OutOfMemoryError: PermGen space
66         at java.lang.Class.forName0(Native Method)
67         at java.lang.Class.forName(Class.java:169)
68         at weblogic.t3.srvr.ServerServicesManager.createService(ServerServicesManager.java:426)
69         at weblogic.t3.srvr.ServerServicesManager.resume(ServerServicesManager.java:274)
70         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:946)
71         Truncated. see log file for complete stacktrace
72 >
73 ***************************************************************************
74 The WebLogic Server encountered a critical failure
75 Reason: PermGen space
76 ***************************************************************************
77 <Jan 22, 2013 10:05:25 AM CST> <Error> <J2EE> <BEA-160001> <Error deploying Internal Application: java.lang.OutOfMemoryError: PermGen space
78 weblogic.application.utils.StateChangeException: java.lang.OutOfMemoryError: PermGen space
79         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:67)
80         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:273)
81         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
82         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
83         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
84 Caused By: java.lang.OutOfMemoryError: PermGen space
85         at java.lang.Class.getDeclaredMethods0(Native Method)
86         at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
87         at java.lang.Class.getMethod0(Class.java:2670)
88         at java.lang.Class.getMethod(Class.java:1603)
89         at weblogic.descriptor.internal.AbstractDescriptorBean.isSet(AbstractDescriptorBean.java:252)
90         Truncated. see log file for complete stacktrace
91 Caused By: java.lang.OutOfMemoryError: PermGen space
92         at java.lang.Class.getDeclaredMethods0(Native Method)
93         at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
94         at java.lang.Class.getMethod0(Class.java:2670)
95         at java.lang.Class.getMethod(Class.java:1603)
96         at weblogic.descriptor.internal.AbstractDescriptorBean.isSet(AbstractDescriptorBean.java:252)
97         Truncated. see log file for complete stacktrace
98 >
99 Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
100 <Jan 22, 2013 10:05:40 AM CST> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 192.168.1.33:45,454 during the configured i        dle timeout of 5 secs>
101 <Jan 22, 2013 10:05:40 AM CST> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
102  java.lang.OutOfMemoryError: PermGen space.
103 java.lang.OutOfMemoryError: PermGen space
104         at weblogic.ldap.MuxableSocketLDAP.<init>(MuxableSocketLDAP.java:35)
105         at weblogic.ldap.ProtocolHandlerLDAP.createSocket(ProtocolHandlerLDAP.java:131)
106         at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:131)
107         at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:967)
Exception in thread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
112 Exception in thread "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
113 Exception in thread "[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
114 <Jan 22, 2013 10:06:12 AM CST> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
115  java.lang.VerifyError: (class: weblogic/socket/WeblogicSocket, method: shutdownOutput signature: ()V) Illegal constant pool index.
116 java.lang.VerifyError: (class: weblogic/socket/WeblogicSocket, method: shutdownOutput signature: ()V) Illegal constant pool index
117         at weblogic.ldap.MuxableSocketLDAP.<init>(MuxableSocketLDAP.java:35)
118         at weblogic.ldap.ProtocolHandlerLDAP.createSocket(ProtocolHandlerLDAP.java:131)
119         at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:131)
120         at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:967)
121         at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:899)
122         Truncated. see log file for complete stacktrace
123 >
124 Exception in thread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
125 Exception in thread "[STANDBY] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space


--转自 北京联动北方科技有限公司




赞(0)    操作        顶端 
总帖数
1
每页帖数
101/1页1
返回列表
发新帖子
请输入验证码: 点击刷新验证码
您需要登录后才可以回帖 登录 | 注册
技术讨论