Environment
Situation
Resolution
When a profile is initially created, it needs to be tested. The test will mount the GroupWise post office server, verifies that the path entered is accurate;
Confirming full UNC Path Location to the GroupWise Post Office
UNC path location: \\10.1.1.116\vol1\grpwise\po1Searching for path: [ grpwise ]
The directory: [ grpwise ] exists
The name of this directory is: [ grpwise ]
Searching for path: [ po1 ]
The directory: [ po1 ] exists
The name of this directory is: [ po1 ]
Then the path to the post office is checked to verify that the path points to a post office by checking for the wphost.db and ngwguard.dc.
Confirming that the path specified is a GroupWise post office.
/data/po1/po/povolmap/grpwise/po1
A WPHOST.DB does exist.
An NGWGUARD.DC does exist.
The /ofviews is copied to verify that reload can copy the groupwise data.
`ofviews' -> `/data/po1/gre_data/ofviews'
`ofviews/win' -> `/data/po1/gre_data/ofviews/win'
`ofviews/win/adv_prop.xsl' -> `/data/po1/gre_data/ofviews/win/adv_prop.xsl'
`ofviews/win/ar02app.vew' -> `/data/po1/gre_data/ofviews/win/ar02app.vew'
`ofviews/win/ar02appx.vew' -> `/data/po1/gre_data/ofviews/win/ar02appx.vew'
`ofviews/win/ar02aps.vew' -> `/data/po1/gre_data/ofviews/win/ar02aps.vew'
`ofviews/win/ar02apsx.vew' -> `/data/po1/gre_data/ofviews/win/ar02apsx.vew'
`ofviews/win/ar02day.vew' -> `/data/po1/gre_data/ofviews/win/ar02day.vew'
`ofviews/win/ar02dkap.vew' -> `/data/po1/gre_data/ofviews/win/ar02dkap.vew'
`ofviews/win/ar02dknt.vew' -> `/data/po1/gre_data/ofviews/win/ar02dknt.vew'
...
If the test was sucessful the you will be returned with:
SUCCESS, the profile: PO1 is now enabled.
If the test fails then you will be presented with the following:
and this is when you would go to the <profile>.PROFILE.TEST.LOG.
Confirming full UNC Path Location to the GroupWise Post Office
UNC path location: \\10.1.1.116\vol1\po1Searching for path: [ po1 ]
The directory: [ po1 ] Does Not Exist
Or the directory: [ po1 ] Is Not Accessible to the User admin.novell
Error: Invalid Directory Specified
Explanation: The post office directory specified is not valid.
Solution Steps Listed Below
Step #1: Read earlier in this log to determine the invalid directory path.
Step #2: Determine the correct UNC Path to the post office.
Step #3: Modify the profile: BADTEST with appropriate changes.
TIP: To Modify the profile, go to the Profile Main Menu, and select:
"Modify a Profile"
A Standard Backup Job Standard Schedule will be created.
A Full Backup Job Standard Schedule will be created.
An Expire Full Backups Standard Schedule will be created.
The correct path is from the example above, \\10.1.1.116\vol1\grpwise\po1, and this is why this test failed.