Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/svg/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Jboss7.x 使用jboss7.1管理控制台访问_Jboss7.x - Fatal编程技术网

Jboss7.x 使用jboss7.1管理控制台访问

Jboss7.x 使用jboss7.1管理控制台访问,jboss7.x,Jboss7.x,我使用jboss7.1作为。无法访问我的管理控制台页面。我已经使用add-user.sh将用户添加到用户属性中 在这里,接口发生了变化 <interfaces> <interface name="management"> <any-address/> </interface> <interface name="public"> <any-address/> &l

我使用jboss7.1作为。无法访问我的管理控制台页面。我已经使用add-user.sh将用户添加到用户属性中

在这里,接口发生了变化

<interfaces>
    <interface name="management">
        <any-address/>
    </interface>
    <interface name="public">
        <any-address/>
    </interface>
</interfaces>
提前谢谢


Veeraprathaban

您使用什么URL访问它?您是否有任何错误?现在可以访问它。如何通过管理控制台创建快照?你能给我一些建议吗?什么样的快照?就像JVM内存使用量一样..啊,我认为你不能通过管理控制台来实现这一点。