Scheduled MS Exchange mail level backup is not running (‘ObmJW’ / ‘bJW’ is not recognized as an internal or external command …)
MS Exchange mail level backup that is scheduled to be run on a MS Exchange server is not running. Upon further investigation, the following entries are found in the scheduler debug.log:
[YYYY/MM/DD hh:mm:ss][info][Backup Set (Backup ID)] Start running backup
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set]
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set] C:\Program Files\AhsayOBM\bin>SET APP_HOME=..
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set]
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set] C:\Program Files\AhsayOBM\bin>SET JAVA_HOME=..\jvm32
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set]
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set] C:\Program Files\AhsayOBM\bin>IF NOT EXIST ..\jvm32 SET JAVA_HOME=..\jvm
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set]
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set] C:\Program Files\AhsayOBM\bin>SET JAVA_OPTS=-Xms32m -Xmx1024m -Xrs
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set]
[YYYY/MM/DD hh:mm:ss][info][OBM.OutputStream][Backup Set] C:\Program Files\AhsayOBM\bin>SET JAVA_LIB_PATH=-Djava.library.path=..\bin
…
[YYYY/MM/DD hh:mm:ss][error][OBM.ErrorStream][Backup Set] ‘ObmJW’ is not recognized as an internal or external command,
[YYYY/MM/DD hh:mm:ss][error][OBM.ErrorStream][Backup Set] operable program or batch file.
or
[YYYY/MM/DD hh:mm:ss][error][OBM.ErrorStream][Backup Set] ‘bJW’ is not recognized as an internal or external command,
[YYYY/MM/DD hh:mm:ss][error][OBM.ErrorStream][Backup Set] operable program or batch file.
Notes:
This issue will only occurs for backup client who auto upgraded from version 5.2 to 5.5.
Cause
The ObmJW.exe file (for AhsayOBM version 5.2) has been renamed to javaw.exe (for AhsayOBM version 5.5).
Resolution
- Open a command prompt
- Navigate to the following directory:
(For MS Exchange 2003) ${OBM-Install-Home}\jvm\bin
(For MS Exchange 2007) ${OBM-Install-Home}\jvm32\bin - Enter the following command according to the error message shown:
Example:
copy javaw.exe ObmJW.exeor
copy javaw.exe bJW.exe
This will copy the javaw.exe file into ObmJW.exe or bJW.exe within the same directory
Notes:
${OBM-Install-Home} is the AhsayOBM installation directory, which by default is C:\Program Files\AhsayOBM - Restart the AhsayOBM scheduler service
Published in:
FoutmeldingenUpdated:
18 mei 2010Options: