Hello, i just wanted to ask if there is a specific size for data sent over the rpc call?? The question may sound stupid but when testing my data, i get an error indicating the rpc call line in java whenever the data set i am sending is big however with small data sets, this problem does not occur. i am not sure that the error message will be clear anyhow here it is: at com.parctechnologies.eclipse.EclipseConnectionImpl.executeRpc(* EclipseConnectionImpl.java:396*) at com.parctechnologies.eclipse.EclipseConnectionImpl.rpc(* EclipseConnectionImpl.java:312*) at CPConnection.eclipse_connection(*CPConnection.java:49*) at EntryPanel.mouseClicked(*EntryPanel.java:252*) To be clearer, what i am sending is a list of structs that are filled with the data being entered by the user from the GUI . And the Cp code should work with it but again when this sent list is big, i get this error!! Thank you a lot, Carole Dawood Computer Science and Engineering German University in CairoReceived on Mon Apr 26 2010 - 22:21:56 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET