Author |
Message
|
beezlebub |
Posted: Thu Nov 16, 2006 8:23 am Post subject: Problem using BlockIP2 |
|
|
Newbie
Joined: 20 Apr 2005 Posts: 9
|
Hello,
When the BlockIP2 exit attempts to execute, it fails and generates the following error in AMQERR01.LOG:
AMQ6175: The system could not dynamically load the library
/var/mqm/exits/blockip2. The error message was ld.so.1: amqcrsta: fatal:
/var/mqm/exits/blockip2: wrong ELF class: ELFCLASS64. The queue manager will
continue without this module.
MQ Version 5.3 csd6
Solaris 8
output from isainfo command:
> isainfo -v
64-bit sparcv9 applications
32-bit sparc applications
The BlockIP2 module was extracted from the BlockIP240.zip package.
Is there a compatibility consideration when using this version of BlockIP2?
Thanks,
Mike |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 16, 2006 2:06 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
did you recompile for 64 bits and add it to ......./exits64/ ?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Nov 16, 2006 10:11 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
beezlebub wrote: |
MQ Version 5.3 csd6
Solaris 8 |
fjb_saper wrote: |
did you recompile for 64 bits and add it to ......./exits64/ ?  |
WMQ v5.3 is 32-bit.
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Nov 17, 2006 8:13 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Sorry got thrown by the ELFCLASS64 _________________ MQ & Broker admin |
|
Back to top |
|
 |
wschutz |
Posted: Sat Nov 18, 2006 4:31 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
fjb_saper wrote: |
Sorry got thrown by the ELFCLASS64 |
Maybe thats the problem .... _________________ -wayne |
|
Back to top |
|
 |
beezlebub |
Posted: Mon Nov 20, 2006 6:51 am Post subject: |
|
|
Newbie
Joined: 20 Apr 2005 Posts: 9
|
Ok, it is not compatible, thanks. |
|
Back to top |
|
 |
wschutz |
Posted: Mon Nov 20, 2006 7:02 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Do the instructions say anything about 64 and 32 bit versions? _________________ -wayne |
|
Back to top |
|
 |
beezlebub |
Posted: Fri Dec 15, 2006 6:05 am Post subject: |
|
|
Newbie
Joined: 20 Apr 2005 Posts: 9
|
I extracted/recompiled using the module from package BlockIP232.zip and it is working so I will suspect that V244 has some 64 bit requirements.
Now, when using V232, I see this errror in the log when trying to connect:
2006-12-14|13:01:59|Connection accepted, Channel [SECADMIN] ConName [147.107.150
.40] Pattern [*;-n;] Flags [BlockMqmUsers=Y ] User [myuserid]
2006-12-14|13:01:59|MQOPEN status Q ended with reason code 2085 on SYSTEM.ADMIN.
BIP2.QUEUE hConn=181912
When I create a queue named SYSTEM.ADMIN.
BIP2.QUEUE, it works as expected. Does anyone know why this queue needs to exist? The doc does not mention the queue at all. The queue name appears 1 time in the source code.
Thanks. |
|
Back to top |
|
 |
|