`

WebLogic组播测试工具MulticastTest的使用

 
阅读更多

When you have servers in one cluster, the servers communicate with each other using multicast messaging mode. But a lot of times you see the messages in the log files of the servers like “Lost Multicast Messages”. This means there is something wrong in the servers communication. At this point of time it is necessary to test the network connection between the ip addresses where the clusters are running.

Syntax : java utils.MulticastTest -n name -a address [-p portnumber] [-t timeout] [-s send]

-N : Name of the server so that you can identify the communication.
-A : Multicast address on which the messages are sent and received.
-P : This is the multicast port number on which the servers communicate.
-T : This is the timeout value, if no multicase message is received within this time, warning is shown on the shell prompt.
-S : The duration in seconds between sending the messages.

Below is how you do it:

Test :  Start the command prompts on machines where you have your managed servers. (can be 1 or more)
Ensure that the servers in the cluster are not running, this test is for checking the network connectivity.

Set the java environment on both the shells. Then enter the below syntax:
System 1 : java utils.MulticastTest -N Server1 -A 237.0.0.1 -P 7008 -T 10 -S 2
System 2 : java utils.MulticastTest -N Server2 -A 237.0.0.1 -P 7008 -T 10 -S 2

Both servers will start sending and receiving messages as below:

Server 1 :

Server 2 :

The screen shots show that there is no issue in the connectivity. But when there is a lost message, it will show the message:

Received message 142 from Server1
Received message 134 from Server2
I (Server1) sent message num 143
Received message 143 from Server1
Missed message for Server2?  Last Seq 134 and just received 136
I (Server1) sent message num 144
Received message 144 from Server1
Received message 137 from Server2
I (Server1) sent message num 145
Received message 145 from Server1
Received message 138 from Server2
I (Server1) sent message num 146
Received message 146 from Server1
Received message 139 from Server2
Missed message for Server2?  Last Seq 139 and just received 141
I (Server1) sent message num 147
Received message 147 from Server1
Received message 142 from Server2
I (Server1) sent message num 148

This means message number 135 and 140 are lost by server2. In this situation, you know there is an issue. Check with the network administrator on what went wrong.

分享到:
评论

相关推荐

    weblogic部署测试war包

    - **命令行**:使用WLST(WebLogic Scripting Tool)或`java weblogic.Deployer`工具进行命令行部署,执行相应的部署脚本。 3. 配置与启动:部署后,可能需要配置应用的服务器、数据源、JMS队列等资源,然后启动...

    Weblogic密码破解工具V1.0

    weblogic密码破解工具,仅提供研究,不作商业用途或破坏!

    Weblogic全版本反序列化漏洞利用工具.jar

    Weblogic全版本反序列化漏洞利用工具.jar 是一个专门针对Oracle WebLogic服务器的漏洞利用工具。WebLogic是Oracle公司的一款企业级应用服务器,广泛应用于各类企业的业务系统开发和部署。这个.jar文件表明,该工具...

    weblogic集群搭建 proxy culs 单播 组播

    weblogic集群搭建 单播 组播 proxy culs

    weblogic反序列化全版本漏洞利用工具

    weblogic反序列化全版本漏洞利用工具,可执行命令

    weblogic漏洞检测集合工具

    weblogic漏洞检测集合工具支持一键检测多个weblogic漏洞weblogic漏洞检测集合工具支持一键检测多个weblogic漏洞

    weblogic反序列化漏洞测试工具python脚本

    本话题将围绕"WebLogic反序列化漏洞测试工具Python脚本"进行详细阐述。 首先,让我们理解什么是反序列化漏洞。在Java编程中,序列化是将对象转换为字节流的过程,以便于存储或在网络上传输。反序列化则是将字节流...

    java反序列化漏洞利用工具WebLogicExploit_weblogic图形化漏洞利用工具

    使用注意: 1. WebLogic反弹需要等5秒左右 2. 该工具为对外测试版,请尽量按照正常思路来用,比如Url填写清楚,IP地址写对了,报错或者抛异常神马的别怪我,调输入校验好蛋疼。 本工具与网上已公布工具优点: 1. ...

    WebLogic_EXP.jar WebLogic反序列化利用工具

    这个工具主要用于测试和演示WebLogic服务器中的安全漏洞,尤其是与Java反序列化相关的安全问题。WebLogic是Oracle公司的一款企业级应用服务器,广泛应用于各种企业级服务部署,因此其安全性至关重要。 Java反序列化...

    渗透测试工具-weblogic\shiro

    2. **自动化扫描**:使用扫描测试工具自动扫描WebLogic服务器和应用,寻找潜在的漏洞。这些工具可能包含OWASP ZAP、Nessus、OpenVAS等。 3. **手动测试**:自动化扫描不能覆盖所有情况,手动测试如Fuzzing(模糊...

    weblogic部署项目详细步骤使用手册

    Weblogic 部署项目详细步骤使用手册 Weblogic 是一种流行的 Java EE 服务器,可以部署各种类型的 Web 应用程序。本文将详细介绍如何使用 Weblogic 部署 Web 项目,旨在帮助初学者快速上手。 前提条件 在开始部署...

    Java反序列化漏洞检查工具V1.2_Weblogic XML反序列化漏洞检查工具CVE-2017-10271

    工具"Java反序列化漏洞检查工具V1.2_Weblogic XML反序列化漏洞检查工具CVE-2017-10271"是针对这一特定漏洞的检测与防护解决方案。 首先,我们来理解什么是Java反序列化漏洞。在Java中,序列化是将对象的状态转化为...

    weblogic反序列化漏洞测试jar包

    weblogic反序列化漏洞测试jar包 如涉及版权问题请与我联系

    WebLogic 补丁工具Opatch13.9.4.2.8 p28186730_139428_Generic.zip

    Opatch是Oracle公司为管理其软件产品,包括WebLogic Server在内的补丁和更新而设计的一个工具。在这个场景中,我们讨论的是Opatch13.9.4.2.8 p28186730_139428_Generic.zip,这是一个针对WebLogic Server的补丁工具...

    weblogic java反序列化补丁及补丁安装工具OPatch

    本文将深入探讨WebLogic Java反序列化补丁p31961038_122130_Generic以及补丁安装工具OPatch13.9.4.0.0的相关知识点。 **Java反序列化漏洞** Java反序列化是指将之前序列化的对象状态恢复为可执行对象的过程。在某些...

    Java反序列化终极检测工具_Jboss & Weblogic & Websphere.zip

    这个压缩包文件“Java反序列化终极检测工具_Jboss & Weblogic & Websphere.zip”似乎包含了一些资源,可能是用于帮助开发者或安全研究人员检测这些Java应用服务器中的反序列化漏洞。 **反序列化过程** 在Java中,...

    Oracle WebLogic Server的测试结果大幅领先于IBM WebSphere软件在线

    Oracle WebLogic Server在2009年的测试中表现出显著优于IBM WebSphere的性能。 在那次测试中,Oracle WebLogic Server在HP ProLiant DL785 G6服务器上运行,搭配Oracle数据库11g,刷新了SPECjAppServer2004的单节点...

    Weblogic使用手册大全详解 中文版

    1.WEBLOGIC服务器管理概述 2.节点管理器 3.配置WEBLOGIC服务器与集群 4.用日志消息管理WEBLOGIC服务器 5.分发应用 6.配置WEBLOGIC服务器...使用WEBLOGIC JAVA工具 WEBLOGIC服务器的命令行接口参考 WEB服务器插件的参数

    K8 weblogic-CVE-2018-2628-getshell

    【K8 weblogic-CVE-2018-2628-getshell】是一个针对Oracle WebLogic Server的渗透测试工具,主要用于检验系统是否存在CVE-2018-2628漏洞并利用该漏洞获取shell权限。这个工具的使用应该严格限制在合法的安全测试环境...

Global site tag (gtag.js) - Google Analytics