similar to: session request to *SMBSERVER failed (Not listening for calling name)

Displaying 20 results from an estimated 9000 matches similar to: "session request to *SMBSERVER failed (Not listening for calling name)"

2001 Nov 15
3
System error 53 has occurred.
the output is below: C:\>net view \\grumpy System error 53 has occurred. The network path was not found. i tried the suggestions in DIAGNOSIS to no avail. can someone please help me troubleshoot this? tia if (duane.douglas) { technologies = asp && php && cgi_perl && cold fusion && xml && xsl && xsd && sql server && mysql
2001 Nov 14
0
unable to setup the PDC credentials to machine
i typed in the following command from bash: smbpasswd -j DWARFS -r DOPEY -U Administrator%password and got the following output: cli_net_auth2: Error NT_STATUS_ACCESS_DENIED cli_nt_setup_creds: auth2 challenge failed modify_trust_password: unable to setup the PDC credentials to machine DOPEY. Error was : NT_STATUS_ACCESS_DENIED. 2001/11/14 22:01:22 : change_trust_account_password: Failed to
2001 Mar 30
1
session request to *SMBSERVER failed (Called name not present)
Hi, I am trying to list the shares on a windows ME machine and I am getting the following [root]# smbclient -L 192.168.0.253 added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 session request to 192.168.0.253 failed (Called name not present) session request to 192 failed (Called name not present) session request to *SMBSERVER failed (Called name not present) I have also tried
2011 Jun 29
2
parse XML file
Hi all, this is my first post in this mailing group. I hope that anyboby could help me parsing a xml file. I found this website http://www.omegahat.org/RSXML/gettingStarted.html but unfortunately my XML file is not as easy as the one in the example. Example: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet
2002 Oct 10
1
session request to *SMBSERVER failed (Called name not present).
Hi all, I have a Solaris 2.7 host with a recent install of samba-2.2.2. I am using an smb.conf from a simmilar host that works perfectly. I can't seem to connect to the host with Samba. I am getting: ########## //g4syd/usr/local/samba/bin 634 # smbclient -d 4 -L g4syd added interface ip=10.1.5.7 bcast=10.1.5.255 nmask=255.255.255.0 Client started (version 2.2.2). resolve_hosts: Attempting
2007 Nov 12
1
Microsoft SOAP - Help!!
Hello, I am trying to access Microsoft Live Search Using SOAP through R. In R I am using the RCurl packages to make the calls. I have the following situation that looks crazy and cannot figure out how to solve it: #SOAP Request library(RCurl) h = basicTextGatherer() body='<?xml version="1.0" encoding="ISO-8859-15"?> <SOAP-ENV:Envelope
2006 May 25
3
webservice timeout issue
I am having an issue where I am trying to test a weservice that I wrote by connecting to it from ruby. When I submit my form that calls the webservice it times out. you can see from the lighttpd log that the webservice completes just after the timeout. any ideas? am I doing something wrong? ---- source ---- def validate auth = ActionWebService::Client::Soap.new(AuthApi, "
2007 Jul 18
0
session request to *SMBSERVER failed (Call returned zero bytes (EOF))
Samba running on Aix 5.2 =96 system rebooted due to power problem and = since then samba server is not working Prior to the power problem, all was well. So, I assume that the smb.conf = is still fine. Ran smbclient =96L hostname=20 =20 session request to *SMBSERVER failed (Call returned zero bytes (EOF)) =20 netstat =96a show netbios udp is listening =20 Since, it was working before, I
1999 Oct 18
0
session request to *SMBSERVER failed
I am having a problem with samba on a Sun Ultra running Solaris 2.6. I got the error: -- session request to WWW20 failed session request to *SMBSERVER failed -- This happened after a reboot, samba was running perfect before. The smb.conf is fine, it was tested on another server and worked. Netstat -a shows that it is listening on port 139. Any ideas? Thanks. ## ignore the Lycos
2000 Feb 08
0
[2.0.7pre1] PDC.ACADIAU.CA rejected the session for name *SMBSERVER.
When trying to authenticate, I'm getting the above error in my log.<client> file on the samba server ... have checked the list archives, and can't find any real answer, but some related questions ... I'm still searching for an answer in teh docs, but if anyone has an idea, I'm open :) thanks ...
2006 Jan 08
3
Family Connection 1.1.2
== What is Family Connection? == Family Connection is an easy-to-setup online hub for your family that includes a Family News section with Photos, and an Address Book. For more information, visit http://familyconnect.rubyforge.org/ == Downloads == Latest: svn checkout svn://rubyforge.org/var/svn/familyconnect/trunk Version 1.1.2: svn checkout
2006 May 19
1
Strange error when testing layered web service
Hi all, Ruby 1.8.4 Rails 1.1.2 1) Error: test_find_hardware_by_id(HardwareControllerApiTest): ArgumentError: illegal refid http://test.host/ c:/ruby/lib/ruby/1.8/soap/baseData.rb:166:in `decode'' c:/ruby/lib/ruby/1.8/soap/encodingstyle/soapHandler.rb:153:in `decode_tag'' c:/ruby/lib/ruby/1.8/soap/parser.rb:179:in `decode_tag''
2006 May 30
11
Display XML file, with some formatting.
Hi. Im quite new to this Rails thing, but it seems like a good product so why not try it out whit a little prototype i need to build. What i want is to load any given XML file, and display it with some formatting. I have some XSD shemes to validate the XML files against, but its not vital rigth now. But how should i approach this task? At first it would proberly be a good idea to load the
2012 Mar 07
2
SSOAP and Chemspider: Security token?
Dear community, has anyone managed to get SSOAP working with the ChemSpider Web APIs, using functions which need the security token? I use SSOAP 0.9-0 from the OmegaHat repository. In the example code from SSOAP there is a sample which uses a token function. Interestingly, it checks if(!is.character(token)) first (and proceeds if the token is NOT character.) I can't test that function since I
2005 Mar 08
2
ActionWebService SOAP Faults aren''t schema valid
I''m working with an ActionWebService client talking to an ActionWebService server through one of DataPower''s XS40 XML Security Gateways. One of the intrinsic functions of this gateway is automatic SOAP schema validation. When testing some failure cases, I noticed that SOAP Faults returned by ActionWebService aren''t schema valid to the SOAP 1.1 schema, specifically:
2012 Feb 28
4
JIRA anyone?
I''m trying to evaluate what use I can make of JIRA with Rails/Ruby and am getting frustrated. The jira4r gem will install but the soap4r gem won''t load. literally: ''irb -r soap4r'' returns :cannot load such file... I also set this up in a Gemfile and tried to run this from the rails console:
2005 Dec 19
7
How about a forked session supervisor in dispatch.fcgi?
I was talking to a friend of mine who''s developing PHP on trax and we came up with a solution to the ruby session file problem. I''m not sure if this idea has come up before, so I wanted to run it by everyone before making any code contributations and/or talking to the Rails core about it. It seems to me that the current situation we''re in with regard to
2009 Jun 24
1
Qualified parameters in SOAP body using .SOAP
Hello, I am trying to reach a web service using the SOAP package. I succeeded calling the web service, but not sending parameters to it. After much research and tries, I think I found that the problem lies in the namespace including the parameters in the SOAP body. In short, my question is: how can I send unqualified parameters in the SOAP body of a call produced through the SOAP package?
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
On 12/09/2011 06:52 PM, wine-users-request at winehq.org wrote: > [...] > 11. Re: Using Todolist (abstract spoon) from Ubuntu 11.10 (DanKegel) > [...] > Message: 8 > Date: Thu, 08 Dec 2011 21:43:52 -0600 > From: "DanKegel"<wineforum-user at winehq.org> > To: wine-users at winehq.org > Subject: [Wine] Re: Using Todolist (abstract spoon) from Ubuntu
2007 Jul 19
1
odd "Not listening on called name behavior"
After migrating from RHEL 3 to Fedora Core 6 I get the following error message repeatedly libsmb/cliconnect.c:cli_start_connection(1445) session request to *SMBSERVER failed (Not listening on called name) : 15 Time(s) What is *SMBSERVER? I don't have anything with that name on the network. libsmb/cliconnect.c:cli_start_connection(1445) session request to DSARABIA-WKS failed