Likely this is an error in your PATH variable. I forget exactly how this works, but more or less there are links that are breaking in the compilation of the code. These links can't find the target code (they're constructing paths to the libraries that don't resolve to actual code). This is a problem with your java installation rather than with Zend Studio I think.
Path error
Likely this is an error in your PATH variable. I forget exactly how this works, but more or less there are links that are breaking in the compilation of the code. These links can't find the target code (they're constructing paths to the libraries that don't resolve to actual code). This is a problem with your java installation rather than with Zend Studio I think.