Smart Plug-in for WebLogic Server User's Guide
6-4
Chapter 6: Troubleshooting and Log File Text
Error Messages
WASSP I-2
Description: Cannot access the SPI configuration.
Severity: Critical
Help Text: Probable Cause: A WebLogic SPI configuration file could not
be located or accessed. Either the file does not exist or there was
a problem reading the file.
Suggested Action:
1. Verify that the collector template that runs the WebLogic
SPI data collector specifies the correct directory on the
command line. The option
'-Dwasspi.config.dir=<configDirectory>' must be specified
on command line invocation of the data collector.
<configDirectory>mustbe
'/var/opt/OV/wasspi/wls/conf/' on Unix platforms
or '
\usr\OV/wasspi\wls\conf\' on NT platforms.
2. Verify that the WebLogic SPI configuration files,
'SiteConfig' and 'SPIConfig', are located in the directory
specified on the command line in step 1. If not, run the
WebLogic SPI configuration utility from the application
bank to reinstall the files.
3. Refer to the text following the error message in the
WebLogic SPI error log to help identify the underlying
cause of the problem, e.g., an I/O exception.You can view
the SPI error log for a managed node by using the View
Error File application accessed from the Application
Bank→WLSSPI→WLSSPI Admin windows. The error
message can be identified by the date/time stamp.