OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_IPF
Branch MAIN
Options  
Date 15-Mar-08 09:33
Contributor HP
Status FAILURE
Data Platform: HP-UX IPF
Branch: MAIN
Contributor: HP
Date: 080315
Time: 0933
Status: FAILURE

make[4]: Nothing to be done for `tests'.
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Server'
make[4]: Entering directory `/var/buildMAIN/pegasus/src/Pegasus/Server/tests'
cimserver "enableHttpsConnection=true" "sslTrustStore=" "sslClientVerificationMode=optional" 2>/var/buildMAIN/tmp/result
make[4]: [tests] Error 1 (ignored)
diff /var/buildMAIN/pegasus/src/Pegasus/Server/tests/result.master /var/buildMAIN/tmp/result
1c1,2
< cimserver not started: SSL Exception: The "sslTrustStore" configuration property must be set if "sslClientVerificationMode" is 'required' or 'optional'.
---
> cimserver: cimserver is already running (the PID found in the file "/tmp/cimserver_start.conf" corresponds to an existing process named "cimservermain").
>
make[4]: *** [tests] Error 1
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus/Server/tests'
make[3]: *** [tests] Error 2
make[3]: Leaving directory `/var/buildMAIN/pegasus/src/Pegasus'
make[2]: *** [tests] Error 2
make[2]: Leaving directory `/var/buildMAIN/pegasus/src'
make[1]: *** [tests] Error 2
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make: *** [unittests] Error 2


*********** FAILURE: Unexpected trace found. ************