ADC Home > Reference Library > Technical Q&As > Legacy Documents > Java >

Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

JBound App Results in -35 OSErr


Q: When I move my Java application which I created with JBindery to another machine and try to run it, I get an error "OSErr -35 processing classpath item." What is the problem, and how should it be addressed?

A: If you use the Add Folder or Add Zip File buttons (or drag and drop) to add things to the classpath, the application stores an alias pointing to the file or directory, and this tends to break when you move it to another machine or another file system.

To solve this problem, use Add Manually and give a path relative to "$APPLICATION" (this is the default for the dialog box). For more information on how to use JBindery in this manner, please refer to the JBindery documentation.

[Feb 22 1999]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.