[sctp-dev] Access Restrictions when running

Chris Hegarty chris.hegarty at oracle.com
Wed Dec 15 09:42:28 PST 2010


Hi Jason,

Did you follow these instruction?
   http://openjdk.java.net/projects/sctp/html/sctp6.html

If so, can you please include details of the specific failure.

-Chris.

On 15/12/2010 16:58, Jason Kania wrote:
> Hello,
>
> I am not sure what I have done wrong, and cannot see general
> instructions to address this, but in attempting to compile or run the
> SCTP code in java 6, I am encountering access restrictions.
>
> The “Access restriction” issues occur in trying to access some core java
> classes in rt.jar used by sctp despite running the code with
> -Xbootclasspath/a:<path to sctp6.jar>. The classes in sctp6.jar are
> accessible, but not the ones that the library is attempting to call.
>
> I did not observe any compile flag or anything else that would resolve this.
>
> Do I need to place the jar in a specific location?
>
> Do I need compile flags to allow the compilation?
>
> Am I using the wrong instance of the compiler?
>
>  From the instructions, I did not understand and this is my first
> attempt at extending the classes in this manner.
>
> Any clarifications would be appreciated.
>
> Thanks,
>
> Jason
>


More information about the sctp-dev mailing list