-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: IllegalArgumentException: Only instances of org.omg.CORBA.Ob
PostPosted: Wed Aug 21, 2013 1:15 am 
Newbie

Joined: Tue Aug 06, 2013 3:13 pm
Posts: 1
Does anyone has an idea why I get the following exception -

java.lang.IllegalArgumentException: Only instances of org.omg.CORBA.Object can be bound
at com.sun.jndi.cosnaming.CNCtx.callBindOrRebind(CNCtx.java:599)
at com.sun.jndi.cosnaming.CNCtx.rebind(CNCtx.java:690)
at javax.naming.InitialContext.rebind(InitialContext.java:448)
at javax.naming.InitialContext.rebind(InitialContext.java:448)
at org.hibernate.util.NamingHelper.bind(NamingHelper.java:99)
at org.hibernate.impl.SessionFactoryObjectFactory.addInstance(SessionFactoryObjectFactory.java:113)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:376)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1385)
at com.telcordia.iscp.jspace.sync.HibernateUtil.getSession(Unknown Source)
at com.telcordia.iscp.jspace.sync.IssdSlrSyncDB.insert(Unknown Source)
at com.telcordia.iscp.jspace.issw_slr_sync.isswSLRLogger.logStartJob(Unknown Source)
at com.telcordia.iscp.jspace.issw_slr_main.isswSLRSyncActionsImpl.startJob(Unknown Source)
at com.telcordia.iscp.jspace.issw_idl.WSIIUtils.SLRSyncActionsPOA._invoke(Unknown Source)
at com.telcordia.iscp.jspace.issw_idl.WSIIUtils.SLRSyncActionsPOA._invoke(Unknown Source)
at com.inprise.vbroker.poa.POAImpl.invoke(Unknown Source)
at com.inprise.vbroker.poa.ActivationRecord.invoke(Unknown Source)
at com.inprise.vbroker.GIOP.GiopProtocolAdapter.doRequest(Unknown Source)
at com.inprise.vbroker.IIOP.ServerProtocolAdapter.doRequest(Unknown Source)
at com.inprise.vbroker.GIOP.GiopProtocolAdapter.dispatchMessage(Unknown Source)
at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.run(Unknown Source)
at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(Unknown Source)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.