Service Bus 1.1 for Windows Server and AMQP connetion problems

I am having an issue making AMQP connection to Service Bus on my local Network. Service Bus 1.1 has been implemented on a development box Windows Server 2012 using SQL Express. The Windows Firewall is wide open for testing. The SB certificates
have been copied down to the client machine.
The connection to the topic using other than the AMQP protocol works just fine but as soon as the transport is changed to AMQP, the following is received
Error 10054 "An existing connection was forcibly closed by the remote host."
I have tried to change the connection string ports to reflect the AMQP settings to no avail.
The same code works in Azure using AMQP, but the STSEndpoint is not present for that code.
The STSEndpoint comes from the connection sting generated by the WS SB Management Portal.
I am sure that I missed a step or that if a certificate is added somewhere this should work.
The AMQP is an important item as if it is not made to work, a different messaging platform will have to be implemented at quite a large cost ie Red H4T. Using Azure outright is not an option either.
Any assistance would be appreciated.

I think I found the problem, and it is in the connection string. you have probably just added the ;TransportMode=Amqp to the connection string in order to change the connection type to AMQP. However, you also need to change the runtime port to 5671.
<add key="Microsoft.ServiceBus.ConnectionString" value="Endpoint=sb://servicebus...net/TestNamespace;StsEndpoint=https://servicebus...net:9355/TestNamespace;RuntimePort=5671;ManagementPort=9355;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=XXXXX/E=;TransportType=Amqp" />
See also:
http://stackoverflow.com/questions/27986958/using-aqmp-with-on-prem-windows-service-bus

