|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Errors in parameter file |
« View previous topic :: View next topic » |
Author |
Message
|
hmh |
Posted: Thu May 28, 2009 6:05 am Post subject: Errors in parameter file |
|
|
 Apprentice
Joined: 31 Mar 2006 Posts: 29 Location: Germany
|
Hello,
using MQ 6.0.2.1 on Solaris 10 with BlockIP2
I tried to use a greater Serverlist to make some some receiver-channels more secure.
The documentation tells me, that the Patterns Parameter is allowed to be 4096 characters.
Actually I want to insert 90 systems (DNS-Adresses - short) at the parameter Patterns (800 Characters), but I get these errors...
2009-05-28|16:00:47|Errors in parameter file - Connection refused for Channel [SV0164150SV0935782T1]
2009-05-28|16:00:47|Connection refused, invalid specification, parm not terminated with ";" [Patterns=sv016394,sv016404,sv016405,
sv016406,sv016407,sv016408,sv016409,sv016410,sv016411,sv016412,sv016413,sv016414,sv016415,sv016416,sv016417,sv016418,sv016419,sv0
16420,sv016421,sv016422,sv016427,sv016428,sv016429,sv016430,sv016431,sv016432,sv016433,sv016434,sv016435,sv016437,sv016439,sv0164
40,sv016441,sv016442,sv016443,sv016444,sv016445,sv016446,sv016447,sv016448,sv016449,sv016450,sv016451,sv0]
2009-05-28|16:00:47|Connection refused, invalid specification, parm not terminated with ";" [35920,sv035921,sv035922,sv035923,sv0
35924,sv035925,sv035926,sv035934,sv035935,sv035936,sv035937,sv035938,sv035942,sv043104,sv044839,sv044840,sv044841,sv045838,sv0465
49,sv046550,sv046551,sv054314,sv054315,sv056660,sv056662,sv056663,sv056667,sv056668,sv056927,sv056928,sv056929,sv056930,sv056931,
sv056932,sv058379,sv058380,sv058383,sv058384,sv058385,sv058386,sv062618,sv063190,sv086625,sv086626,sv0890]
2009-05-28|16:00:47|Error - Unknown Tag [47,sv089048;], connection refused
Patterns Parameter:
Patterns=sv016394,sv016404,sv016405,sv016406,sv016407,sv016408,sv016409,sv016410,sv016411,sv016412,sv016413,sv016414,sv016415,sv0
16416,sv016417,sv016418,sv016419,sv016420,sv016421,sv016422,sv016427,sv016428,sv016429,sv016430,sv016431,sv016432,sv016433,sv0164
34,sv016435,sv016437,sv016439,sv016440,sv016441,sv016442,sv016443,sv016444,sv016445,sv016446,sv016447,sv016448,sv016449,sv016450,
sv016451,sv035920,sv035921,sv035922,sv035923,sv035924,sv035925,sv035926,sv035934,sv035935,sv035936,sv035937,sv035938,sv035942,sv0
43104,sv044839,sv044840,sv044841,sv045838,sv046549,sv046550,sv046551,sv054314,sv054315,sv056660,sv056662,sv056663,sv056667,sv0566
68,sv056927,sv056928,sv056929,sv056930,sv056931,sv056932,sv058379,sv058380,sv058383,sv058384,sv058385,sv058386,sv062618,sv063190,
sv086625,sv086626,sv089047,sv089048;
Any Idea? _________________ Michael Hoppe
63067 Offenbach
+49 (0)170 / 9629 131
http://www.hmhcs.de |
|
Back to top |
|
 |
hmh |
Posted: Thu May 28, 2009 6:19 am Post subject: |
|
|
 Apprentice
Joined: 31 Mar 2006 Posts: 29 Location: Germany
|
looksw like the maximum length of the Patterns Value is 390 Byte.
Using BlockIP Sparc 64 Bit
$ file BlockIP2
BlockIP2: ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not stripped, no debugging information available _________________ Michael Hoppe
63067 Offenbach
+49 (0)170 / 9629 131
http://www.hmhcs.de |
|
Back to top |
|
 |
oz1ccg |
Posted: Thu Aug 06, 2009 9:22 am Post subject: |
|
|
 Yatiri
Joined: 10 Feb 2002 Posts: 628 Location: Denmark
|
BlockIP2 works with lines up to 400 bytes max.
However you can stack Patterns= specifications like this:
Code: |
Patterns=hn1,hn2,hn3;
Patterns=hn4,hn5,hn6;
Patterns=hn7,hn8,hn9;
Patterns=hn10,hn11,hn12;
|
This will result in a pattern list of:
Patterns=hn1,hn2,hn3,hn4,hn5,hn6,hn7,hn8,hn9,hn10,hn11,hn12;
I can see that it might be an idea to add a message saying that the passed paramter line is too long in a future release.
instead of saying:
Connection refused, invalid specification, parm not terminated with ";"
Lock it or Lose it  _________________ Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|