Samba, Error Spamming

So, I have Samba running on my server (which is using Arch, 64-bit), without any issues.  It works fine, runs fine, and does what I need it to.
Except it keeps trying to do something more.  My log files have thousands of entries like:
Jan 29 19:36:32 localhost smbd[26185]: [2012/01/29 19:36:32.943509, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:32 localhost smbd[26185]: Can't become connected user!
Jan 29 19:36:32 localhost smbd[26186]: [2012/01/29 19:36:32.966109, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:32 localhost smbd[26186]: Can't become connected user!
Jan 29 19:36:32 localhost smbd[26187]: [2012/01/29 19:36:32.977285, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:32 localhost smbd[26187]: Can't become connected user!
Jan 29 19:36:32 localhost smbd[26188]: [2012/01/29 19:36:32.979339, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:32 localhost smbd[26188]: Can't become connected user!
Jan 29 19:36:48 localhost smbd[26189]: [2012/01/29 19:36:48.664741, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:48 localhost smbd[26189]: Can't become connected user!
Jan 29 19:36:49 localhost smbd[26190]: [2012/01/29 19:36:49.020482, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:49 localhost smbd[26190]: Can't become connected user!
Jan 29 19:36:57 localhost smbd[26193]: [2012/01/29 19:36:57.601333, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:57 localhost smbd[26193]: Can't become connected user!
Jan 29 19:36:58 localhost smbd[26194]: [2012/01/29 19:36:58.126317, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:36:58 localhost smbd[26194]: Can't become connected user!
Jan 29 19:37:36 localhost smbd[26195]: [2012/01/29 19:37:36.554393, 0] smbd/service.c:970(make_connection_snum)
Jan 29 19:37:36 localhost smbd[26195]: Can't become connected user!
Notice how the PID keeps going up.  Also notice the time between events.  It's doing this all the time!
Here's my smb.conf:
[global]
workgroup = BEHEMOTH
server string = %h server (Samba, Arch)
dns proxy = no
security = user
valid users = +smb_user
force create mode = 644
force directory mode = 755
#=================== Share Definitions ====================
[Private]
comment = Private Storage
writable = yes
path = /bulk/private/%u
valid users = +priv_stor
[Public]
comment = Public Storage
writable = yes
path = /bulk/public
valid users = +pub_stor
[Media]
comment = Multimedia and Programs
path = /bulk/media
valid users = +media_write, +media_read
read list = +media_read
write list = +media_write
read only = yes
[Landing]
comment = Temporary Landing
path = /bulk/landing
valid users = +smb_admin
writable = yes
[Restoration]
comment = Restoration Landing
path = /bulk/restoration
valid users = +smb_admin
writable = yes
[Virtualization]
comment = Virtualization Storage
path = /bulk/virtualization
valid users = +smb_admin
writable = yes
[TSAN]
comment = TSAN
path = /bulk/tsan
valid users = +smb_admin
writable = yes
force user = rtorrent
browseable = no
Nice and simple, really.  All groups exist.  All directories they refer to exist.  All the shares work like they're supposed to.
Here's some other spam from Samba in the log.  I don't have a printer installed and I have nothing about printers in my smb.conf, so I have no idea what Samba is thinking:
Jan 31 20:32:21 localhost smbd[22570]: [2012/01/31 20:32:21.838819, 0] printing/print_cups.c:110(cups_connect)
Jan 31 20:32:21 localhost smbd[22570]: Unable to connect to CUPS server localhost:631 - No such file or directory
Jan 31 20:32:21 localhost smbd[22541]: [2012/01/31 20:32:21.839212, 0] printing/print_cups.c:487(cups_async_callback)
Jan 31 20:32:21 localhost smbd[22541]: failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
I would love some help cleaning this up.  I could probably look up a way to stop the error messages, but the fact that it's just spamming processes in the background is a little unsettling.
I can provide more configuration if necessary.
Edit:  I just restarted Samba.  There must have been an update.  My issues are exactly the same as before, but now the line number in service.c is 962, not 970.  Just thought it was worth mentioning.
Edit2:  I searched service.c (of HEAD, maybe not what Arch builds with) and found the place the error is probably being generated.  Unfortunately, Samba doesn't seem kind enough to dump which user can't become connected.
Last edited by Tempest (2012-02-01 01:46:12)

Samba will try to load printers by default, even if there are none.  Try adding
load printers = no
in the global section.
As for the "Can't become connected user..." error, I'm not sure, but as a guess I'd look at the share where you "force user = rtorrent" .  Maybe try disabling that temporarily + see if the error goes away.  Again, that's just a guess.

Similar Messages

  • SAMBA error? Printer on Windows XP

    I have downloaded the open driver for my hp d145. When I print it says that it cannot connect SAMBA error. It found the printer on my network (attached to an XP computer), but now doesn't print. Please help if possible.

    The Inport.vi and Outport.vi that ship with LabVIEW 6.1 are not supported on XP. This KnowledgeBase discusses the issue. It also includes some ways you can work around that. This should help get you going! Best of luck.
    J.R. Allen

  • [Solved] Samba log spam: Unable to connect to CUPS server

    Hi everyone,
    I'm running into an annoying issue with samba. I don't have any printers installed, and probably won't. However smbd complains to no end in /var/log/errors.log about not being able to connect to a cups server:
    Apr 18 12:30:05 asakura nmbd[4361]: *****
    Apr 18 12:30:05 asakura nmbd[4361]:
    Apr 18 12:30:05 asakura nmbd[4361]: Samba name server ASAKURA is now a local master browser for workgroup MYGROUP on subnet 192.168.1.121
    Apr 18 12:30:05 asakura nmbd[4361]:
    Apr 18 12:30:05 asakura nmbd[4361]: *****
    Apr 18 12:32:22 asakura smbd[4552]: [2009/04/18 12:32:22, 0] printing/print_cups.c:cups_connect(103)
    Apr 18 12:32:22 asakura smbd[4552]: Unable to connect to CUPS server localhost:631 - Connection refused
    Apr 18 12:32:22 asakura smbd[4553]: [2009/04/18 12:32:22, 0] printing/print_cups.c:cups_connect(103)
    Apr 18 12:32:22 asakura smbd[4553]: Unable to connect to CUPS server localhost:631 - Connection refused
    Those last two lines get spammed constantly.
    I've done a little bit of research into the matter, and followed the steps here to try to resolve the problem: http://www.davekb.com/browse_computer_t … server:txt
    Unfortunately it doesn't appear to make any difference.
    Here is my /etc/samba/smb.conf:
    # This is the main Samba configuration file. You should read the
    # smb.conf(5) manual page in order to understand the options listed
    # here. Samba has a huge number of configurable options (perhaps too
    # many!) most of which are not shown in this example
    # For a step to step guide on installing, configuring and using samba,
    # read the Samba-HOWTO-Collection. This may be obtained from:
    # http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
    # Many working examples of smb.conf files can be found in the
    # Samba-Guide which is generated daily and can be downloaded from:
    # http://www.samba.org/samba/docs/Samba-Guide.pdf
    # Any line which starts with a ; (semi-colon) or a # (hash)
    # is a comment and is ignored. In this example we will use a #
    # for commentry and a ; for parts of the config file that you
    # may wish to enable
    # NOTE: Whenever you modify this file you should run the command "testparm"
    # to check that you have not made any basic syntactic errors.
    #======================= Global Settings =====================================
    [global]
    # workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
    workgroup = MYGROUP
    # server string is the equivalent of the NT Description field
    server string = Samba Server
    # Security mode. Defines in which mode Samba will operate. Possible
    # values are share, user, server, domain and ads. Most people will want
    # user level security. See the Samba-HOWTO-Collection for details.
    security = user
    # This option is important for security. It allows you to restrict
    # connections to machines which are on your local network. The
    # following example restricts access to two C class networks and
    # the "loopback" interface. For more examples of the syntax see
    # the smb.conf man page
    ; hosts allow = 192.168.1. 192.168.2. 127.
    # If you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    load printers = no
    # you may wish to override the location of the printcap file
    ; printcap name = /etc/printcap
    # on SystemV system setting printcap name to lpstat should allow
    # you to automatically obtain a printer list from the SystemV spool
    # system
    ; printcap name = lpstat
    # It should not be necessary to specify the print system type unless
    # it is non-standard. Currently supported print systems include:
    # bsd, cups, sysv, plp, lprng, aix, hpux, qnx
    ; printing = cups
    # Uncomment this if you want a guest account, you must add this to /etc/passwd
    # otherwise the user "nobody" is used
    ; guest account = pcguest
    # this tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/log/samba/%m.log
    # Put a capping on the size of the log files (in Kb).
    max log size = 50
    # Use password server option only with security = server
    # The argument list may include:
    # password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
    # or to auto-locate the domain controller/s
    # password server = *
    ; password server = <NT-Server-Name>
    # Use the realm option only with security = ads
    # Specifies the Active Directory realm the host is part of
    ; realm = MY_REALM
    # Backend to store user information in. New installations should
    # use either tdbsam or ldapsam. smbpasswd is available for backwards
    # compatibility. tdbsam requires no further configuration.
    ; passdb backend = tdbsam
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting.
    # Note: Consider carefully the location in the configuration file of
    # this line. The included file is read at that point.
    ; include = /usr/local/samba/lib/smb.conf.%m
    # Configure Samba to use multiple interfaces
    # If you have multiple network interfaces then you must list them
    # here. See the man page for details.
    ; interfaces = 192.168.12.2/24 192.168.13.2/24
    # Browser Control Options:
    # set local master to no if you don't want Samba to become a master
    # browser on your network. Otherwise the normal election rules apply
    ; local master = no
    # OS Level determines the precedence of this server in master browser
    # elections. The default value should be reasonable
    ; os level = 33
    # Domain Master specifies Samba to be the Domain Master Browser. This
    # allows Samba to collate browse lists between subnets. Don't use this
    # if you already have a Windows NT domain controller doing this job
    ; domain master = yes
    # Preferred Master causes Samba to force a local browser election on startup
    # and gives it a slightly higher chance of winning the election
    ; preferred master = yes
    # Enable this if you want Samba to be a domain logon server for
    # Windows95 workstations.
    ; domain logons = yes
    # if you enable domain logons then you may want a per-machine or
    # per user logon script
    # run a specific logon batch file per workstation (machine)
    ; logon script = %m.bat
    # run a specific logon batch file per username
    ; logon script = %U.bat
    # Where to store roving profiles (only for Win95 and WinNT)
    # %L substitutes for this servers netbios name, %U is username
    # You must uncomment the [Profiles] share below
    ; logon path = \\%L\Profiles\%U
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
    ; wins support = yes
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # WINS Proxy - Tells Samba to answer name resolution queries on
    # behalf of a non WINS capable client, for this to work there must be
    # at least one WINS Server on the network. The default is NO.
    ; wins proxy = yes
    # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
    # via DNS nslookups. The default is NO.
    dns proxy = no
    # These scripts are used on a domain controller or stand-alone
    # machine to add or delete corresponding unix accounts
    ; add user script = /usr/sbin/useradd %u
    ; add group script = /usr/sbin/groupadd %g
    ; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
    ; delete user script = /usr/sbin/userdel %u
    ; delete user from group script = /usr/sbin/deluser %u %g
    ; delete group script = /usr/sbin/groupdel %g
    #============================ Share Definitions ==============================
    ; [homes]
    ; comment = Home Directories
    ; browseable = no
    ; writable = yes
    # Un-comment the following and create the netlogon directory for Domain Logons
    ; [netlogon]
    ; comment = Network Logon Service
    ; path = /usr/local/samba/lib/netlogon
    ; guest ok = yes
    ; writable = no
    ; share modes = no
    # Un-comment the following to provide a specific roving profile share
    # the default is to use the user's home directory
    ;[Profiles]
    ; path = /usr/local/samba/profiles
    ; browseable = no
    ; guest ok = yes
    # NOTE: If you have a BSD-style print system there is no need to
    # specifically define each individual printer
    ; [printers]
    ; comment = All Printers
    ; path = /var/spool/samba
    ; browseable = no
    # Set public = yes to allow user 'guest account' to print
    ; guest ok = no
    ; writable = no
    ; printable = yes
    # This one is useful for people to share files
    ;[tmp]
    ; comment = Temporary file space
    ; path = /tmp
    ; read only = no
    ; public = yes
    # A publicly accessible directory, but read only, except for people in
    # the "staff" group
    ;[public]
    ; comment = Public Stuff
    ; path = /home/samba
    ; public = yes
    ; writable = yes
    ; printable = no
    ; write list = @staff
    # Other examples.
    # A private printer, usable only by fred. Spool data will be placed in fred's
    # home directory. Note that fred must have write access to the spool directory,
    # wherever it is.
    ;[fredsprn]
    ; comment = Fred's Printer
    ; valid users = fred
    ; path = /homes/fred
    ; printer = freds_printer
    ; public = no
    ; writable = no
    ; printable = yes
    # A private directory, usable only by fred. Note that fred requires write
    # access to the directory.
    ;[fredsdir]
    ; comment = Fred's Service
    ; path = /usr/somewhere/private
    ; valid users = fred
    ; public = no
    ; writable = yes
    ; printable = no
    # a service which has a different directory for each machine that connects
    # this allows you to tailor configurations to incoming machines. You could
    # also use the %U option to tailor it by user name.
    # The %m gets replaced with the machine name that is connecting.
    ;[pchome]
    ; comment = PC Directories
    ; path = /usr/pc/%m
    ; public = no
    ; writable = yes
    # A publicly accessible directory, read/write to all users. Note that all files
    # created in the directory by users will be owned by the default user, so
    # any user with access can delete any other user's files. Obviously this
    # directory must be writable by the default user. Another user could of course
    # be specified, in which case all files would be owned by that user instead.
    ;[public]
    ; path = /usr/somewhere/else/public
    ; public = yes
    ; only guest = yes
    ; writable = yes
    ; printable = no
    # The following two entries demonstrate how to share a directory so that two
    # users can place files there that will be owned by the specific users. In this
    # setup, the directory should be writable by both users and should have the
    # sticky bit set on it to prevent abuse. Obviously this could be extended to
    # as many users as required.
    ;[myshare]
    ; comment = Mary's and Fred's stuff
    ; path = /usr/somewhere/shared
    ; valid users = mary fred
    ; public = no
    ; writable = yes
    ; printable = no
    ; create mask = 0765
    [shared]
    path = /media/shared
    valid users = foosoft
    public = no
    writable = yes
    [tomato]
    path = /media/data1/tomato
    valid users = foosoft
    public = no
    writable = yes
    show add printer wizard = no
    printing = none
    printcap name = /dev/null
    disable spoolss = yes
    I'm totally out of ideas here, anyone have a tip on what I could try next?
    Last edited by FooSoft (2009-04-18 19:52:28)

    glad you posted it first i had the same problem.
    However, samba was complaining that
    printing = none
    was invalid. I removed that line and it works great.
    thanks
    Last edited by lio (2009-10-16 00:20:14)

  • Samba errors & how to resolve them on Solaris 10?

    Hi All,
    I found the following errors in a number of /var/samba/logs Samba 3.0.37 on our Solaris servers even though they are working fine:
    log.smbd
    [2011/03/11 14:25:56, 0] auth/auth_util.c:(844)
    create_builtin_administrators: Failed to create Administrators
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(1224)
    getpeername failed. Error was Transport endpoint is not connected
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(261)
    Failed to set socket option SO_KEEPALIVE (Error Invalid argument)
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(261)
    Failed to set socket option TCP_NODELAY (Error Invalid argument)
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(1224)
    getpeername failed. Error was Transport endpoint is not connected
    [2011/03/11 14:28:44, 1] lib/util_sock.c:(1183)
    Gethostbyaddr failed for 0.0.0.0
    [2011/03/11 14:28:44, 0] lib/util_sock.c:(1224)
    log.wb-testSERVER
    [2011/05/10 10:31:21, 0] nsswitch/winbindd_passdb.c:(126)
    Possible deadlock: Trying to lookup SID S-1-1-0 with passdb backend
    log.einbindd-idmap
    [2011/05/10 10:03:21, 0] nsswitch/idmap.c:(820)
    ERROR: Initialization failed for alloc backend, deferred!
    [2011/05/10 10:03:21, 1] nsswitch/idmap_tdb.c:(397)
    idmap uid range missing or invalid
    idmap will be unable to map foreign SIDs
    [2011/05/10 12:07:45, 0] nsswitch/idmap.c:(820)
    ERROR: Initialization failed for alloc backend, deferred!
    Any ideas on what is causing these and suggestion on resolving them?
    Also like to find out where to get the latest version of Samba that is packaged for Solaris 10 environment.
    Thanks a million,
    Crystal

    Hi 799713,
    The ideal solution would be to apply patches 119757-19 & 146363-01 to update Samba to 3.5.5 as advised by bobthesungeek76036. Unfortunately, this is not an option for us since one require a software contract with Oracle to get patches these days. As a result, below are some of the steps that I have attempted but still needing further advice to complete:
    ( i ) Neither do Windows XP / 2008 clients can connect after excluding port 445 with 139. Keeping port 445 would end up with “transport endpoint” errors but I will try to live with it for now.
    ( ii ) Downloaded Samba 3.4.2 (samba-3.4.2-sol10-sparc-local.gz) from Sunfreeware but having trouble installing it with “pkgadd –d /tmp/samba-3.4.2-sol10-sparc-local with the following output:
    # showrev
    Hostname: venus
    Hostid: 85wt6521
    Release: 5.10
    Kernel architecture: sun4v
    Application architecture: sparc
    Hardware provider: Sun_Microsystems
    Domain:
    Kernel version: SunOS 5.10 Generic_141444-09
    # ls -lt samba-3.4.2-sol10-sparc-local
    -rwxr-xr-x   1 root  bin  269462528 Mar  3 17:09 samba-3.4.2-sol10-sparc-local
    # pkgadd -d /tmp/samba-3.4.2-sol10-sparc-local
    ld.so.1: pkgadd: fatal: libdlpi.so.1: open failed: No such file or directory
    Killed
    # /tmp/samba-3.4.2-sol10-sparc-local
    /tmp/samba-3.4.2-sol10-sparc-local[2]: SMCsamba:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[4]: 07070100024738000081a40000000a0000000a000000
    014aceecfa000000af000000200000000000000000000000000000001100000000SMCsamba/pkgin
    foPKG=SMCsamba:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[9]: Samba:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[11]: Christensen:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[14]: 07070100024737000081a40000000a0000000a00000
    0014aceecfa0003a34d000000200000000000000000000000000000001000000000SMCsamba/pkgm
    ap::  not found
    /tmp/samba-3.4.2-sol10-sparc-local[15]: 1:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[16]: 1:  not found
    /tmp/samba-3.4.2-sol10-sparc-local[17]: 1:  not found
    ……..( iii ) Is it still necessary to install all these dependencies as stated on Sunfreeware even though samba-3.4.2-sol10-sparc-local.gz is already 257MB:
    popt,
    libiconv,
    libintl,
    readline,
    ncurses,
    kerberos,
    openssl-1.0.0d,
    openldap,
    sasl2,
    zlib,
    and either the libgcc-3.4.6 or the gcc-3.4.6 packages.
    ( iv ) How to turn off existing version 3.0.37 before replacing it with 3.4.2 once it is successfully installed? ? The current version install samba files in /usr/sfw, /etc/sfw and /var/samba. Where will the new installation files go to?
    ( v ) Couldn’t find anything on samba from Blastwave. Do you have an URL that I could try?
    It would be simpler to do a single bundled install as opposed to adding dependency libraries individually where possible.
    Many thanks again,
    Crystal

  • Windows File Service samba error on log- What does it mean?

    I have pasted the error below. This is repeated every 15 minutes or so. I do not know what it means or how to fix it. There does NOT seem to be any problems with Windows users accessing their files.
    MacServer 10.4.10 bound to AD and joined the Kerberos realm. Windows files service started and configured as domain member.
    Here is the error:
    2007/07/08 15:24:02, 0] darwinacls.c:map_ntacl_todarwinacl(1256)
    mapntacl_todarwinacl: [aclcreateentry] errno(12) - (Cannot allocate memory)
    [2007/07/08 15:24:02, 0] darwinacls.c:map_ntacl_todarwinacl(1256)
    mapntacl_todarwinacl: [aclcreateentry] errno(12) - (Cannot allocate memory)
    [2007/07/08 15:24:02, 0] darwinacls.c:map_ntacl_todarwinacl(1256)
    mapntacl_todarwinacl: [aclcreateentry] errno(12) - (Cannot allocate memory)
    [2007/07/08 15:24:02, 0] darwinacls.c:map_ntacl_todarwinacl(1256)
    mapntacl_todarwinacl: [aclcreateentry] errno(12) - (Cannot allocate memory)
    [2007/07/08 15:45:00, 0] /SourceCache/samba/samba-100.7/samba/source/smbd/nttrans.c:callnt_transactioctl(2288)
    callnt_transactioctl(0x90078): Currently not implemented.

    Well I'm having the same issue after updating my facebook app on Monday, April 16.  I have tried uninstalling and reinstalling the app bu tnothing seems to help. Can anyone help us?

  • [SOLVED] - Samba - Error NT_STATUS_CONNECTION_REFUSED

    Hey guys,
    I'm going through trying to set up samba shares. My network consists of:
    BT router
    Home server - Arch (initscripts for the meantime)
    My desktop - Arch (systemd)
    Room mates - Windows
    I have 2 issues:-
    I can't seem to get Samba working on my home server and I cannot seem to get SWAT to control any of the services (always show disabled)
    I have followed the wiki
    - installed samba
    - generated /etc/samba/smb.conf
    - created samba user kaipee
    - installed samba on my desktop
    - installed SWAT and also enabled the SWAT plugin for webmin on the server
    - configured xinetd to enable SWAT
    - started samba service (also added to DEAMONS)
    - started xinetd service
    I can connect to SWAT  (192.168.0.10:901) however I cannot control the services (always show disabled).
    I cannot seem to show even the default shares.
    smb.conf
    # Samba config file created using SWAT
    # from UNKNOWN (192.168.0.2)
    # Date: 2012/09/30 02:10:46
    [global]
    dos charset = CP850
    unix charset = UTF-8
    display charset = LOCALE
    workgroup = WORKGROUP
    realm =
    netbios name = KPHMSRV
    netbios aliases =
    netbios scope =
    server string = KP Home Server
    interfaces = eth0, 127.0.0.1
    bind interfaces only = No
    security = USER
    auth methods =
    encrypt passwords = Yes
    client schannel = Auto
    server schannel = Auto
    allow trusted domains = Yes
    map to guest = Never
    null passwords = No
    obey pam restrictions = No
    password server = *
    smb passwd file = /etc/samba/private/smbpasswd
    private dir = /etc/samba/private
    passdb backend = tdbsam
    algorithmic rid base = 1000
    root directory =
    guest account = nobody
    enable privileges = Yes
    pam password change = No
    passwd program =
    passwd chat = *new*password* %n\n *new*password* %n\n *changed*
    passwd chat debug = No
    passwd chat timeout = 2
    check password script =
    username map =
    password level = 0
    username level = 0
    unix password sync = No
    restrict anonymous = 0
    lanman auth = No
    ntlm auth = Yes
    client NTLMv2 auth = Yes
    client lanman auth = No
    client plaintext auth = No
    client use spnego principal = No
    send spnego principal = No
    preload modules =
    dedicated keytab file =
    kerberos method = default
    map untrusted to domain = No
    log level = 0
    syslog = 1
    syslog only = No
    log file = /var/log/samba/%m.log
    max log size = 50
    debug timestamp = Yes
    debug prefix timestamp = No
    debug hires timestamp = Yes
    debug pid = No
    debug uid = No
    debug class = No
    enable core files = Yes
    smb ports = 445 139
    large readwrite = Yes
    max protocol = NT1
    min protocol = CORE
    min receivefile size = 0
    read raw = Yes
    write raw = Yes
    disable netbios = No
    reset on zero vc = No
    log writeable files on exit = No
    acl compatibility = auto
    defer sharing violations = Yes
    nt pipe support = Yes
    nt status support = Yes
    announce version = 4.9
    announce as = NT
    max mux = 50
    max xmit = 16644
    name resolve order = lmhosts wins host bcast
    max ttl = 259200
    max wins ttl = 518400
    min wins ttl = 21600
    time server = No
    unix extensions = Yes
    use spnego = Yes
    client signing = auto
    server signing = No
    client use spnego = Yes
    client ldap sasl wrapping = plain
    enable asu support = No
    svcctl list =
    deadtime = 0
    getwd cache = Yes
    keepalive = 300
    lpq cache time = 30
    max smbd processes = 0
    paranoid server security = Yes
    max disk size = 0
    max open files = 16384
    socket options = TCP_NODELAY
    use mmap = Yes
    hostname lookups = No
    name cache timeout = 660
    ctdbd socket =
    cluster addresses =
    clustering = No
    ctdb timeout = 0
    ctdb locktime warn threshold = 0
    smb2 max read = 65536
    smb2 max write = 65536
    smb2 max trans = 65536
    smb2 max credits = 8192
    load printers = Yes
    printcap cache time = 750
    printcap name =
    cups server =
    cups encrypt = No
    cups connection timeout = 30
    iprint server =
    disable spoolss = No
    addport command =
    enumports command =
    addprinter command =
    deleteprinter command =
    show add printer wizard = Yes
    os2 driver map =
    mangling method = hash2
    mangle prefix = 1
    max stat cache size = 256
    stat cache = Yes
    machine password timeout = 604800
    add user script =
    rename user script =
    delete user script =
    add group script =
    delete group script =
    add user to group script =
    delete user from group script =
    set primary group script =
    add machine script =
    shutdown script =
    abort shutdown script =
    username map script =
    username map cache time = 0
    logon script =
    logon path = \\%N\%U\profile
    logon drive =
    logon home = \\%N\%U
    domain logons = No
    init logon delayed hosts =
    init logon delay = 100
    os level = 20
    lm announce = Auto
    lm interval = 60
    preferred master = No
    local master = Yes
    domain master = Auto
    browse list = Yes
    enhanced browsing = Yes
    dns proxy = No
    wins proxy = No
    wins server =
    wins support = No
    wins hook =
    kernel oplocks = Yes
    lock spin time = 200
    oplock break wait time = 0
    ldap admin dn =
    ldap delete dn = No
    ldap group suffix =
    ldap idmap suffix =
    ldap machine suffix =
    ldap passwd sync = no
    ldap replication sleep = 1000
    ldap suffix =
    ldap ssl = start tls
    ldap ssl ads = No
    ldap deref = auto
    ldap follow referral = Auto
    ldap timeout = 15
    ldap connection timeout = 2
    ldap page size = 1024
    ldap user suffix =
    ldap debug level = 0
    ldap debug threshold = 10
    eventlog list =
    add share command =
    change share command =
    delete share command =
    preload =
    lock directory = /var/cache/samba
    state directory = /var/lib/samba
    cache directory = /var/lib/samba
    pid directory = /var/run/samba
    utmp directory =
    wtmp directory =
    utmp = No
    default service =
    message command =
    get quota command =
    set quota command =
    remote announce =
    remote browse sync =
    socket address = 0.0.0.0
    nmbd bind explicit broadcast = Yes
    homedir map = auto.home
    afs username map =
    afs token lifetime = 604800
    log nt token command =
    time offset = 0
    NIS homedir = No
    registry shares = No
    usershare allow guests = No
    usershare max shares = 0
    usershare owner only = Yes
    usershare path = /var/lib/samba/usershares
    usershare prefix allow list =
    usershare prefix deny list =
    usershare template share =
    allow insecure wide links = No
    async smb echo handler = No
    multicast dns register = Yes
    panic action =
    perfcount module =
    host msdfs = Yes
    passdb expand explicit = No
    idmap backend = tdb
    idmap cache time = 604800
    idmap negative cache time = 120
    idmap uid =
    idmap gid =
    template homedir = /home/%D/%U
    template shell = /bin/false
    winbind separator = \
    winbind cache time = 300
    winbind reconnect delay = 30
    winbind max clients = 200
    winbind enum users = No
    winbind enum groups = No
    winbind use default domain = No
    winbind trusted domains only = No
    winbind nested groups = Yes
    winbind expand groups = 1
    winbind nss info = template
    winbind refresh tickets = No
    winbind offline logon = No
    winbind normalize names = No
    winbind rpc only = No
    create krb5 conf = Yes
    ncalrpc dir = /var/ncalrpc
    winbind max domain connections = 1
    idmap config * : backend = tdb
    comment =
    path =
    username =
    invalid users =
    valid users =
    admin users =
    read list =
    write list =
    printer admin =
    force user =
    force group =
    read only = Yes
    acl check permissions = Yes
    acl group control = No
    acl map full control = Yes
    create mask = 0744
    force create mode = 00
    security mask = 0777
    force security mode = 00
    directory mask = 0755
    force directory mode = 00
    directory security mask = 0777
    force directory security mode = 00
    force unknown acl user = No
    inherit permissions = No
    inherit acls = No
    inherit owner = No
    guest only = No
    administrative share = No
    guest ok = No
    only user = No
    hosts allow = 192.168.0., 127.0.0.1
    hosts deny =
    allocation roundup size = 1048576
    aio read size = 0
    aio write size = 0
    aio write behind =
    ea support = No
    nt acl support = Yes
    profile acls = No
    map acl inherit = No
    afs share = No
    smb encrypt = auto
    block size = 1024
    change notify = Yes
    directory name cache size = 100
    kernel change notify = Yes
    max connections = 0
    min print space = 0
    strict allocate = No
    strict sync = No
    sync always = No
    use sendfile = No
    write cache size = 0
    max reported print jobs = 0
    max print jobs = 1000
    printable = No
    print notify backchannel = Yes
    print ok = No
    printing = cups
    cups options =
    print command =
    lpq command = %p
    lprm command =
    lppause command =
    lpresume command =
    queuepause command =
    queueresume command =
    printer name =
    use client driver = No
    default devmode = Yes
    force printername = No
    printjob username = %U
    default case = lower
    case sensitive = Auto
    preserve case = Yes
    short preserve case = Yes
    mangling char = ~
    hide dot files = Yes
    hide special files = No
    hide unreadable = No
    hide unwriteable files = No
    delete veto files = No
    veto files =
    hide files =
    veto oplock files =
    map archive = Yes
    map hidden = No
    map system = No
    map readonly = yes
    mangled names = Yes
    store dos attributes = No
    dmapi support = No
    browseable = Yes
    access based share enum = No
    blocking locks = Yes
    csc policy = manual
    fake oplocks = No
    locking = Yes
    oplocks = Yes
    level2 oplocks = Yes
    oplock contention limit = 2
    posix locking = Yes
    strict locking = Auto
    share modes = Yes
    dfree cache time = 0
    dfree command =
    copy =
    preexec =
    preexec close = No
    postexec =
    root preexec =
    root preexec close = No
    root postexec =
    available = Yes
    volume =
    fstype = NTFS
    set directory = No
    wide links = No
    follow symlinks = Yes
    dont descend =
    magic script =
    magic output =
    delete readonly = No
    dos filemode = No
    dos filetimes = Yes
    dos filetime resolution = No
    fake directory create times = No
    vfs objects =
    msdfs root = No
    msdfs proxy =
    [homes]
    comment = Home Directories
    read only = No
    [printers]
    comment = All Printers
    path = /var/spool/samba
    printable = Yes
    print ok = Yes
    browseable = No
    /etc/xinetd.d/swat
    service swat
    type = UNLISTED
    protocol = tcp
    port = 901
    socket_type = stream
    wait = no
    user = root
    server = /usr/sbin/swat
    log_on_success += HOST DURATION
    log_on_failure += HOST
    disable = no
    list samba shares
    [root@kphmsrv kaipee]# smbclient -L localhost
    Enter kaipee's password:
    Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
    Last edited by kaipee (2012-09-30 02:06:02)

    I managed to get the problem resolved by reading through the thread over at Arch Arm  :http://archlinuxarm.org/forum/viewtopic.php?f=18&t=2816
    I had the similar problem whereby smbd.pid and nmbd.pid where not being created up on installation of samba. After creating the /var/run/samba directory and restarting samba service everything seems to be working fine (so far)

  • Error SPAM update SAPKB70017

    Dear all
    when updating SPAM for BASIS SAPKB70017 there is error like this :
    SPAM status:           (Error stop)
    Import phase:     PREPARE_XPRA
    when I check st22, there is 5 syntax error
    the first one is  Syntax error in program "SAPLSCP2 ".
    Error in the ABAP Application Program
    The current ABAP program "SAPLOLEA" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program "SAPLSCP2 " in include
    "CL_GUI_ALV_GRID===============CU " in
    line 127:
    "Type "IF_ALV_PRINT_PARAMETER_PROXY" is unknown"
    The 2nd is :  Syntax error in program "SAPLSUSM ".
    The 3rd is : Syntax error in program "SAPLSDOC ".
    The 4th is : Syntax error in program "CL_DB6_CALENDAR_CFG===========CP ".
    The 5th is : Runtime Errors         LOAD_PROGRAM_LOST
    Program "SAPLBTCH" was modified during the run.
    Can anybody help me, what should I do to continue patching??
    thanks a lot
    rgds,
    Della

    Hi Rosa,
    I too faced the similar issue while applying the Patch please follow the below procedure through which i was able logon successfully.
    1. Take a valid Backup.
    2. Ensure that no more TP and R3trans are running at OS level.
    3. Ensure that the entry in the transport buffer for SAPKB70013 is still available, check that with
    tp showbuffer <SID> pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL tag=spam
    If the entry of SAPKB70017 is still available, ensure that TRBAT and TRJOB tables are empty (check at DB level)
    4. then start the main import manually using the command
    tp r3i SAPKB70017 DS2 pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL tag=spam -Dclientcascade=yes -Drepeatonerror=8
    (all in one line)
    this step will take more time , after this step finished with return code 0 or 4, i become able to logon to the system and i completed the queue from SPAM tcode
    Thanks,
    Sandeep Singh DS

  • Error SPAM UPDATE

    good morning
    I am aplying SPAM/SAINT update version 38 for 701
    in the phase IMPOR_PROPER have a error
    Error -601-PAT03_SDA in R3CDEDATA type *FILE already when executing ADD-FIELD of
    Error in DDL statement for when executing ADD-FIELD of
    (dummy, do not translate)
    No DDL commands found for activation of PAT03_SDA
    My CRM system is in a Iseries/OS400 machine, i run a RCLSTG for the dabase's problems but the error persisst
    Please, somebody

    Hi William,
    Please check if there is any wrong DDL-statement for table PAT03_SDA left in your
    system. It may be easily corrected just by activating this table in SE11.
    If activation of PAT03_SDA completes without error in se11, retry the spam phase and it should complete.
    regards,
    Paul

  • Samba errors after update ?? [solved]

    I've just updated my samba package and now I get this error on startup
    [tim@timbo ~]$ /etc/rc.d/samba start
    :: Starting Samba Server                                                 [BUSY] /usr/sbin/smbd: error while loading shared libraries: libhx509.so.3: cannot open shared object file: No such file or directory
    /usr/sbin/nmbd: error while loading shared libraries: libhx509.so.3: cannot open shared object file: No such file or directory
                                                                             [FAIL]
    [tim@timbo ~]$
    Everything was working fine before this update
    EDIT
    I have tried symlinking " ln -s /usr/lib/libhx509.so.4.0.0 /usr/lib/libhx509.so.3" but I still get a [fail] on samba start
    Any help welcome, thanks
    Tim
    Last edited by foggybrain (2008-12-23 00:37:14)

    I've got a fully upgraded system and get the following when issuing the command /etc/rc.d/samba restart:
    :: Stopping Samba Server [DONE]
    :: Starting Samba Server [BUSY]
    /usr/sbin/smbd: error while loading shared libraries: libhx509.so.3: cannot open shared object file: No such file or directory
    /usr/sbin/nmbd: error while loading shared libraries: libhx509.so.3: cannot open shared object file: No such file or directory [FAIL]
    So it looks like the latest upgrade has indeed caused the breakage.

  • Samba: Error: failed to setup guest info plus wrong workgroup

    I've managed to get Samba, running as PDC, into a broken state on 10.6.4.
    smb repeatedly crashes with the error "failed to setup guest info". I've done multiple searches on the web for this one but nothing stands out by way of an explanation or answer.
    nmb reports that it is the master browser for workgroup = Workgroup and yet the settings for the workgroup in Server Admin are for domain = HOME.
    serveradmin settings smb reports the correct workgroup name but it seems the running nmbd isn't getting the message.
    Anyone have any ideas or pointers on how to completely reset Samba?
    Message was edited by: herveyw

    I've managed to get Samba, running as PDC, into a broken state on 10.6.4.
    smb repeatedly crashes with the error "failed to setup guest info". I've done multiple searches on the web for this one but nothing stands out by way of an explanation or answer.
    nmb reports that it is the master browser for workgroup = Workgroup and yet the settings for the workgroup in Server Admin are for domain = HOME.
    serveradmin settings smb reports the correct workgroup name but it seems the running nmbd isn't getting the message.
    Anyone have any ideas or pointers on how to completely reset Samba?
    Message was edited by: herveyw

  • Samba errors being reported

    Hi !
    I have a Early Intel Xserve running 10.4.11
    It is serving approx 30 windows users
    and has one shared SMB volume
    Everything appears to be working ok
    but I was checking the logs and found in
    /var/log/samba/log.smbd
    lots of repeating entries as follows:
    [2012/03/21 08:55:01, 0] darwin_acls.c:map_ntacl_to_darwinacl(1152)
      map_ntacl_to_darwinacl: [acl_create_entry] errno(12) - (Cannot allocate memory)
    I have searched the archives - google and find other people seem to be having the same errors
    but I cannot find what is causing the error to be written to the log  or
    if it is something that I should be concerned with.
    Can anyone shed any light on the error please
    or have a resolution
    Regards
    Tony

    Thanks for the input. The documentation was quit informative. This is the output from show counters interface | include qos3Outlost:
    SALVE_6509-2#show counters interface gig1/2 | include qos3Outlost
    53. qos3Outlost = 0
    SALVE_6509-2#show counters interface gig1/3 | include qos3Outlost
    53. qos3Outlost = 0
    SALVE_6509-2#show counters interface gig1/5 | include qos3Outlost
    53. qos3Outlost = 0
    SALVE_6509-2#show counters interface gig1/6 | include qos3Outlost
    53. qos3Outlost = 0
    SALVE_6509-2#show counters interface gig1/7 | include qos3Outlost
    53. qos3Outlost = 0
    SALVE_6509-2#show counters interface gig1/8 | include qos3Outlost
    53. qos3Outlost = 0
    I do not see any drops, would that indicate that buffers are not an issue?. So far since midnight today, each of these interfaces is showing 850.000 discards. Ports gig1/1 and gig1/4 at the current time are empty
    Thanks
    gerry

  • Can't use pacman, tons of libtool errors spam my screen.

    I get this when using yaourt (doing anything), and also when installing/removing packages with packman:
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/desc: No such file or directory
    If I try and install libtool, I get this huge ass amount of errors:
    No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/depends: No such file or directory
    .. Then a thousand or so more of the same thing is repeated ...
    Targets (1): libtool-2.2.6a-3
    Total Download Size: 0.00 MB
    Total Installed Size: 2.29 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (1/1) checking for file conflicts [##############] 100%
    error: could not open file /var/lib/pacman/local/libtool-2.2.6a-3/files: No such file or directory
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    libtool: /usr/include/libltdl/lt_dlloader.h exists in filesystem
    libtool: /usr/include/libltdl/lt_error.h exists in filesystem
    libtool: /usr/include/libltdl/lt_system.h exists in filesystem
    libtool: /usr/include/ltdl.h exists in filesystem
    libtool: /usr/share/libtool/config/compile exists in filesystem
    libtool: /usr/share/libtool/config/config.guess exists in filesystem
    libtool: /usr/share/libtool/config/config.sub exists in filesystem
    libtool: /usr/share/libtool/config/depcomp exists in filesystem
    libtool: /usr/share/libtool/config/install-sh exists in filesystem
    libtool: /usr/share/libtool/config/ltmain.sh exists in filesystem
    libtool: /usr/share/libtool/config/missing exists in filesystem
    libtool: /usr/share/libtool/libltdl/Makefile.in exists in filesystem
    libtool: /usr/share/libtool/libltdl/README exists in filesystem
    libtool: /usr/share/libtool/libltdl/aclocal.m4 exists in filesystem
    libtool: /usr/share/libtool/libltdl/config-h.in exists in filesystem
    libtool: /usr/share/libtool/libltdl/lt__alloc.c exists in filesystem
    Errors occurred, no packages were upgraded.
    Edit: Just did a sudo pacman -Rsdn libtool, which worked fine, then sudo pacman -Sy libtool and got this:
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): libtool-2.2.6a-3
    Total Download Size: 0.00 MB
    Total Installed Size: 2.29 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (1/1) checking for file conflicts [##############] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    libtool: /usr/include/libltdl/lt_dlloader.h exists in filesystem
    libtool: /usr/include/libltdl/lt_error.h exists in filesystem
    libtool: /usr/include/libltdl/lt_system.h exists in filesystem
    libtool: /usr/include/ltdl.h exists in filesystem
    libtool: /usr/share/libtool/config/compile exists in filesystem
    libtool: /usr/share/libtool/config/config.guess exists in filesystem
    libtool: /usr/share/libtool/config/config.sub exists in filesystem
    libtool: /usr/share/libtool/config/depcomp exists in filesystem
    libtool: /usr/share/libtool/config/install-sh exists in filesystem
    libtool: /usr/share/libtool/config/ltmain.sh exists in filesystem
    libtool: /usr/share/libtool/config/missing exists in filesystem
    libtool: /usr/share/libtool/libltdl/Makefile.in exists in filesystem
    libtool: /usr/share/libtool/libltdl/README exists in filesystem
    libtool: /usr/share/libtool/libltdl/aclocal.m4 exists in filesystem
    libtool: /usr/share/libtool/libltdl/config-h.in exists in filesystem
    libtool: /usr/share/libtool/libltdl/lt__alloc.c exists in filesystem
    Errors occurred, no packages were upgraded.
    Any ideas here?
    Last edited by dannytatom (2009-07-25 06:19:12)

    Man, I feel dumb. That worked, but any idea what was going wrong in the first place? I hadn't done any updates or anything, it just seemed to happen out of nowhere.

  • I tried run our site more times but still error [spam?]

    ''<link removed>'' is our site, thats properties essex ,when code be done thats run good on google chrome but not good on firefox i tried find error but didnt saw problem yet.
    Can you help me please

    Could you describe the problem in more detail, and the steps to re-create the problem?

  • [SOLVED] Samba cannot access shares after upgrade

    After upgrading samba and smbclient from 4.0.6-1 to 4.0.7-3 I can no longer connect to shares or authenticate with server in general.
    Cannot establish new connections. Already connected ones still works.
    Downgrading samba to 4.0.6-1 does not change that.
    Downgrading smbclient to 4.0.6-1 returns everything back to normal.
    I did reload daemons and restart samba.
    sudo systemctl --system daemon-reload
    sudo systemctl reload-or-restart samba.service
    Am I missing something?
    Logs reveal this error, which I did not find anywhere.
    /var/log/samba/log.smbd:
    [2013/07/17 14:50:45.729619, 0] ../source3/auth/auth.c:380(load_auth_module)
    load_auth_module: can't find auth method samba4!
    Last edited by liepumartins (2013-07-29 08:47:21)

    Removed samba completely and installed again.
    sudo pacman -R sama smbclient
    sudo pacman -S samba
    After this Samba did not start, like it used to before. Important bit of error message:
    /usr/bin/samba: error while loading shared libraries: libwinbind-client.so: cannot open shared object file
    So I did reinstall for some dependencies, that I thought might be responsible.
    sudo pacman -S libwbclient libldap ldb libaio libbsd
    Most likely it would be enough with libwbclient and libldap.
    I will mark this as solved.
    Last edited by liepumartins (2013-07-29 08:57:31)

  • ESS business package Deployment Error

    Hi every body,
    I am on Netweaver/SAP Enterprise Portal 7.0 SPstack12 and ERP 6.0, I want to deploy ESS business packages in portal for that i downloaded the following SCA files
    BPERP5ESS12_0-10003288.SCA
    SAPESS12_0-20000512.SCA
    SAPPCUIGP12_0-20001215.SCA
    when i tried to deploy in to AS JAVA (J2EE Engine of portal ), it successfully deployed SAPPCUIGP12_0-20001215.SCA and BPERP5ESS12_0-10003288.SCA . But when it is deploying SAPESS12_0-20000512.SCA file its throwing the following Error.
    If  any body phased the same problem and get resolved, please help me. Encouraging points will be given  for useful posting.
    Thanks
    samba
    =====================                         =================
    ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/tc_sl.ut.content.erp.xss.ear.
                         Reason: None of the available containers recognized the components of application sap.com/tc~sl.ut.content.erp.xss; it is not possible to make deploy.
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:570)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(Native Method)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         For detailed information see the log file of the Deploy Service.
    =========     =========    ========                    ==============                  =======

    Hi ,
    ESS files to be deployed do not generally have the sampe SP level as that of Portal.
    So if for portal if you have SP12
    You might need to deploy ESS SP10 files and not ESS SP12 files.
    The note mentioned by Rajendra explains the same clearly
    Note 908569 - Information about ERP 2005 JAVA Support Packages
    Rgds
    Santhosh

Maybe you are looking for