WBEM Solutions Bringing IT Together
Home Products professional services Training Support Resources About

Resources


Back to Knowledge Base page.

Date: 04/14/05
Title: J Server Patch v1.0.2
Products: J Serrver 1.0.1
Operating Systems: Solaris
Problem/Symptoms

The following notes describe the changes made in the J WBEM Server 1.0.2.

  • Previously, mofcomplist always returned a zero exit code, even for failures.
  • Previously, on a GetInstance call, the internal objectpath was not being populated when using CIM-XML. Hence, CIMInstance.getObjectaPath() would not return with all keys populated.
  • Previously, on an InvokeMethod call, a Null Pointer Exception was generated when: 1) the extrinsic method had a REF output argument, and 2) the provider set the output argument to null; e.g. outArg[0] = new CIMArgument ("RefOut", new CIMValue(null));

 

Resolution
  • (BugID 863). mofcomplist now returns the following exit code:
Error Code Description
0 Success
-1 File Not Found
-2 Mofcomplist Error
-3 Unknown Error
  • On a GetInstance call, the internal objectpath is now being populated when using CIM-XML.
  • InvokeMethod call no longer generates a Null Pointer Exception. (BugID 908)

NOTE: All of these bug fixes have been incorporated into the latest version of the J WBEM Server. If you need this patch please contact support@wbemsolutions.com.

 

home | contact us | privacy policy
Copyright © 2002-2008 WBEM Solutions, Inc.
All Rights Reserved.