Search the web
Sign In
New User? Sign Up
msmq · Microsoft MSMQ Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3779 - 3808 of 4356   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3779
The problem with MSMQ is that we can't view the messages in the server queues when our machine has two IP addresses, regardless of whether the IP addresses are...
julianharty2003
Offline Send Email
Nov 3, 2003
1:02 pm
3780
Hi, I was just wondering what sort of memory usage I should expect from the Mqsvc process on a win2k cluster. The server has 3.5 GB of physical RAM and is...
Dan Sadler
Dan_Sadler
Offline Send Email
Nov 3, 2003
4:11 pm
3781
I am evaluating MSMQ 3.0 for a development effort. While multicasting appears to be the fastest method to send data from a publisher, the messages take longer...
HiTechFactoryWorker
hi_tech_fact...
Offline Send Email
Nov 3, 2003
4:24 pm
3782
Hi! Does somebody know the MSMQ Server is a standalone Microsoft product or is it part of the Windows system? In other words, if I have a Win 2000 Server, how...
iportik
Offline Send Email
Nov 3, 2003
5:35 pm
3783
MSMQ consumes mostly virtual memory, in the form of memory mapped files. Meaning that the memory consumed is on disk not in physical memory. The counter to...
Keith Schaab
keithsc@...
Send Email
Nov 3, 2003
5:36 pm
3784
MSMQ is part of the Windows system, it is installed through add/remove windows components. ... From: iportik [mailto:iportik@...] Sent: Monday, November...
Keith Schaab
keithsc@...
Send Email
Nov 3, 2003
5:46 pm
3785
Keith, Have checked both these counters and the results seem to very similar to what I was seeing in TaskManager. There are two MSMQSvc processes (I am...
Dan Sadler
Dan_Sadler
Offline Send Email
Nov 4, 2003
11:07 am
3786
Could WINS have an impact on MSMQ performance? (w2K all; sending to remote Independent Client;Private Transactional Queue;using Direct format...
message2send
Offline Send Email
Nov 4, 2003
8:36 pm
3787
An update - There are several registry settings that affect, or reflect, MSMQ's behaviour. The server's been rebuilt again, initially with W2K Server + SP3. We...
julianharty2003
Offline Send Email
Nov 5, 2003
8:20 am
3788
How would I set up a trigger and the rules to read a queue "ordered" by priority (ie, priority=1 first, priority=2 second, and so on). I know that a rule can...
erickm_us
Offline Send Email
Nov 5, 2003
5:27 pm
3789
I think what you want is just to set the queue up as SEQUENCED. This decerases the performance but it ensures that a trigger fires for every message and the...
Michael Ledesma
basket_baller2
Offline Send Email
Nov 5, 2003
9:03 pm
3790
Thanks Mike. ... for every ... is the ... every ... is ... able to ... queue "ordered" ... playing...
erickm_us
Offline Send Email
Nov 7, 2003
12:30 pm
3791
Hi all, I am developing an application on winnt workstation in which I want to use msmq as an ipc mechanism between 2 apps .. nothing complicated but msmq...
oggie29691
Offline Send Email
Nov 11, 2003
12:34 pm
3792
Hi! I know only one half of answer on your question. About MSSQL server: If you install MSMQ without SQL Server installed, MSMQ will install "mini version" of...
ne_hvataet_fantasii
ne_hvataet_f...
Offline Send Email
Nov 11, 2003
1:46 pm
3793
On winnt you need a PEC. On Win2k you do not need a PEC, there is actually no PEC in winnt, everything is done through AD. The only way to use a PEC in Win2k...
Keith Schaab
keithsc@...
Send Email
Nov 11, 2003
7:01 pm
3794
keith really meant to say ... there is actually no PEC in "win2k" ... _________________________________________________________________ From Beethoven to the...
Saikrishna Nori
sai_nori
Offline Send Email
Nov 11, 2003
7:43 pm
3795
Yes, thanks... :) ... From: Saikrishna Nori [mailto:sai_nori@...] Sent: Tuesday, November 11, 2003 11:44 AM To: msmq@yahoogroups.com Subject: RE:...
Keith Schaab
keithsc@...
Send Email
Nov 11, 2003
7:47 pm
3796
You want to persist the entire message or just the body? What's in the body? ... From: edi_en [mailto:edi_en@...] Sent: Monday, October 27, 2003 8:22 PM...
Keith Schaab
keithsc@...
Send Email
Nov 11, 2003
11:33 pm
3797
MSMQ is not listed under add/remove windows components? You have a serious problem, you should contact support. ... From: Andry Syahfahturahman Huzain...
Keith Schaab
keithsc@...
Send Email
Nov 11, 2003
11:35 pm
3798
Dan, This means that you have run out of memory, either virtual address space for the MSMQ process (2 GB) or the system could not allocate any more memory....
Keith Schaab
keithsc@...
Send Email
Nov 11, 2003
11:40 pm
3799
MSMQ is installed against your AD server automatically, so there is nothing to configure. The only configuration option is to point it to a different server...
Keith Schaab
keithsc@...
Send Email
Nov 11, 2003
11:41 pm
3800
You installed the fix or just changed the registry? Changing the registry will not fix the problem without the fix. Since you installed SP4 you should have...
Keith Schaab
keithsc@...
Send Email
Nov 12, 2003
12:00 am
3801
What addresses are you using for the multicast? There were a few messages a while ago on this topic that I think were close to the same problem, perhaps you...
Keith Schaab
keithsc@...
Send Email
Nov 12, 2003
12:08 am
3802
DNS is definitely used in conjunction with AD queries, and it should be used with direct=os: too. Seems like if it works without WINS installed then there...
Keith Schaab
keithsc@...
Send Email
Nov 12, 2003
12:13 am
3803
The online and fully operational only occurs after MSMQ contacts an AD controller. If it is not online and fully operational you will not be able to look at...
Keith Schaab
keithsc@...
Send Email
Nov 12, 2003
12:19 am
3804
Keith, MSMQ is running in Active Passive mode. I have since established that the second mqsvc.exe is because we are also running the MSMQ Service on the local...
Dan Sadler
Dan_Sadler
Offline Send Email
Nov 12, 2003
9:48 am
3805
Keith, Thanks for replying to both messages. I'll attach the main answer to the other message, but here answer the specific points raised. - We had tried the...
julianharty2003
Offline Send Email
Nov 12, 2003
11:03 am
3806
Keith, Thanks for the suggestions. We've found what's causing the problem, and a workaround, but have yet to track down the underlying cause. We managed to...
julianharty2003
Offline Send Email
Nov 12, 2003
11:17 am
3807
All, Does anyone have any suggestions for our situation below? We are developing a new Internet application, running on kit hosted by a third party. The...
simon_cryer
Offline Send Email
Nov 12, 2003
12:46 pm
3808
Ok here is one for ya, Running NT4 SP6a We have a MTS package with a component that puts messages on and off a queue as part of a transcational system (it is...
puzzler152000
Offline Send Email
Nov 12, 2003
4:36 pm
Messages 3779 - 3808 of 4356   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help