RE: Running 2 Orions on the Same Machine

2001-05-09 Thread Frank Eggink

Guess there is some type in your rmi.xml. Guesstimating from your error message:
It could be there is a close marker missing.

Check your file by removing all statements possible one by one and see what's the
cause of the break.

Can't help you much further,
FE

On Monday, May 07, 2001 10:46 PM, sub k [SMTP:[EMAIL PROTECTED]] wrote:
 Hi Frank,
 I typed in the file properly. Do I have to modify any
 other files?
 Thanks
 Subrah
 --- Frank Eggink [EMAIL PROTECTED] wrote:
  Did you copy the text from the rmi.xml file to your
  mail?
  
  It reads RIM-server ... instead of RMI-server ...
  
  FE
  
  On Monday, May 07, 2001 6:28 PM, sub k
  [SMTP:[EMAIL PROTECTED]] wrote:
   Hi,
   When I added these lines to the file rmi.xml,
  still it
   is giving me an error saying  Illegal character at
  the
   end of the document.
   
   rim-server port=23793
   /rmi-server
   
   and my host is localhost, so I think I don't have
  to
   add this.
   
   Please clarify this.
   
   Thanks
   Subrah
   
   
   
   
   --- Johan Fredriksson
   [EMAIL PROTECTED] wrote:
make sure the rmi part of orion uses different
  ports
in the two instances...

See

http://www.orionserver.com/docs/rmi.xml.html


- Original Message -
From: B. Dawkins [EMAIL PROTECTED]
To: Orion-Interest
[EMAIL PROTECTED]
Sent: Monday, May 07, 2001 8:30 AM
Subject: Running 2 Orions on the Same Machine


 Hi,

 I am trying to run 2 Orions on the same
  machine. 
Everything seems to be
ok
 but when I start the 2nd Orion, I get the
following message, even thou it
 still starts: Error Starting RMI-Server:IO
  -Error:
Address in use
JVM_Bind.

 How can I get rid of this Error?

 Thanks,
 Brandy

   
  
 
 _
 Get your FREE download of MSN Explorer at
http://explorer.msn.com



   
   
   __
   Do You Yahoo!?
   Yahoo! Auctions - buy the things you want at great
  prices
   http://auctions.yahoo.com/
   
  
 
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/
 




Running 2 Orions on the Same Machine

2001-05-07 Thread B. Dawkins

Hi,

I am trying to run 2 Orions on the same machine.  Everything seems to be ok 
but when I start the 2nd Orion, I get the following message, even thou it 
still starts: Error Starting RMI-Server:IO -Error: Address in use JVM_Bind.

How can I get rid of this Error?

Thanks,
Brandy
_
Get your FREE download of MSN Explorer at http://explorer.msn.com





Re: Running 2 Orions on the Same Machine

2001-05-07 Thread Santosh Kumar

