Re: network sockets unusable?
- From: Harold Ancell <hga@ancell-ent.com>
- To: users@maxine.kenai.com
- Subject: Re: network sockets unusable?
- Date: Fri, 29 Jan 2010 15:50:46 -0600
At 12:05 PM 1/29/2010, Johannes Eickhold wrote:
>Hi.
>
>I tried to execute a jar that is using sockets and thus calls
>
>[Thread "main" --> JNI: java.net.PlainSocketImpl.initProto()]
>
>at some time. This leads to:
>
>unimplemented (JVM_Listen in ../../../substrate/jvm.c:1811)
>
>Does this mean that sockets are currently unusable from applications
>running on the MaxineVM?
You can try Maxine on top of GuestVM (which runs on top of
Xen), it implements JVM_Listen:
http://research.sun.com/projects/guestvm/
or http://tinyurl.com/yjk74u3
- Harold
| Johannes Eickhold | 01/29/2010 | |
|
Re: network sockets unusable? |
Harold Ancell | 01/29/2010 |
| Doug Simon | 01/29/2010 | |
| Johannes Eickhold | 01/31/2010 |





