integration - Sitecore Error says 'The service isn't online.' in the logs -


after install telligent connect package in sitecore installation of jetstream demo site started getting runtime error when opening jetstream site or sitecore admin. sitecore logs using sitecore log analyser shows below error message in logs.

ps: logs location refer c:\inetpub\wwwroot\jstdemo\data\logs

i have sitecore 6.6 , telligent 7.0 version setups. while installing telligent connect package asked replace ninject.dll had refused replace file (if affects something).

i have setup telligent community site , jetstream in same local environment , both working fine individually after installing telligent connect has collapsed sitecore jetstream site.

i have been trying integrate both since 2 days many fresh (cleaned up) attempts no success after telligent connect package installation.

i newbie in sitecore world. or hint appreciated.

5588 13:46:00 03.05.2013 error service isn't online. exception: system.net.webexception message: request failed http status 417: expectation failed. source: system.web.services @ system.web.services.protocols.soaphttpclientprotocol.readresponse(soapclientmessage message, webresponse response, stream responsestream, boolean asynccall) @ system.web.services.protocols.soaphttpclientprotocol.invoke(string methodname, object[] parameters) @ crmsecurityprovider.crm4.discoveryservice.crmdiscoveryservice.execute(request request) @ crmsecurityprovider.service.crmticketmanager.getsplaticket(authenticationtype authtype, string url, string login, string password, string organizationname) @ crmsecurityprovider.service.crmticketmanager.getticket(string url, string login, string password, string organizationname, authenticationtype authtype, string partner, string environment) @ crmsecurityprovider.crm4.webservice.crmservice.getactive(configurationsettings settings)

5588 13:46:01 03.05.2013 error service isn't online. exception: system.nullreferenceexception message: object reference not set instance of object. source: crmsecurityprovider @ crmsecurityprovider.crm4.webservice.crmservice.getactivemetadata(configurationsettings settings)

5588 13:46:02 03.05.2013 error crm provider couldn't initialized: request failed http status 417: expectation failed.

there 1 more error occuring

managedpoolthread #1 13:38:44 03.05.2013 error error committing data row visits.4c1cda28-1d8b-4365-aebb-30e1bed1d1ec : update statement conflicted foreign key constraint "fk_visits_locations". conflict occurred in database "jstdemojetstream_analytics", table "dbo.locations", column 'locationid'. statement has been terminated.

and warning message

managedpoolthread #1 13:38:44 03.05.2013 warn errors while committing data. retrying... system.exception: error committing datatable: visits ---> system.exception: commit error: update statement conflicted foreign key constraint "fk_visits_locations". conflict occurred in database "jstdemojetstream_analytics", table "dbo.locations", column 'locationid'. statement has been terminated. @ sitecore.analytics.data.dataaccess.dataadapters.sql.sqldataadapterprovider.update(datatable table, updateoptions options) @ sitecore.analytics.data.dataaccess.dataadapters.sql.sqldataadapterprovider.update(datatable table) @ sitecore.analytics.data.dataaccess.dataadapters.sql.sqldataadapterprovider.update(dataset dataset) --- end of inner exception stack trace --- @ sitecore.analytics.data.dataaccess.dataadapters.sql.sqldataadapterprovider.update(dataset dataset) @ sitecore.analytics.data.dataaccess.dataadapters.dataadaptermanager.update(dataset dataset) @ sitecore.analytics.pipelines.commitdataset.commitanalytics.process(commitdatasetargs args) @ (object , object[] ) @ sitecore.pipelines.pipelinemethod.invoke(object[] parameters) @ sitecore.pipelines.corepipeline.run(pipelineargs args) @ sitecore.pipelines.corepipeline.run(string pipelinename, pipelineargs args, string pipelinedomain, boolean failifnotexists) @ sitecore.pipelines.corepipeline.run(string pipelinename, pipelineargs args, string pipelinedomain) @ sitecore.pipelines.corepipeline.run(string pipelinename, pipelineargs args) @ sitecore.analytics.data.trackerchanges.flush()

also if affects have enabled telligent analytics,

<add name="javascriptanalyticshttpmodule" type="telligent.evolution.extendedanalytics.javascriptanalyticshttpmodule, telligent.evolution.extendedanalytics" /> 

and

<add verb="get" name="analytics" path="analytics.ashx" type="telligent.evolution.extendedanalytics.extendedanalyticsrequesthandler, telligent.evolution.extendedanalytics" /> <add verb="get" name="analyticsurls" path="/utility/analytics/router.aspx" type="telligent.evolution.analyticsurls.http.analyticsurlhttphandler, telligent.evolution.analyticsurls" /> 

update

after disabled config telligent located @ \app_config\include\telligentevolution.config sitecore site , running. seems telligent part creating issues..


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -