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 » IBM MQ Installation/Configuration Support » MQ V 5.2 : crtmqm failed with AMQ8146

Post new topic  Reply to topic
 MQ V 5.2 : crtmqm failed with AMQ8146 « View previous topic :: View next topic » 
Author Message
sansun
PostPosted: Wed Jul 17, 2002 10:03 am    Post subject: MQ V 5.2 : crtmqm failed with AMQ8146 Reply with quote

Newbie

Joined: 17 Jul 2002
Posts: 4
Location: Newyork city

Hi,

I have sucessfully installed MQ V 5.2 on a solaris 8 ( kernal patch level 108528-09 ), which has 256MB memory. NO DATABASE Software.
I did not have any service pack.

After install, I tried to creat a QM

When I did , it reurns me

# crtmqm XX
AMQ8146: MQSeries queue mqnqger not available.
segmentation Fault


I do have the foloowing /etc/system parameter:values.

*
set msgsys:msginfo_msgmax = 65535
set msgsys:msginfo_msgmnb = 65535
set msgsys:msginfo_msgmap = 1026
set msgsys:msginfo_msgmni = 256
set msgsys:msginfo_msgssz = 16
set msgsys:msginfo_msgtql = 512
set msgsys:msginfo_msgseg = 32768
*
set shmsys:shminfo_shmmax = 4294967295
set shmsys:shminfo_shmseg = 1024
set shmsys:shminfo_shmmni = 4096
*
set semsys:seminfo_semaem = 16384
set shmsys:shminfo_semmni = 4096
set semsys:seminfo_semmap = 1026
set semsys:seminfo_semmns = 65536
set semsys:seminfo_semmsl = 500
set semsys:seminfo_semopm = 500
set semsys:seminfo_semmnu = 8192
set semsys:seminfo_semume = 256
*
*
set rlim_fd_cur = 1024


I am looking forward, if any one has simliar config
solaris8,256MB. please mail me your /etc/system file.

Thanks & Regards
-sanun
sansun75@yahoo.com
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Wed Jul 17, 2002 10:23 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Are there any FDC files under /var/mqm/errors, if so post header.
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
sansun
PostPosted: Wed Jul 17, 2002 10:31 am    Post subject: Reply with quote

Newbie

Joined: 17 Jul 2002
Posts: 4
Location: Newyork city

Hi Jeff,

Thanks for your prompt reply.
Yes, I do have FDC header.+-----------------------------------------------------------------------------+
| |
| MQSeries First Failure Symptom Report |
| ===================================== |
| |
| Date/Time :- Wednesday July 17 14:45:29 EDT 2002 |
| Host Name :- nsadmin7 (SunOS 5. |
| PIDS :- 5765B75 |
| LVLS :- 520 |
| Product Long Name :- MQSeries for Sun Solaris 2 (Sparc) |
| Vendor :- IBM |
| Probe Id :- ZS086005 |
| Application Name :- MQM |
| Component :- zsllpiCreateQM |
| Build Date :- Nov 7 2000 |
| CMVC level :- p000-L001106 |
| Build Type :- IKAP - (Production) |
| UserID :- 00000000 (UNKNOWN) |
| Program Name :- crtmqm |
| Process :- 00000577 |
| Thread :- 00000001 |
| QueueManager :- OO |
| Major Errorcode :- xecF_E_UNEXPECTED_RC |
| Minor Errorcode :- Unknown(2 |
| Probe Type :- MSGAMQ6118 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6118: An internal MQSeries error has occurred (2 |
| Arith1 :- 40 28 |
| |
+-----------------------------------------------------------------------------+


Thanks & Regards
-sansun
sansun75@yahoo.com
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Thu Jul 18, 2002 3:21 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

After editing the system file did you reboot ??? also is root part of the mqm group ????
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
sansun
PostPosted: Fri Jul 19, 2002 8:13 am    Post subject: Reply with quote

Newbie

Joined: 17 Jul 2002
Posts: 4
Location: Newyork city

Hi Jeff,

I reboot the box every time , I change the entry in /etc/system.root is there as a member of mqm group.

I am trying various option it doesn't help

Do u have any clue

Thanks
-sansun
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Fri Jul 19, 2002 8:22 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

Well Iam going through all the issue's I can remember that have caused me issues. during the crtmqm it creates log files, is this happening ???

/var/mqm/log/QMGR_NAME/active
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
sansun
PostPosted: Fri Jul 19, 2002 9:42 am    Post subject: Reply with quote

Newbie

Joined: 17 Jul 2002
Posts: 4
Location: Newyork city

Hi Jeff,

It does create the dir /var/mqm/log/QM/active.

When I trying to creat QM,

crtmqm XX

It says QM created and also states AMQ8146 error
like the following

MQSeries queue Mqnqger created
AMQ8146: MQSeries queue mqnqger not availqble.
segmentation fault.

I have noticed that it creats QM, under /var/mqm/qmgrs/...

thanks
-sansun
Back to top
View user's profile Send private message Send e-mail
mrlinux
PostPosted: Fri Jul 19, 2002 10:46 am    Post subject: Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

But during the crtmqm process are there actual log files.

S00000001.LOG (maybe more zeros) ???


Iam trying to determine where in crtmqm process you are failing.

Creating the log files is near the end of the process.
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
hello2jitendra
PostPosted: Wed Aug 16, 2006 3:56 am    Post subject: Reply with quote

Apprentice

Joined: 26 Jun 2006
Posts: 25

Hi sansun,
How u resolved your problem of
# crtmqm XX
AMQ8146: MQSeries queue mqnqger not available.
segmentation Fault


Plz let me know

Regards
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQ V 5.2 : crtmqm failed with AMQ8146
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.