birt and System.err

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

birt and System.err

Adam Heath-2
I have discovered that something in birt is closing System.err during
startup.  This was discovered when Exception.printStackTrace() stopped
showing output(it goes to System.err by default).  If I remove the
birt component, then err is not closed.

Has anyone else seen this?  Hans, do you have any clues as to what is
going on here?