My Oracle Support Banner

Publish Fails With "Job name for RemoteStub was not specified" After Applying Patch 8+ (Doc ID 2012178.1)

Last updated on NOVEMBER 02, 2022

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

After applying Sites 11.1.1.8.0 patch 8, publishing fails with an exception in the publish history logs:

2015-05-15 07:48:13.139 [-] [-] java.lang.RuntimeException: Job name for RemoteStub was not specified. Is the connection to that component available?
  at com.fatwire.realtime.messaging.PubsessionMonitor.addMonitoredJob(PubsessionMonitor.java:216)
  at com.fatwire.realtime.PubMain._standardPublish(PubMain.java:355)
  at com.fatwire.realtime.PubMain.execute(PubMain.java:111)
  at jsp_servlet._jsp._cs_deployed._openmarket._xcelerate._prologactions._publish._advpub.__publishapprovedassets._jspService(__publishapprovedassets.java:110)
...

The target server sites.log show the following exception:

[2015-05-15 07:48:13,125 UTC] [ERROR] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.request] Exception including resource /jsp/cs_deployed/OpenMarket/Xcelerate/PrologActions/Publish/AdvPub/Importer.jsp
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'DataUnpacker' defined in class path resource [AdvPub.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'assumeHangTime' of bean class [com.fatwire.realtime.ParallelUnpacker]: Bean property 'assumeHangTime' is not writable or has an invalid setter method. Did you mean 'assumeHungTime'?
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1279)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:283)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at com.fatwire.realtime.util.RTFactory.getUnpacker(RTFactory.java:69)
    at com.fatwire.realtime.Importer._listJobs(Importer.java:79)
    at com.fatwire.realtime.Importer.execute(Importer.java:57)
    at jsp_servlet._jsp._cs_deployed._openmarket._xcelerate._prologactions._publish._advpub.__importer._jspService(__importer.java:111)
...

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.