Technote (troubleshooting)
Problem(Abstract)
When I run Classification Quick Start Tool on a computer on which Content Analytics with Enterprise Search is installed, an error is returned when I start Classification Quick Start Tool.
Symptom
An error is returned about the wvcore.dll file.
Resolving the problem
To avoid this problem, create a batch file such as QuickStart.bat in the directory in which Classification Quick Start Tool is installed. By default, the tool is installed in the C:\IBM\ContentClassification\ClassificationQuickStartTool directory. Add the following lines to the batch file:
@setlocal
@set path=C:\IBM\ContentClassification\Filters\stellent;C:\IBM\ContentClassification\OutsideX\Filters;%path%
@set classpath=c:\IBM\ContentClassification\lib
@cd "C:\IBM\ContentClassification\ClassificationQuickStartTool"
@ClassificationQuickStartToolLauncher.exe
Create a new shortcut or change the existing shortcut to run this batch file.
Restriction: This solution works only if the installation path does not contain any spaces.
| Segment | Product | Component | Platform | Version | Edition |
|---|---|---|---|---|---|
| Enterprise Content Management | Content Analytics with Enterprise Search | Windows | 3.0 |
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.