On Mon, 6 Mar 2000, Barry Fujii wrote:

> Has anyone tried using the ejb samples that came with orion on a solaris 7
> box?
> 
> # java -version
> java version "1.2.2"
> Solaris VM (build Solaris_JDK_1.2.2_05, native threads, sunwjit)
> 
> i added the following to my server.xml file:
>       <application name="ejbsamples" path="../demo/ejb"/>
> 
> funny thing happens when i do this if i edit teh server.xml file while
> orion is running:
> # java -jar orion.jar
> Orion/0.9.4 initialized
> Couldnt read RMI config file: ./rmi.xml: Interrupted system call
> 
> if i try adding that to the server.xml file when orion is not running i get
> this on restart:
> # java -jar orion.jar
> SIGSEGV 11 segmentation violation
>     si_signo [11]: SEGV
>     si_errno [0]:
>     si_code [1]: SEGV_MAPERR [addr: 0x6350]
> 
>         stackpointer=FE24FF28
> Segmentation Fault(coredump)
> 
> --or-- it just spins forever, never actually initializing or starting.

Yepp. It's a bug in JDK1.2.2 production release for Solaris. It has been
reported by me. I can give you the bug ID later if you're interested (I
don't have it at hand right now).


Reply via email to