[
https://issues.apache.org/jira/browse/DERBY-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189810#comment-13189810
]
Rick Hillegas commented on DERBY-5576:
--------------------------------------
That error suggests that Derby is not able to open a stream for recording
diagnostic messages. Possible causes might be:
1) The error stream is still pointed at the default on disk derby.log file,
which lies outside the applet's sandbox.
2) The error stream points at a stream-instantiating method which can't fault
in some applet-specific stream class.
Do you know whether the applet has set any of the derby.stream.* properties
described here:
http://db.apache.org/derby/docs/10.8/ref/ref-single.html#rrefproperextdiagsevlevel
Thanks,
-Rick
> derby can't start or open in applet on safari 5.1.2
> ---------------------------------------------------
>
> Key: DERBY-5576
> URL: https://issues.apache.org/jira/browse/DERBY-5576
> Project: Derby
> Issue Type: Bug
> Environment: java 1.6.0_u30 or 1.7.0_u2
> windowns xp sp3 or windows 7 sp1
> safari 5.1.2
> derby 10.8.2.2(derby.jar, derbyclient.jar, derbynet.jar)
> IE work fine but safari error.
> Reporter: moonumi
> Priority: Critical
> Labels: applet, derby, safari
>
> XBM02.D : [0] org.apache.derby.iapi.services.stream.InfoStreams
> ERROR XBM02: XBM02.D : [0] org.apache.derby.iapi.services.stream.InfoStreams
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira