Archive for the ‘Administration’ Category

How to disable administrative security in Websphere application server

Thursday, January 28th, 2010

I am sure this procedure can be found all over the World Wide Web. However, I need to document it for myself here so I don’t have to search for it again.

Stop the Websphere application server.

Open the command prompt (in Windows) and browse to the Websphere home\bin\ directory. Issue ‘wsadmin.bat -conntype NONE’

This will come up with a message “WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.”, which is pretty much confirming that the wsadmin is not connected to any server process.

Once launched issue ‘securityoff’ to the wsadmin console.

Restart the Websphere application server.

Unable to set-up Lotus Notes Traveler 8.5.1 on Nokia E63

Tuesday, January 12th, 2010

Just a quick note to everyone who is going to set-up Lotus Notes Traveler 8.5.1 on the Nokia E63. We have had one issue where Traveler did not start synchronising after the successful set-up on the mobile device. Instead the Traveler home screen got stuck and the whole S60 operating system reacted very slowly.

IBM technical support is referring to this as the “home screen issue” and is working with Nokia on a solution. In the meantime you can request a test fix from IBM that will disable the Traveler home screen. Feel free to quote PMR 36532.120.796 if you are experiencing similar issues.

Truncated documents in server replica

Tuesday, January 12th, 2010

This morning I was stumbling upon a very interesting issue in Lotus Notes/Domino that involved truncated documents on a server replica. This is an issue as the database on the server is the only one, besides a number of local replicas on laptops.

A bit of research on the web unveiled that Almar Diel has encountered a similar problem, which pointed me towards the right solution.

In order to get the full documents back onto the server replica I had to find the laptop that was holding the replica with the corrupt replication formula as this had to be cleared out as described in workaround option 2 of this IBM technote.

This will ensure that all documents replicated from now on would not be appearing as truncated documents anymore on the server. In order to fix the existing truncated documents though, I had to remove the documents from the server replica without leaving deletion stubs. This can easily be achieved in utilising Julian Robichaux’ stub-less delete function documented here. Clearing out the replication history of the local database and issuing a new replication did make the documents re-appearing on the server replica in there entirety.

Thanks to Almar and Julian for documenting your solutions!

Add MIME header for Office 2007 documents for HTTP

Friday, December 18th, 2009

If I was managing Apache web servers day after day I would have probably known the answer to that issue straight away. Instead I had to utilise Google quite a bit in order to find out how to add Office 2007 documents as mime type for the Domino web service: Microsoft Office 2007 documents do not open/save correctly when accessed over the web

Without changing the httpd.cnf file Word 2007 documents for example are recognised as “Compressed (zipped) Folder”, which makes it impossible to associate the file with Microsoft Office.

It’s not like Office 2007 isn’t around since about 2 years. How could this have slipped through the Lotus Domino 8.5.1 release by IBM?

Lotus Knows how to please Traveler Administrators

Wednesday, October 14th, 2009

Great news! The Traveler administration database now provides administrators with the option to set default device preferences and security settings. This is awesome news as it does reduce the need for policies in many cases. This is especially important in cases where the Traveler server is located in a different Domino domain than the mail servers.


Creative Commons Attribution-NonCommercial 3.0 Unported
This work by cubetoon is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported.