相关文章
weblogic的默认端口是7001
weblogic的默认端口是7001,在config.xml文件中的添加 <listen-port>7008</listen-port> 位置如下: <server> <name>AdminServer</name> <listen-port>7008</listen-port> <listen-address></listen-…
建站知识
2025/1/9 23:26:27
『1157』Anniversary
Zhejiang University is about to celebrate her 122th anniversary in 2019. To prepare for the celebration, the alumni association (校友会) has gathered the ID’s of all her alumni. Now your job is to write a program to count the number of alumni among all th…
建站知识
2025/1/9 12:09:37
Creating cluster [ERR] Node 127.0.0.1:7001 is not configured as a cluster node.
今天在虚拟机中的ubantu中,配置集群,报了这个错。在网上找了半天,才找到个有点关系的。
http://grokbase.com/t/gg/redis-db/15492gz7j4/cluster-setup
,大体意思是说配置文件没有配置好。自己只好把6个配置文件来来回回看了好…
建站知识
2025/1/27 12:02:51