you cant make two servers in the same machine listen on same ports.
To get rid of the error you must make the servers run on different ports.
Santosh
-Original Message-
From: B. Dawkins [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Date: Monday, May 07, 2001 12:15 PM
Subject: Running 2 Orions on the Same Machine


Hi,

I am trying to run 2 Orions on the same machine.  Everything seems to be ok
but when I start the 2nd Orion, I get the following message, even thou it
still starts: Error Starting RMI-Server:IO -Error: Address in use JVM_Bind.

How can I get rid of this Error?

Thanks,
Brandy
_
Get your FREE download of MSN Explorer at http://explorer.msn.com







Re: Running 2 Orions on the Same Machine

2001-05-07 Thread Robert Krueger

At 23:30 06.05.2001 , you wrote:
Hi,

I am trying to run 2 Orions on the same machine.  Everything seems to be 
ok but when I start the 2nd Orion, I get the following message, even thou 
it still starts: Error Starting RMI-Server:IO -Error: Address in use JVM_Bind.

How can I get rid of this Error?

make sure the rmi server listens on a different address/port (rmi.xml, see 
below) for each instance you're running.

rmi-server host=my.host.com port=23791 
serialize-connection-calls=true|false

HTH

Robert

Thanks,
Brandy
_
Get your FREE download of MSN Explorer at http://explorer.msn.com



(-) Robert Krüger
(-) SIGNAL 7 Gesellschaft für Informationstechnologie mbH
(-) Brüder-Knauß-Str. 79 - 64285 Darmstadt,
(-) Tel: 06151 665401, Fax: 06151 665373
(-) [EMAIL PROTECTED], www.signal7.de





Re: Running 2 Orions on the Same Machine

2001-05-07 Thread Johan Fredriksson

make sure the rmi part of orion uses different ports in the two instances...

See

http://www.orionserver.com/docs/rmi.xml.html


- Original Message -
From: B. Dawkins [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Monday, May 07, 2001 8:30 AM
Subject: Running 2 Orions on the Same Machine


 Hi,

 I am trying to run 2 Orions on the same machine.  Everything seems to be
ok
 but when I start the 2nd Orion, I get the following message, even thou it
 still starts: Error Starting RMI-Server:IO -Error: Address in use
JVM_Bind.

 How can I get rid of this Error?

 Thanks,
 Brandy
 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com






Re: Running 2 Orions on the Same Machine

2001-05-07 Thread sub k

Hi,
When I added these lines to the file rmi.xml, still it
is giving me an error saying  Illegal character at the
end of the document.

rim-server port=23793
/rmi-server

and my host is localhost, so I think I don't have to
add this.

Please clarify this.

Thanks
Subrah




--- Johan Fredriksson
[EMAIL PROTECTED] wrote:
 make sure the rmi part of orion uses different ports
 in the two instances...
 
 See
 
 http://www.orionserver.com/docs/rmi.xml.html
 
 
 - Original Message -
 From: B. Dawkins [EMAIL PROTECTED]
 To: Orion-Interest
 [EMAIL PROTECTED]
 Sent: Monday, May 07, 2001 8:30 AM
 Subject: Running 2 Orions on the Same Machine
 
 
  Hi,
 
  I am trying to run 2 Orions on the same machine. 
 Everything seems to be
 ok
  but when I start the 2nd Orion, I get the
 following message, even thou it
  still starts: Error Starting RMI-Server:IO -Error:
 Address in use
 JVM_Bind.
 
  How can I get rid of this Error?
 
  Thanks,
  Brandy
 

_
  Get your FREE download of MSN Explorer at
 http://explorer.msn.com
 
 
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




Re[2]: Running 2 Orions on the Same Machine

2001-05-07 Thread Dylan Parker

I'm assuming that rim-server is a typo that only exists in your
email and not in your rmi.xml =)

Don't know if that could cause the error you are describing.

Dylan

Monday, May 07, 2001, 9:27:36 AM, you wrote:

 Hi,
 When I added these lines to the file rmi.xml, still it
 is giving me an error saying  Illegal character at the
 end of the document.

 rim-server port=23793
 /rmi-server

 and my host is localhost, so I think I don't have to
 add this.

 Please clarify this.

 Thanks
 Subrah




 --- Johan Fredriksson
 [EMAIL PROTECTED] wrote:
 make sure the rmi part of orion uses different ports
 in the two instances...
 
 See
 
 http://www.orionserver.com/docs/rmi.xml.html
 
 
 - Original Message -
 From: B. Dawkins [EMAIL PROTECTED]
 To: Orion-Interest
 [EMAIL PROTECTED]
 Sent: Monday, May 07, 2001 8:30 AM
 Subject: Running 2 Orions on the Same Machine
 
 
  Hi,
 
  I am trying to run 2 Orions on the same machine. 
 Everything seems to be
 ok
  but when I start the 2nd Orion, I get the
 following message, even thou it
  still starts: Error Starting RMI-Server:IO -Error:
 Address in use
 JVM_Bind.
 
  How can I get rid of this Error?
 
  Thanks,
  Brandy
 

 _
  Get your FREE download of MSN Explorer at
 http://explorer.msn.com
 
 
 


 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/






RE: Running 2 Orions on the Same Machine

2001-05-07 Thread Frank Eggink

Did you copy the text from the rmi.xml file to your mail?

It reads RIM-server ... instead of RMI-server ...

FE

On Monday, May 07, 2001 6:28 PM, sub k [SMTP:[EMAIL PROTECTED]] wrote:
 Hi,
 When I added these lines to the file rmi.xml, still it
 is giving me an error saying  Illegal character at the
 end of the document.
 
 rim-server port=23793
 /rmi-server
 
 and my host is localhost, so I think I don't have to
 add this.
 
 Please clarify this.
 
 Thanks
 Subrah
 
 
 
 
 --- Johan Fredriksson
 [EMAIL PROTECTED] wrote:
  make sure the rmi part of orion uses different ports
  in the two instances...
  
  See
  
  http://www.orionserver.com/docs/rmi.xml.html
  
  
  - Original Message -
  From: B. Dawkins [EMAIL PROTECTED]
  To: Orion-Interest
  [EMAIL PROTECTED]
  Sent: Monday, May 07, 2001 8:30 AM
  Subject: Running 2 Orions on the Same Machine
  
  
   Hi,
  
   I am trying to run 2 Orions on the same machine. 
  Everything seems to be
  ok
   but when I start the 2nd Orion, I get the
  following message, even thou it
   still starts: Error Starting RMI-Server:IO -Error:
  Address in use
  JVM_Bind.
  
   How can I get rid of this Error?
  
   Thanks,
   Brandy
  
 
 _
   Get your FREE download of MSN Explorer at
  http://explorer.msn.com
  
  
  
 
 
 __
 Do You Yahoo!?
 Yahoo! Auctions - buy the things you want at great prices
 http://auctions.yahoo.com/
 




Re: Running 2 Orions on the Same Machine

2001-05-07 Thread Philip Massam

if the XML is as written then you have misspelled rmi-server as rim-server 
in the open tag


From: sub k [EMAIL PROTECTED]
Reply-To: Orion-Interest [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Subject: Re: Running 2 Orions on the Same Machine
Date: Mon, 7 May 2001 09:27:36 -0700 (PDT)

Hi,
When I added these lines to the file rmi.xml, still it
is giving me an error saying  Illegal character at the
end of the document.

rim-server port=23793
/rmi-server

and my host is localhost, so I think I don't have to
add this.

Please clarify this.

Thanks
Subrah




--- Johan Fredriksson
[EMAIL PROTECTED] wrote:
  make sure the rmi part of orion uses different ports
  in the two instances...
 
  See
 
  http://www.orionserver.com/docs/rmi.xml.html
 
 
  - Original Message -
  From: B. Dawkins [EMAIL PROTECTED]
  To: Orion-Interest
  [EMAIL PROTECTED]
  Sent: Monday, May 07, 2001 8:30 AM
  Subject: Running 2 Orions on the Same Machine
 
 
   Hi,
  
   I am trying to run 2 Orions on the same machine.
  Everything seems to be
  ok
   but when I start the 2nd Orion, I get the
  following message, even thou it
   still starts: Error Starting RMI-Server:IO -Error:
  Address in use
  JVM_Bind.
  
   How can I get rid of this Error?
  
   Thanks,
   Brandy
  
 
_
   Get your FREE download of MSN Explorer at
  http://explorer.msn.com
  
 
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/


_
Get your FREE download of MSN Explorer at http://explorer.msn.com





RE: Running 2 Orions on the Same Machine

2001-05-07 Thread sub k

Hi Frank,
I typed in the file properly. Do I have to modify any
other files?
Thanks
Subrah
--- Frank Eggink [EMAIL PROTECTED] wrote:
 Did you copy the text from the rmi.xml file to your
 mail?
 
 It reads RIM-server ... instead of RMI-server ...
 
 FE
 
 On Monday, May 07, 2001 6:28 PM, sub k
 [SMTP:[EMAIL PROTECTED]] wrote:
  Hi,
  When I added these lines to the file rmi.xml,
 still it
  is giving me an error saying  Illegal character at
 the
  end of the document.
  
  rim-server port=23793
  /rmi-server
  
  and my host is localhost, so I think I don't have
 to
  add this.
  
  Please clarify this.
  
  Thanks
  Subrah
  
  
  
  
  --- Johan Fredriksson
  [EMAIL PROTECTED] wrote:
   make sure the rmi part of orion uses different
 ports
   in the two instances...
   
   See
   
   http://www.orionserver.com/docs/rmi.xml.html
   
   
   - Original Message -
   From: B. Dawkins [EMAIL PROTECTED]
   To: Orion-Interest
   [EMAIL PROTECTED]
   Sent: Monday, May 07, 2001 8:30 AM
   Subject: Running 2 Orions on the Same Machine
   
   
Hi,
   
I am trying to run 2 Orions on the same
 machine. 
   Everything seems to be
   ok
but when I start the 2nd Orion, I get the
   following message, even thou it
still starts: Error Starting RMI-Server:IO
 -Error:
   Address in use
   JVM_Bind.
   
How can I get rid of this Error?
   
Thanks,
Brandy
   
  
 

_
Get your FREE download of MSN Explorer at
   http://explorer.msn.com
   
   
   
  
  
  __
  Do You Yahoo!?
  Yahoo! Auctions - buy the things you want at great
 prices
  http://auctions.yahoo.com/
  
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/