ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » User Exits » Errors in parameter file

Post new topic  Reply to topic
 Errors in parameter file « View previous topic :: View next topic » 
Author Message
hmh
PostPosted: Thu May 28, 2009 6:05 am    Post subject: Errors in parameter file Reply with quote

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
View user's profile Send private message Visit poster's website
hmh
PostPosted: Thu May 28, 2009 6:19 am    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
oz1ccg
PostPosted: Thu Aug 06, 2009 9:22 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » User Exits » Errors in parameter file
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.