com.webmethods.portal.system.init.InitializationException.

Hello,
My server logs are getting filled with the info…
[14695]2010-11-30 20:23:29 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne [14694]2010-11-30 20:23:29 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne] [14693]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Initializing components of: global [14692]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Initializing server: $cds [14691]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Initializing components of: cluster [14690]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo [14689]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo] [14688]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne [14687]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne] [14686]2010-11-30 20:23:28 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
I checked the error section and even tried to run IS in debug mode, it said…

Not able to load the system/My webMethods Users Role/Group.
Not able to load the system/My webMethods Administrators Role/Group.
Could not initialize User Manager.
Cannot initialize MWS, invalid database schema is specified.

Please help me out with this.

Regards.

Can you share the server log to get more information and guide you accordingly.

Meanwhile can you check mws.db.xml to see if the DB is rightly pointed to MWS schema

Hello,
Thanks for replying…
You want the server of debug level or info level…???

And can say the path, where mws.db.xml is situated??? By the way, due to this, I removed MWS from my system…

The location of mws.db.xml is at the following location webMethods Installation Dir …\MWS\server\default\config

Logs with Debug level would be good enough to get some info.

-Kishore

hello…
here is the log…
[3263]2010-12-01 19:14:31 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[3262]2010-12-01 19:14:31 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[3261]2010-12-01 19:14:31 IST [ISS.0024.0001D] Could not initialize User Manager.
[3260]2010-12-01 19:14:31 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[3259]2010-12-01 19:14:31 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[3258]2010-12-01 19:14:31 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[3257]2010-12-01 19:14:31 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[3256]2010-12-01 19:14:30 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[3255]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Initializing components of: global
[3254]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Initializing server: $cds
[3253]2010-12-01 19:14:30 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[3252]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[3251]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[3250]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[3249]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[3248]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[3247]2010-12-01 19:14:30 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[3246]2010-12-01 19:14:30 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[3245]2010-12-01 19:14:30 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[3244]2010-12-01 19:14:29 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[3243]2010-12-01 19:14:29 IST [FF.0001.0011D] Monitoring files at D:\Greif Project\task3\monitor
[3242]2010-12-01 19:14:27 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[3241]2010-12-01 19:14:27 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[3240]2010-12-01 19:14:27 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[3239]2010-12-01 19:14:27 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[3238]2010-12-01 19:14:27 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[3237]2010-12-01 19:14:24 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[3236]2010-12-01 19:14:24 IST [FF.0001.0011D] Monitoring files at D:\Project\task3\monitor
[3235]2010-12-01 19:14:22 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[3234]2010-12-01 19:14:22 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[3233]2010-12-01 19:14:22 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[3232]2010-12-01 19:14:22 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[3231]2010-12-01 19:14:22 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[3230]2010-12-01 19:14:20 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[3229]2010-12-01 19:14:20 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[3228]2010-12-01 19:14:20 IST [ISS.0024.0001D] Could not initialize User Manager.
[3227]2010-12-01 19:14:20 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[3226]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[3225]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[3224]2010-12-01 19:14:20 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[3223]2010-12-01 19:14:20 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[3222]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing components of: global
[3221]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing server: $cds
[3220]2010-12-01 19:14:20 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[3219]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[3218]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[3217]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[3216]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[3215]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[3214]2010-12-01 19:14:20 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[3213]2010-12-01 19:14:20 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[3212]2010-12-01 19:14:20 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[3211]2010-12-01 19:14:19 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[3210]2010-12-01 19:14:19 IST [FF.0001.0011D] Monitoring files at D:\Project\task3\monitor
[3209]2010-12-01 19:14:17 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[3208]2010-12-01 19:14:17 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[3207]2010-12-01 19:14:17 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[3206]2010-12-01 19:14:17 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[3205]2010-12-01 19:14:17 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[3204]2010-12-01 19:14:14 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[3203]2010-12-01 19:14:14 IST [FF.0001.0011D] Monitoring files at D:\Project\task3\monitor
[3202]2010-12-01 19:14:12 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[3201]2010-12-01 19:14:12 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[3200]2010-12-01 19:14:12 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[3199]2010-12-01 19:14:12 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[3198]2010-12-01 19:14:12 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[3197]2010-12-01 19:14:10 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[3196]2010-12-01 19:14:10 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[3195]2010-12-01 19:14:10 IST [ISS.0024.0001D] Could not initialize User Manager.
[3194]2010-12-01 19:14:10 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[3193]2010-12-01 19:14:10 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[3192]2010-12-01 19:14:10 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[3191]2010-12-01 19:14:10 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[3190]2010-12-01 19:14:09 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[3189]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Initializing components of: global
[3188]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Initializing server: $cds
[3187]2010-12-01 19:14:09 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[3186]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[3185]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[3184]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[3183]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[3182]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[3181]2010-12-01 19:14:09 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[3180]2010-12-01 19:14:09 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[3179]2010-12-01 19:14:09 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[3178]2010-12-01 19:14:09 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[3177]2010-12-01 19:14:09 IST [FF.0001.0011D] Monitoring files at D:\Project\task3\monitor
[3176]2010-12-01 19:14:07 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[3175]2010-12-01 19:14:07 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[3174]2010-12-01 19:14:07 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[3173]2010-12-01 19:14:07 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[3172]2010-12-01 19:14:07 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[3171]2010-12-01 19:14:04 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[3170]2010-12-01 19:14:04 IST [FF.0001.0011D] Monitoring files at D:\Project\task3\monitor
[3169]2010-12-01 19:14:02 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[3168]2010-12-01 19:14:02 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[3167]2010-12-01 19:14:02 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[3166]2010-12-01 19:14:02 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[3165]2010-12-01 19:14:02 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[3164]2010-12-01 19:13:59 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.

