Running LiveCycle in Debug Mode on WebLogic

| No Comments

Using the WebLogic Admin Console, navigate to the 'Server Start' properties of the managed server that hosts LiveCycle. Add the following to the 'Arguments' field. The port used (1044) should be available on the node:
-Xdebug -Xrunjdwp:transport=dt_socket,address=1044,server=y,suspend=n

Re-start the managed server. Point your debugger at the debug port (1044 in the example above).

If the managed server is being started from a script, the debug arguments should be added to the startup script, instead of within the Admin Console.

Leave a comment

About this Entry

This page contains a single entry by Jayan Kandathil published on June 19, 2008 11:52 AM.

Clearing a Signature Field on an Invalid Document was the previous entry in this blog.

What is "dn" and what is the notion of "unique id" in LiveCycle enterprise domains? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.