Error While Exporting / Sync To Eclipse
(Doc ID 2661504.1)
Last updated on NOVEMBER 15, 2024
Applies to:
Oracle WebCenter Sites - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Error while exporting / sync to eclipse and the eclipse log file shows below error
!ENTRY org.eclipse.ui 4 0 2020-03-27 22:43:55.532
!MESSAGE Unhandled event loop exception
!STACK 0
com.fatwire.csdt.exceptions.UnexpectedException: java.lang.reflect.InvocationTargetException
at com.fatwire.csdt.widgets.sync.SyncDialog.runSync(SyncDialog.java:132)
at com.fatwire.csdt.widgets.sync.SyncDialog.syncPressed(SyncDialog.java:119)
at com.fatwire.csdt.widgets.sync.SyncDialog.buttonPressed(SyncDialog.java:114)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
...................................................................
...................................................................
...................................................................
Caused by: com.fatwire.cs.core.http.HttpAccessException: java.net.SocketException: Connection reset
at com.fatwire.cs.core.http.HttpAccess.execute(HttpAccess.java:400)
at com.fatwire.csdt.server.ServerAccess.lambda$postRequest$116(ServerAccess.java:134)
... 8 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:209)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
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 |