Similar Messages

  • Connect Azure Pack to Service Bus for Windows Server with Custom DNS

    Hello! I'm trying to configure Azure Pack to use Service Bus for Windows Server 1.1 with Custom DNS.
    All runs on one virtual machine (Windows Server 2012 R2) in Windows Azure.
    I following this post:
    roysvork.wordpress.com/2014/06/14/developing-against-service-bus-for-windows-1-1
    Replace FramDNS "servicebus" to "mymachine.cloudapp.net", and create certificate:
    SelfSSL /N:CN=mymachine.cloudapp.net /V:1000 /T
    On Windows Azure Virtual Machine:
    1.I'll set publuc DNS: mymachine.cloudapp.net
    2.Open ports: 10354,10355,10356,10359,10000-10004
    3.In hosts file: 127.0.0.1 mymachine.cloudapp.net
    4.Create certificate:
    SelfSSL /N:CN=mymachine.cloudapp.net /V:1000 /T
    PowerShell:
    Stop-SBFarm –Verbose
    Set-SBFarm -FarmDns 'mymachine.cloudapp.net'
    Update-SBHost –Verbose
    Start-SBFarm –Verbose
    New-SBAuthorizationRule -NamespaceName ServiceBusDefaultNamespace -Name MainRule -Rights Manage, Send, Listen
    Afther that i can connect to my ServiceBusDefaultNamespace with SAS.
    It's work perfect. But, When I try to create Service Bus Namespace from Azure Pack Tenant portal - in Log an Exception:
    Namespace Provisioning Exception. TrackingId: . SystemId: . Namespace: SomeNamespace.
    Method: Activating. Exception: System.Net.Http.HttpRequestException: An error occurred while
    sending the request. ---> System.Net.WebException: The underlying connection was closed:
    Could not establish trust relationship for the SSL/TLS secure channel. --->
    System.Security.Authentication.AuthenticationException: The remote certificate is invalid according
    to the validation procedure.
    And status of namespace - Activating.
    Please help!

    Hi Alexander,
    According to the log, it seems that the validation process of the certificate failed.
    Please make sure that the certificate is installed in the client properly.
    Usually, self-signed certificate should be installed in the Computer Account-->Trusted Root Certificate Authorities.
    Best Regards.
    Steven Lee Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • AD Management Gateway Service for Windows Server 2008 SP2

    Hey,
    I'm having the same issue as in this thread.
    https://social.technet.microsoft.com/forums/windowsserver/en-US/93be1866-8aa8-4004-be95-113b7a4faef2/ad-management-gateway-service-for-windows-server-2008-sp2
    And trying to follow the 5 step procedure listed in the 3rd post, but am stuck on step 5, getting the hotfix from Microsoft. The link posted from the Hotfix page is just a generic Microsoft Support page. Which is not helpful. How do I actually contact them
    (phone # or email address) to get the software?
    Thanks In Advance,

    No luck. I've tried the chat which asks which Windows version Im using and there's no Server 2008 only desktop versions. I called and after talking with 3 people I got cut off. There has to be an easier way to get a simple file downloaded.
    You can hire me to do it for you.  I am always successful at contacting MS Support. 
    You didn't follow the instructions I  posted.
    Reach us over the phone at 1-800-642-7676 (TTY: 1-800-892-5234)
    http://smallbusiness.support.microsoft.com/en-us/contact/
    Click Technical Support for Chat.                     
    GREAT BIG BLUE BUTTON SAYS "Technical Support" - CLICK IT AND SELECT WINDOWS SERVER AT THE BOTTOM OF THE LIST.
    It is really that easy.
    ¯\_(ツ)_/¯

  • Oracle Forms and Reports 10gR2 for Windows Server 2008 (64bit)

    Hi!
    I need to install Oracle Forms and Reports 10gR2 in a windows server 2008 64 bit machine. But I cannot find the installer of it. Is there a way to do it?
    Thanks...

    I need to install Oracle Forms and Reports 10gR2 in a windows server 2008 64 bit machine.Be aware that Oracle Forms and Reports 10gR2 (AS 10.1.2.0.2) is not certified for windows server 2008, as from Oracle Certification Matrices

  • Seperate NT service for App server and Process Scheduler

    Is it possible to create a separate NT service for App server and Process Schedule for the same environment? Everytime i need to shutdown either App Domain or Prcs Domain (not both) using service, it brings down both.
    I could use psadmin but services run as a different user.
    Please advise.

    What PeopleTools release are you using?  Off the top of my head, one strategy would be to use different PS_CFG_HOMEs for the App and the Process scheduler.  The service points to the PS_CFG_HOME and reads the pswinsrv.cfg file to know what to start/stop.  I'm not sure there is a way to override psntsrv and tell it to use a different config file, so you may need a different HOME.  You could also create a script that wraps the service start/stop.  It could edit/update the config file prior to stop/start and remove Process Scheduler from the config and then reinsert it later.
    You could have a stop_app/start_app and stop_prcs/start_prcs script that would copy in specific versions of the pswinsrv.cfg file for what you want to do.

  • Do we need CALS for windows server 2008 R2 and 2012 R2 if 2008 R2 is just a stepping stone?

    We currently have a server on Windows Server 2008 RC SP2 64-bit with approximately 20 clients.
    We want to upgrade to Windows server 2012 R2 but first need to upgrade to Windows 2008 R2 to allow us to do a straight upgrade.
    Is it possible to upgrade to Windows Server 2008 R2 with the 5 CAL's included and then upgradeto 2012 R2 and install 20 new CAL's and keep all users accounts and domain PC's the same? 

    Ok sorry for using the wrong terminology... I was under the impression for each client (Computer) connecting to the server we will need a CAL (Client Activation License) in order for the computer to be a domain PC on the server. Do I need 20 CALS's
    for Windows Server 2008 R2 and then another for Windows Server 2012 R2 if we are only upgrading to 2008 R2 to be able to upgrade to 2012 R2 without having to do a clean install.
    For WindowsServer (Standard edition or Enterprise edition or DataCenter edition), a Client Access License (CAL) is required for each device (if you're using the per-Device CAL licensing method), or, is required for each user (if you're using the per-User
    CAL licensing method).
    (whether you use per-Device, or per-User, is up to you, it comes down to cost).
    CALs are version-specific (to a point) - i.e. if you purchased WS2008 CALs for your 20 devices, for use with your WS2008 server, and you are now upgrading that server to WS2012, you need to upgrade your CALs.
    If you are adding a second server which is WS2012, and you are keeping your WS2008 server, you need to upgrade your CALs (because you only purchased WS2008 CALs which don't grant you the rights to connect to the newer server).
    If you were to install your second server as WS2008, you wouldn't need to purchase additional CALs, because as long as the version is the same, a single CAL grant you access to unlimited server (of the same version).
    CALs can be tricky to correctly license.
    Here's some introductory reading:
    http://www.microsoft.com/licensing/about-licensing/client-access-license.aspx#tab=1
    And, none of this relates to the technical aspects of product installation/configuration at all (e.g. clean install vs. upgrade).
    Windows Server CALs are not license keys/tokens/files which you install/load/download - Windows Server CALs are quite literally paper-based (just like a drivers license or car registration). You are required to have them, to be correctly licensed, but, you
    don't physically do anything with them to own/drive a car.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • OS 10.6.3 and Remote Desktop for windows server, PDF Printer problem

    We are using Remote desktop for mac by windows in the office to work on a remote windows server, On the server we are using a business software (Mamut) for sale. In OS 10.5 we are using the PDF Printer to transfer PDF (invoice) from the business software (Mamut) 'Mamut is seeing the PDF printer as any other printer' to the desk top of your mac, so we can attach the PDF to a mail before we send it out to a customer, but in OS 10.6 the PDF printer is removed! So we need a different way of transfer the PDF from the windows server to the mac desk top.
    So now I am wondering if any one has a suggestion on how to fix this! if not we can't upgrade to OS 10.6, and that would be a shame!

    The thing is that in Mamut, we hit print, and because we us the PDF printer as Printer for Remote desk top, it pup up on the desk top of the mac, as a PDF. But in OS 10.6 there isn't any PDF printer to install, so then we have to make a PDF on the windows server and move it from the server to the mac, by mounting the HD from the Mac to the remote desk top, so it become edible in from the server. I think this is cumbersome.

  • October 2014 update rollup for Windows Server 2012 R2 and Data Protection Manager 2012 R2

    Hello all,
    After installing the October 2014 update rollup for Windows Server 2012 R2 (KB2995388) on our Windows 2012 R2 Core Edition backup jobs of System State start to Fail, below the generic error:
    The replica of Non VSS Datasource Writer on hostname.domain is inconsistent with the protected data source. All protection activities for this data source will fail until the replica is synchronized with consistency check.
    The job was cancelled. The user either cancelled the job or modified the associated protection group.
    Removing the update rollup all jobs complete without errors. Somebody is expiriencing the same issue? How can we resolve the problem?
    Thnks, Andrea

    Hi Andrea,
    Have you installed the update 2919355?
    To apply update 2995388, you must first install update 2919355 on Windows 8.1 or Windows Server 2012 R2.
    According to the official website, the issue which you described is not listed as the known issue.
    Please uninstall this update and continue to monitor the official website for the latest news.
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Just FYI, new blog post "New and Revised Networking Technologies for Windows Server Technical Preview"

    Just FYI, new blog post "New and Revised Networking Technologies for Windows Server Technical Preview" at
    http://aka.ms/xb9l0w
    Thanks -
    James McIllece

    Hi,
    Thanks for your good sharing.
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Is there a 32 Bit edition available for windows server 2012 and windows server 2008

    Dear All,
    Is there a 32 Bit edition available for windows server 2012 and windows server 2008?
    Regards,
    Ahmed

    Hi,
    Quote:
    All editions of Windows Server 2008 R2 are 64-bit only.
    Reference link below(session Supported upgrade paths):
    https://technet.microsoft.com/en-us/library/dd379511(v=ws.10).aspx
    And based on MS official description about system requirement for Windows Server 2012/2012 R2, we may find out that they only has 64 bit OS.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Using NIC Teaming and a virtual switch for Windows Server 2012 host networking and Hyper-V.

    Using NIC Teaming and a virtual switch for Windows Server 2012 host networking!
    http://www.youtube.com/watch?v=8mOuoIWzmdE
    Hi thanks for reading. Now I may well have my terminology incorrect here so I will try to explain  as best I can and apologies from the start.
    It’s a bit of both Hyper-v and Server 2012R2. 
    I am setting up a lab with Server 2012 R2. I have several physical network cards that I have teamed called “HostSwitchTeam” from those I have made several Virtual Network Adaptors such as below
    examples.
    New-VMSwitch "MgmtSwitch" -MinimumBandwidthMode weight -NetAdaptername "HostSwitchTeam" -AllowManagement $false
    Add-VMNetworkAdapter -ManagementOS -Name "Vswitch" -SwitchName "MgmtSwitch"
    Add-VMNetworkAdapter -ManagementOS -Name "Cluster" -SwitchName "MgmtSwitch"
    When I install Hyper-V and it comes to adding a virtual switch during installation it only shows the individual physical network cards and the
    HostSwitchTeam for selection.  When installed it shows the Microsoft Network Multiplexor Driver as the only option. 
    Is this correct or how does one use the Vswitch made above and incorporate into the Hyper-V so a weight can be put against it.
    Still trying to get my head around Vswitches,VMNetworkadapters etc so somewhat confused as to the way forward at this time so I may have missed the plot altogether!
    Any help would be much appreciated.
    Paul
    Paul Edwards

    Hi P.J.E,
    >>I have teams so a bit confused as to the adapter bindings and if the teams need to be added or just the vEthernet Nics?.
    Nic 1,2 
    HostVMSwitchTeam
    Nic 3,4,5
             HostMgmtSwitchTeam
    >>The adapter Binding settings are:
    HostMgmtSwitchTeam
    V-Curric
    Nic 3
    Nic 4
    Nic 5
    V-Livemigration
    HostVMSwitch
    Nic 1
    Nic 2
    V-iSCSI
    V-HeartBeat
    Based on my understanding of the description , "HostMgmtSwitchTeam and
    HostVMSwitch " are teamed NIC .
    You can think of them as two physical NICs (do not use NIC 1,2,3,4,5 any more , there are just two NICs "HostMgmtSwitchTeam and
    HostVMSwitch").
    V-Curric,
    V-Livemigration , V-iSCSI ,
    V-HeartBeat are just VNICs of host  (you can change their name then check if the virtual switch name will be changed )
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Pls Suggest server names for Reporting Server and Shared Services

    Hi,
    Can any one Pls Suggest server names for Reporting Server and Shared Services
    Thanks in advance.

    Report server name: OrclRpt
    Shared Services: OrclSS

  • The MS15-10 Security Update for Windows Server 2012/R2 Essentials and the Client Restore Functionality

    The MS15-10 Security Update for Windows Server 2012/R2 Essentials and the Client Restore Functionality - The Windows Server Essentials and Small Business Server Blog - Site Home - TechNet Blogs:
    http://blogs.technet.com/b/sbs/archive/2015/03/13/the-ms15-10-security-update-for-windows-server-2012-r2-essentials-and-the-client-restore-functionality.aspx
    FYI

    Hi Susan.  I hope there's a better 'fix' coming to replace this "uninstall the updates, restore, then reinstall the updates after the restore".  This kind of workaround requires that all of us remember that there's a problem
    with KB3023562 and KB3004375 from now until the end of WS2012E.  Not sure I'll remember this 6 months from now when the problem crops up during a restore.   -:(
     Merv Porter
    =========================

  • Got Display driver via Windows Update for Windows 8.1 and try to use it for Windows Server 2012 R2

    Hi Everyone,
    the following driver cab is from Windows Update:
    https://onedrive.live.com/?cid=5be01620eea95d8c&id=5BE01620EEA95D8C!138&ithint=file,.cab&authkey=!APDi54-R1Ob5IWQ
    It includes this display driver:
    Intel(R) Q45/Q43 Express Chipset (Microsoft Corporation - WDDM 1.1)
    My problem is: I can't install this driver on Windows Server 2012 R2.
    I tried the following, nothing worked:
    a) pnputil -i -a intel.cab
    b) Extract cab, update the device's driver in device manager, select "search for driver software in this location"
    c) copy the files in system32/, system32/drivers, syswow64/ from a Windows 8.1 system to a Windows Server 2012 R2 system
    Isn't it true that any Windows 8.1 driver should also work for Windows Server 2012 R2 (same os version)?
    Thanks for your replies.
    PS: I first posted my question here:
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-hardware/got-display-driver-via-windows-update-for-windows/31c287c8-ef84-4c81-8530-8c51412376b7

    Hi,
    Additionally, did you check this article?
    http://www.driveridentifier.com/scan/download.php?item_id=90475670&scanid=9B44546E3BB9410D877D9A90D1439AF8&hardware_id=PCI%5CVEN_8086%26DEV_2E12
    Regards.
    Vivian Wang

  • Can I use WindowsAzure NuGet package for Windows Server development?

    Which Nuget package should I be using when developing a service that uses the Service Bus for Windows Server 1.1? 
    I've been using the 'ServiceBus.v1_1' package up to now, but on a whim tried using the 'WindowsAzure.ServiceBus' package and that appears to be working for a basic program:
    var namespaceManager = NamespaceManager.Create();
    var messagingFactory = MessagingFactory.Create();
    var sub = messagingFactory.CreateQueueClient("queue");
    sub.RegisterSessionHandler(typeof(MySessionHandler));
    The reason I want to use this is as above - I want to use the RegisterSessionHandler feature to manage my sessions for me, but this functionality appears to be missing in the Service Bus 1.1 package.
    If I avoid using the newer, unsupported Azure features, should I be safe using this package?

    I can't speak to teh display quality of Office for Windows 2010 on a Retina display, but I'm successfully running Parallels 8 with Windows XP and Office 2010 - no problems with VBA at all.
    But let's hear from the Retina owners - I wouldn't think that you'd have any problems.
    Clinton

Maybe you are looking for

  • SSO to a website with applet as a home page

    Hi, we have a scenario in which we need to setup a SSO to a website which has applet as its homepage. I am trying to use the application integrator. did anybody else implemented this scenario, if so, could you please share your experiences or ideas w

  • Macbook Pro vertical LCD Striping

    very distressed right now - my MBP was working fine this morning but when I brought it to work and opened, there was a thick vertical band that's obscuring about half the screen - I'm thinking this is a LCD hardware problem, but wanted to know if any

  • How to start OracleOraDb10g_home1iSQL*Plus service from command line (PC)

    After installing 10G, I now have a service with this name: OracleOraDb10g_home1iSQL*Plus I need to be able to start/stop the service from windows 2000 command line, BUT "net start OracleOraDb10g_home1iSQL*Plus" DOES NOT WORK. Adding quotes around the

  • Text Item - TATX

    Hi Team, I was checking the item category configuration of Text Item (TATX) in [VOV7]. Under the Business Data Tab the Billing Relevance field has value 'A' - delivery related billing and the Pricing field has value 'No Pricing'. What does this combi

  • Determining Alert Recipients during Runtime

    Hi, I'm working on Alert Framework. I need to determine the email recipients dynamically during the runtime and not from fixed recipients. Please provide some pointers to meet the problem. Thanks in advance. Regards, Ashish