Recently, the team has been working on load balancing FileNet CE & PE services and the situation occurred that the FileNet servers IP address needed updated in FileNet. Below is a useful tool carried forward from the FileNet IS days: fn_edit (run from FNSW/ directory) fn_edit is the old FileNet IS System Configuration tool. I [...]
Archive for the ‘Uncategorized’ category
FileNet fn_edit
May 22, 2012FileNet vwtimer restart
May 22, 2012On occassions vwtime.exe fails and our alerting tool notifies us. Rather than restarting all of PE you can just start vwtime from the command line as below: The following command can be used to manually restart this process if it fails: vwtime -r -m 1 NB: To determine the region # open the Process Task [...]
IBM WebSphere MQ – [MSG]: Encountered a JMS error – MQJMS2005: failed to create MQQueueManager for ”
May 8, 2012I thought the following maybe useful to anyone troubleshooting MQ Series after spending a bit of time on this today The clue was in the…failed to create MQQueueManager for ” <—- empty string value Useful Troubleshooting links: http://www-01.ibm.com/support/docview.wss?uid=swg21226703 http://www-01.ibm.com/support/docview.wss?uid=swg21249782 http://www-01.ibm.com/support/docview.wss?uid=swg21227679 Useful IBM WebSphere MQ Commands: Check Listener: runmqlsr -m <QMgr Name> -t tcp Check Queue Manager strmqm
WeWebU & Case Management
May 1, 2012This recent youtube video from the WeWebU team is worth a watch:
Delete…forever and ever…Amen!
April 20, 2012A challenge that many Government / Financial / Legal / Healthcare companies face is deleting a files forever! This scenario is usually enforced by US wiping schemes such as DoD or DoE. FileNet caters to these needs by providing the following delete options. Below a short description of each option from the help files. [...]
SharePoint Batch Update
April 8, 2012Great feature which is from Codeplex – I am guessing this will come out of the box in next version of SP. http://sp2010batchedit.codeplex.com/
Troubleshooting IP routing problems.
April 4, 2012Good link recently tweeted by WAS App Server support to help troubleshoot network related issues: http://www-01.ibm.com/support/docview.wss?uid=swg21175744
To fiddle or not to fiddle!
April 3, 2012Some of you may have used Fiddler (A great free http proxy debug tool) to help troubleshoot http connection / performance problems. The following is a tip to help you sort the logged information by time of execution which is always useful when users are providing times when issues were encountered. 1.) Turn on Rules > [...]
Dyeing the Chicago River green for St Paddy’s Day
March 19, 2012Top day out in Chicago with the Chi-rish!!!
WAS & Federated repositories
March 15, 2012Good IBM Technote on configuring federated repositories in WAS. Something I have recently been looking at for an AD project. Worth a read, especially the ‘limitations’ section of the article. http://www.ibm.com/developerworks/websphere/techjournal/0701_ilechko/0701_ilechko.html