Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Oracle 8i + EJB ! Help !

0 views
Skip to first unread message

konh...@hotmail.com

unread,
May 12, 1999, 3:00:00 AM5/12/99
to
Hi there,
I am using Oracle 8i with EJB. I have tried creating a simple employee
EJB as given in the doc presented on Oracle 8i site as an example. I
have created everything, the bean, interfaces, jar and descriptor ! Now
when i try the deploy the EJB using 'deployejb' tool provided by Oracle
8i , as

deployejb -u scott -p tiger -temp test -s
sess_iiop://myHost:1521:hostSID -descriptor Emp.ejb Emp.jar

After 15-20 min it gives following exception ....


java.lang.StackOverflowError
at java.util.Vector.<init>(Vector.java:98)
at java.util.Vector.<init>(Vector.java:107)
at
com.visigenic.vbroker.orb.GiopInputStreamImpl.<init>(GiopInputStreamI
mpl.java:17)
at
com.visigenic.vbroker.orb.CaffeineInputStream.<init>(CaffeineInputStr
eam.java:5)
at com.visigenic.vbroker.orb.ORB.doCreate(ORB.java:1521)
at com.visigenic.vbroker.orb.ORB.create(ORB.java:1546)
at com.visigenic.vbroker.orb.ORB.create(ORB.java:1516)
at
com.visigenic.vbroker.orb.ORB.newGiopInputStream(ORB.java:649)
at
com.visigenic.vbroker.orb.IiopProtocolImpl.profileBody(IiopProtocolIm
pl.java:89)
at
oracle.aurora.sess_iiop.orb_dep.SessionComponent.profileBody(SessionC
omponent.java:70)
at
oracle.aurora.sess_iiop.orb_dep.SessionConnectionFactory$TcpEndpoint.
<init>(SessionConnectionFactory.java:30)
at
oracle.aurora.sess_iiop.orb_dep.SessionConnectionFactory.hashEndpoint
(SessionConnectionFactory.java:107)
at
com.visigenic.vbroker.orb.GiopConnectionFactoryImpl.connect(GiopConne
ctionFactoryImpl.java:144)
at
com.visigenic.vbroker.orb.GiopStubDelegate.locate(GiopStubDelegate.ja
va:360)
at
com.visigenic.vbroker.orb.GiopStubDelegate.bind(GiopStubDelegate.java
:157)
at
com.visigenic.vbroker.orb.GiopStubDelegate.request(GiopStubDelegate.j
ava:406)
at
com.visigenic.vbroker.orb.GiopStubDelegate.request(GiopStubDelegate.j
ava:401)
at
org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:136)

I have made this very first effort with EJB. Can anybody help me out?

-Sandy


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---

0 new messages