RuntimeException: Incomplete Channel Data Provided
SymptomsServer Exception:
ERROR: com.intrinsyc.janet.RemoteException occurred: Incomplete channel data provided java.lang.RuntimeException: com.intrinsyc.janet.RemoteException occurred: Incomplete channel data provided
CauseThis is caused by incomplete config setting in server or client .NET Remoting configuration file.
ResolutionIn the configuration file, element channel should always has two attributes: ref and port. Don't forget to add the port attribute.
It should look like the following : ie..
<channel ref="tcp" port="0"/> |
StatusThis does not require any fixes to J-Integra for .NET.
|
|
|
|
No Related Articles Available.
|
|
|
|
No Attachments Available.
|
|
|
|
No Related Links Available.
|
|
|
|
|
|
|
No user comments available for this article.
|
|
|
|
|
|
|