I am facing an orca script deployment error. Orca returns error code -20. How can I solve this problem? BTW I can successfuly deploy my project using Powerbuilder IDE. System configuration: WindowsXP-32bit, Powerbuilder 11.2, EAServer 5.5. Below is the orca script output.
Sybase (R) OrcaScript interpreter version 11.2
Using ANSI source file deploy_file_name.orca.
Start Session
Set Liblist
"path_to_pbl_1"
"path_to_pbl_2"
"path_to_pbl_3"
"...other pbls..."
Set Application "path_to_application_pbl" "target_name"
Build Project "path_to_project_pbl" "project_name"
Orca error in 'buildProject'. Result Code -20.
Component builder initialization for project project_name failed
An error occurred during initialization of the component builder class.
Last Command Failed.
End Session