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

IONA Orbix 2000 for Java

102 views
Skip to first unread message

Stephan Koch

unread,
Jul 3, 2000, 3:00:00 AM7/3/00
to
Has anybody tested Beta2 of Orbix 2000 for Java?
I hava already installed and configured it but I can't start the demo
programs.
First I start the services (locator, naming, ...) and then I try to
start the compiled class of a demo. Everything I will get is an error
message (COMM_FAILURE). Did I forgot something to start?

I will be so happy if someone can help me!


--
Stephan Koch
Axentris Informationssysteme GmbH
Hohenzollerndamm 152
D-14199 Berlin
Germany

Fon: ++49/+30/82099 424
Fax.: ++49/+30/82099 433
Web: http://www.axentris.de

Stephan Koch

unread,
Jul 3, 2000, 3:00:00 AM7/3/00
to

Maurice McCourt

unread,
Jul 4, 2000, 3:00:00 AM7/4/00
to

hi Stephan,
have you added orb.properties to your jre?

By default, JDK1.2.2 includes Sun's OMG classes - these need to be
overridden by providing an orb.properties file as described in the Install
Guide:
Create a file called orb.properties in the <JAVA_HOME>/jre/lib
directory. Place the following two lines into the file:
org.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl
org.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton

Alternatively, you can set the properties on the command line:
java -Dorg.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl
-Dorg.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton
...

hope this helps,
Maurice McCourt


Stephan Koch <stk...@axentris.de> wrote in message
news:3960C187...@axentris.de...

Robert O'Brien

unread,
Jul 4, 2000, 3:00:00 AM7/4/00
to
If you're still having trouble, you can either contact sup...@iona.com or
post your problem along with what steps you take, any output, etc. on the
newsgroup news://inews.iona.com/iona.products.orbix2000 and we can take it
from there.
Regards
-Robert-

Maurice McCourt wrote:

--
Robert O'Brien m: robert...@iona.com
Orbix 2000 Java Edition Product Team P: +353-1-662 5255
http://www.iona.com/ F: +353-1-662 5244

Please visit our Knowledge base http://www.iona.com/support/kb/

Maurice McCourt

unread,
Jul 4, 2000, 3:00:00 AM7/4/00
to

hi Stephan,
have you added orb.properties to your jre?

By default, JDK1.2.2 includes Sun's OMG classes - these need to be
overridden by providing an orb.properties file as described in the Install
Guide:
Create a file called orb.properties in the <JAVA_HOME>/jre/lib
directory. Place the following two lines into the file:
org.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl
org.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton

Alternatively, you can set the properties on the command line:
java -Dorg.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl
-Dorg.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton
.

hope this helps,

Robert O'Brien

unread,
Jul 4, 2000, 3:00:00 AM7/4/00
to
If you're still having trouble, you can either contact sup...@iona.com or
post your problem along with what steps you take, any output, etc. on the
newsgroup news://inews.iona.com/iona.products.orbix2000 and we can take it
from there.
Regards
-Robert-

Maurice McCourt wrote:

> hi Stephan,
> have you added orb.properties to your jre?
>
> By default, JDK1.2.2 includes Sun's OMG classes - these need to be
> overridden by providing an orb.properties file as described in the Install
> Guide:
> Create a file called orb.properties in the <JAVA_HOME>/jre/lib
> directory. Place the following two lines into the file:
> org.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl
> org.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton
>
> Alternatively, you can set the properties on the command line:
> java -Dorg.omg.CORBA.ORBClass=com.iona.corba.art.artimpl.ORBImpl
> -Dorg.omg.CORBA.ORBSingletonClass=com.iona.corba.art.artimpl.ORBSingleton

> ...


