<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<font class="Apple-style-span" face="Tahoma" size="2">Hi Guys,</font><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I am trying to get a Netty based client to run from within an Oracle Database (Oracle DB uses JVM 1.5).</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><font class="Apple-style-span" face="Tahoma" size="2">So far things are&nbsp;going&nbsp;well, in that I can get classes / jars loaded into the DB etc. without error.</font></div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">The next thing I'm trying to do is get a connected out from within the DB (using Netty) to talk to a</div><div style="font-family: Tahoma; font-size: 10pt; ">small Netty service I've written. &nbsp;This service is running on the same machine as the DB, so can be</div><div style="font-family: Tahoma; font-size: 10pt; ">considered local.</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">I am seeing this error, and would appreciate any input. &nbsp;Does this error indicate a config error (quite possible!),</div><div style="font-family: Tahoma; font-size: 10pt; ">or does it indicate that what I'm trying to do isn't actually possible?</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">---------------</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div><div><font class="Apple-style-span" face="Tahoma" size="2">ORA-29532: Java call terminated by uncaught Java exception: org.jboss.netty.channel.ChannelException: java.net.SocketException: Socket option not supported by PlainDatagramSocketImp</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">Socket operation on non-socket</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">ORA-06512: at "COHERENCE.NETTYCLIENT", line 3</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">ORA-06512: at line 12</font></div></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">----------------</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div style="font-family: Tahoma; font-size: 10pt; ">Many Thanks,</div><div style="font-family: Tahoma; font-size: 10pt; "><br></div><div style="font-family: Tahoma; font-size: 10pt; ">Adrian.<br><br><br><br>
=====================&nbsp;</div>                                               </div></body>
</html>