My Oracle Support Banner

Publish Fails Due To TDS Protocol Error (Doc ID 1607715.1)

Last updated on OCTOBER 06, 2022

Applies to:

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

Symptoms

Publishing session fails after throwing the following exceptions:

[2013-12-08 00:22:40,718 CST] [ERROR] [pool-44-thread-1] [fatwire.logging.cs.db] SQLException moving to the first row in result set for query: select * from FW_PubDataStore where reskey=? AND pubsession=?
java.sql.SQLException: TDS Protocol error: Invalid packet type 0x41
  at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2486)
  at net.sourceforge.jtds.jdbc.TdsCore.getNextRow(TdsCore.java:805)
  at net.sourceforge.jtds.jdbc.JtdsResultSet.next(JtdsResultSet.java:611)
  at COM.FutureTense.Servlet.JDBCResult.(JDBCResult.java:244)
  at COM.FutureTense.Servlet.JDBCResult.(JDBCResult.java:260)
  at COM.FutureTense.Servlet.JDBCConn.executeStatement_trans(JDBCConn.java:501)
  ...
Caused by: net.sourceforge.jtds.jdbc.ProtocolException: Invalid packet type 0x41
  at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2475)
  ... 30 more

[2013-12-08 00:22:40,719 CST] [ERROR] [pool-44-thread-1] [cs.core.db.DBTransaction] TransactionUnit failed to execute
java.lang.IllegalStateException: Unable to lazy load resource ASSET:Media_P:[assetID#]
  at com.fatwire.realtime.ResourceSaveTask$LazyLoadedResourceData._getLoadedData(ResourceSaveTask.java:262)
  at com.fatwire.realtime.ResourceSaveTask$LazyLoadedResourceData.getData(ResourceSaveTask.java:228)
  at com.fatwire.realtime.util.ResourceSaveUtil2._saveOneAssetType(ResourceSaveUtil2.java:251)
  ...
Caused by: java.lang.NullPointerException
  at com.fatwire.realtime.ResourceSaveTask$LazyLoadedResourceData._getLoadedData(ResourceSaveTask.java:241)

Changes

 

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
Changes
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.