My Oracle Support Banner

"No response from remote execute trying to save assettype" while publishing to port 80 (Doc ID 1474208.1)

Last updated on JUNE 12, 2023

Applies to:

Oracle WebCenter Sites - Version 7.5.0 and later
Information in this document applies to any platform.

Symptoms

A RealTime publish destination has been set up, but when trying to initialise the destination, or publish anything, the following errors are seen:

[fatwire.logging.cs.db] MirrorEngine:exception in mirrorRows null
[com.fatwire.logging.cs] MirrorQueue: Unable to mirror.  Errno=-100[OpenMarket/Xcelerate/Admin/Publish/TargetSitePost#OpenMarket/Xcelerate/Admin/Publish/TargetSitePost]

followed by:

[logging.cs.xcelerate.publish] AssetType.mirrorAssetTypes - No response from remote execute trying to save assettype [error was -100]

and a stack trace:

[logging.cs.xcelerate.publish] Error in AssetType.mirrorAssetTypes
com.openmarket.basic.interfaces.AssetException: No response from remote execute trying to save assettype [error was -100]
    at com.openmarket.xcelerate.asset.AssetType.mirrorAssetTypes(AssetType.java:739)
    at com.openmarket.xcelerate.commands.AssetTypeDispatcher.PublishAssetTypes(AssetTypeDispatcher.java:205)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
...

 When trying to publish assets, similar errors are seen:

[logging.cs.xcelerate.publish] Transport error -100:
<!--FTCS|||result=failure|||reason=Command failed: mirrorrowsnull|||err=-100|||command=mirrorrows|||params=|||-->

[logging.cs.xcelerate.publish] Exception occurred while mirroring
com.fatwire.cs.core.realtime.DataException: Error transporting data, errno=-100
    at com.fatwire.realtime.MirrorBasedTransporterImpl.execute(MirrorBasedTransporterImpl.java:153)
    at com.fatwire.realtime.PubMain._standardPublish(PubMain.java:342)
    at com.fatwire.realtime.PubMain.execute(PubMain.java:109)
    at org.apache.jsp.jsp.cs_005fdeployed.OpenMarket.Xcelerate.PrologActions.Publish.AdvPub.PublishApprovedAssets_jsp._jspService(PublishApprovedAssets_jsp.java:107)

and finally:

[fatwire.logging.cs.xml] Publish failed for approved assets (error number: -508)

 

With Mirror publishingm the same errors as with RealTime are logged when trying to initialise the destination, and the following errors are logged when trying to publish assets:

[fatwire.logging.cs.db] MirrorEngine:exception in mirrorRows null
[com.fatwire.logging.cs] MirrorQueue: Unable to mirror.  Errno=-100[OpenMarket/Xcelerate/PrologActions/Publish/Mirror1/Begin#OpenMarket/Xcelerate/Actions/BatchPublish]

and later on:

[logging.cs.xcelerate.publish] AssetType.mirrorAssetTypes - No response from remote execute trying to save assettype [error was -100]
[logging.cs.xcelerate.publish] Error in AssetType.mirrorAssetTypes
com.openmarket.basic.interfaces.AssetException: No response from remote execute trying to save assettype [error was -100]
    at com.openmarket.xcelerate.asset.AssetType.mirrorAssetTypes(AssetType.java:739)
    at com.openmarket.xcelerate.commands.AssetTypeDispatcher.PublishAssetTypes(AssetTypeDispatcher.java:205)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.openmarket.framework.commands.Dispatcher.Execute(Dispatcher.java:145)

 The target server is running, and the source server is able to connect to the target server.

The publish destination is using port 80.

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
References

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