In addtion to what I have found previously - http://ozinisle.blogspot.com/2011/03/crash-domino-server-oops-ssjs-did-it.html, I happened to stumble upon an other code fragment that did it. I mean crashing my domino server.
This time its a more serious one to be aware of. Because the following line of code works perfectly until it breaks. So be care full.
viewHandle.getColumnValues(colNumber)
where, viewHandle is a NotesView object.
Hope this helps :)
No comments:
Post a Comment