File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 51
51
#define SMULCTB "SYNTAX: Only one Context in APP command"
52
52
#define SREADER "SYNTAX: %s can't read POST data"
53
53
54
- #define SJIDBIG "SYNTAX: JGroupUuid field too big"
55
- #define SJDDBIG "SYNTAX: JGroupData field too big"
56
- #define SJIDBAD "SYNTAX: JGroupUuid can't be empty"
57
-
58
54
#define TYPEMEM 2
59
55
#define MNODEUI "MEM: Can't update or insert node with \"%s\" JVMRoute"
60
56
#define MNODERM "MEM: Old node with \"%s\" JVMRoute still exists"
63
59
#define MHOSTRD "MEM: Can't read host alias for node with \"%s\" JVMRoute"
64
60
#define MHOSTUI "MEM: Can't update or insert host alias for node with \"%s\" JVMRoute"
65
61
#define MCONTUI "MEM: Can't update or insert context for node with \"%s\" JVMRoute"
66
- #define MJBIDRD "MEM: Can't read JGroupId"
67
- #define MJBIDUI "MEM: Can't update or insert JGroupId"
68
62
#define MNODEET "MEM: Another for the same worker already exist"
69
63
70
64
/* Protocol version supported */
You can’t perform that action at this time.
0 commit comments