-
Sample TBO implementation
Hi, When i followed the "Sample TBO implementation" section within DFC development guide, I get the following error during installing the TBO: [ERROR] Unexpected error occured during install java.lang.NullPointerException at com.emc.ide.artifact.moduledef.installer.ModuleInstaller.doPostInstall(ModuleInstaller.java:197) at…
-
Composer Job Issue
I have created a Method and a job. I created a java class file for the Job to call. Method name :MyMethod Job name: MyJob Javaclass name: MyClass The Method is correctly selected in the General tab of the job The Job is of type: java Run as the servder the Command: MyClass If i compile the class from the Command line i get…
-
Docbase cloning
All, We are planning for upgrade from 5.x to 6.x. As a initial step, to export the database, we need 'sa' account. But, unfortunately we missed the password of 'sa' account. Is there anyway, that i can export the docbase and use it for cloning? Indu