>
> hope this helps,
> Maurice McCourt
>
> Stephan Koch <stk...@axentris.de> wrote in message
> news:3960C187...@axentris.de...
> > Has anybody tested Beta2 of Orbix 2000 for Java?
> > I hava already installed and configured it but I can't start the demo
> > programs.
> > First I start the services (locator, naming, ...) and then I try to
> > start the compiled class of a demo. Everything I will get is an error
> > message (COMM_FAILURE). Did I forgot something to start?
> >
> > I will be so happy if someone can help me!
> >
> >
> > --
> > Stephan Koch
> > Axentris Informationssysteme GmbH
> > Hohenzollerndamm 152
> > D-14199 Berlin
> > Germany
> >
> > Fon: ++49/+30/82099 424
> > Fax.: ++49/+30/82099 433
> > Web: http://www.axentris.de
> >
> >

--

Stephan Koch

unread,
Jul 5, 2000, 3:00:00 AM7/5/00
to
hi Maurice,
your hint was helpfull, but now I get a new Error.

(Exception in thread "main" org.omg.CORBA.INITIALIZE: minor code:
1230242078 completed: No)

I thing the reason for that is that the ORB isn't present at this time.
I didn't get any tray icons when I launch the start file. If I try to
start "itadmin" I'll get the following error message:


Wed Jul 05 10:23:08 2000 [RABE:622] (IT_CORE:5) F - Error in domain file
file://C:\Program Files\IONA/etc/domains/default-domain.cfg - Failed to
open
file: C:\Program Files\IONA/etc/domains/default-domain.cfg
ORB_init() failed: IDL:omg.org/CORBA/INITIALIZE:1.0: minor = 0x49540100
(ERROR_IN_DOMAIN), completion status = NO

My default domanin file contains only:

include "c:\Programme\Iona\etc\domains\o2.cfg";

The o2.cfg file is the original generated file, I haven't edited it.

hope you can help me a second time!

Stephan Koch

unread,
Jul 5, 2000, 3:00:00 AM7/5/00
to
I fixed that problem by my self. The licens was expired.
But I got the next problem (with a new licenses.txt):

If I try to start itconfig_rep I'll get the following error message:

C:\Programme\IONA\orbix_art\1.0\bin>itconfig_rep
Wed Jul 05 16:24:26 2000 [RABE:168] (config_rep:3) F - could not load
config_rep: missing shlib_name config variable
could not load config_rep: missing shlib_name config variable
ERROR: Unable to load service: config_rep

I can't believe that this will be true, I fixed one problem to get the
next!

please help

Stephan Koch

unread,
Jul 5, 2000, 3:00:00 AM7/5/00
to
hi Maurice,
your hint was helpfull, but now I get a new Error.

(Exception in thread "main" org.omg.CORBA.INITIALIZE: minor code:
1230242078 completed: No)

I thing the reason for that is that the ORB isn't present at this time.
I didn't get any tray icons when I launch the start file. If I try to
start "itadmin" I'll get the following error message:


Wed Jul 05 10:23:08 2000 [RABE:622] (IT_CORE:5) F - Error in domain file
file://C:\Program Files\IONA/etc/domains/default-domain.cfg - Failed to
open
file: C:\Program Files\IONA/etc/domains/default-domain.cfg
ORB_init() failed: IDL:omg.org/CORBA/INITIALIZE:1.0: minor = 0x49540100
(ERROR_IN_DOMAIN), completion status = NO

My default domanin file contains only:

include "c:\Programme\Iona\etc\domains\o2.cfg";

The o2.cfg file is the original generated file, I haven't edited it.

hope you can help me a second time!

--

Stephan Koch

unread,
Jul 5, 2000, 3:00:00 AM7/5/00
to
I fixed that problem by my self. The licens was expired.
But I got the next problem (with a new licenses.txt):

If I try to start itconfig_rep I'll get the following error message:

C:\Programme\IONA\orbix_art\1.0\bin>itconfig_rep
Wed Jul 05 16:24:26 2000 [RABE:168] (config_rep:3) F - could not load
config_rep: missing shlib_name config variable
could not load config_rep: missing shlib_name config variable
ERROR: Unable to load service: config_rep

I can't believe that this will be true, I fixed one problem to get the
next!

please help

--

0 new messages