Provider: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.

hi all,
i want to connect to server side from client , i am using sql server 2008 sp1 and os winn 7 64 bit, but it give me an error as above.
also i tried this link:
http://social.msdn.microsoft.com/Forums/sqlserver/es-ES/c0481462-fedf-4f3b-b984-ae3fef64a3b1/provider-tcp-provider-error-0-no-connection-could-be-made-because-the-target-machine-actively?forum=sqldatabaseengine
and i configured two things as follow:
windows firewall --> port --> spacial local  (1433) --> allow the connection -->public (checked) and sql server network configuration manager -->protocols for mssqlserver TCP/IP(enabled).
note: my client and server windows firewalls is disabled.
but i can not solve this issue.
pls help me.
thanks & best regards.
pls help me

hi Sathish,
thank you,
this is my connection string>>
"Data Source=192.168.1.106.1433;Network Library=DBMSSOCN;" +
"Initial Catalog=rasol;Integrated Security=sspi;"
And I tried into command prompt, it replied for 192.168.1.106.
best regards.

Similar Messages

  • No connection could be made because the target machine actively refused it

    Hi,
    I could not see EPM Dimensions library even from fresh install on win2003, EPM 11.1.3.
    No connection could be made because the target machine actively refused it 127.0.0.1:5251
    http://<Web Server>:19000/awb/conf/AWBConfig.xml
    status=404.
    I am using stand alone machine. I need help. I already installed more than five times , same issue.
    Regards in Advance.
    Anand.
    Edited by: prabhanand on Oct 27, 2009 4:12 PM

    Check if your EPMA Web Application Service is running. If it is, attempt to get to this URL: http://server:19091/awb. If you can see the page, you should try to login. If your login fails and you get a 404, the issue is isolated to the IIS side. Check your IIS logs and you can take it from there. You should also check your IIS settings and make sure that there's a virtual directory for EPMA in IIS.

  • SSAS - No connection could be made because the target machine actively refused it

    SSAS Service was working fine…. All of sudden it stopped not sure why the service was stopped. I would like to findout why the service stopped, its just to make sure it should not happen in future
    Please help me with suggestions.
    Thanks & Regards, Santhosh

    Hi Santhosh,
    Based on your description, we just know the SQL Server Analysis Services (SSAS) stopped. So we cannot give you the exact reason that cause this issue. However, you can troubleshoot this issue by using the Windows Event logs and msmdsrv.log.
    You can access Windows Event logs via "Administrative Tools" --> "Event Viewer".  SSAS error messages will appear in the application log.
    The msmdsrv.log file for the SSAS instance that can be found in \log folder of the instance. (C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Log)
    Here is a blog about data collection for troubleshooting Analysis Services issues, please see:
    Data collection for troubleshooting Analysis Services issues
    Regards,
    Charlie Liao
    TechNet Community Support

  • Errors using weblogic sql driver: "No JDBC connection can be made because the transaction state is marked rollback"

    One of our customers starts to encounter this error message recently.
    We checked our log files. It seems that the error happens when
    to obtain a jdbc connection. Have anyone seen similar problems
    and knows how to fix it? thanks in advance.
    We are using weblogic server 6.1sp2, and weblogic sql type 4 driver.
    The functions that invoke the jdbc calls are stateless session bean
    methods with their transaction attributes marked as Required.
    There is no nested calls of these methods.
    A partial stack trace we obtained is as following:
    java.sql.SQLException: No JDBC connection can be made
    because the transaction state is
    Marked Rollback
         at weblogic.jdbc.jts.Connection.getOrCreateConnection(Connection.java:586)
         at weblogic.jdbc.jts.Connection.prepareStatement(Connection.java:115)
         at weblogic.jdbc.rmi.internal.ConnectionImpl.prepareStatement(ConnectionImpl.java:135)
         at weblogic.jdbc.rmi.SerialConnection.prepareStatement(SerialConnection.java:76)
    lixin

    Joseph Weinstein <[email protected]> wrote:
    >
    >
    YuanHui Liu wrote:
    Joe,
    We got the exact same error message. The error came after we got theJDBC connection,
    and trying to create statement off it.
    It occurs intermitently when we are running another standalone JAVAapp to do
    some end of day work, which results in the DB Server being very busy(90+%CPU
    usage) for about 5 minutes. We see a surge of requests to the WLSJDBC Connection
    pool. This would sometimes result in all our subsequent DB requeststo fail and
    lead to a crash.
    We are using WLS6.0SP1. I do not think there's a 30 seconds wait leadingto a
    connection timeout that caused this(rather it is the end effect).
    Can you give us a more detailed explanation? Is there a miscommunicationbetween
    our DB(Sybase12) and WLS?Hi. It looks to you like it's after you get the connection, but really
    it's when the server is
    gettng the pool connection. For performance/synchronization reasons we
    do a clever
    delay: When your code asks for a pool connection we quickly give you
    the pool wrapper,
    but we delay actually reserving the real underlying DBMS connection until
    your first
    real need for a connection, at your first JDBC call, such as createStatement()
    etc.
    It is while waiting for a pool connection long enough for the transaction
    coordinator
    to have timed you out before you ever get a chance. It's nothing to do
    with the
    DBMS or even JDBC, I believe. I think the weblogic server either has
    too few execute-threads
    and/or too few CPU cycles to do the work load.
    Okay, so there's a lazy initialization of the connection.
    From reading our log I believe our failur is immediate rather
    than waiting for 30+ seconds(the default setting) from the DB,
    the timeout occurred later as a result. At the time either because the DB Server
    is very busy.
    Since we are running WLS6.0 we have only one connection pool,
    we have defined a max of 150 threads in the pool. While this
    is happening the DB Server is being pinned by an overnight job,
    but the WLS Server is not busy at all. The DB and WLS resides
    on different physical boxes.
    We also have a thread dump from the WLS console when we rebooted the server, it
    showed that we are hanging on to the thread & jdbc
    connections after these exceptions has occurred instead of releasing them, note
    "16083"(~4.5 hours) seconds has passed:
    142 116222 Retry rollback request for tx: 'transaction=(IdHash=2963855,Name =
    [EJB UserManagerBeanImpl.signalICUserServletHeartBeat()],Xid=30643:8f3838f3709bf53d,Status=Rolling
    Back. [Reason = Unknown],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
    begin=16083,seconds left=10,ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=started,assigned=server),SCInfo[server]=(state=active),properties=({weblogic.jdbc=t3://159.55.158.25:8005,
    weblogic.transaction.name=[EJB UserManagerBeanImpl.signalICUserServletHeartBeat()]}))'
    Scheduled Trigger
    So I would argue this problem actually chewed up resources on the WLS server.
    -Yuanhui Liu
    >>
    >>
    Thanks.
    -YuanHui Liu
    Joseph Weinstein <[email protected]> wrote:
    lixin wrote:
    One of our customers starts to encounter this error message recently.
    We checked our log files. It seems that the error happens when
    to obtain a jdbc connection. Have anyone seen similar problems
    and knows how to fix it? thanks in advance.
    We are using weblogic server 6.1sp2, and weblogic sql type 4 driver.
    The functions that invoke the jdbc calls are stateless session bean
    methods with their transaction attributes marked as Required.
    There is no nested calls of these methods.
    A partial stack trace we obtained is as following:
    java.sql.SQLException: No JDBC connection can be made
    because the transaction state is
    Marked Rollback
    at weblogic.jdbc.jts.Connection.getOrCreateConnection(Connection.java:586)Hi. This sounds like a JVM thread starvation issue, and/or a server
    load
    issue. What is
    happening is that the transaction is started, and times out beforethe
    SSB even gets to
    the first JDBC work. I would first verify that the customer is using
    the very latest JVM
    available for the machine.
    Joe Weinstein
    at weblogic.jdbc.jts.Connection.prepareStatement(Connection.java:115)
    at weblogic.jdbc.rmi.internal.ConnectionImpl.prepareStatement(ConnectionImpl.java:135)
    at weblogic.jdbc.rmi.SerialConnection.prepareStatement(SerialConnection.java:76)
    lixin

  • Unable to display data in a chart, got error: No connection could be made .

    Hi Expert,
    I am running sample SH in OracleBI Answer. The retrived data in a table is fine, but I can't dispaly a chart.
    Thanks
    Helen
    Here is the error message:
    Error Generating Chart
    An error occurred during execution of "connect". No connection could be made because the target machine actively refused it. [Socket:764]
    Error Details
    Error Codes: ETI2U8FA
    I am using oc4j
    Here is website:
    http://5y2xch1:9704/analytics/saw.dll?Answers&SubjectArea=SH
    Here is SQL
    SELECT Products."Prod Name" saw_0, Calendar."Calendar Month Desc" saw_1, Calendar."Calendar Month Name" saw_2, "Sales Facts"."Amount Sold" saw_3 FROM SH ORDER BY saw_0, saw_1, saw_2
    Here is xml in Advance
    <saw:report xmlns:saw="com.siebel.analytics.web/report/v1" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlVersion="200705140" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sawx="com.siebel.analytics.web/expression/v1">
    <saw:criteria subjectArea="SH">
    <saw:columns>
    <saw:column formula="Products.&quot;Prod Name&quot;" columnID="c2"/>
    <saw:column formula="Calendar.&quot;Calendar Month Desc&quot;" columnID="c0"/>
    <saw:column formula="Calendar.&quot;Calendar Month Name&quot;" columnID="c1"/>
    <saw:column formula="&quot;Sales Facts&quot;.&quot;Amount Sold&quot;" columnID="c3"/></saw:columns></saw:criteria>
    <saw:views currentView="2">
    <saw:view xsi:type="saw:compoundView" name="compoundView!1" rptViewVers="200510010">
    <saw:cvTable>
    <saw:cvRow>
    <saw:cvCell viewName="titleView!1">
    <saw:displayFormat/></saw:cvCell></saw:cvRow>
    <saw:cvRow>
    <saw:cvCell viewName="tableView!1">
    <saw:displayFormat/></saw:cvCell></saw:cvRow></saw:cvTable></saw:view>
    <saw:view xsi:type="saw:titleView" name="titleView!1" rptViewVers="200510010"/>
    <saw:view xsi:type="saw:tableView" name="tableView!1" rptViewVers="200510010" showHeading="false"/>
    <saw:view xsi:type="saw:staticchart" name="staticchart!1" rptViewVers="200510010">
    <saw:template tid="charts/column.cxml"/>
    <saw:selections>
    <saw:categories>
    <saw:category position="0">
    <saw:column columnID="c2"/></saw:category></saw:categories>
    <saw:measures>
    <saw:column columnID="c3" position="0"/></saw:measures>
    <saw:seriesGenerators>
    <saw:measureLabels/></saw:seriesGenerators></saw:selections>
    <saw:canvasFormat/></saw:view></saw:views></saw:report>
    Edited by: user914594 on Feb 4, 2011 8:22 AM

    Hi,
    Check weather Oracle BI Javahost server is on or not.On if server is down.
    Go to Start->Run->Services.msc
    Which version of OBIEE are you using?
    Regards,
    Srikanth

  • My local (win7) machine actively refusing to connect to a web service created on same machine (VS2012) -- how to resolve?

    I created a web service in an Asp.Net application (VS2012) which uses Entity Framework to connect to the AdventureWorksLT database on my local sql server (2008 R2 running on win7).  The web service appears to run fine when I build it and run it and 
    I get this uri
    http://localhost:51798/
    I then create a separate wpf project (vs2012) .  The first thing I do with this wpf project is to try to add a service reference to the web service I just created.  I right click on the project, select add service refence, the service reference
    dialog window comes up.  I don't click on Discover (OK I did click it :) because the web service is not part of this solution.  So I enter
    http://localhost:51798/ and click go.  I receive the following error message
    >>
    There was an error downloading 'http://localhost:51798/_vti_bin/ListData.svc/$metadata'.
    Unable to connect to the remote server
    No connection could be made because the target machine actively refused it 127.0.0.1:51798
    Metadata contains a reference that cannot be resolved: 'http://localhost:51798/'.
    There was no endpoint listening at http://localhost:51798/ that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
    Unable to connect to the remote server
    No connection could be made because the target machine actively refused it 127.0.0.1:51798
    If the service is defined in the current solution, try building the solution and adding the service reference again.
    <<
    What can I do / should I do to resolve this?  Is the firewall blocking something maybe?  Do I need to add an inbound rule or something?
    Rich P

    OK.  I added system.web to the wpf app.  I also did this to the uri
    http://localhost/AdventureWorksService/AdventureWorksService.svc
    -I added /AdventureWorksService.svc -- but still nothing.
    So I decided to recreate the whole project and integrate the wcf project with the wpf project in the same solution.  Now I can at least find the web service using discover, but I now get this error message
    >>
    There was an error downloading 'http://localhost/AdventureWorksService/AdventureWorksService.svc/_vti_bin/ListData.svc/$metadata'.
    The request failed with the error message:
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
    <<
    here is the web.config for the web service
    <?xml version="1.0" encoding="utf-8"?>
    <!--
    For more information on how to configure your ASP.NET application, please visit
    http://go.microsoft.com/fwlink/?LinkId=169433
    -->
    <configuration>
    <configSections>
    <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
    <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
    </configSections>
    <system.web>
    <compilation debug="true" targetFramework="4.5" />
    <httpRuntime targetFramework="4.5" />
    </system.web>
    <connectionStrings>
    <add name="AdventureWorksLTEntities" connectionString="metadata=res://*/AdventureWorksModel.csdl|res://*/AdventureWorksModel.ssdl|res://*/AdventureWorksModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=win7;initial catalog=AdventureWorksLT;integrated security=True;MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    </connectionStrings>
    <entityFramework>
    <defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework" />
    <providers>
    <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
    </providers>
    </entityFramework>
    <system.serviceModel>
    <serviceHostingEnvironment aspNetCompatibilityEnabled="true" />
    </system.serviceModel>
    <system.webServer>
    <directoryBrowse enabled="true" />
    </system.webServer>
    </configuration>
    Rich P

  • HELP: itunes could not restore because the backup is corrupt or not compatable

    I back up my iphone to icloud via itunes but when i want to restore the iphone from back up this error messege appeared:
    itunes could not restore because the backup is corrupt or not compatable
    how to solve this problem?
    Thanks,,

    I have this problem too can somebody please help where are all the apple helpers? This is ridiculous!!!!

  • Error MySQL #2002 connection could not be made etc from phpMyAdmin

    Error MySQL #2002 connection could not be made etc from phpMyAdmin
    I am just seting up Adobe Flash Builder 4.5 for PHP, Zend Server, MySQL and phpMyAdmin.
    On attempting The Tutorial Build your first Mobile PHP project I am getting this error.
    Can anybody help please ?

    Just thought I would add that I did every test the help files suggest, no firewall etc.
    Strange thing is that after the majority downloaded I had about 55 apps left that could not be updated because of the network connection that could not be made, I downloaded them manually instead of clicking 'yes please do download them all'.
    I still came across a few that gave me the msg that an connection could not be made but when I skipped them and came back later to try again it did download. Took some time but I now have them all up to date.
    Now see if I can sync the iPhone and iPad.
    I run the latest iTunes 10.4.1 (10) and 10.6.8, have not updated to Lion yet.
    cheers,
    Christine

  • OLE DB provider 'MSOLAP' cannot be used for distributed queries because the provider is configured to run in single-threaded

    Hopefully this will save somebody some trouble.
    Running 64bit Enterprise SQL and SSAS with Service pack 2 installed.
    Also running Proclarity so 32bit mode Reporting Services is running.
    When trying to create a linked server to my OLAP database I was continually getting the following Error:
    OLE DB provider 'MSOLAP' cannot be used for distributed queries because the provider is configured to run in single-threaded apartment mode. (Microsoft SQL Server, Error: 7308)
    Many posts suggested I select the "in Proc" check box under the olap provider, but this did not help.
    Finally, instead of using the IDE to create the linked server I used a script to call sp_addlinkedserver and used @provider='MSOLAP.3'.  This fixed the problem.
    If you have a more clear idea of why I was having the issue in the first place, feel free to let me know what you think.

    Try this thread:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f02a3921-7d0b-4038-97bb-9f17d381b345/linked-ssas-server-fails?forum=sqlanalysisservices
    Talk to me now on

  • I can't sync my iphone to itunes i get this error message "Iphone could not sync because the sync failed to start" Help? both my computer windows and my phone are on the current versions of ios and itunes

    I can't sync my iphone to itunes i get this error message "Iphone could not sync because the sync failed to start" Help? both my computer windows and my phone are on the current versions of ios and itunes

    Hello lenmin,
    Thanks for using Apple Support Communities.
    To help resolve this issue where you're repeatedly prompted to authorize with your Apple ID in iTunes when syncing, please follow the directions in the article below.
    iTunes: Missing folder or incorrect permissions may prevent authorization - Apple Support
    Have a great weekend,
    Alex H.

  • Photoshop cs6 error "could not use the type tool because the target channel is hidden.  happens when im typing in photoshop, go to another layer and then come back. can't alter text at that point

    photoshop cs6 error "could not use the type tool because the target channel is hidden.  happens when im typing in photoshop, go to another layer and then come back. can't alter text at that point.  i really need to get thsi figured out. thank you.

    You may have answered my question. I AM using the 64bit version of Illustrator CS6. I had no idea there were bugs in it that affected paths copied and pasted from Illustrator to Photoshop.
    A bit more about what I'm trying to accomplish... I'm trying to follow Deke's tutorial (http://www.deke.com/content/dekes-techniques-018-creating-a-3d-pie-chart) which is already difficult since so much has changed between CS5.5 and 6, but then on top of that, I keep getting errors!
    So I created the pie chart exactly as he shows and copied and pasted into Photoshop exactly as he does. Before submitting this post, though, I tried drawing just two very simple triangle shapes, copying them both and pasting them into Photoshop as a shape layer. The shapes weren't overlapping, but they were a part of the same shape layer just like the pie chart tutorial.
    Thanks for your help. If there is anything else I should try before just giving up because of the 64bit bugs, please let me know.

  • InD blocking Ps to save a file / Could not save * because the file is already in use error

    Many users have reported a  Photoshop Could not save * because the file is already in use error in many different circumstances.
    I place raw jpgs in InDesign document, then open them in Photoshop via Edit original order to adjust them. On random occasions Ps gives me that annoying error. So i found a little trick to avoid saving that image under a different name and relinking it plus reloading Ps since the error repeats on other pictures to.
    All you have to do is: when Ps gives error, (Cmd-Tab) switch to InD, directly select the worked jpg in image frame (one that you try to save in Ps)  and simply move it left-right (or move it and Undo). Now you can save it without problem.

    JPEG is a "lossy" compression format. Every time you save as jpeg you recompress and throw away a little more information. In addition, jpeg does not support transparency or layers, both very useful features for woring with images. For example, you can add an adjustment layer in Photoshop to do your adjustments non-destructively for may of the things that you can do using Image > Adjustments... which will change your pixel data permanently. Throw away an adjustment layer and you image data is untouched. Also, ID allows you to place a layered image and control layer visibility from within ID, making it possible to multi-purpose a single file by showing or hiding various layers.

  • Ipod touch for Christmas, but cannot get started: after installing itunes, when connecting to my laptop I get no instruactions, just the error message "This iPod cannot be used because the Aplle Mobile Device service is not started". Any suggestions???

    ipod touch for Christmas, but cannot get started: after installing itunes, when connecting to my laptop I get no instruactions, just the error message "This iPod cannot be used because the Aplle Mobile Device service is not started". Any suggestions???

    Jennifer...
    Follow the instructions here >  iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Purchased a song from iTunes, i tried to transfer it to my itouch, but i received an error "iTunes could not copy because the file could not be converted". how do i convert the song (well, i thought it will automatically be converted)?

    purchased a song from iTunes, i tried to transfer it to my itouch, but i received an error "iTunes could not copy because the file could not be converted". how do i convert the song (well, i thought it will automatically be converted)?

    Problem Fixed:
    Remove the song from your itunes library, then go to the itunes store and try to download it again. It will say something like "this song has already been purchased, would you like to download it again for free?". Click yes, and it will download again. This worked for me, hope it helped

  • My Iphone 4 will not Sync it just says Error itunes could not sync because the sync session failed to start ........ can anyone help me

    My iphone will not Sync it just says Error itunes could not syn because thee sync session failled to start .............. can anyone help me ?

    Same thing for me right now.  Anybody have a fix on a Mac?  My iPad syncs OK but my iphone 4S has this message.

Maybe you are looking for

  • Songs I purchased on my iPhone not showing up in the cloud for download to my computer.

    I purchased songs on my iPhone yesterday, and last night on my Notebook computer I was able to download the songs from the cloud with no problems.  But today, on my Desktop computer, the songs do not even show that they are available in the cloud.  A

  • Creating a table using SELECT

    I want to create a copy of an existing table. What is the proper SQL statement that will execute this?

  • Wine 0.9.4 + patch + WoW

    I am running the latest wine with this patch from the gentoo forum: --- libs/wine/mmap.c.old 2005-06-20 13:43:47.000000000 +0200 +++ libs/wine/mmap.c 2005-10-14 21:49:54.794346832 +0200 @@ -161,6 +161,26 @@ #endif /* (__svr4__ || __NetBSD__) && !MAP_

  • LMS 4.2.1 Discovery IP instead of hostname

    Hi, we use LMS 4.2.1 and we noticed a strange behaviour when starting a discovery.  From aprox. 160 devices some devices are displayed as IP Address instead of hostname. Every device is DNS resolvable and has a value for "hostname" I´ve tried every p

  • SAP B1ip detected an error : 403 Forbidden

    Hello, I recently installed SAP B1 8.81 PL09, and the standalone B1 integration component. I followed the installation guide perfectly, and still receive an error whenever I try to use my dashboards, or open the integration framework. I installed on