Jump to content

My Function is not running in Spotfire Web


Recommended Posts

Dear All,

 

Please help i can't run Function in web player, i got this error

 

Messages

Could not execute function call.

The request timed out http://10.250.191.87:7070/SplusServer/api/v8/administration/ExtendedServ....

at Spotfire.Dxp.Data.SPlus.FunctionClient.GetWebResponseWithTimeout(WebRequest request)

at Spotfire.Dxp.Data.SPlus.FunctionClient.GetWebResponseWithTimeout(String serviceUrl, String resourcePath, String method, ICredentials credentials)

at Spotfire.Dxp.Data.SPlus.FunctionClient.ValidateCredentials(String serviceUrl, ICredentials credentials)

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.d__21.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.d__9.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__f.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext()

Could not execute function call.

The request timed out http://10.250.191.87:7070/SplusServer/api/v8/administration/ExtendedServ....

at Spotfire.Dxp.Data.SPlus.FunctionClient.GetWebResponseWithTimeout(WebRequest request)

at Spotfire.Dxp.Data.SPlus.FunctionClient.GetWebResponseWithTimeout(String serviceUrl, String resourcePath, String method, ICredentials credentials)

at Spotfire.Dxp.Data.SPlus.FunctionClient.ValidateCredentials(String serviceUrl, ICredentials credentials)

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.d__21.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__7.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__e.MoveNext()

 

 

belom is my spserver.properties ( i dont know whether this settings correct or not)

 

isclustered=false

authentication.required=false

database.type=HSQL

database.url=

database.username=sa

database.password=

webdav.root=C:/Program Files (x86)/TIBCO/splusserver81/data

webdav.url=http://${localhost}:7070/SplusServer/webdav

webdav.url.persistent=

webdav.cleanup.run.interval.minutes=10

webdav.cleanup.time.to.live.minutes=1440

engine.count=2

engine.java.options=

engine.init.file=

engine.init.expr=

engine.verbose.log=false

engine.appdata.dir=

engine.max.requests=1

engine.max.run.seconds=0

engine.max.elapsed.seconds=0

job.list.xslt.enabled=true

Link to comment
Share on other sites

Verify that TSSS instance is up and running.

Try to browse belwo urls :

http://10.250.191.87:7070/SplusServer - Should return home page of TSSS.

http://10.250.191.87:7070/SplusServer/api/v8/administration/ExtendedServ... - Should retuen Engine Information.

If it is TSSS 7.5 , then there was a fix in '7.5.0_HF-003' for below issue.

--------------

TSSS-2376

In some instances, TSSS could become unresponsive while getting ExtendedServerInfo

information in the browser, especially upon startup. This issue has been resolved.

---------------

Link to comment
Share on other sites

Hi Ganesh,

 

 

 

thank you for you respond,

 

i check those url and succesfully open those url. but still im facing same issue as above.

 

for 2nd url below is the result:

 

splus.engine.build=M8622

 

splus.server.version=8.1.1

 

splus.server.build=1713

 

splus.engine.build.date=Tue Nov 04 22:13:49 2008

 

splus.engine.version=8.1.1

 

splus.server.build.date=Mon Feb 09 11:11:52 PST 2009

 

 

 

Is there any setting that i missed out  maybe i have to do some setting in Spotfire.Dxp.Worker.Host.exe.config

 

 

 

Thx

 

 

Link to comment
Share on other sites

  • 1 year later...

Hi, I am facing the same issue, i am able to open and run data functions in Client but not working in web player. Even one line data function is not working.Do we need to install Tibco Spotfire Statistics Server or update any packages.If anyone has any input, let me know.Below is the error:Could not execute function call.The remote server returned an error: (404) Not Found .at Spotfire.Dxp.Data.SPlus.FunctionClient.GetWebResponseWithTimeout(WebRequest request)

at Spotfire.Dxp.Data.SPlus.FunctionClient.GetWebResponseWithTimeout(String serviceUrl, String resourcePath, String method, ICredentials credentials)

at Spotfire.Dxp.Data.SPlus.FunctionClient.ValidateCredentials(String serviceUrl, ICredentials credentials)

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.<GetConnectedClient>d__15.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.RemoteFunctionClient.<PromptForCredentials>d__9.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.<GetPromptRequests>d__13.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.<GetPromptRequests>d__4.MoveNext()

Link to comment
Share on other sites

  • 11 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...