My Oracle Support Banner

Community Server Shows Service Is Unvailable when Accessing Comments (Doc ID 2002569.1)

Last updated on NOVEMBER 04, 2019

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 to 11.1.1.8.0 [Release FatWire]
Information in this document applies to any platform.

Symptoms

A web page was configured with WebCenter Sites|Community-Gadgets (CG) to display comments (or reviews, polls, ratings).

Instead of showing comments, the page shows "Service is unavailable".

The cg_production_node1.log file shows several exceptions when the page is loaded:
2015-04-21 11:24:40,596 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR com.fatwire.wsdk.rest.WidgetCompilerResource - Failed to process request: skin/wsdk.comments.css
java.lang.NullPointerException
    at com.fatwire.cos.skin.CustomSkinManagerImpl.getCustomSkinHolder(CustomSkinManagerImpl.java:92)
...
2015-04-21 11:24:45,370 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR com.fatwire.wsdk.rest.WidgetSDKResource - Failed to execute method feed in widget wsdk.comments
com.fatwire.cos.ex.CoSServerException: Failed to find language descriptor for request http://my-server:7003/cg/wsdk/wsdk.comments/api/feed.js
    at com.fatwire.wsdk.cos.records.commons.processor.LanguageProcessor.process(LanguageProcessor.java:27)
...

 

In the corresponding WebCenter Sites Delivery database, the cg_st_locator table has records for the site:

cg_st_locator table
cos_object_keycos_value_locators
settings.comments.site.MySite [{"id":<id1>,"descUid":"schema::cos:comments-admin:appearance:existing_comments"},{"id":<id2>,"descUid":"schema::cos:comments-admin:appearance:structure"}, ...]
settings.gadgets.dashboard.MySite [{"id":<id3>,"descUid":"schema::gas:gadgets:dashboard:permission-properties:authorized_domain"}, ...]
settings.reviews.site.MySite [{"id":<id4>,"descUid":"schema::cos:reviews-admin:appearance:review-type"}, ...]
settings.ratings.site.MySite [{"id":<id5>,"descUid":"schema::cos:ratings-admin:appearance:rating_session_bar_required"}, ...]
settings.commons.MySite [{"id":<id6>,"descUid":"schema::cos::commons:permissions:authorized_domain"}, ...]

but there are no records in the cg_st_value table for the ids listed in the cg_st_locator.cos_value_locators column.

 

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.