Discussion:
not able to append
(too old to reply)
Stephon Eugene-Niles Owens
2005-12-16 00:30:06 UTC
Permalink
For some reason I'm not able to append to any files while using my
account. If I use the same test cases on another team members acct, they
work fine. What might be causing this?

Stephon Owens
Stephon Eugene-Niles Owens
2005-12-16 01:43:39 UTC
Permalink
Nevermind.

Stephon Owens
For some reason I'm not able to append to any files while using my account.
If I use the same test cases on another team members acct, they work fine.
What might be causing this?
Stephon Owens
Stephon Eugene-Niles Owens
2005-12-16 02:16:19 UTC
Permalink
Yeah, so it's doing it again. This test cases causes the connection
to close on mine but it's not doing the same for my group members. This
is what happens when running the test case:

fs_session CORRECTLY created a session for user1
fs_create CORRECTLY created file tmp
fs_create CORRECTLY created file tmp3
fs_session CORRECTLY created a new session for user2.
fs_create CORRECTLY created a new session for user2.
fs_append INCORRECTLY returned an error while trying to append 11264 bytes
to file tmp.
connect: Connection refused
The file server is not accepting connections on this port
Couldn't establish connection with file server



Stephon Owens
Post by Stephon Eugene-Niles Owens
Nevermind.
Stephon Owens
For some reason I'm not able to append to any files while using my account.
If I use the same test cases on another team members acct, they work fine.
What might be causing this?
Stephon Owens
Murtaza A. Basrai
2005-12-16 04:28:16 UTC
Permalink
I can't think of a reason why it would work correctly for your team
members and not for you except that some of your environment variables
may be set incorrectly or you might be out of disk quota.

I would suggest doing the testing with the team members account for now,
and talking to me in Office Hours tomorrow if possible.

Murtaza
Yeah, so it's doing it again. This test cases causes the connection to
close on mine but it's not doing the same for my group members. This is
fs_session CORRECTLY created a session for user1
fs_create CORRECTLY created file tmp
fs_create CORRECTLY created file tmp3
fs_session CORRECTLY created a new session for user2.
fs_create CORRECTLY created a new session for user2.
fs_append INCORRECTLY returned an error while trying to append 11264
bytes to file tmp.
connect: Connection refused
The file server is not accepting connections on this port
Couldn't establish connection with file server
Stephon Owens
Post by Stephon Eugene-Niles Owens
Nevermind.
Stephon Owens
Post by Stephon Eugene-Niles Owens
For some reason I'm not able to append to any files while using my
account. If I use the same test cases on another team members acct,
they work fine. What might be causing this?
Stephon Owens
Loading...