OD 6.01 Got Exception: LOGUTIL_RENAME_ERROR
Hi,
I am getting the following error message from OD 6.01 base server running on Windows 2003 server:
OpenDeploy server host: localhost, RMI registry port: 9173
Got OpenDeploy service
>>>>>-- Start deployment altera_wft_auto_deploy_no_dnr8692.
iwodstart running in default synchronous mode.
Need to wait for deployment to complete.
***ERROR - Starting deployment.
Reason from server: DEPLOY_CONFIG_FILE
Details : Got Exception: LOGUTIL_RENAME_ERROR.
It appears to me that this error occurred when OD was trying to rename OD log file: (machine_name-odbase.log), when the file size grew to 5000 kb (We have maxBytes="5Mb" rule in odbase.xml.). To fix this issue, I had to stop OD, remove OD log files, and restart OD again.
I also notice that we are getting lots of error message like below in our OD log file (I do not believe these two errors are related):
ENG: 2005-02-06 19:20:03 PST GMT-08:00 Starting job m558 for deployment altera_wft_auto_deploy_no_dnr7712 with parameters: {PAD6=null, DEPLOYSUFFIX=7712, JOBID=m558, LOGLEVEL=UNSPECIFIED, PAD3=null, ENDTIME=null, PAD5=null, MINUTEINV=0, HOURINV=0, SYNCH=true, REPAIR=false, VERIFY=false, YEARINV=0, REPEAT=false, WEEKDAY=null, PAD2=null, OWNER=SYSTEM, KEYVALUES=src=y:\\default\main\INTERNET\JAPAN\WORKAREA\live_work
filename=d:/cms_logs/open_deploy/od_file_list/job_id_488243_process_id_7712.txt
deploy_choice=JAPAN_cms_preview
, DEPLOYNAME=altera_wft_auto_deploy_no_dnr, NO_RECUR=NO_RECUR, STARTTIME=Sun Feb 06 19:20:03 PST 2005, PAD4=null, RECURSET=NO_RECUR, DAYINV=0, PAD1=null, STARTDEPLOY=true, MONTHDAYS=null, DESCRIPTION=, WEEKINV=0}
ENG: 2005-02-06 19:20:03 PST GMT-08:00 MultiTier Latch is null
CFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
CFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
CFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
CFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
ENG: 2005-02-06 19:20:03 PST GMT-08:00 Configuration information <com.interwoven.config100.TDeploymentConfiguration>
name=<empty> : <empty> : isValid=yes : use=<null> : dictionary=<non-null>
parent =<null>
error vector=Set begin java.util.Vector [
vector size=8
(1) Element begin [Message class: 104
Message key: OdCfgW0003
Message : <null>
Parameters : transferRules
Details : OdCfgW0003:com.interwoven.config100.TTargetCfg
] (1) Element end
(2) Element begin [Message class: 104
Message key: <null>
Message : CfgWarning: Logger was null.
Parameters <null>
Details : com.interwoven.config100.TTargetCfg
] (2) Element end
(3) Element begin [Message class: 104
Message key: OdCfgW0003
Message : <null>
Parameters : transferRules
Details : OdCfgW0003:com.interwoven.config100.TTargetCfgCFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
CFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
CFG: 2005-02-06 19:20:03 PST GMT-08:00 ***WARNING - More than one transferRules found.
ENG: 2005-02-06 19:20:03 PST GMT-08:00 Configuration information <com.interwoven.config100.TDeploymentConfiguration>
name=<empty> : <empty> : isValid=yes : use=<null> : dictionary=<non-null>
parent =<null>
error vector=Set begin java.util.Vector [
vector size=8
(1) Element begin [Message class: 104
Message key: OdCfgW0003
Message : <null>
Parameters : transferRules
Details : OdCfgW0003:com.interwoven.config100.TTargetCfg
] (1) Element end
(2) Element begin [Message class: 104
Message key: <null>
Message : CfgWarning: Logger was null.
Parameters <null>
Details : com.interwoven.config100.TTargetCfg
] (2) Element end
(3) Element begin [Message class: 104
Message key: OdCfgW0003
Message : <null>
Parameters : transferRules
Details : OdCfgW0003:com.interwoven.config100.TTargetCfg
Any help is appreciated.