Re: Disabling Multicast to run multiple JavaSpace
Dan Creswell <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Is that the full exception trace?
It looks like there's some bits missing - could you please post the full
exception?
Something else - Did you add:
import java.net.NetworkInterface;
To transient-reggie.config as well as the below?
Dan.
timur mehrvarz wrote:
>> If you want to avoid this output, try adding the following
>> to transient-reggie.config
>>
>> net.jini.discovery.LookupDiscovery {
>> multicastInterfaces = new NetworkInterface[]{};
>> }
>
>
> Hi Juan,
>
> thank you for your suggestion. But if we put the above into
> transient-reggie.config, we get the following:
>
> FAILED: ConfigurationFile@120cc56{transient-reggie.config}, component
> net.jini.discovery.LookupDiscovery, name multicastInterfaces: throws
> net.jini.config.ConfigurationException: transient-reggie.config:6:
>
> Maybe we are doing something wrong. Have you tried this actually?
>
> BR, Timur
>
> ===========================================================================
> To unsubscribe, send email to [email protected] and include in the body
> of the message "signoff JAVASPACES-USERS". For general help, send email to
> [email protected] and include in the body of the message "help".
>
> To view past JAVASPACES-USERS postings, please see:
> http://archives.java.sun.com/archives/javaspaces-users.html
>
> JDC members can download the JavaSpaces(tm) Technology from:
> http://developer.java.sun.com/developer/products/jini/
>
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JAVASPACES-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
To view past JAVASPACES-USERS postings, please see:
http://archives.java.sun.com/archives/javaspaces-users.html
JDC members can download the JavaSpaces(tm) Technology from:
http://developer.java.sun.com/developer/products/jini/