It is filling my server logs…

By the way did you check the db details for mws.db.xml? if yes, is it pointed to right MWS schema ?

Also try starting the IS normally (Logging - Info level) - after starting change the server logging configuration for the component - 0024 - User Manager to ‘Trace’

And check if you have configured the Central Users (Functional Alias Definitions) in the IS JDBC pool page.

Also, is this happing on DEV environment or just a local test machine ?

If yes and if you do not have much important data you can do the following:
A) Shutdown MWS Server
B) Take a backup of Server/default directory from MWS server
C) Drop the MWS Db schema (using Database component configurator)
D) Make sure from the database the schema does not have any other objects left out.
E) Create the MWS db schema(Using Database Component Configurator)
F) Create the MWS server by using the mws.sh new command
G) Restart MWS
H) After the mws instances are created, bounce each Integration Server
I) After each Integration Server is bounced, recreate the ACL’s from within the Integration Server to allow proper connectivity to the Central User Database.

Hope this helps.

-Kishore

Hello,
It is not in dev env…but can come…and the steps you have written, I did the same.
Because of this problems, I removed MWS… :frowning:
Here is the server log of logging as trace.

[85239]2010-12-01 23:35:42 IST [ISS.0014.0016T] Invoking service wm.server.query:getPartialLog
[85238]2010-12-01 23:35:42 IST [ISC.0072.0004T] invoking service:wm.server.query:getPartialLog input:>>>BasicData:property=300,log=server,checked=CHECKED,35lines=property,zero=0,descendchecked=CHECKED,numlines=300,startline=0<<<
[85237]2010-12-01 23:35:42 IST [ISC.0072.0018T] IfVarToken.eval name:startline value:null
[85236]2010-12-01 23:35:42 IST [ISC.0072.0018T] IfVarToken.eval name:numlines value:null
[85235]2010-12-01 23:35:42 IST [ISC.0072.0018T] IfVarToken.eval name:order value:null
[85234]2010-12-01 23:35:42 IST [ISC.0072.0005T] service returned: >>>property=300<<<
[85233]2010-12-01 23:35:42 IST [ISS.0014.0016T] Invoking service wm.server.query:getSetting
[85232]2010-12-01 23:35:42 IST [ISC.0072.0004T] invoking service:wm.server.query:getSetting input:>>>BasicData:property=watt.server.log.maxEntries<<<
[85231]2010-12-01 23:35:42 IST [ISC.0072.0018T] IfVarToken.eval name:numlines value:null
[85230]2010-12-01 23:35:42 IST [ISC.0072.0018T] IfVarToken.eval name:property value:90
[85229]2010-12-01 23:35:42 IST [ISC.0072.0018T] IfVarToken.eval name:property value:90
[85228]2010-12-01 23:35:42 IST [ISC.0072.0005T] service returned: >>>property=90<<<
[85227]2010-12-01 23:35:42 IST [ISS.0014.0016T] Invoking service wm.server.query:getSetting
[85226]2010-12-01 23:35:42 IST [ISC.0072.0004T] invoking service:wm.server.query:getSetting input:>>>BasicData:property=watt.server.log.refreshInterval<<<
[85225]2010-12-01 23:35:42 IST [ISC.0072.0008T] Reporter input: >>><<<
[85224]2010-12-01 23:35:42 IST [ISC.0072.0008T] Reporter input: >>><<<
[85223]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:message index:0 ret:true
[85222]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:-notempty index:1 ret:true
[85221]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:startline index:0 ret:true
[85220]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:-notempty index:1 ret:true
[85219]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:numlines index:0 ret:true
[85218]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:-notempty index:1 ret:true
[85217]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:order index:0 ret:true
[85216]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:errorMessage index:0 ret:true
[85215]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:-notempty index:1 ret:true
[85214]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:numlines index:0 ret:true
[85213]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:matches(-) index:1 ret:true
[85212]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:property index:0 ret:true
[85211]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:-notempty index:1 ret:true
[85210]2010-12-01 23:35:42 IST [ISC.0072.0017T] IfVarToken.processArgs value:property index:0 ret:true
[85209]2010-12-01 23:35:42 IST [ISC.0038.0002D] → Content-Length: 60
[85208]2010-12-01 23:35:42 IST [ISC.0038.0002D] → Content-Type: image/gif
[85207]2010-12-01 23:35:42 IST [ISC.0038.0002D] → HTTP/1.1 200 OK
[85206]2010-12-01 23:35:42 IST [ISC.0072.0007T] createTemplateFromFile file:D:\webMethods7\IntegrationServer\packages\WmRoot\pub\log-server-recent.dsp
[85205]2010-12-01 23:35:42 IST [ISC.0072.0003T] getCachedTemplate file:D:\webMethods7\IntegrationServer\packages\WmRoot\pub\log-server-recent.dsp
[85204]2010-12-01 23:35:42 IST [ISC.0072.0006T] getTemplate url:log-server-recent.dsp
[85203]2010-12-01 23:35:42 IST [ISS.0012.0008T] Skipping authentication because session cb0fd0a0fd7011dfb7d9b07a49136207 contains user (Administrator)
[85202]2010-12-01 23:35:42 IST [ISS.0012.0006T] Client provided session id cb0fd0a0fd7011dfb7d9b07a49136207 and that session exits
[85201]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Authorization: Basic QWRtaW5pc3RyYXRvcjptYW5hZ2U=
[85200]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Cookie: ssnid=cb0fd0a0fd7011dfb7d9b07a49136207
[85199]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Referer: [url]http://localhost:5555/WmRoot/menu.dsp[/url]
[85198]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Connection: keep-alive
[85197]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Keep-Alive: 115
[85196]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept-Charset: ISO-8859-1,utf-8;q=0.7,
;q=0.7
[85195]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept-Encoding: gzip,deflate
[85194]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept-Language: en-us,en;q=0.5
[85193]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept: text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
[85192]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
[85191]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Host: localhost:5555
[85190]2010-12-01 23:35:42 IST [ISC.0039.0001D] GET /WmRoot/log-server-recent.dsp
[85189]2010-12-01 23:35:42 IST [ISS.0012.0008T] Skipping authentication because session cb0fd0a0fd7011dfb7d9b07a49136207 contains user (Administrator)
[85188]2010-12-01 23:35:42 IST [ISS.0012.0006T] Client provided session id cb0fd0a0fd7011dfb7d9b07a49136207 and that session exits
[85187]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Authorization: Basic QWRtaW5pc3RyYXRvcjptYW5hZ2U=
[85186]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Cookie: ssnid=cb0fd0a0fd7011dfb7d9b07a49136207
[85185]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Referer: [url]http://localhost:5555/WmRoot/menu.dsp[/url]
[85184]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Connection: keep-alive
[85183]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Keep-Alive: 115
[85182]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept-Charset: ISO-8859-1,utf-8;q=0.7,;q=0.7
[85181]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept-Encoding: gzip,deflate
[85180]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept-Language: en-us,en;q=0.5
[85179]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Accept: image/png,image/
;q=0.8,/;q=0.5
[85178]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
[85177]2010-12-01 23:35:42 IST [ISC.0038.0002D] ← Host: localhost:5555
[85176]2010-12-01 23:35:42 IST [ISC.0039.0001D] GET /WmRoot/images/blank.gif
[85175]2010-12-01 23:35:39 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[85174]2010-12-01 23:35:39 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[85173]2010-12-01 23:35:39 IST [ISS.0024.0001D] Could not initialize User Manager.
[85172]2010-12-01 23:35:39 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[85171]2010-12-01 23:35:39 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85170]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[85169]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[85168]2010-12-01 23:35:39 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[85167]2010-12-01 23:35:39 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[85166]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing components of: global
[85165]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing server: $cds
[85164]2010-12-01 23:35:39 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[85163]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[85162]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[85161]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[85160]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[85159]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[85158]2010-12-01 23:35:39 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[85157]2010-12-01 23:35:38 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[85156]2010-12-01 23:35:38 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[85155]2010-12-01 23:35:38 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[85154]2010-12-01 23:35:37 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85153]2010-12-01 23:35:37 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85152]2010-12-01 23:35:37 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85151]2010-12-01 23:35:37 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85150]2010-12-01 23:35:37 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85149]2010-12-01 23:35:34 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85148]2010-12-01 23:35:32 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85147]2010-12-01 23:35:32 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85146]2010-12-01 23:35:32 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85145]2010-12-01 23:35:32 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85144]2010-12-01 23:35:32 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85143]2010-12-01 23:35:29 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85142]2010-12-01 23:35:28 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[85141]2010-12-01 23:35:28 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[85140]2010-12-01 23:35:28 IST [ISS.0024.0001D] Could not initialize User Manager.
[85139]2010-12-01 23:35:28 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[85138]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[85137]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[85136]2010-12-01 23:35:28 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[85135]2010-12-01 23:35:28 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[85134]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing components of: global
[85133]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing server: $cds
[85132]2010-12-01 23:35:28 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[85131]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[85130]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[85129]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[85128]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[85127]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[85126]2010-12-01 23:35:28 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[85125]2010-12-01 23:35:28 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[85124]2010-12-01 23:35:28 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[85123]2010-12-01 23:35:28 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[85122]2010-12-01 23:35:27 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85121]2010-12-01 23:35:27 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85120]2010-12-01 23:35:27 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85119]2010-12-01 23:35:27 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85118]2010-12-01 23:35:27 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85117]2010-12-01 23:35:24 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85116]2010-12-01 23:35:22 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85115]2010-12-01 23:35:22 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85114]2010-12-01 23:35:22 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85113]2010-12-01 23:35:22 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85112]2010-12-01 23:35:22 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85111]2010-12-01 23:35:19 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85110]2010-12-01 23:35:18 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[85109]2010-12-01 23:35:18 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[85108]2010-12-01 23:35:18 IST [ISS.0024.0001D] Could not initialize User Manager.
[85107]2010-12-01 23:35:18 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[85106]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[85105]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[85104]2010-12-01 23:35:17 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[85103]2010-12-01 23:35:17 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85102]2010-12-01 23:35:17 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85101]2010-12-01 23:35:17 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85100]2010-12-01 23:35:17 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85099]2010-12-01 23:35:17 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85098]2010-12-01 23:35:17 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[85097]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing components of: global
[85096]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing server: $cds
[85095]2010-12-01 23:35:17 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[85094]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[85093]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[85092]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[85091]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[85090]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[85089]2010-12-01 23:35:17 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[85088]2010-12-01 23:35:17 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[85087]2010-12-01 23:35:17 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[85086]2010-12-01 23:35:17 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[85085]2010-12-01 23:35:14 IST [ISS.0137.0000T] [SCHED] 14250599-ScheduleDB.runNextTask(): no tasks scheduled
[85084]2010-12-01 23:35:14 IST [ISS.0137.0000T] [SCHED] 14250599-ScheduleDB.runNextTask(): local node is IH5P8T6BS
[85083]2010-12-01 23:35:14 IST [ISS.0137.0000T] [SCHED] 14250599-ScheduleDB.runNextTask(): gDBType is 1
[85082]2010-12-01 23:35:14 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85081]2010-12-01 23:35:12 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85080]2010-12-01 23:35:12 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85079]2010-12-01 23:35:12 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85078]2010-12-01 23:35:12 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85077]2010-12-01 23:35:12 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85076]2010-12-01 23:35:09 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85075]2010-12-01 23:35:07 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85074]2010-12-01 23:35:07 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85073]2010-12-01 23:35:07 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85072]2010-12-01 23:35:07 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85071]2010-12-01 23:35:07 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85070]2010-12-01 23:35:07 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[85069]2010-12-01 23:35:07 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[85068]2010-12-01 23:35:07 IST [ISS.0024.0001D] Could not initialize User Manager.
[85067]2010-12-01 23:35:07 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[85066]2010-12-01 23:35:07 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[85065]2010-12-01 23:35:07 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[85064]2010-12-01 23:35:07 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[85063]2010-12-01 23:35:06 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[85062]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Initializing components of: global
[85061]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Initializing server: $cds
[85060]2010-12-01 23:35:06 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[85059]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[85058]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[85057]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[85056]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[85055]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[85054]2010-12-01 23:35:06 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[85053]2010-12-01 23:35:06 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[85052]2010-12-01 23:35:06 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[85051]2010-12-01 23:35:06 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[85050]2010-12-01 23:35:04 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85049]2010-12-01 23:35:02 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85048]2010-12-01 23:35:02 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85047]2010-12-01 23:35:02 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85046]2010-12-01 23:35:02 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85045]2010-12-01 23:35:02 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85044]2010-12-01 23:34:59 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85043]2010-12-01 23:34:57 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85042]2010-12-01 23:34:57 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85041]2010-12-01 23:34:57 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85040]2010-12-01 23:34:57 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85039]2010-12-01 23:34:57 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85038]2010-12-01 23:34:56 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[85037]2010-12-01 23:34:56 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[85036]2010-12-01 23:34:56 IST [ISS.0024.0001D] Could not initialize User Manager.
[85035]2010-12-01 23:34:56 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[85034]2010-12-01 23:34:56 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[85033]2010-12-01 23:34:56 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[85032]2010-12-01 23:34:56 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[85031]2010-12-01 23:34:55 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[85030]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Initializing components of: global
[85029]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Initializing server: $cds
[85028]2010-12-01 23:34:55 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[85027]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[85026]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[85025]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[85024]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[85023]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[85022]2010-12-01 23:34:55 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[85021]2010-12-01 23:34:55 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[85020]2010-12-01 23:34:55 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[85019]2010-12-01 23:34:55 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[85018]2010-12-01 23:34:54 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85017]2010-12-01 23:34:52 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85016]2010-12-01 23:34:52 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85015]2010-12-01 23:34:52 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85014]2010-12-01 23:34:52 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85013]2010-12-01 23:34:52 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85012]2010-12-01 23:34:49 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[85011]2010-12-01 23:34:47 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[85010]2010-12-01 23:34:47 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[85009]2010-12-01 23:34:47 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[85008]2010-12-01 23:34:47 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[85007]2010-12-01 23:34:47 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[85006]2010-12-01 23:34:45 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[85005]2010-12-01 23:34:45 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[85004]2010-12-01 23:34:45 IST [ISS.0024.0001D] Could not initialize User Manager.
[85003]2010-12-01 23:34:45 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[85002]2010-12-01 23:34:45 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[85001]2010-12-01 23:34:45 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[85000]2010-12-01 23:34:45 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[84999]2010-12-01 23:34:44 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[84998]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Initializing components of: global
[84997]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Initializing server: $cds
[84996]2010-12-01 23:34:44 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[84995]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[84994]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[84993]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[84992]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[84991]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[84990]2010-12-01 23:34:44 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[84989]2010-12-01 23:34:44 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[84988]2010-12-01 23:34:44 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[84987]2010-12-01 23:34:44 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[84986]2010-12-01 23:34:44 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[84985]2010-12-01 23:34:42 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[84984]2010-12-01 23:34:42 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[84983]2010-12-01 23:34:42 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[84982]2010-12-01 23:34:42 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[84981]2010-12-01 23:34:42 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[84980]2010-12-01 23:34:39 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[84979]2010-12-01 23:34:37 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[84978]2010-12-01 23:34:37 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[84977]2010-12-01 23:34:37 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[84976]2010-12-01 23:34:37 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[84975]2010-12-01 23:34:37 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[84974]2010-12-01 23:34:34 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[84973]2010-12-01 23:34:34 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[84972]2010-12-01 23:34:34 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Group.
[84971]2010-12-01 23:34:34 IST [ISS.0024.0001D] Could not initialize User Manager.
[84970]2010-12-01 23:34:34 IST [ISS.0048.9999D] [POP.004.0201] Cannot initialize MWS, invalid database schema is specified
[84969]2010-12-01 23:34:34 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
[84968]2010-12-01 23:34:34 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
[84967]2010-12-01 23:34:34 IST [CommonLib.MWS.0002D] Initialized Component: resourceloader
[84966]2010-12-01 23:34:33 IST [CommonLib.MWS.0002D] Initialized Component: messageformatter
[84965]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Initializing components of: global
[84964]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Initializing server: $cds
[84963]2010-12-01 23:34:33 IST [CommonLib.MWS.0002D] Initialized Component: $cds
[84962]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Initializing components of: cluster
[84961]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
[84960]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
[84959]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseOne
[84958]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseOne, miePhaseOne]
[84957]2010-12-01 23:34:33 IST [CommonLib.MWS.0002I] Initializing components of: PortalServer
[84956]2010-12-01 23:34:33 IST [BAP.0003.0009D] MasterPassword: retrieving master password
[84955]2010-12-01 23:34:33 IST [BAP.0002.0001D] DataStore: retrieving handle: wm.is.admin.jdbc.oracleDB
[84954]2010-12-01 23:34:33 IST [BAP.0000.0004T] Retrieving a password for handle: wm.is.admin.jdbc.oracleDB
[84953]2010-12-01 23:34:32 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[84952]2010-12-01 23:34:32 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[84951]2010-12-01 23:34:32 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[84950]2010-12-01 23:34:32 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[84949]2010-12-01 23:34:32 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[84948]2010-12-01 23:34:29 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[84947]2010-12-01 23:34:27 IST [WmDistributedLockManager.JdbcLockFactory.listLocksD] Leave JdbcLockFactory.listLocks(), returning 0 locks
[84946]2010-12-01 23:34:27 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksCountD] Found shared 0 locks
[84945]2010-12-01 23:34:27 IST [WmDistributedLockManager.JdbcLockDbManager.listSharedLocksSqlD] listing shared locks with this sql: SELECT WM_EXCL_DIST_LOCK.EXCL_LOCK_ID, WM_EXCL_DIST_LOCK.TARGET_ID, WM_EXCL_DIST_LOCK.LOCK_HOLDER, WM_EXCL_DIST_LOCK.LOCK_TYPE, WM_EXCL_DIST_LOCK.LOCK_SHARE_COUNT, WM_EXCL_DIST_LOCK.LOCK_TIMESTAMP, WM_SHAR_DIST_LOCK.SHAR_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_HOLDER, WM_SHAR_DIST_LOCK.EXCL_LOCK_ID, WM_SHAR_DIST_LOCK.LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK, WM_SHAR_DIST_LOCK WHERE WM_EXCL_DIST_LOCK.EXCL_LOCK_ID=WM_SHAR_DIST_LOCK.EXCL_LOCK_ID AND WM_EXCL_DIST_LOCK.LOCK_TYPE=‘S’
[84944]2010-12-01 23:34:27 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksCountD] Found exclusive 0 locks
[84943]2010-12-01 23:34:27 IST [WmDistributedLockManager.JdbcLockDbManager.listExclusiveLocksSqlD] listing exclusive locks with this sql: SELECT EXCL_LOCK_ID, TARGET_ID, LOCK_HOLDER, LOCK_TYPE, LOCK_SHARE_COUNT, LOCK_TIMESTAMP FROM WM_EXCL_DIST_LOCK WHERE LOCK_TYPE=‘E’
[84942]2010-12-01 23:34:24 IST [FF.0001.0011D] Monitoring files at D:\Monitoring
[84941]2010-12-01 23:34:23 IST [ISS.0024.0010D] Not able to load the system/My webMethods Users Role/Group.
[84940]2010-12-01 23:34:23 IST [ISS.0024.0010D] Not able to load the system/My webMethods Administrators Role/Gro…

Even I uninstalled, it is still throwing the errors…

If we don’t drop and create the MWS tables, it will never work , even if we completely reinstall MWS and IS from scratch.

Also, What are the fixes applied on IS and MWS.

-Kishore

Hello,

hmm…i think so…
I have not applied any fix till now…

Suggest me some, so that I can apply…

Apply the latest MWS CL Fix. And you should be good to go.

-Kishore

Thanks a lot Kishore…:slight_smile: