Build server is unreachable, DTR server is unreachable

Hi experts,
I have configured NWDI succesfully and created tracks also.
When I tried to login in NWDS in Development Configurations perspective it is giving the following error.
Build server http://<hostname>:50000 unreachable
DTR server http://<hostname>:50000 unreachable.
Thanks
Vardhan

Harsha,
That is different reason.
In our case, the server was http://FQDN:5XX100
XX is the instance name in which the J2EE Engine is installed.
Unreachable means the port is not opened.
Check the ip and the message server port are available for use.
The same problem was faced by us.
Regards
Kaushik Banerjee

Similar Messages

  • TFS and Build Server 2013 with CNAME

    Hello Team
    As we have TFS 2013 with Update 3 on windows server 2012 and another windows server 2012 machine have build server installed. It is working well with machine name and build is running properly.
    Once i tried to change the machine with CNAME its not started and throwing error like below:
    Team Foundation Build Configuration
    Build Service endpoint cannot be configured with a host machine other than
    MACHINENAME.
    OK   
    I tried to disable loop-back, firewall rule already applied, DNS pointed to correct IP address, DNS Flush already done and also i tried to un-register and register to new one but getting same error. Unable to register with CNAME ? 
    BotheTFS 2013 and Build Server have version
    TFS Build- 12.0.30723.0 (Tfs2013.Update3)
    TFS Server- 12.0.30723.0 (Tfs2013.Update3)
    Any help ... thanks in advance!!!
    Thanks Ranveer Katiyar

    Can someone assist me on this ? I am stuck and unable to configure CNAME to Build Server  and getting error
    Team Foundation Build Configuration
    Build Service endpoint cannot be configured with a host machine other than MACHINENAME.
    OK   
    Thanks Ranveer Katiyar

  • Unit test cases run twice on TFS2012 build server

    Hi,
    I have enabled the build definition to run the test cases using Visual Studio Test Runner in TFS2012 build server. Once it runs I can see that each test case ran twice. Suppose if I have 5 test cases, 5 will be passed and same 5 will be failed. Why it ran
    for second time and failed? Please advice.
    Below is my activity log. If you notice at the end of the below log, same test cases ran twice. First all are passed and then failed.
    If Not DisableTests00:00:21
    Inputs
    Condition: True
    Run Tests00:00:21
    If Not TestSpecs Is Nothing00:00:21
    Inputs
    Condition: True
    For Each TestSpec in TestSpecs00:00:21
    Inputs
    Values: Run tests in test sources matching **\*test*.dll, Target platform: 'X86'
    Try Run Tests00:00:21
    Handle Test Run Exception00:00:00
    If testException is NOT TestFailureException00:00:00
    Inputs
    Condition: False
    Set TestStatus to Failed00:00:00
    Inputs
    LabelName:
    SourceGetVersion:
    KeepForever: False
    DropLocation:
    Status: None
    LogLocation:
    BuildNumber:
    Quality:
    TestStatus: Failed
    CompilationStatus: Unknown
    If spec.FailBuildOnFailure00:00:00
    Inputs
    Condition: False
    Get Requests Approved for Check In00:00:00
    Outputs
    Result: IQueuedBuild[] Array
    Mark Requests for Retry00:00:00
    Inputs
    Behavior: DoNotBatch
    Requests: IQueuedBuild[] Array
    Force: False
    If spec Is AgileTestPlatformSpec00:00:00
    Inputs
    Condition: True
    Run Visual Studio Test Runner for Test Sources00:00:00
    Assign spec to agileTestPlatformAssembly00:00:00
    Inputs
    Value: Run tests in test sources matching **\*test*.dll, Target platform: 'X86'
    Outputs
    To: Run tests in test sources matching **\*test*.dll, Target platform: 'X86'
    Find Visual Studio Test Platform Test Assemblies00:00:00
    Inputs
    MatchPattern: d:\Builds\8\Test\OfficeLink\src\**\*test*.dll
    Outputs
    Result: System.Linq.OrderedEnumerable`2[System.String,System.String]
    If Visual Studio Test Platform Test Assemblies Found00:00:00
    Inputs
    Condition: True
    If agileTestPlatformAssembly.HasRunSettingsFile00:00:00
    Inputs
    Condition: False
    Run Visual Studio Test Runner for Test Sources00:00:00
    Inputs
    ResultsDirectory:
    TreatTestAdapterErrorsAsWarnings: False
    UpdateFrequencyTimeout: 30
    RunSettings:
    Platform: Any CPU
    TestSources: System.Linq.OrderedEnumerable`2[System.String,System.String]
    KeepAlive: False
    UpdateFrequency: 5000
    TestCaseFilter:
    PublishResults: True
    RunName:
    Flavor: Debug
    ExecutionTimeout: 0
    ExecutionPlatform: X86
    DisableAutoFakes: False
    Passed TestMethod1
    Passed TestMethod1
    Passed RegisteredTypeShouldBeRegistered
    Passed RegisteredTypeLifeTimeManagerIsTryShouldBeRegistered
    Passed RegisteredTypeWhithoutNameShouldBeRegistered
    Passed RegisteredInstanseShouldBeRegistered
    Passed RegisteredInstanseWithoutNameShouldBeRegistered
    Passed RegisteredInstanseShouldBeResolved
    Passed AllRegisteredInstanseShouldBeAllResolved
    Failed RegisteredTypeShouldBeRegistered
    Failed RegisteredTypeLifeTimeManagerIsTryShouldBeRegistered
    Failed RegisteredTypeWhithoutNameShouldBeRegistered
    Failed RegisteredInstanseShouldBeRegistered
    Failed RegisteredInstanseWithoutNameShouldBeRegistered
    Failed RegisteredInstanseShouldBeResolved
    Failed AllRegisteredInstanseShouldBeAllResolved
    Test Run Completed. 16 tests executed.
    Test Run Failed.

    Hi DHegde,  
    Thanks for your post.
    You’re using TFS 2012 Update 4 and VS 2012 Update 2?
    Please manually build your project and run test project using VS 2012 on your client, then check the test case result in Test Result window, the test cases be executed as expect? 
    If everything works fine when manually run your test project using VS 2012, which build process template selected in your build definition? If it’s not TFS 2012 default build process template, please try use default build process template in your current
    build definition, then queue build definition and view test result in TFS Build log again.
    If you’re using default TFS 2012 build process template in your current build definition, but still received the same issue, how did you configure the test in your build definition, please share the detailed configure screenshot(s) here.
    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.
    Click
    HERE to participate the survey.

  • Metaproj are not created on build server

    We have two computers/servers with the same settings used to build our software. Our first computer was set up in 2011 and by now is old, run extremely slow and need to be replaced. We have set up a new computer
    with the same settings to replace our old build server.
    The servers are Windows 7, 32-bit as we are building VB6 components. We have some components in VB.Net with framework 3.5. At the moment it is not an option to upgrade these components, it will be done in a year, but not now. We
    are using TFS 2010 to do our builds.
    On our new build server we cannot build a web service. It works fine on our old server.
    I have compared the log files and found out that the new server do not make a metaproj file in the build process. I can see in the log from our old server that as the metaproj file is running, the files that are missing in our new
    build are built.
    I have tried to set the parameter DeployOnBuild to True as I do the build, but it do not work.
    As I start a new build, I use the same process and the same code is built. I only change the build controller to use.
    How can I get the new server produce a metaproj file? Or could it be something completely different that I am missing?
    I’ll be happy to send more information and answer all your questions. 
    This is a passage from our log. The green part shows the part only in our old log and the text FAILED are only in the new log.
      Copying file from "obj\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.exe" to "bin\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.exe".  
    WcfService -> C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\Sources\Economy\Base\XMLSync\WcfService\bin\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.exe   Copying file from "obj\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.pdb" to
    "bin\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.pdb".   Copying file from "obj\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.xml" to "bin\x86\Release\Hogia.Economy.Base.XmlSync.WcfService.xml". Done Building Project
    "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\Sources\Economy\Base\XMLSync\WcfService\WcfService.vbproj" (default targets).
    Project "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\Sources\Economy\Base\XMLSync\XMLSync.sln" (6) is building "C:\Builds\33\Economy\Ekonomisystem
    2015.1 NB\Sources\Economy\Base\XMLSync\WebService.metaproj" (40) on node 1 (default targets).
                                The
    project WebService are built.
    Done Building Project "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\Sources\Economy\Base\XMLSync\WebService.metaproj" (default targets).
    Done Building Project "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\Sources\Economy\Base\XMLSync\XMLSync.sln" (default targets) --
    FAILED. Done Building Project "C:\Builds\33\Economy\Ekonomisystem
    2015.1 NB\BuildType\TFSBuild.proj" (CompileSolution target(s)) -- FAILED.
    Project "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\BuildType\TFSBuild.proj" (1:3) is building "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\BuildType\TFSBuild.proj" (1:6) on node 1 (CompileSolution target(s)). Project "C:\Builds\33\Economy\Ekonomisystem
    2015.1 NB\BuildType\TFSBuild.proj" (1:6) is building "C:\Builds\33\Economy\Ekonomisystem 2015.1 NB\Sources\Economy\Hogia.Economy\Hogia.Economy.sln" (39) on node 1 (default targets).

    Hi Paul,   
    Thanks for your post.
    You’re using the default TFS 2010 build process template in your build definition to build solution?
    As we know that TFS 2010 invoke MSBuild(v4.0) command line to build solution on build agent machine by default. Please logon your build new build agent machine, then manually execute the same MSBuild command line(which be execute in your TFS build log) to
    build your solution  and check the result, ensure your solution can be built as expect on build agent machine manually.
    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.
    Click
    HERE to participate the survey.

  • Automated build server for Arch? (like the sourceforge build system)

    Has someone considered some kind of automated build system for Arch?
    Something that would work like this:
    - It'd have every library and dependency possible installed.
    - It'd intelligently read the makefiles produced to see what libraries they used and compare them against a lookup table to see what Arch dependencies they then required. Failing that, it could use ldd and a second lookup table that matched libraries to packages.
    - It'd attempt to figure out the target binary to run (again, from the makefiles produced), and then run it. If it worked, it'd be marked as usable. If it didn't work, it'd be marked as needing fixing.
    All of these points can fail, especially in the parsing of the makefiles; in each case, this would be noted by the system and user action could be taken.
    In operation, it wouldn't take away from users managing their own packages. It'd just provide a secure environment to build packages in, and attempt to automate some of the process. In the best cases, the system would theoretically be capable enough to download a package's sourcecode, ./configure it, make it, make a package out of it, get the package verified as usable, then update the repo with it.
    Note the verification step in the previous paragraph: I would never want this to be an automated system. Sure, it sound amazing on paper, and might even work for a little while, but sooner or later something would come crashing down and since repo management is quite a trust-based issue, everyone would freak out and they wouldn't want the build server anymore.
    -dav7
    Last edited by dav7 (2008-10-17 18:41:22)

    Who would have access to upload to such a build server? If it's the general public, then this is a security nightmare, as well as a growth curve nightmare. The monetary investment for a project like this would need to come from somewhere.
    And yeah, something like this has been considered, and a working proof-of-concept has been sitting around for years. http://projects.archlinux.org/?p=pacbuild.git;a=summary . What this kind of project really needs is someone with some distributed computing smarts and dedication (and time) to get it off the ground in a form that will survive past a proof-of-concept barebones implementation.
    One of the largest design challenges would be dependency resolution for batch upgrades. For instance, let's say we update libfoobar, which is depended upon by foo, bar, baz, and batman, the system needs to know that libfoobar needs to be built and installed in order to compile the rest of them against it.

  • Save Queue / Watch Queue For "Build Server"

    I'm trying to use Adobe Media Encoder CS6 as what we in the programming world call a "build server", i.e. watch for inputs that are new or changed and build output automatically when it finds them.
    Specifically, I want AME to automatically notice when there are new or changed PPro sequences, and automatically encode output for those sequences.
    At first, the "Watched Folder" feature seemed perfect. it will monitor a given folder and when a new file pops up automatically encode it.
    But there are 2 problems...
    It doesn't seem to support sequences. Seriously?
    Even if it did support sequences, it only seems to look for new items - not modified
    So then I started thinking about the "Save Queue" approach (queue up all my PPro sequences in AME, Save the queue, backup the "batch.xml" file, then "restore" the "batch.xml" file later when I need to re-export)
    Doing that would kind of give me a "Watched Folder" kind of functionality for sequences, except:
    It's actually the opposite of Watched Folder in that it would only re-export existing sequences and *not* new ones (of course, I guess I could always restore, add any new sequences, then re-back-up the "batch.xml" again...)
    It's not automatic - I'd have to manually do the restore / run open AME
    A sequence would always be encoded regardless whether it actually changed.
    The "Watched Folder" seems to be a no-go because it doesn't support sequences. The "batch.xml" seems pretty kludgy, but I guess it's better than having to manually re-enter the sequence information every time it changes (i.e. PPro > select sequence > File > Export > Select filename > Say yes to replace it > choose "entire sequence" > choose "Queue" > say "yes" to replace filename again > ugh).
    Does anybody have any ideas? I can't believe I'm the only person in the world that has the seemingly basic unmet need.

    Oh, one other thing I noticed about the "Save Queue" approach.
    If you look at the batch.xml file itself, you'll notice that the "parentprojectfile" is not the sequence you exported, but rather a copy of it.
    For example, I have a project "e:\video\home movies\dvd7-003.prproj", with a sequence called "master". I exported this sequence via Export > Media > Queue, the looked at the "batch.xml" that was created by AME > File > Save Queue.
    The parentprojectfile was not "e:\video\home movies\dvd7-003.prproj", but rather "c:\windows\temp\dvd-003_8.prproj". A first I thought it was just a "snapshot" copy of the project, but a file comparison showed they are very, very different. Actually, a cursory glance would have shown that: my e:\ project file is 7.7MB, the c:\ project file is only 5.5MB.
    So long story short, I would not trust a backup / restore of "batch.xml" to do what I want.
    It's not pointing to the same project, it's not even pointing to a copy of the project, and if my temp directory gets cleaned out, AME will fail when you try to encode (since it's referencing a file that no longer exists).

  • HT4528 my phone says my build server is going to expire, what is that?

    my phone says my build server is going to expire, what is that?

    I always like to envison that these impatient... 'customers', who think they're being so cool, showing off their new 'iOS 7', being the cool kids on the block... and then their phone bricks in front of everyone.
    And I chuckle to myself.

  • (Deployment) Minimum Software required for BUILD server and IIS WebServer

    We have a simple .Net SDK application written using VB-2005 and the Crystal Reports XI (R2) DEVELOPER package.
    The RPT files are posted on our BOE-XI (R2) server, and are called using the View-On-Demand method from the Page Server (similar to the SDK sample application). At some point in the future, our .Net applications may invoke some of the other SDK content types.
    In our environment, the .NET web-applications are checked-in to Clear Case, and then sent to a stand-alone BUILD server to be compiled. The compiled .NET web-applications are then posted to a stand-alone IIS WebServer (not the IIS server that hosts BOE InfoView/CMC).
    The BUILD server and IIS WebServer have to be as "stripped-down" as possible in order to go through our QAT and Impact Analysis process.
    So far we have had success if we deploy the SDK-only install from the Crystal Reports XI (R2) DEVELOPER package, and the service packs, but it doesn't include all the SDK components for other BOE content types.
    If we deploy the Client-only install from the BOE-XI (R2) package, and the service packs - it doesn't seem to include the CR-Viewer which we need. But it does includes a bunch of extra software (eg. UNIVERSE DESIGNER) on the desktop of the BUILD server and IIS WebServer that our QA guys don't like.
    What are the Minimum Software required for BUILD server and IIS WebServer to support CR and BOE SDKs...?
    Are there any install packages that contain JUST those components, and not all the extra software that is not needed to Build/Deploy in .NET...?
    Thanks in advance for the advice.

    Due to the CrystalDecisions.web.dll for the 2.0 framework being left off the BOE CD you will need to install the Crystal XI R2 runtimes as well as the BOE SDK.
    To get the BOE SDK launch the Enterprise XI R2 installer and choose Server Install - not Client Install.  Choose a Custom install.  You'll be presented with a drop down list for the Enterprise components.  Deselect everything and then look for the Developer Components option.  You may have to drill down into one of the levels to find it.  Under Developer Components you'll see the BusinessObjects Enterprise .NET SDK.  Select it to install it.
    Jason

  • [svn:osmf:] 11045: Increasing timer interval in attempt to fix unit test on the build server.

    Revision: 11045
    Author:   [email protected]
    Date:     2009-10-21 02:32:45 -0700 (Wed, 21 Oct 2009)
    Log Message:
    Increasing timer interval in attempt to fix unit test on the build server.
    Modified Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelViewableTrai t.as

    In general theory, one now has the Edit button for their posts, until someone/anyone Replies to it. I've had Edit available for weeks, as opposed to the old forum's ~ 30 mins.
    That, however, is in theory. I've posted, and immediately seen something that needed editing, only to find NO Replies, yet the Edit button is no longer available, only seconds later. Still, in that same thread, I'd have the Edit button from older posts, to which there had also been no Replies even after several days/weeks. Found one that had to be over a month old, and Edit was still there.
    Do not know the why/how of this behavior. At first, I thought that maybe there WAS a Reply, that "ate" my Edit button, but had not Refreshed on my screen. Refresh still showed no Replies, just no Edit either. In those cases, I just Reply and mention the [Edit].
    Also, it seems that the buttons get very scrambled at times, and Refresh does not always clear that up. I end up clicking where I "think" the right button should be and hope for the best. Seems that when the buttons do bunch up they can appear at random around the page, often three atop one another, and maybe one way the heck out in left-field.
    While I'm on a role, it would be nice to be able to switch between Flattened and Threaded Views on the fly. Each has a use, and having to go to Options and then come back down to the thread is a very slow process. Jive is probably incapable of this, but I can dream.
    Hunt

  • Build server for SOA Suite 10g

    Hi,
    I am trying to set up a build server for some projects in SOA Suite 10g. I need to create some ANT scripts for building, and get the code from SVN.
    I've seen numerous examples of this for SOA Suite 11g and Hudson build server, but it doesn't seem to be as straightforward for 10g (with which I have little to no experience).
    If anybody has done something similar, or has some tips, suggestions, links etc. to share with me, that would be much appreciated.
    Thanks in advance.

    Please refer -
    http://www.oracle.com/technetwork/topics/soa/auto-deploy-098417.html
    Regards,
    Anuj

  • Measuremen​t Studio with TFS Build Server

    Hello,
    I searched for both a FAQ and specific answers, so I hope I'm asking my question in the correct place.
    I am using the Enterprise version of Measurement Studio, and want to start a continuous build process using Team Foundation Server.  Adding the NI DLLs to my repository and setting the references isn't sufficient.  I get the following error:
    (CompileLicxFiles target) ->
    Properties\licenses.licx(4): error LC0004: Exception occurred creating type 'NationalInstruments.Restricted.AnalysisLicenser, NationalInstruments.Analysis.Enterprise, Version=9.0.35.292, Culture=neutral, PublicKeyToken=18cbae0f9955702a' System.DllNotFoundException: The NI License Manager client DLL was not found. Reinstall NI License Manager.
    Hence my question:  Is there a best practice or documented method to configure Measurement Studio to compile with the TFS Build Server?
    Thank you,
    Mike

    i recently began using jenkins as a build system (we develop not only in c# but also java, python and php for websites) and installed the full measurement studio on the buildserver. the only problem that occured after that was, that LC.exe sometimes stops working, so i wrote a 10 line autoit script to automatically close that window and now everything works as expected.
    maybe you should try to install measurement studio on your buildserver?

  • Building packages remotely / build server?

    Hello.
    I'm not sure whether this is the right sub forum to post to, so feel free to move my thread if it's in the wrong place.
    My situation: I've got a fairly weak Asus EEE netbook (with a Atom N450 inside). This is obviously not ideal for when you want to build bigger packages, such as the Linux kernel. First off, it's pretty slow. Second, I'd like to use the netbook for stuff besides building packages. Third, having a high load over a long time is probably not healthy.
    Now, I have a relatively powerful desktop computer. This machine can be on pretty much 24/7. So, here's my question: Is it possible to have makepkg build a package on a remote machine?
    I imagine I would setup some kind of daemon listening to incoming connections on the desktop computer, and on the netbook side I would just "makepkg -si --remote xxx.xxx.xxx.xxx" or something like that.
    The benefit would be that you can build a optimized package for an older machine you have utilizing a newer (and hopefully better) machine, thus decreasing compilation time immensely.
    Or maybe I could somehow get all the relevant flags etc. off of the netbook, make a Bash script on the desktop computer that setups the environment and executes makepkg? That would be fine by me. I'm guessing that's a slightly easier way to do it, as the flags are just some text strings.
    If I recall correctly, I was searching on this matter a couple of months ago, and I found some old project (on the Arch Wiki) that would do exactly this, but I can't find it again. It didn't really seem to work, so maybe it was removed because it was useless information.
    So yeah, this would be sort of like a "ordinary" build server, except that I don't need my own repository, and the flags wouldn't be safe/generic.

    What is running on that desktop computer?
    Can you connect via ssh and set up https://wiki.archlinux.org/index.php/De … ean_Chroot

  • Build server for packages

    Hi, I'm curious is something like http://cook.slitaz.org/, build server where you upload tarball with build scripts from AUR and it produce packages. Would be useful for people using Arch on older, slower computers to test packages not officially supported like razor-qt. Or better ask does Arch Linux have enough finances to support such kind of service.

    One of Arch devs suggests [building and testing packages as a way of helping Arch: http://allanmcrae.com/2013/05/ways-to-c … rch-linux/
    I found somewhat similar idea in the wiki https://wiki.archlinux.org/index.php/Pacbuild but the service doesn't seem to run anymore.

  • Install Light Switch on Build server

    I
    am trying to install Light switch in windows MS build server and it seems to be looking for Visual Studio 2012?
    Does
    that mean, we will have to install complete visual studio 2012 in our ms build servers?  we don't want to do that. Is there any work around available? 
    I Install
    “Visual Studio Lightswitch 2012 Server Runtime and Local SQL” via Web Platform Installer but still it is looking for more dll and packages.
    Thanks
    Gourav

    Hi,
    If you want to create lightswitch application, you need install visual studio.
    When you install visual studio you could install lightswitch package like below picture shows you.
    Besides, you could also follow below set up video to insall it:
    https://www.youtube.com/watch?v=tWtwvOSaqJY&index=1&list=PLDF16C2F1E1D066C0
    You could check below document to understand more about lightswitch.
    https://msdn.microsoft.com/en-us/vstudio/htmlclient.aspx

  • Web UI Builder server error

    Hello mates,
    I just started using LabVIEW Web UI Builder, and, after activation I was trying to complete the first tutorial to get used to the application (http://zone.ni.com/reference/en-XX/help/373286A-01/uibuilder/wuib_gsg2/), but when I am trying to build the VI as the thin-client application I get an error that says:
    “Error:
    The LabVIEW Web UI Builder server is not responding.
    Suggestions:
    Refer to status.niwsc.com to see if any downtime is scheduled. If no downtime is scheduled, get support from National Instruments by visiting users.niwsc.com/help.
    Other Information...
    System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWe... ---> System.Net.WebException: [HttpWebRequest_WebException_RemoteServer]
    Arguments: NotFound
    Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.20913.0&File=System.Windows.dll&Key=HttpWe...
    at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
    at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
    at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__1(Object sendState)
    --- End of inner exception stack trace ---
    at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
    at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at NationalInstruments.Web.NiDotComServices.Base.HttpServiceRequest.<>c__DisplayClass4.<GetResponseStreamAsync>b__3(IAsyncResult asyncResult)”
    I am checking the server status and it seems working fine, isn't it?
    I am guessing if the server is working alright I am having some other problem.
    I’m only tyring to build to the PC, so it shouldn’t be a problem with clientaccesspolicy.xml, right?
    I tried both storaging the files in my PC and in the NI Web Storage.
    Also tried both using the Web Builder from my browser and downloaded to my computer.
    Could anybody help me with that? Thanks in advance!
    Alejandro Asensio, CLAD
    Solved!
    Go to Solution.

    Hi KiraT!
    Thank you very much for your answers. It seems finally I bother you without reason... since this morning I just switched on my computer to try some of your suggestions... and it worked on first attempt! Without changing anything! So I guess I'll never know the reason. Maybe it was logging out and in again (although I don't think so since I tried yesterday in 2 different PCs and, in order to activate my account in the other PC I had to log out from my base PC and then I logged in again).
    Anyway, I'm going to answer to your previous post just in case the information helps if anybody has the same error in the future:
    At what point in the build do you receive this error? Just at the beginning. When you click on Build & Deploy, and then in the new window you choose the vix file to use as Start up VI, then choose the deployment destination and press "Build" So just after that.
    Do you have any firewalls turned on?  I had yesterday... and I have them now.
    Any anti virus software that could be blocking this connection?  Idem
    What operating system are you using?  If you are on Windows, in your services list located in services.msc, what is the status of the NI System Web Server? Windows 7 Prof 64 bits. The NI System Web Server status is Started.
    When you log in to the NI Cloud Services Portal, are your services properly listed and activated? Yes, they were and they are.
    Thanks for your support!
    Alejandro Asensio, CLAD

Maybe you are looking for

  • Why abstract classes

    Pals, Abstract classes help us in abstracting common code. The same can be achieved by using a plain java class with static methods and extending them. What extra does this abstract keyword provides

  • HELP Sequence file translator, how to insert a sub sequence ?

    Hi, I would like to know how insert sub sequence in the sequence pane and how insert steps in this sub sequences with the sequence file translator which use text file (.lvtf). Which vi do i have to modify in the project LabVIEW of Seqfiletranslator ?

  • Suggest pattern or any other alternative solution

    Hi, We would like to build on java application using API which client suppose to provide. But Client asked to used existing jdk API indirectly I mean use one wrapper in between. So going ahead if client provides his own API that time without much cha

  • Small flecks are appearing on my screen.  Why?

    After having my Mac for about 3 weeks, I now have small white flecks appearing on my screen. They become more numerous the longer I am on, and then go away when I restart the computer. They quickly return upon use.

  • Services Error

    Can u tell me how to create services procedure. If i am creat one service master the system is asking valuation class once i assign valuation class to service master at the time integratiion (obyc) again  shall i give  valuation class to  g.l in serv