Livesite External component Debugging
Hi Experts,
We have one Livesite external JAVA components which
it pulls content feeds from Confluence using Confluence’s REST API request interface and then return JSON response containing the request results.
It was working fine but now we are getting error for this external components.
blog REST request error. Target: <hostname>:443. Request URI: /community/rest/api/content/{pageid}?expand=history,space&sarKey=<key>. java.lang.IllegalStateException: Connection pool shut down
I am trying to debug by putting extra loggers inside Java code but after those loggers is not showing up in log files. It seems like my .page is not reading the updated code and somehow it keeps on printing the old values.
I am not sure how to debugs this anymore, so I need some help or guidance.
Thanks,
Niraj
Answers
-
So is /community/rest/api/content/{pageid}?expand=history,space&sarKey=<key> the Confluence REST API ? I assume so.
Is it running on the same host as LS ? Can you query the REST API directly?
Have any of the SSL certs changed ?
As to why the page is not picking up the new code, there are only a few options there. You've been around long enough that you know to clear cache/restart Tomcat. Are there more than one copy of the JAR you updated ? Copy it down and put it in a Java decompiler to confirm
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 151 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories
- Docker Automation
- LiveSite Content Services (LSCS) REST API
- Single Page Application (SPA) Modules
- TeamSite Add-ons
If you are interested in gaining full access to the content, you can register for a My Support account here.