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 » WebSphere Message Broker (ACE) Support » Installing wmb on solaris

Post new topic  Reply to topic Goto page 1, 2  Next
 Installing wmb on solaris « View previous topic :: View next topic » 
Author Message
RaviKrG
PostPosted: Mon Jan 19, 2009 5:37 am    Post subject: Installing wmb on solaris Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Hi , We have installed wmb6.1 on solaris. Also the toolkit is on windows.We are successful in creating the broker, config manager,broker domain, deployed a message flow through the toolkit to the broker on solaris.

Now we were trying to see the error log for the broker.From the installation guide we came to know that the error file is located in the path /var/mqsi/common/errors (here we found some abend file. The log/trace file is located at /var/mqsi/common/log (here we found the trace logs but were of no use)

Now i want to know that i want to see the broker logs where can any say where can i find or do i need to do some more setting for these.

Thanks
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Mon Jan 19, 2009 6:29 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Search for the word "Logs" in the WMB Infocenter. You will be pleasently surprised.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Mon Jan 19, 2009 6:34 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Thanks Peter. I was doing the same. But I got to know even that from one of your previous posts on 11 Jan 2009.

Thanks.
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 5:11 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

After going through the WMB infocenter I checked the logs at

/var/mqsi/components/BRKRNAME/763d62ed-1e01-0000-0080-808c3fd1e0b8

where 763d62ed-1e01-0000-0080-808c3fd1e0b8 is the Broker UUID.

But in the path /var/mqsi/components/BRKRNAME i have two UUIDs, and found that 763d62ed-1e01-0000-0080-808c3fd1e0b8 was updated recently.

when I checked the stderr and stdout files I did not get anything.

In the path /var/mqsi/components/BRKRNAME/763d62ed-1e01-0000-0080-808c3fd1e0b8 I got both files updated at 18:03

-rw-rw---- 1 wbimb7 mqbrkrs 1488 Jan 20 18:03 stderr
-rw-rw---- 1 wbimb7 mqbrkrs 1852 Jan 20 18:03 stdout

but when i checked the file stdout and stderr I got as

2009-01-20 12:23:26.665363 Execution group started. UUID is: '763d62ed-1e01-0000-0080-808c3fd1e0b8'. Broker is: BRKRNAME

2009-01-20 12:33:53.333460 Execution group started. UUID is: '763d62ed-1e01-0000-0080-808c3fd1e0b8'. Broker is: BRKRNAME

Do anybody have any idea on this as to whats happening here.
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 5:14 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Also I got this IBM link http://www.ibm.com/developerworks/websphere/library/techarticles/0801_cui/0801_cui.html and did what is said for "WebSphere Message Broker log check". Even that did not work out.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jan 20, 2009 5:15 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Those are not the logs.

Go back to the infocenter and search for "syslog.conf".
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 5:26 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Hi Jeff I did even that. I think its same what is given in the WMB infocenter as http://www.ibm.com/developerworks/websphere/library/techarticles/0801_cui/0801_cui.html

This link contains the same and I have tried even that but still no success.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jan 20, 2009 5:34 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

RaviKrG wrote:
I have tried even that but still no success.


So you've followed the instructions in the info centre, changed (and restarted) the demon and there's no broker log in the file you've designated? Or just not the information you need/expect?

If it's the former (as I suspect you mean) then speak to your box admin & tell him there's a problem with the demon process. If the process proves to be running normally, raise a PMR with IBM as you've identified a fault with the broker logging process.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 5:41 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Yes Vitor you are right.

I have created the file as given but the has no data. Also I have stopped and started the daemon many times but no success. javascript:emoticon('')
No broker logs are there (file size is zero)

First let me contact my box admin.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Jan 20, 2009 5:48 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Before you bother your server guy...

Did you set it up to log information, notice, warning, and debug messages?

For the level that you did set it up, is the Broker doing anything worth logging at that level?

To test the log capturing debug messages, enter the following command:
Code:
logger -i -p user.debug This is a message

_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 5:55 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Peter checked but no entry made to the file
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Jan 20, 2009 6:09 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

What did you set it up to log? How did you do this? (show us exactly) Did you restart the daemon after this?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 6:20 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Peter :

ifdef(`LOGHOST', ,
user.err /dev/sysmsg
user.err /var/adm/messages
user.alert `root, operator'
user.emerg *

)
user.* /var/log/user.log

Started daemon as /etc/init.d/syslogd stop and then /etc/init.d/syslogd start

But ONE MORE thing I got the WMB error logs in the file "/var/adm /messages" all the logs are written here.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Jan 20, 2009 6:23 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

FRom my doc. Maybe the part in bold is getting you.

Quote:
On Linux add the following line to the /etc/syslog.conf file to redirect debug level messages to the file user.log:
user.* /var/mqsi/WMB.log
Note after * above use TAB, not space bar
i. * means that information, notice, warning, and debug messages are caught


Until we added the Tab, we struggled and struggled with why it wouldn't log. Finally the guy working our PMR said, "You did Tab between the '*' and the '/', right?"
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
RaviKrG
PostPosted: Tue Jan 20, 2009 6:52 am    Post subject: Reply with quote

Master

Joined: 07 Sep 2008
Posts: 240

Peter ! I have done even that but I can see the error log being recorded in /var/adm/messages but there are no updates in /var/log/user.log
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Installing wmb on solaris
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.