Home Page › Forums › BizTalk 2004 – BizTalk 2010 › The RPC server is unavailable
- This topic has 10 replies, 1 voice, and was last updated 9 years, 5 months ago by
community-content.
-
AuthorPosts
-
-
June 30, 2010 at 1:58 PM #25101
I have two servers: server1 is a windows 2003 server where the SQL Server is, and server2 is where the BizTalk 2009 server is with all firewalls being off. When I use DTCPing to test, it is sucessful to bind from server2 to server1 but reverse binding has failed. I checked the log file and the error is The RPC server is unavailable.
The binding from server2 to server1 worked fine last month. Although I am not aware of any changes on configurations, I double checked the security setting on local DTC and the RPC service any way. The settings are fine and the RPC service is started.
Does somebody know how to solve this issue?
Thanks in advance.
Lynn
-
July 1, 2010 at 12:57 PM #25115
Hi 😉 When installing and configuring BTS machine separatly from SQL server machine – there’s an issue with MSDTC indeed. SOmetimes, servers receive updates, from system administrators, or download updates from Microsoft and update different sdecurity configurations. First place I would go to look – that both MSDTC (On BTS Server and SQL server are configured the same) http://msdn.microsoft.com/en-us/library/aa544733(CS.70).aspx Then, I’d try to run DTCPing from both machines again. If not solved – ask system administrators if updates were installed. Then continue to liike where problem is – you say that firewalls are down? Sure? Maybe someone could turn them on?
-
July 1, 2010 at 1:19 PM #25116
Yonathan,
I have checked MSDTC on both servers. I’m sure the firewalls are all off on BTS since it is a virtual machine on my computer. Can you think of any reason why the binding is working from BTS to the SQL server but the reverse is not working?
Thanks.
Lynn
-
July 1, 2010 at 2:25 PM #25119
Hmm, not really.
Maybe something wrong in infrastructure/LAN switches/something blocking outgoing traffic on server you can’t connect from/some service is down/some user has nomore correct rights/
Can be that changed IP or server name? It also causes problems.
-
July 1, 2010 at 2:31 PM #25121
By the way – what do you call “Binding”? Binding its an action of “Connecting” ports/hosts to your application (Orchestration/Logic ports/Host).
Do you mean BTS looking at SQL?
————————————
Both machines are virtual? Hyper-V or VPC or VirtualBox or VMware or something else? Maybe some problem with thise machines? Did the problem just “start one day” ? If those are develop machines – did you try to make connection/ to configure from another machine to that SQL?
On what side it fails? From BTS to SQL or from SQL to BTS?
-
July 1, 2010 at 2:35 PM #25122
Last question is irrelevant.
Can think of RPC on BTS computer is not enabled? You can connect from, but not to?
-
July 1, 2010 at 2:41 PM #25123
Yonathan,
That’s right.
I tried to restart RPC and restart the BTS computer but it did’t help.
-
July 1, 2010 at 2:44 PM #25124
🙂
Sorry, can’t think of anything yet. Maybe Daniel will know, or someone else. If you resolve the issue – please write about it – I’d like to know what was the problem (If you want of course.)
-
July 1, 2010 at 3:06 PM #25125
Yonathan,
I will post the answer if I find one. Thanks a lot.
-
July 1, 2010 at 3:34 PM #25126
Hi Lynn,
I found the following MSDN link that deals with troubleshooting problems with MSDTC. Run your servers through this checklist and see if you come across any conflicting settings in server configuration:
http://msdn.microsoft.com/en-us/library/aa561924(BTS.20).aspx
I hope this helps,
Daniel.
-
July 2, 2010 at 7:44 AM #25130
Hi Daniel,
How interesting that you and Yonathan are friends?
Anyway, I actually followed that article and made it work last month for my first BizTalk project. I uninstalled and installed jsdtc again but I don’t know why it’s not working anymore.
Both projects are just testing projects for learning purpose only. I am actually a c# web application developer. Our company has just introduced BizTalk and everybody got 5-day training. Since I like the way of thinking when developing BizTalk projects, like an architect, I am trying to learn more. I am kind of stuck now. I may simply stop here.
I don’t know if I’ll ever be assigned to work on real BizTalk projects. If that day comes, I’ll definitely post more questions here again.
Thank you and Yonathan again. It has been a pleasure to communicate with you both.
Lynn
-
-
-
-
-
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.