Workflow service configuration issue

I am having issues setting up workflow service in my SharePoint 2013 environment. My setup is  single server farm.
I see the workflow service under the "Manage Service Applications" option in the central administration (as show below), but I do not see this service available under the service for the server under "Manage Services on Server".When
I open Designer and try to create workflow, I do not see the drop down for SharePoint 2013 workflow.
I am also attaching the IIS screenshot. 
Register-SPWorkflowService
–SPSite http://sharepointsite –WorkflowHostUri
 http://server:12291 –AllowOAuthHttp
Also, when I go to "http://localhost:12291/" it shows me message "
The website declined to show this webpage"

John,
I'd work thru this: https://msdn.microsoft.com/library/azure/jj193529%28v=azure.10%29.aspx
Did you configure the App Mgmt Service Proxy?  I got bit by that one - link below.
And my apologies, it's been a while since I installed WFM, but I *think* you need the WF Client on your developer workstation, and on the server.  And you'll want to use the Microsoft Platform Mgr to do the installs - be careful, there are different
versions for the WFM Clients. Ah, just checked my OneNote on setups, here are some links that may help:
For workflow mgr setup, follow this pretty much exactly:
http://technet.microsoft.com/en-us/library/dn201724%28v=office.15%29.aspx
http://sharepoint.stackexchange.com/questions/92851/workflow-manager-1-0-cu-installation-fails
 http://www.harbar.net/articles/wfm2.aspx
http://www.harbar.net/articles/wfm1.aspx
http://lennytech.wordpress.com/2013/06/02/troubleshooting-configuration-problems-with-workflow-manager-and-service-bus/
http://lennytech.wordpress.com/2013/06/02/configuring-workflow-manager-1-0/
 http://technet.microsoft.com/en-us/library/jj658588%28v=office.15%29
Then App service: 
http://nikpatel.net/2013/09/11/sharepoint-2013-workflow-manager-hidden-dependency-app-management-service-proxy/
http://www.c-sharpcorner.com/UploadFile/anavijai/error-app-management-shared-service-proxy-is-not-installed/
Hth,
Chad

Similar Messages

  • Adobe Document Service Configuration Issue

    Hi All,
    Actually we have installed SAP ADS 7.4 ON SAP NetWeaver 7.4 JAVA STACK HUB
    SYSTEM.
    I did the configuration as per the SAP Standard documents. The ABAP
    connection in ADS is working but ADS configuration in an ABAP environment
    is not working.
    While I am executing the form in SFP, I am getting the error message:
    ADS:com.adobe.ProcessingException: com.adobe.Processin(200101).
    While I am testing the ADS configuration in ABAP environment, I am getting the error:
    ADS: com.adobe.ProcessingException:com.adobe.Processin(200101).
    While I am checking the Destination service in SAP ECC I am getting theerror: SYSTEM ERROR:
    ADS: com.adobe.ProcessingException:com.adobe.ProcessingException: XMLFM Exception during render:com.adobe.ProcessingException(200,101).
    For the above issues I raised ticket to SAP. They suggested below steps, So I did the first three steps but I don't know how to do the 4th and 5th steps means how to copy the and extract the files.
    1. Shutdown J2EE engine
    2. Rename the folder
    /usr/sap/<SID>/<Instance>/j2ee/os_libs/adssap
    to antoher folder name (ex. adssap.old)
    3. Start J2EE engine
    4. Make sure XMLFormService_native.zip is copied under os_libs fold
    during starting up engine (synchronize phase)
    5. Also make sure XMLform.exe is extracted under
    /usr/sap/<SID>/<Instance>/j2ee/os_libs/adssap/XMLFormService/bin
    Please help me from where to copy the zip file mentioned in 4th step and find the attachments for error screen shots for reference.
    Your help will be appreciated.
    Thanks&Regards,
    Ravikiran.

    Hi Varun,
    Actually we installed ADS in NW 7.4 and while I am doing configuration I am getting the above issues.
    While I am executing the any form means (standard also) I am getting the same issues.So I think it is may be configuration issue.
    I raised ticket to SAP with the below error they suggested above five steps.
    ADS: com.adobe.ProcessingException: com.adobe.Processin(200101).
    Thanks&Regards,
    Ravikiran.

  • Hyperion Shared Services Configuration Issue

    Hello,
    We are using Hyperion Strategic Finance (Version: 9.3.1.2.0.775) on a server XYZ. The shared services database (Oracle) has moved from an old server to a new server.
    When trying to configure the new database for the Shared Services we are not able to edit the Database Details.
    Can someone please help us with this issue?
    Thanks and Regards,
    S

    Have you tried editing <HYPERION_HOME>\common\config\product\hub\9.3.1.0\hub_1_config.xml as this contains the configuration info.
    You can also take a look at the following Oracle support doc - "How To: Re-Configure Hyperion 9.3.3 Repository Databases (Doc ID 1355556.1)"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Workflow Manager Configuration Issue Windows Server 2012 R2 / SQL 2014

    Hello All,
    Environment:  SharePoint 2013 Enterprise with SP1
    Farm consists of
     2 App Server, 2 Web Server and 2 SQL Servers all the server have Windows 2012 R2 
    OS .  The SQL backend is SQL Server 2014
    Installed Workflow manager on the Web server, the configuration ran fine without any errors. Trying to browse the workflow management site via IIS Manager encountered Certificate Error clicked Continue to this website which gives a HTTP 403 Forbidden and
    following detail message
    This error (HTTP 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage.
    Checked the web site Workflow Management Site in the IIS manager which has only one folder bin . I was not able to submit the Screenshot
    I have installed the latest patch for the Workflow manager and the Service Bus
    Question I have
    Should there be more folder under the Workflow Management Site.
    Why is the Web site not showing the web page
    Is workflow manager supported for Windows Server 2012 R2 and SQL 2014
    Thanks
    Dhanraj

    Hi Dhanraj,
    I captured the screenshot from my IIS Manager on workflow server. There is only bin folder under Workflow Management site
    If I browser workflow host uri from IIS Manager
    https://localhost:12290, I received certification error, and I chose the continue to this website, it returned me as follow:
    From the link: http://support.microsoft.com/kb/2902007/en-us It is supported on Windows Server 2012 r2 if you have install latest update.
    Here is an article which talks about error:
    http://www.sp2013blog.com/Lists/Posts/Post.aspx?ID=36
    In addition, here is the reference for troubleshooting workflow manager 1.0 management:
    http://msdn.microsoft.com/en-us/library/jj193529(v=azure.10).aspx#AnalyzingWorkflowManagementLogs
    You could also open SharePoint Designer 2013 and see if you could create a workflow on platform 2013.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Benefitts Self Service Configuration Issue

    Hello once again,
    I am having this delima where i have used the Self-Service Administrator role to remove links from the Benefits Application. We can package the changes into a transport and import them into other landscapes. The issue occurs when i make a change to ESS Benefits application in WebDynpro Java and transport the changes via NWDI. When the changes are assembled and transported into the next system it overwrites my transport packages.
    I know there is a cfg component in NWDI for benefits but i am currently unaware on how to update it. If anyone has any documentation on this or knows how to solve my issue it would be greatly appreciated.
    Thanks in advance for any help.

    Hello Lopez,
    where you are using this Benefits information under Life and Work events or some wear else in ess , if you are using in LWE you can remove it thru GP role .
    let me know more you have resolved this issue.
    Points if helpful
    close thread if problem solved
    Thanksyou,
    regards
    vijai

  • SQL Server Reporting Services configuration issue

    When I click on “System Settings” in the SSRS service application management I get an 503 (server Unavailable) error even though the service is running.
    The farm consists of 4 servers (2 Web and 2 Application server). SSRS is running on one of the application server. SharePoint 2013, SSRS 2012.
    SP2013 WFEs - Installed only RS Add In
    SP2013 APP1 - Installed RS in SP Mode, SQL 2012 SP1 and Add-in.
    In services on server, The SSRS service is started on the application server.
    I can activate/deactivate Site collection feature for Report Server Integration Feature.
    Add Reports Content Type in document library.
    Has anyone see anything like this or have an explanation of what is happening?
    Thanks and Regards, Parth

    w3wp.exe (0x43DC) 0x0AF0
    SharePoint Foundation General
    ajlz0 High
    Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ServiceModel.ServerTooBusyException: The HTTP service located at http://servername:32843/a5febe755f494ab7a0b2a4823c10a969/ReportingWebService.svc
    is unavailable.  This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service again later. ---> System.Net.WebException: The
    remote server returned an error: (503) Server Unavailable.     at System.Net.HttpWebRequest.GetResponse()     at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)  
      --- End of inner exception stack trace ---    Server stack trace:      at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
        at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)     at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)     at
    System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[]
    ins, Object[] outs, TimeSpan timeout)     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage
    message)    Exception rethrown at [0]:      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
    msgData, Int32 type)     at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.ListJobs()     at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.<>c__DisplayClass1.<ListJobs>b__0(IReportServiceManagement
    mchannel)     at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.DoManagementChannelCall(Action`1 caller)     at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesJobsManagement.get_Jobs()  
      at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesJobsManagement.OnLoad(EventArgs e)     at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
    Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
        at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    77e6dc9c-5396-30aa-eca0-2879f8f287e4
    Thanks and Regards, Parth

  • Workflows 2013 and SQL Report Services: Configure on Independent Servers or Existing App Servers?

    Currently, my SharePoint 2013 Farm has Workflows 2013 and SQL Report Services installed on app servers, along with other applications. Workflows 2013 isn't working correctly (installed prior to my coming on board with the organization), I'm assuming it
    is a configuration issue, but rather than re-configure, I've read that is recommended to be a standalone server. It was also recommended by a MSFT rep that our report services have its own independent server. Currently, Report Services is also installed on
    an app server that runs other applications on the farm.
    Has anyone had any experience with installing Workflows 2013 and/or SQL Report Services on independent vs. existing application servers?
    Additionally, my existing application servers have 24 GB of RAM (I believe the recommendation for SharePoint production environments is 12 GB), should I plan for the potentially new servers (Workflows and Report Services) to also have 24 GB of RAM? Not really
    sure if it will be needed if they have dedicated tasks.
    Thanks for any input you can provide!

    It entirely depends on load. WFM will work just fine installed on servers in the SharePoint farm. SSRS preferably should go on the end-user facing servers for better performance.
    The questions you're asking are all "it depends" :)
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Looking for Workflow Service URL in RAR Configuration

    We are configuring RAR and are at Workflow step.
    Workflow contains four sections:
    1. Risk maintenance
    2. Mitigation Control Maitenance
    3. Mitigation
    4. Workflow Service URL.
    We are stuck at the fourth step, Workflow Service URL (This Web service URL is used to submit workflow requests to Compliant User Provisioning) and are not able to trace the URL in configuration guide.
    Can anyone help me in providing the link for the URL
    Regards-
    Shubhi

    Hi,
    It's correct that the WS is the same for both 5.2 and 5.3.
    You can get the URL by opening http://host:port/wsnavigator.
    Expand AEWFRequestSubmissionService_5_2 and click on document.
    //Vit

  • Verifying the Workflow Configuration - does not appear for the workflow services.

    hi!
    the services for the workflow services is not in windows service, I´ve installed workflow manager and correctly configured, service bus correctly configured etc
    verify

    Which self Service function you are using to change the assignment ?
    Their are two API to update asg values. Try to apply user hook on both of them and retry ur scenario.

  • Workflow manager configuration wizard failing

    On running the Workflow Manager Configuration Wizard on our new SharePoint 2013 site, it fails at the stage "Add host to Service Bus farm". I am running as domain admin and have attempted this multiple times but it keeps failing on this part.
    Error log gives this: "[Error] [29/05/2013 11:34:25]: System.Management.Automation.CmdletInvocationException: Starting service Service Bus Message Broker failed: Time out has expired and the operation has not been completed. ---> Microsoft.ServiceBus.Commands.Common.Exceptions.OperationFailedException:
    Starting service Service Bus Message Broker failed: Time out has expired and the operation has not been completed."
    Anybody know the solution to this?
    Thanks

    Hi Brendan,
    Is there additional information in Event Viewer?
    Also, probably the following links will be helpful for you:
    Troubleshooting Workflow Manager 1.0 Management and Execution
    Problem starting message broker during service broker configuration
    Regards Michael (http://sp2013-blog.com)
    Please, don't forget to press upvote (if answer is helpful) and mark as answer (if it solves your issue)

  • Cannot Start Workflow Service from Service Manager

    Hello Professionals,
    I have a problem with starting Workflow service from Service manager,
    I have configured all the settings and connection to database was successful.
    However, after closing the settings window and try to start the workflow service, i got "Cannot start Service; configuration is not correct or cannot connect to database"
    What may cause this issue?
    Thanks and Best Regards,

    Hi,
    Please check SAP note:
    2019304 - Workflow server connection stops if many workflow
    instances with script tasks run simultaneously
    Thanks & Regards,
    Nagarajan

  • Please help: Workflow service is not connected

    This questions is in continuation to my query posted ...see below link
    https://social.technet.microsoft.com/Forums/office/en-US/e6a880d4-e252-49bc-8866-f3f959abf23f/do-i-need-to-have-sharepoint-designer-2013-installed-on-sharepoint-2013-production-server-to-create?forum=sharepointgeneral
    I noticed that the web application is associated with "Workflow Service Application Proxy" from Central Administration site. However
    I do not see Workflow Service application listed in the Manage service applications, but only Workflow service application proxy is listed and when I clicked on this, I see that the workflow is not connected though it shows started.
    Also Ran ‘Get-WFFarmStatus’ command to check if the Workflow service is running, and to my surprise it is running.
    Snapshot below:
    If I re-register the workflow (used below command), I am getting Register-SPWorkflowService : Failed to register because the farm or partition
    is already registered with a workflow service
    Register-SPWorkflowService -SPSite "http://abc" -WorkflowHostUri "http://localhost:12291" -AllowOAuthHttp
    I am unaware of this… but now I am doubting if this is creating the problem. I have registered the workflow withhttp://localhost:12291
    on my SharePoint server. Should the workflow have DNS entry to register?
    Also, we do not have user profile service, so the user profile service & user profile synchronization service are not started. Do I need to start ‘user profile
    synchronization service’ as Nikhil suggested.
    Please help me to resolve this issue please.
    Regards,
    DJ

    Hi Rookio,
    Based on your description, your workflow service is not connected.
    For troubleshooting this issue, I recommend to verify the things below:
    1. Check the workflow management site is starting. If yes, restart the workflow management site.
    2. Check the ULS log to see some information about your problem.
    3. Re-register workflow service with force: Register-SPWorkflowService -SPSite "http://myserver/mysitecollection" -WorkflowHostUri "http://workflow.example.com:12291"
    -AllowOAuthHttp  -force.
    4. Run the PowerShell command to see if the issue still occurs: Enable-SPFeature -Identity WorkflowServiceStore –Url $yourUrl.
    Per my knowledge, you do not need to start user profile synchronization service when configuring the workflow manager.
    However, the user who deploys and runs a workflow must be added to the User Profile service, so it is recommended to start the user profile service application.
    http://technet.microsoft.com/en-us/library/jj658588(v=office.15).aspx
    More reference:
    http://www.datazx.cn/Forums/en-US/7675ea81-457d-4491-a224-e34471beec63/action?threadDisplayName=sharepoint-2013-workflow-manager-not-connected&forum=sharepointcustomization
    http://sharepoint.stackexchange.com/questions/79275/sharepoint-2013-workflow-manager-missing-service
    http://anujabhojani.blogspot.be/2013/06/the-option-for-sharepoint-2013-workflow.html
    Best regards,
    Victoria
    Victoria Xia
    TechNet Community Support

  • SQL Server Reporting Services Configuration Error(Subscription)

    I have just deployed a new project on the server and i can successfully run report from the BI Site; [Server Name]\Reports and no issue there. But when i try to create Subscription for the same report; I am trying File Share and it throws error as given
    below. Do i have to configure anything for subscription in the Reporting Services Configuration Tool???
    I also have few questions regarding Configuration;
    What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
    What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
    What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
    Here is the error I am getting in the log file.. 
    ReportingServicesService!library!b!06/17/2010-09:35:04:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for
    more information., AuthzInitializeContextFromSid: Win32 error: 110;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.
    ReportingServicesService!library!b!06/17/2010-09:35:04:: i INFO: Initializing EnableExecutionLogging to 'True'  as specified in Server system properties.
    ReportingServicesService!subscription!b!06/17/2010-09:35:04:: Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. See the report server log files for more information.
       at Microsoft.ReportingServices.Authorization.Native.GetAuthzContextForUser(IntPtr userSid)
       at Microsoft.ReportingServices.Authorization.Native.IsAdmin(String userName)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.IsAdmin(String userName, IntPtr userToken)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.CheckAccess(String userName, IntPtr userToken, Byte[] secDesc, ReportOperation requiredOperation)
       at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml,
    ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials)
       at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
       at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]&
    secondaryStreamNames)
       at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData data)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Deliver(Notification notification)
    I also get following error when I try to create email Subscriptoin
    w3wp!processing!6!6/17/2010-09:58:53:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'. ---> System.Data.SqlClient.SqlException: Could not obtain information about Windows NT group/user 'THRY\RPUser',
    error code 0x6e.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.ImpersonateUser()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.Open()
       at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ReportRuntimeDataSourceNode.OpenConnection(DataSource dataSourceObj, ReportProcessingContext pc)
       --- End of inner exception stack trace ---
    Thanks,
    RP

    Hi RP,
    For your first issue "cannpt create subscriptions", after analyzing the error logs, it seems to be caused to the service account for the Reporting Services service does not have proper permissions to invoke the WIN32 API.
    The SQL Server Reporting Services invokes the Win32 API to impersonate user's permissions to write files to shared folder or call COM+ components.
    In this case, we can change the service account to a account has permissions to invoke the Win32 API to solve the issue. For example, we can change the account to be NetworkService or LocalSystem:
     1. Backup the encryption key using Reporting Serivces Configuration Manager.
     2. Change the service account using Reporting Serivces Configuration Manager.
     3. Restore the encryptiong key using Reporting Serivces Configuration Manager.
    For your others questions, please see the following inline reply:
     --What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
     The account should be a Windows account or the SQL Server account, that has read permissions in the source data base at least.
     --What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
     The account must be a Windows user account. For best results, choose an account that has read permissions and network logon permissions to support connections to other computers. It must have read permissions on any external image or data file that you
    want to use in a report. Do not specify a local account unless all report data sources and external images are stored on the report server computer. Use the account only for unattended report processing.
     --What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
     You are right. It must be a Windows account, which has permissions to access and write files to the shared folder.
    For more information, please see:
    Configuring the Report Server Service Account:
    http://msdn.microsoft.com/en-us/library/ms160340.aspx
    Execution Account (Reporting Services Configuration):
    http://msdn.microsoft.com/en-us/library/ms181156.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Unable to create Database in Reporting Service Configuration

    Hi,
    We have SQL Server 2012 in our environment. I want to enable monitor report in Lync 2013. i have separate Lync sql instance.
    I am trying to configure new database in Reporting Service Configuration manager in report Server database Configuration wizard.
    while testing connection getting below error.
    could not connect to server:A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to
    allow remote connections.(provider:Named Pipes provider,error:40-could not open a connection to SQL Server)
    kindly help to resolve issue.

    Hi Rakesh,
    Please check the below details information:
     Check the ReportServer db is present in the Database engine.
    Go and check the report server configurations (go here:Start -> All Programs -> Microsoft sql server 2012-> Configuration Tools -> Report Service Configuration Manager
    check all the connections if still not working. then create a new reporting services Database. While creating it make sure you select native mode, if you want to create a share point services then select share point integration mode.
    If the above didn't work, Please check which port is used for SQL Server database engine from SQL Server Configuration Manager.
    If we are using dynamic port, please make sure:
    SQL Server Browser service is running.
    UDP 1434 port is enabled in the firewall.
    If we are using static port, please make sure the port is enabled in the firewall.
    Below is useful link about how to troubleshoot connection issue:
    http://blogs.msdn.com/sql_protocols/archive/2005/12/22/506607.aspx
    https://msdn.microsoft.com/en-us/library/ms156468.aspx?f=255&MSPPError=-2147217396
    Similar thread for your reference:
    http://www.mssqltips.com/sqlservertip/2340/resolving-could-not-open-a-connection-to-sql-server-errors/
    If you have any more questions, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • ERROR: Cannot start mail services, configuration directory does not exist

    I'm running an Xserve G5 with one internal boot drive and one RAID using the other two internal drives. I used Apple's Disk Utility to set-up the RAID.
    Back in early December, I moved my mail database and mail store to the RAID. Ever since, when I restart the server, the mailaccess.log generates the following error:
    Jan 23 18:51:33 mail master[47]: ERROR: Cannot start mail services, configuration directory does not exist: /Volumes/RAID/mail.data/db
    I'm speculating this is a timing error that gets created when Postfix initially can't find the RAID. Then, it must try again and find it because the error message does not repeat and mail starts running.
    Is this something to worry about?

    Hi Joel,
    You're right, it's a timing issues. The mail system is ready for work before the file system is mounted. It's benign.
    Jeff

Maybe you are looking for