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

licensceManager causing exception

94 views
Skip to first unread message

cingram007

unread,
Feb 23, 2006, 4:23:13 PM2/23/06
to

I'm having an issue, I'm attempting to port a CORBA application written with JBuilder 6.0 to Eclipse 3.1. I downloaded BES Visibroker 6.5 and added the relevant jar files in the C:\Borland\BDP\lib directory to the Eclipse project. The project compiles and runs fine until it attempts to initialize the CORBA object via:
orb = org.omg.CORBA.ORB.init(args, System.getProperties());
which raises a:

Exception in thread "AWT-EventQueue-0" org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.inprise.vbroker.orb.ORB vmcid: 0x0 minor code: 0 completed: No

Caused by: java.lang.NoSuchMethodError: com.borland.enterprise.license.LicenseManager.isAtLeastVisiBrokerEditionClient()Z.

I have placed the reg667.txt files in the C:\Borland\BDP\license directory and ensured I had read and write permissions to both the C:\Borland\BDP\license and C:\Borland\BDP\var directories.

Any ideas on why Eclipse cannot instantiate my CORBA objects.

Chris

Kevin Dean [TeamB]

unread,
Feb 25, 2006, 1:59:03 AM2/25/06
to
cingram007 wrote:

Asked and answered in another group. Please don't cross-post; it's
against newsgroup rules.

--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/

NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html

Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html

0 new messages