DP Problems gcc3.2
Simon Beaumont
seb at bluewater.eu.com
Sun Dec 1 19:02:16 CET 2002
Denys Duchier wrote:
> seb at bluewater.eu.com (Simon Beaumont) writes:
>
>
>>>dp_mini: -
>>>dp_maxi: -
>>>dp_equality: omega.hq.bluewater.eu.com: Connection refused
>>>-
>>>dp_port: omega.hq.bluewater.eu.com: Connection refused
>>>remote(error(remote(cannotCreate <O: ManagerProxy> omega) debug:d(info:unit stack:,,,|,,,)))
>>>omega.hq.bluewater.eu.com: Connection refused
>>
>
> 1. just to make sure: we are talking about branch mozart-1-2-0-gcc-3-2
> out of CVS, right?
>
> when you configured and compiled, you did not have any oz utilities
> in your path and no old mozart include files were mistakenly picked
> up (the latter can only happen if you provide e.g. weird CFLAGS
> settings in your environment, I think).
>
sqeaky clean environment promise...
> 2. can you start 2 oz OPIs and connect them?
> Process 1: {Show {Connection.offer foo}}
Ticket looks ok with correct IP address:
Mozart Engine 1.2.4 (20021128) playing Oz 3
'x-ozticket://192.168.1.6:9000:BmRhry:Paw/y:w:x:s:1GElXv'
> Process 2: declare X={Connection.accept '...'} {Show X}
%***************** Error: illegal field selection ***************
%**
%** In statement: 'export'(gate:<C: Gate> offer:<P/2 Offer>
offerUnlimited:<P/2 OfferUnlimited> take:<P/2 Take> takeWithTimer:<P/3
TakeWithTimer>) . accept = _<optimized>
%**
%** Call Stack:
%** toplevel abstraction in line 1, column 0, PC = 138404320
%**--------------------------------------------------------------
> where '...' is the ticket (atom) printed by the show in Process 1
>
> show us the ticket. we need to see the IP address that's embedded
> in it.
>
> 3. when you do the above are you online or offline? what does
> /sbin/ifconfig print?
>
Online - shows correct IP setup:
eth0 Link encap:Ethernet HWaddr 00:01:02:B3:42:9B
inet addr:192.168.1.6 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1118664 errors:0 dropped:0 overruns:1 frame:0
TX packets:1188894 errors:0 dropped:0 overruns:0 carrier:0
collisions:18962 txqueuelen:100
RX bytes:447459946 (426.7 Mb) TX bytes:588029207 (560.7 Mb)
Interrupt:11 Base address:0xcc00
> 4. if the IP in the ticket does not correspond to the IP that you
> expected, perhaps check your /etc/hosts (I recently was bitten by
> just this problem).
>
-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.
More information about the mozart-users
mailing list