Borland C++ Builder RPC timeouts?

David Collier-Brown David.Collier-Brown at canada.sun.com
Tue Oct 10 14:30:05 GMT 2000


"Magnus Naeslund(b)" wrote:
> 
> Hello, first off I am not sure if i'm posting this to the right mailinglist,
> but then again, i'm sure you'll flame my ass if i didn't :)

	samba at samba.org is perhaps more suitable...

> Problem description: When starting up Borland C++ Builder and your last
> project edited is on a Linux system with samba (only system tested) it's
> about 50-100 times slower to load, and it's about 50-100 times slower to
> build the project aswell.

> I got a bit interested about this and traced the BCB ide when starting.
> Almost everytime i paused the application it's IP(instruction pointer) was
> in functions with names that contained RPC something.
> This is why i think BCB is issuing a RPC call to the server that times out
> (explaining the 5 minute(!) startup times).

	Hmmn: to start disgnosing this, try turning off the
	"NT" smbs:
		nt acl support = no
		nt pipe support = no
		nt smb support = no
		level2 oplocks = no
	and see if the delay changes any: if so it's in
	some of the new, rpc-intensive, code.

--dave
-- 
David Collier-Brown,  | Always do right. This will gratify some people
185 Ellerslie Ave.,   | and astonish the rest.        -- Mark Twain
Willowdale, Ontario   | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416) 223-8968 Email: davecb at canada.sun.com




More information about the samba-technical mailing list