Showing posts with label failed. Show all posts
Showing posts with label failed. Show all posts

Tuesday, March 20, 2012

Report Builder logon failed

I used an sql server logon to create the view and model in designer, I deployed the source and model from desigen, when I go to report builder I get this message:
  • Logon failed.
  • Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E) My server and web service are on the same server and I set up my server security to use mixed mode if that makes a difference.to answer my own question, even though it said it set up the rs service account correctly, it set up a new one with appropriate security and it now works, I just deleted the old id and use the new one.|||

    hi there!

    i encounter the same error... how did u find the id? i am using the domain account.. how can i make the necessary changes?

    if i have to run my report in the client workstation, i got this error msg:

  • Logon failed.
  • For more information about this error navigate to the report server on the local server machine, or enable remote errors|||

    I'm encountering the same error and cannot seem to get the issue resolved. I setup a new report server on my local machine and deployed a model to it and it works fine.

    However, on my 2003 server I get the message

    Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E)
    -
    Logon failed.

    Can you please explain how exactly to rectify this error?

    Thanks

    |||

    Go to management studio, create a LOGIN give it access to the msdb, reportsever database and reportserver temp database. See

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSinstall/htm/gs_installingrs_v1_75k2.asp

    |||Goto Reporting Services Configuration (in Start Menu->Programs->Sql Server->Config Tools. Click on Execution Account Uncheck "Specify an execution account"
  • Report Builder logon failed

    I used an sql server logon to create the view and model in designer, I deployed the source and model from desigen, when I go to report builder I get this message:
  • Logon failed.
  • Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E) My server and web service are on the same server and I set up my server security to use mixed mode if that makes a difference.to answer my own question, even though it said it set up the rs service account correctly, it set up a new one with appropriate security and it now works, I just deleted the old id and use the new one.|||

    hi there!

    i encounter the same error... how did u find the id? i am using the domain account.. how can i make the necessary changes?

    if i have to run my report in the client workstation, i got this error msg:

  • Logon failed.
  • For more information about this error navigate to the report server on the local server machine, or enable remote errors|||

    I'm encountering the same error and cannot seem to get the issue resolved. I setup a new report server on my local machine and deployed a model to it and it works fine.

    However, on my 2003 server I get the message

    Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E)
    -
    Logon failed.

    Can you please explain how exactly to rectify this error?

    Thanks

    |||

    Go to management studio, create a LOGIN give it access to the msdb, reportsever database and reportserver temp database. See

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSinstall/htm/gs_installingrs_v1_75k2.asp

    |||Goto Reporting Services Configuration (in Start Menu->Programs->Sql Server->Config Tools. Click on Execution Account Uncheck "Specify an execution account"
  • Report Builder logon failed

    I used an sql server logon to create the view and model in designer, I deployed the source and model from desigen, when I go to report builder I get this message:
  • Logon failed.
  • Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E) My server and web service are on the same server and I set up my server security to use mixed mode if that makes a difference.to answer my own question, even though it said it set up the rs service account correctly, it set up a new one with appropriate security and it now works, I just deleted the old id and use the new one.|||

    hi there!

    i encounter the same error... how did u find the id? i am using the domain account.. how can i make the necessary changes?

    if i have to run my report in the client workstation, i got this error msg:

  • Logon failed.
  • For more information about this error navigate to the report server on the local server machine, or enable remote errors|||

    I'm encountering the same error and cannot seem to get the issue resolved. I setup a new report server on my local machine and deployed a model to it and it works fine.

    However, on my 2003 server I get the message

    Logon failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E)
    -
    Logon failed.

    Can you please explain how exactly to rectify this error?

    Thanks

    |||

    Go to management studio, create a LOGIN give it access to the msdb, reportsever database and reportserver temp database. See

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSinstall/htm/gs_installingrs_v1_75k2.asp

    |||Goto Reporting Services Configuration (in Start Menu->Programs->Sql Server->Config Tools. Click on Execution Account Uncheck "Specify an execution account"|||Hi CadsKiran

    Thanks for u'r solution.
    it worked for me :) .

    Thanks
    Isuru
  • Tuesday, February 21, 2012

    Replication-Replication Distribution Subsystem: agent (null) failed.

    After migrate SQL 2000 replication to SQL 2005, by script and have maked some
    changes, like drop some publications and have added many articles in one,
    this message has appered so often:
    Replication-Replication Distribution Subsystem: agent (null) failed. The
    publication '<name of publication>'does not exist.
    The application log of distributor machine is always with this message like
    this.
    What is the real problem, because some articles don't exist any more and
    there aren't any errors or mistakes of any agents, I mean , the replication
    are ok.
    Unfortely, I didn't see any articles or foruns about the solution and these
    problems impact with Replication alerts.
    I have one machine with three sql instances of distribution functions. All of
    them are administering many publications with many articles.
    Sds!
    Krisnamourt
    Message posted via http://www.droptable.com
    This could be a pull subscriber. Run profiler to see if you can see it logon
    to the distributor and then capture it's hostname and visit the host and
    drop the subscription there.
    http://www.zetainteractive.com - Shift Happens!
    Looking for a SQL Server replication book?
    http://www.nwsu.com/0974973602.html
    Looking for a FAQ on Indexing Services/SQL FTS
    http://www.indexserverfaq.com
    "Krisnamourt via droptable.com" <u21487@.uwe> wrote in message
    news:7b995dc2c337c@.uwe...
    > After migrate SQL 2000 replication to SQL 2005, by script and have maked
    > some
    > changes, like drop some publications and have added many articles in one,
    > this message has appered so often:
    > Replication-Replication Distribution Subsystem: agent (null) failed. The
    > publication '<name of publication>'does not exist.
    > The application log of distributor machine is always with this message
    > like
    > this.
    > What is the real problem, because some articles don't exist any more and
    > there aren't any errors or mistakes of any agents, I mean , the
    > replication
    > are ok.
    > Unfortely, I didn't see any articles or foruns about the solution and
    > these
    > problems impact with Replication alerts.
    > I have one machine with three sql instances of distribution functions. All
    > of
    > them are administering many publications with many articles.
    > Sds!
    > Krisnamourt
    > --
    > Message posted via http://www.droptable.com
    >
    |||Thanks Hilary,
    I just dropped these agents and the pull jobs at subscriber and distributor,
    but these message still appear at Distributor.
    I thought these message would be some register from oldest row of
    distribution table, but I couldn't identify any of them.
    At moment, it's so difficult to "redo" all publication , because all of them
    are at production replication, without any "windows time" to do quickly and
    we just have done three weeks ago.
    Any suggest to help me to find out where were all of these row register at
    distribution system tables?
    Sds!
    Krisnamourt
    Hilary Cotter wrote:[vbcol=seagreen]
    >This could be a pull subscriber. Run profiler to see if you can see it logon
    >to the distributor and then capture it's hostname and visit the host and
    >drop the subscription there.
    >[quoted text clipped - 24 lines]
    Message posted via droptable.com
    http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    |||I'd look to see if I can figure out when these agents are running or
    logging. For example suppose you find they log these messages every 10
    minutes. Then I would run profiler when you next expect it to run and see if
    you can track down the culprit.
    http://www.zetainteractive.com - Shift Happens!
    Looking for a SQL Server replication book?
    http://www.nwsu.com/0974973602.html
    Looking for a FAQ on Indexing Services/SQL FTS
    http://www.indexserverfaq.com
    "Krisnamourt via droptable.com" <u21487@.uwe> wrote in message
    news:7bcba7853b95b@.uwe...
    > Thanks Hilary,
    > I just dropped these agents and the pull jobs at subscriber and
    > distributor,
    > but these message still appear at Distributor.
    > I thought these message would be some register from oldest row of
    > distribution table, but I couldn't identify any of them.
    > At moment, it's so difficult to "redo" all publication , because all of
    > them
    > are at production replication, without any "windows time" to do quickly
    > and
    > we just have done three weeks ago.
    > Any suggest to help me to find out where were all of these row register at
    > distribution system tables?
    > Sds!
    > Krisnamourt
    > Hilary Cotter wrote:
    > --
    > Message posted via droptable.com
    > http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    >
    |||Hilary,
    I just followed your advice and see that application "Replication
    Distribution History" send these message.
    How can I delete history informatiom without damage any replication?
    See the sequence:
    if @.publication is not null and
    exists (select * from dbo.MSpublications
    where publication = @.publication and
    publisher_id = @.publisher_id and
    publisher_db = @.publisher_db and
    independent_agent = 0)
    The subscription to publication 'Pub_T400RECL' has expired or does not exist.
    RAISERROR (21056, 16, -1, @.publication)
    return (1)
    Hilary Cotter wrote:[vbcol=seagreen]
    >I'd look to see if I can figure out when these agents are running or
    >logging. For example suppose you find they log these messages every 10
    >minutes. Then I would run profiler when you next expect it to run and see if
    >you can track down the culprit.
    >[quoted text clipped - 28 lines]
    Message posted via droptable.com
    http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    |||I am sorry look for the entries in mspublications, then drop it in that
    database.
    http://www.zetainteractive.com - Shift Happens!
    Looking for a SQL Server replication book?
    http://www.nwsu.com/0974973602.html
    Looking for a FAQ on Indexing Services/SQL FTS
    http://www.indexserverfaq.com
    "Krisnamourt via droptable.com" <u21487@.uwe> wrote in message
    news:7bcd3a3b13b7c@.uwe...
    > Hilary,
    > I just followed your advice and see that application "Replication
    > Distribution History" send these message.
    > How can I delete history informatiom without damage any replication?
    > See the sequence:
    > if @.publication is not null and
    > exists (select * from dbo.MSpublications
    > where publication = @.publication and
    > publisher_id = @.publisher_id and
    > publisher_db = @.publisher_db and
    > independent_agent = 0)
    > --
    > The subscription to publication 'Pub_T400RECL' has expired or does not
    > exist.
    > --
    > RAISERROR (21056, 16, -1, @.publication)
    > --
    > return (1)
    > --
    > Hilary Cotter wrote:
    > --
    > Message posted via droptable.com
    > http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    >
    |||look for an entry in the distribution database where the syspublications
    table has entries for this publication.
    Note the publisher and the publication database. Then go to it and drop the
    publication
    http://www.zetainteractive.com - Shift Happens!
    Looking for a SQL Server replication book?
    http://www.nwsu.com/0974973602.html
    Looking for a FAQ on Indexing Services/SQL FTS
    http://www.indexserverfaq.com
    "Krisnamourt via droptable.com" <u21487@.uwe> wrote in message
    news:7bcd3a3b13b7c@.uwe...
    > Hilary,
    > I just followed your advice and see that application "Replication
    > Distribution History" send these message.
    > How can I delete history informatiom without damage any replication?
    > See the sequence:
    > if @.publication is not null and
    > exists (select * from dbo.MSpublications
    > where publication = @.publication and
    > publisher_id = @.publisher_id and
    > publisher_db = @.publisher_db and
    > independent_agent = 0)
    > --
    > The subscription to publication 'Pub_T400RECL' has expired or does not
    > exist.
    > --
    > RAISERROR (21056, 16, -1, @.publication)
    > --
    > return (1)
    > --
    > Hilary Cotter wrote:
    > --
    > Message posted via droptable.com
    > http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    >
    |||Hilary,
    I did what you say to do, but I wasn't finding any register at distributor
    tables that refer to any of these publication that no exists any more.
    are there any kind of multiple register on Monitor replication? I mean, now I
    have many Publication to see in only one SQL 2005 Monitor. When I add some
    new publication, the Monitor connect to your distribution instance. Speaking
    in numbers, It's about 6 distribution connect together in one Monitor.
    What do you think? I can't imagine any other suggest to these problem!
    Sds!
    Hilary Cotter wrote:[vbcol=seagreen]
    >I am sorry look for the entries in mspublications, then drop it in that
    >database.
    >[quoted text clipped - 29 lines]
    Message posted via droptable.com
    http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    |||Can you check each database on the publisher for these entries?
    http://www.zetainteractive.com - Shift Happens!
    Looking for a SQL Server replication book?
    http://www.nwsu.com/0974973602.html
    Looking for a FAQ on Indexing Services/SQL FTS
    http://www.indexserverfaq.com
    "Krisnamourt via droptable.com" <u21487@.uwe> wrote in message
    news:7bda14a7e07c4@.uwe...
    > Hilary,
    > I did what you say to do, but I wasn't finding any register at distributor
    > tables that refer to any of these publication that no exists any more.
    > are there any kind of multiple register on Monitor replication? I mean,
    > now I
    > have many Publication to see in only one SQL 2005 Monitor. When I add some
    > new publication, the Monitor connect to your distribution instance.
    > Speaking
    > in numbers, It's about 6 distribution connect together in one Monitor.
    > What do you think? I can't imagine any other suggest to these problem!
    > Sds!
    > Hilary Cotter wrote:
    > --
    > Message posted via droptable.com
    > http://www.droptable.com/Uwe/Forums.aspx/sql-server-replication/200711/1
    >