Hi,
I'm trying to install virus scanner for KM within our portal.
In Note 964305 I found the instructions and executable to install Virus Scan Server.
At https://www.sdn.sap.com/irj/sdn/downloads I found a prototypes package with dll's for several vendors of Virus Scansoftware and for various OS'.
For Sophos and McAfee I got the virus scan server working. However for Symantec I get following startup error for vscan_rfc:
[vsixx.c :VsiInit : 196]: VsiInit(): VSA_LIB = "D:All ProjectsSAPPortalVirusVSASYMNTintelvssym.dll"
[vscan_rfc.:VsiStartup :1491]: * E * The virus scan instance pool could not be created rc=VSI_E_NULL_PARAM!
[vscan_rfc.:mainU : 917]: * E * Starup failed. => Terminating
I tried with VSA_LIB as environment variable and in vscan_rfc.xml. Same result in both cases.
I added environment variable INITSERVERS (as described in the README that accompanies the prototypes) that points to the Symantec scan engine (servername:1344) and I added the path to vssym.dll to PATH variable.
We use the same Symantec scan engine to scan Portal Forums. The scan engine is installed for use with ICAP (port 1344).
The rest of the content of dev_VSCAN.trc:
-
Virus Scan Server trace
-
systemid 560 (PC with Windows NT)
relno 7000
patchlevel 0
patchno 174
intno 20050900
make: multithreaded, ASCII, optimized
pid 3104
Server configuration
Command line : d:usrsapVSIV76exevscan_rfc.exe -cfg d:usrsapVSIV76profilevscan_rfc.xml -a VSCAN_MORLC350 -g MORLC350 -x sapgw75 -V D:All ProjectsSAPPortalVirusVSASYMNTintelvssym.dll
RFC commands : -a VSCAN_MORLC350 -g MORLC350 -x sapgw75
Config file : d:usrsapVSIV76profilevscan_rfc.xml
Codepage : <not set> (default)
Tracefile : dev_VSCAN.trc (configuration file)
Tracelevel : 0 (configuration file)
GW program ID : VSCAN_MORLC350 (command line)
GW host : MORLC350 (command line)
GW service : sapgw75 (command line)
Max. threads : 10 (configuration file)
VSA_LIB : D:All ProjectsSAPPortalVirusVSASYMNTintelvssym.dll (command line)
SNC_LIB : <not set> (default)
SncMyName : <not set> (default)
SncPartnerName: <not set> (default)
SNC protection: <not set> (default)
Inst. Timeout : 1000 (configuration file)
MMTrc maxlines: 10000 (configuration file)
MMTrc maxhold : 86400 (configuration file)
VSI Version : 1.70
-
Anyone any idea?
Kind Regards
Edmond Paulussen