Exception: java.rmi.MarshalException: error marshalling arguments; nested exception java.net.SocketException: Broken pipe
steve kirby <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am getting the error message above when I try to write a "relatively" large serialized data file to a java space.(using jrmp). The file size that it doesn't like is about 76MB. When I try to write a 29MB file, it works perfectly. If I absolutely have to, I can break the file into smaller pieces. The reason it is large is because it contains all variables having the same dimensions. Is there a way, via the config files, to increase the file size that can be written or am I barking up the wrong tree? Only want to make the files I write smaller, as a last resort, thus my question. (I realize that I can write something like a URL to the space to point to the file, thus avoiding this mess, but I would like to write the actual data) TIA --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html