SQL ServiceBroker Error “A previously existing connection with the same peer was found after DNS lookup”...











up vote
1
down vote

favorite












Service broker messages between our two servers have suddenly ceased working with multiple messages being written to sys.transmission_queue stating:




A previously existing connection with the same peer was found after
DNS lookup. This connection will be closed. All traffic will be
redirected to the previously existing connection. This is an
informational message only. No user action is required. State 116.




Both servers publish and receive messages to each other but nothing is flowing between the two.




  • Server A is writing multiple entries to the transmission_queue but does not populate the transmission status with any value.


  • Server B is also writing multiple entries but populates the status with the above message.



Traces have so far revealed nothing and this has only started occurring in the last few days.



The only solutions I can find suggested online are to restart the SQL instances but that seems drastic.



Any suggestions would be welcome!










share|improve this question









New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • I see that same message in my error logs all the time and I treat it as benign. Which doesn't help you solve your problem. Where I'd start though is an extended events session for one of the affected conversation handles. Which event? Hard to say. Search for "broker" in the extended events dialog. Make sure that you have all of the channels enabled!
    – Ben Thul
    Nov 19 at 21:30















up vote
1
down vote

favorite












Service broker messages between our two servers have suddenly ceased working with multiple messages being written to sys.transmission_queue stating:




A previously existing connection with the same peer was found after
DNS lookup. This connection will be closed. All traffic will be
redirected to the previously existing connection. This is an
informational message only. No user action is required. State 116.




Both servers publish and receive messages to each other but nothing is flowing between the two.




  • Server A is writing multiple entries to the transmission_queue but does not populate the transmission status with any value.


  • Server B is also writing multiple entries but populates the status with the above message.



Traces have so far revealed nothing and this has only started occurring in the last few days.



The only solutions I can find suggested online are to restart the SQL instances but that seems drastic.



Any suggestions would be welcome!










share|improve this question









New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • I see that same message in my error logs all the time and I treat it as benign. Which doesn't help you solve your problem. Where I'd start though is an extended events session for one of the affected conversation handles. Which event? Hard to say. Search for "broker" in the extended events dialog. Make sure that you have all of the channels enabled!
    – Ben Thul
    Nov 19 at 21:30













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Service broker messages between our two servers have suddenly ceased working with multiple messages being written to sys.transmission_queue stating:




A previously existing connection with the same peer was found after
DNS lookup. This connection will be closed. All traffic will be
redirected to the previously existing connection. This is an
informational message only. No user action is required. State 116.




Both servers publish and receive messages to each other but nothing is flowing between the two.




  • Server A is writing multiple entries to the transmission_queue but does not populate the transmission status with any value.


  • Server B is also writing multiple entries but populates the status with the above message.



Traces have so far revealed nothing and this has only started occurring in the last few days.



The only solutions I can find suggested online are to restart the SQL instances but that seems drastic.



Any suggestions would be welcome!










share|improve this question









New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











Service broker messages between our two servers have suddenly ceased working with multiple messages being written to sys.transmission_queue stating:




A previously existing connection with the same peer was found after
DNS lookup. This connection will be closed. All traffic will be
redirected to the previously existing connection. This is an
informational message only. No user action is required. State 116.




Both servers publish and receive messages to each other but nothing is flowing between the two.




  • Server A is writing multiple entries to the transmission_queue but does not populate the transmission status with any value.


  • Server B is also writing multiple entries but populates the status with the above message.



Traces have so far revealed nothing and this has only started occurring in the last few days.



The only solutions I can find suggested online are to restart the SQL instances but that seems drastic.



Any suggestions would be welcome!







sql-server service-broker






share|improve this question









New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 19 at 13:47









TT.

12.1k63161




12.1k63161






New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 19 at 12:18









Rich

61




61




New contributor




Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Rich is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • I see that same message in my error logs all the time and I treat it as benign. Which doesn't help you solve your problem. Where I'd start though is an extended events session for one of the affected conversation handles. Which event? Hard to say. Search for "broker" in the extended events dialog. Make sure that you have all of the channels enabled!
    – Ben Thul
    Nov 19 at 21:30


















  • I see that same message in my error logs all the time and I treat it as benign. Which doesn't help you solve your problem. Where I'd start though is an extended events session for one of the affected conversation handles. Which event? Hard to say. Search for "broker" in the extended events dialog. Make sure that you have all of the channels enabled!
    – Ben Thul
    Nov 19 at 21:30
















I see that same message in my error logs all the time and I treat it as benign. Which doesn't help you solve your problem. Where I'd start though is an extended events session for one of the affected conversation handles. Which event? Hard to say. Search for "broker" in the extended events dialog. Make sure that you have all of the channels enabled!
– Ben Thul
Nov 19 at 21:30




I see that same message in my error logs all the time and I treat it as benign. Which doesn't help you solve your problem. Where I'd start though is an extended events session for one of the affected conversation handles. Which event? Hard to say. Search for "broker" in the extended events dialog. Make sure that you have all of the channels enabled!
– Ben Thul
Nov 19 at 21:30

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Rich is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53374474%2fsql-servicebroker-error-a-previously-existing-connection-with-the-same-peer-was%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








Rich is a new contributor. Be nice, and check out our Code of Conduct.










 

draft saved


draft discarded


















Rich is a new contributor. Be nice, and check out our Code of Conduct.













Rich is a new contributor. Be nice, and check out our Code of Conduct.












Rich is a new contributor. Be nice, and check out our Code of Conduct.















 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53374474%2fsql-servicebroker-error-a-previously-existing-connection-with-the-same-peer-was%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Tonle Sap (See)

I get strange results when I access the Sqlitedatabase with Unity C# via XAMPP

Guatemaltekische Davis-Cup-Mannschaft