From: johann at 2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) Date: Mon, 19 Sep 2011 12:19:56 +0000 Subject: [Pljava-dev] Strange error on linux but not on windows In-Reply-To: (vorarlberger@gmail.com's message of "Mon, 19 Sep 2011 10:56:39 +0200") References: Message-ID: Hi, Vorarlberger writes: > The codebase is pretty large, so I am not sure if I am able to > provide a code snipped. But can anyone tell me how I can look what > got written into the "elog (ERROR)"? because I can not see anything > in the console. This is all you can see: Did you check the server's log? Unfortunately, I don't have a clue why elog(ERROR) would happen on Linux and not Windows. You could try to debug it with dbx from Solaris Studio on Linux and put a break point on elog. Instructions can be found here: http://my.opera.com/myrkraverk/blog/2010/12/11/debugging-pl-java-with-dbx If you are able to build your own server with debug information, and then PL/Java as well you'll have debug builds of both. -- Johann Oskarsson http://www.2ndquadrant.com/ |[] PostgreSQL Development, 24x7 Support, Training and Services --+-- | Blog: http://my.opera.com/myrkraverk/blog/