Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Flush Remote Satellite Server cache

danukAug 15 2014 — edited Aug 15 2014

So I'm making progress with our installation...

Content is read from the CS and stored in the RSS, however when I change an asset, the satellite server doesn't appear to become aware of it.

I've tried accessing /FlushServer?username=SatelliteServer&password=xceladmin to clear the cache but just get:

Satellite Server Flush Results

Resultfailure
ReasonLogin failure
Errno-2
CommandFlushServer operation
Params{}

I imagine this is why it doesn't work - I've listed the satellite in the SystemSatellite table with the correct IP, username and password, but I suspect the CS can't flush the cache as it can't log in.

Any ideas? Where is the password stored that is set within the satellite?

Comments

Khalil Dahham

I have the same error simply by deploying ORDS on Tomcat locally. I'm using ORDS (21.1.3.153.1102) and Tomcat (10.0.11) installed on windows 10.

User_16TSJ
Answer

I never found the solution for the issue, but I believe it was related to Tomcat 10.x. I downgraded Tomcat to version 9 and the error went away.

Marked as Answer by User_16TSJ · Sep 19 2021
Khalil Dahham

Yes it worked on 9! This will do for now. Thanks.

cormaco

Tomcat 10 is not yet supported by Oracle:
Supported Java EE Application Servers
Application ServerSupported Release
Oracle WebLogic Server 12c Release 2 (from version 12.2.1.3 and later) and 14c Release and later
Apache Tomcat Release 8.5.x through Release 9.0.x

Mohan Poojari

I never found the solution for the issue, but I believe it was related to Tomcat 10.x. I downgraded Tomcat to version 9 and the error went away.

Yes, ORDS will absolutely NOT work on Tomcat 10 today.

1 - 6
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 12 2014
Added on Aug 15 2014
1 comment
935 views