Epson SX218 doesn't print (client-error-document-format-not-supported)

Hi there,
I'm currently trying to figure out how to get my Epson Stylus SX 218 to work. Unfortunately, cups (or the printer or whatever causes my problems...) obviously just doesn't want me to get this to work.
Here's what I've done so far:
I installed everything as described in the CUPS wiki article (so ghostscript and all the foomatic-stuff is installed, usblp is NOT blacklisted, see why below)
I installed epson-inkjet-printer-workforce-sx218 from AUR
I started cups...
Nothing worked (Printer not recognized, either with or without blacklisted usblp module...)
I searched the forums for a solution
I installed cups-usblp and reinstalled all the cups stuff
Printer got recognized! Yay!
So, now the printer is set up in cups using the avasys driver. But...
It doesn't print!
When I try to print a test page via the cups webinterface it keeps telling me
Unsupported format "application/vnd.cups-banner".
The following packages are installed now:
$ pacman -Qs cups
local/cups-usblp 1.5.0-1
local/libcups 1.5.0-1
$ pacman -Qs foomatic
local/foomatic-db 1:4.0.7_20110707-1
local/foomatic-db-engine 1:4.0.7_20110707-1
local/foomatic-db-nonfree 1:4.0.7_20110707-1
local/foomatic-filters 1:4.0.7_20110707-1
$ pacman -Qs epson
local/epson-inkjet-printer-workforce-320-sx218 1.0.0-6
$ pacman -Qs ghostscript
local/ghostscript 9.04-5
Here's my cups error log:
I [01/Jan/2012:18:59:01 +0100] Listening to [v1.::1]:631 (IPv6)
I [01/Jan/2012:18:59:01 +0100] Listening to 127.0.0.1:631 (IPv4)
I [01/Jan/2012:18:59:01 +0100] Listening to /var/run/cups/cups.sock (Domain)
I [01/Jan/2012:18:59:01 +0100] Remote access is disabled.
D [01/Jan/2012:18:59:01 +0100] Added auto ServerAlias mamapc
I [01/Jan/2012:18:59:01 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
I [01/Jan/2012:18:59:01 +0100] Using default TempDir of /var/spool/cups/tmp...
I [01/Jan/2012:18:59:01 +0100] Configured for up to 100 clients.
I [01/Jan/2012:18:59:01 +0100] Allowing up to 100 client connections per host.
I [01/Jan/2012:18:59:01 +0100] Using policy "default" as the default.
D [01/Jan/2012:18:59:01 +0100] cupsdMarkDirty(---p--)
D [01/Jan/2012:18:59:01 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Not busy"
I [01/Jan/2012:18:59:01 +0100] Partial reload complete.
I [01/Jan/2012:18:59:01 +0100] Listening to [v1.::1]:631 on fd 6...
I [01/Jan/2012:18:59:01 +0100] Listening to 127.0.0.1:631 on fd 8...
I [01/Jan/2012:18:59:01 +0100] Listening to /var/run/cups/cups.sock:631 on fd 9...
I [01/Jan/2012:18:59:01 +0100] Resuming new connection processing...
D [01/Jan/2012:18:59:01 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:01 +0100] Discarding unused server-restarted event...
D [01/Jan/2012:18:59:01 +0100] cupsdAcceptClient: 13 from localhost:631 (IPv4)
D [01/Jan/2012:18:59:01 +0100] Report: clients=1
D [01/Jan/2012:18:59:01 +0100] Report: jobs=0
D [01/Jan/2012:18:59:01 +0100] Report: jobs-active=0
D [01/Jan/2012:18:59:01 +0100] Report: printers=0
D [01/Jan/2012:18:59:01 +0100] Report: printers-implicit=0
D [01/Jan/2012:18:59:01 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:18:59:01 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:18:59:01 +0100] Report: stringpool-total-bytes=5736
D [01/Jan/2012:18:59:01 +0100] PID 928 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [01/Jan/2012:18:59:01 +0100] cupsdReadClient: 13 GET /images/wait.gif HTTP/1.1
D [01/Jan/2012:18:59:01 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:01 +0100] cupsdAuthorize: Authorized as root using Basic
D [01/Jan/2012:18:59:01 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] cupsdReadClient: 13 GET /admin/?OP=redirect HTTP/1.1
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:06 +0100] cupsdAuthorize: Authorized as root using Basic
D [01/Jan/2012:18:59:06 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [01/Jan/2012:18:59:06 +0100] [CGI] argv[1] = "OP=redirect"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mamapc"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.5.0"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[13] = "USER=root"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[16] = "IPP_PORT=631"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[18] = "LANG=de_DE.UTF8"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[21] = "SERVER_NAME=localhost"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[22] = "SERVER_PORT=631"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin/"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin/"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[27] = "REMOTE_USER=root"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=960956618ce3e170434dd2afacd4fad3"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[30] = "HTTP_USER_AGENT=Opera/9.80 (X11; Linux i686; U; de) Presto/2.10.229 Version/11.60"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[31] = "HTTP_REFERER=http://localhost:631/admin"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[32] = "REQUEST_METHOD=GET"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[33] = "QUERY_STRING=OP=redirect"
D [01/Jan/2012:18:59:06 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 929)
I [01/Jan/2012:18:59:06 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=929)
D [01/Jan/2012:18:59:06 +0100] cupsdSendCommand: 13 file=14
D [01/Jan/2012:18:59:06 +0100] [CGI] admin.cgi started...
D [01/Jan/2012:18:59:06 +0100] cupsdAcceptClient: 16 from localhost (Domain)
D [01/Jan/2012:18:59:06 +0100] [CGI] http=0xb9359360
D [01/Jan/2012:18:59:06 +0100] [CGI] org.cups.sid cookie is "960956618ce3e170434dd2afacd4fad3"
D [01/Jan/2012:18:59:06 +0100] [CGI] redirecting with prefix http://localhost:631!
D [01/Jan/2012:18:59:06 +0100] cupsdReadClient: 16 WAITING Closing on EOF
D [01/Jan/2012:18:59:06 +0100] cupsdCloseClient: 16
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] Script header: Location: http://localhost:631/admin
D [01/Jan/2012:18:59:06 +0100] Script header:
D [01/Jan/2012:18:59:06 +0100] cupsdAcceptClient: 16 from localhost:631 (IPv4)
D [01/Jan/2012:18:59:06 +0100] cupsdReadClient: 16 GET /admin HTTP/1.1
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] cupsdAuthorize: Authorized as root using Basic
D [01/Jan/2012:18:59:06 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mamapc"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.5.0"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[13] = "USER=root"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[16] = "IPP_PORT=631"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[18] = "LANG=de_DE.UTF8"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[21] = "SERVER_NAME=localhost"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[22] = "SERVER_PORT=631"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[23] = "REMOTE_ADDR=127.0.0.1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[27] = "REMOTE_USER=root"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=960956618ce3e170434dd2afacd4fad3"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[30] = "HTTP_USER_AGENT=Opera/9.80 (X11; Linux i686; U; de) Presto/2.10.229 Version/11.60"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[31] = "HTTP_REFERER=http://localhost:631/admin"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[32] = "REQUEST_METHOD=GET"
D [01/Jan/2012:18:59:06 +0100] [CGI] envp[33] = "QUERY_STRING="
D [01/Jan/2012:18:59:06 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 930)
I [01/Jan/2012:18:59:06 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=930)
D [01/Jan/2012:18:59:06 +0100] cupsdSendCommand: 16 file=17
D [01/Jan/2012:18:59:06 +0100] PID 929 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] [CGI] admin.cgi started...
D [01/Jan/2012:18:59:06 +0100] cupsdAcceptClient: 14 from localhost (Domain)
D [01/Jan/2012:18:59:06 +0100] [CGI] http=0xb866c360
D [01/Jan/2012:18:59:06 +0100] [CGI] org.cups.sid cookie is "960956618ce3e170434dd2afacd4fad3"
D [01/Jan/2012:18:59:06 +0100] [CGI] No form data, showing main menu...
D [01/Jan/2012:18:59:06 +0100] [CGI] /usr/share/cups/drivers/pscript5.dll: Datei oder Verzeichnis nicht gefunden
D [01/Jan/2012:18:59:06 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] cupsdAuthorize: No authentication data provided.
D [01/Jan/2012:18:59:06 +0100] cupsdReadClient: 14 1.1 Get-Subscriptions 1
D [01/Jan/2012:18:59:06 +0100] Get-Subscriptions ipp://localhost/
D [01/Jan/2012:18:59:06 +0100] Get-Subscriptions client-error-not-found: No subscriptions found.
D [01/Jan/2012:18:59:06 +0100] Returning IPP client-error-not-found for Get-Subscriptions (ipp://localhost/) from localhost
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] Script header: Content-Type: text/html;charset=utf-8
D [01/Jan/2012:18:59:06 +0100] Script header:
D [01/Jan/2012:18:59:06 +0100] cupsdReadClient: 14 WAITING Closing on EOF
D [01/Jan/2012:18:59:06 +0100] cupsdCloseClient: 14
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:06 +0100] PID 930 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [01/Jan/2012:18:59:06 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:11 +0100] cupsdReadClient: 13 GET / HTTP/1.1
D [01/Jan/2012:18:59:11 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:11 +0100] cupsdAuthorize: Authorized as root using Basic
D [01/Jan/2012:18:59:11 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [01/Jan/2012:18:59:11 +0100] cupsdReadClient: 13 WAITING Closing on EOF
D [01/Jan/2012:18:59:11 +0100] cupsdCloseClient: 13
D [01/Jan/2012:18:59:11 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:12 +0100] cupsdReadClient: 16 WAITING Closing on EOF
D [01/Jan/2012:18:59:12 +0100] cupsdCloseClient: 16
D [01/Jan/2012:18:59:12 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:12 +0100] cupsdAcceptClient: 13 from localhost:631 (IPv4)
D [01/Jan/2012:18:59:12 +0100] cupsdReadClient: 13 GET /admin/log/access_log? HTTP/1.1
D [01/Jan/2012:18:59:12 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [01/Jan/2012:18:59:12 +0100] cupsdAuthorize: Authorized as root using Basic
D [01/Jan/2012:18:59:12 +0100] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
I [01/Jan/2012:18:59:32 +0100] Generating printcap /etc/printcap...
D [01/Jan/2012:18:59:32 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
D [01/Jan/2012:18:59:35 +0100] cupsdAcceptClient: 14 from localhost (Domain)
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [01/Jan/2012:18:59:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [01/Jan/2012:18:59:35 +0100] cupsdAuthorize: No authentication data provided.
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 14 1.1 CUPS-Get-Devices 1
D [01/Jan/2012:18:59:35 +0100] CUPS-Get-Devices
D [01/Jan/2012:18:59:35 +0100] cupsdIsAuthorized: username=""
D [01/Jan/2012:18:59:35 +0100] Returning HTTP Unauthorized for CUPS-Get-Devices (no URI) from localhost
D [01/Jan/2012:18:59:35 +0100] cupsdSendHeader: 14 WWW-Authenticate: Basic realm="CUPS", trc="y"
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 14 WAITING Closing on EOF
D [01/Jan/2012:18:59:35 +0100] cupsdCloseClient: 14
D [01/Jan/2012:18:59:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [01/Jan/2012:18:59:35 +0100] cupsdAcceptClient: 14 from localhost (Domain)
D [01/Jan/2012:18:59:35 +0100] cupsdAcceptClient: 16 from localhost (Domain)
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 14 WAITING Closing on EOF
D [01/Jan/2012:18:59:35 +0100] cupsdCloseClient: 14
D [01/Jan/2012:18:59:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 16 POST / HTTP/1.1
D [01/Jan/2012:18:59:35 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [01/Jan/2012:18:59:35 +0100] cupsdAuthorize: Authorized as root using PeerCred
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 16 1.1 CUPS-Get-Devices 1
D [01/Jan/2012:18:59:35 +0100] CUPS-Get-Devices
D [01/Jan/2012:18:59:35 +0100] cupsdIsAuthorized: username="root"
D [01/Jan/2012:18:59:35 +0100] [CGI] argv[0] = "/usr/lib/cups/daemon/cups-deviced"
D [01/Jan/2012:18:59:35 +0100] [CGI] argv[1] = "1"
D [01/Jan/2012:18:59:35 +0100] [CGI] argv[2] = "0"
D [01/Jan/2012:18:59:35 +0100] [CGI] argv[3] = "2"
D [01/Jan/2012:18:59:35 +0100] [CGI] argv[4] = "2"
D [01/Jan/2012:18:59:35 +0100] [CGI] argv[5] = "requested-attributes=all exclude-schemes='beh','cups-pdf','bluetooth','dnssd','http','https','ipp','lpd','ncp','parallel','scsi','smb','snmp','socket'"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@mamapc"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.5.0"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[13] = "USER=root"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[16] = "IPP_PORT=631"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[17] = "AUTH_TYPE=PeerCred"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[18] = "LANG=en_US.UTF8"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[21] = "SERVER_NAME=localhost"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[22] = "SERVER_PORT=631"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[23] = "REMOTE_ADDR="
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[25] = "SCRIPT_NAME=/"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[27] = "REMOTE_USER=root"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[29] = "HTTP_USER_AGENT=CUPS/1.5.0"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[30] = "REQUEST_METHOD=POST"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[31] = "CONTENT_LENGTH=244"
D [01/Jan/2012:18:59:35 +0100] [CGI] envp[32] = "CONTENT_TYPE=application/ipp"
D [01/Jan/2012:18:59:35 +0100] [CGI] Started /usr/lib/cups/daemon/cups-deviced (PID 948)
I [01/Jan/2012:18:59:35 +0100] Started "/usr/lib/cups/daemon/cups-deviced" (pid=948)
D [01/Jan/2012:18:59:35 +0100] cupsdSendCommand: 16 file=14
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Started backend /usr/lib/cups/backend/mdns (PID 949)
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Started backend /usr/lib/cups/backend/usb (PID 950)
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Started backend /usr/lib/cups/backend/ipps (PID 951)
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Started backend /usr/lib/cups/backend/serial (PID 952)
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] PID 949 (mdns) exited with no errors.
D [01/Jan/2012:18:59:35 +0100] [CGI] list_devices
D [01/Jan/2012:18:59:35 +0100] [CGI] usb_find_busses=2
D [01/Jan/2012:18:59:35 +0100] [CGI] usb_find_devices=7
D [01/Jan/2012:18:59:35 +0100] [CGI] libusb couldn't open USB device /dev/bus/usb/002/002: Permission denied.
D [01/Jan/2012:18:59:35 +0100] [CGI] libusb requires write access to USB device nodes.
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] PID 950 (usb) exited with no errors.
D [01/Jan/2012:18:59:35 +0100] [CGI] Flushed attributes...
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Found device "ipps"...
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] PID 951 (ipps) exited with no errors.
D [01/Jan/2012:18:59:35 +0100] Script header: Content-Type: application/ipp
D [01/Jan/2012:18:59:35 +0100] Script header:
D [01/Jan/2012:18:59:35 +0100] [CGI] Flushed attributes...
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Found device "serial:/dev/ttyS0?baud=115200"...
D [01/Jan/2012:18:59:35 +0100] [CGI] Flushed attributes...
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] Found device "serial:/dev/ttyS1?baud=115200"...
D [01/Jan/2012:18:59:35 +0100] [cups-deviced] PID 952 (serial) exited with no errors.
D [01/Jan/2012:18:59:35 +0100] PID 948 (/usr/lib/cups/daemon/cups-deviced) exited with no errors.
D [01/Jan/2012:18:59:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [01/Jan/2012:18:59:35 +0100] cupsdReadClient: 16 WAITING Closing on EOF
D [01/Jan/2012:18:59:35 +0100] cupsdCloseClient: 16
D [01/Jan/2012:18:59:35 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [01/Jan/2012:19:00:23 +0100] Report: clients=1
D [01/Jan/2012:19:00:23 +0100] Report: jobs=0
D [01/Jan/2012:19:00:23 +0100] Report: jobs-active=0
D [01/Jan/2012:19:00:23 +0100] Report: printers=0
D [01/Jan/2012:19:00:23 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:00:23 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:19:00:23 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:00:23 +0100] Report: stringpool-total-bytes=5736
D [01/Jan/2012:19:01:15 +0100] cupsdReadClient: 13 WAITING Closing on EOF
D [01/Jan/2012:19:01:15 +0100] cupsdCloseClient: 13
D [01/Jan/2012:19:01:15 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [01/Jan/2012:19:19:03 +0100] Report: clients=0
D [01/Jan/2012:19:19:03 +0100] Report: jobs=0
D [01/Jan/2012:19:19:03 +0100] Report: jobs-active=0
D [01/Jan/2012:19:19:03 +0100] Report: printers=0
D [01/Jan/2012:19:19:03 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:19:03 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:19:19:03 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:19:03 +0100] Report: stringpool-total-bytes=5736
D [01/Jan/2012:19:22:10 +0100] Report: clients=0
D [01/Jan/2012:19:22:11 +0100] Report: jobs=0
D [01/Jan/2012:19:22:11 +0100] Report: jobs-active=0
D [01/Jan/2012:19:22:11 +0100] Report: printers=0
D [01/Jan/2012:19:22:11 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:22:11 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:19:22:11 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:22:11 +0100] Report: stringpool-total-bytes=5736
D [01/Jan/2012:19:24:21 +0100] Report: clients=0
D [01/Jan/2012:19:24:21 +0100] Report: jobs=0
D [01/Jan/2012:19:24:21 +0100] Report: jobs-active=0
D [01/Jan/2012:19:24:21 +0100] Report: printers=0
D [01/Jan/2012:19:24:21 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:24:21 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:19:24:21 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:24:21 +0100] Report: stringpool-total-bytes=5736
D [01/Jan/2012:19:27:26 +0100] Report: clients=0
D [01/Jan/2012:19:27:26 +0100] Report: jobs=0
D [01/Jan/2012:19:27:26 +0100] Report: jobs-active=0
D [01/Jan/2012:19:27:26 +0100] Report: printers=0
D [01/Jan/2012:19:27:26 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:27:26 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:19:27:26 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:27:26 +0100] Report: stringpool-total-bytes=5736
D [01/Jan/2012:19:37:11 +0100] Report: clients=0
D [01/Jan/2012:19:37:11 +0100] Report: jobs=0
D [01/Jan/2012:19:37:11 +0100] Report: jobs-active=0
D [01/Jan/2012:19:37:11 +0100] Report: printers=0
D [01/Jan/2012:19:37:11 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:37:11 +0100] Report: stringpool-string-count=407
D [01/Jan/2012:19:37:11 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:37:11 +0100] Report: stringpool-total-bytes=5736
I [01/Jan/2012:19:37:41 +0100] Scheduler shutting down normally.
D [01/Jan/2012:19:37:41 +0100] Discarding unused server-stopped event...
I [01/Jan/2012:19:37:41 +0100] Saving job.cache...
I [01/Jan/2012:19:38:18 +0100] Listening to [v1.::1]:631 (IPv6)
I [01/Jan/2012:19:38:18 +0100] Listening to 127.0.0.1:631 (IPv4)
I [01/Jan/2012:19:38:18 +0100] Listening to /var/run/cups/cups.sock (Domain)
I [01/Jan/2012:19:38:18 +0100] Remote access is disabled.
D [01/Jan/2012:19:38:18 +0100] Added auto ServerAlias mamapc
I [01/Jan/2012:19:38:18 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
D [01/Jan/2012:19:38:18 +0100] Creating missing directory "/var/run/cups"
D [01/Jan/2012:19:38:18 +0100] Repairing ownership of "/var/run/cups"
D [01/Jan/2012:19:38:18 +0100] Repairing access permissions of "/var/run/cups"
D [01/Jan/2012:19:38:18 +0100] Creating missing directory "/var/run/cups/certs"
D [01/Jan/2012:19:38:18 +0100] Repairing ownership of "/var/run/cups/certs"
D [01/Jan/2012:19:38:18 +0100] Repairing access permissions of "/var/run/cups/certs"
I [01/Jan/2012:19:38:18 +0100] Using default TempDir of /var/spool/cups/tmp...
I [01/Jan/2012:19:38:18 +0100] Configured for up to 100 clients.
I [01/Jan/2012:19:38:18 +0100] Allowing up to 100 client connections per host.
I [01/Jan/2012:19:38:18 +0100] Using policy "default" as the default.
I [01/Jan/2012:19:38:18 +0100] Full reload is required.
I [01/Jan/2012:19:38:19 +0100] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 35 types, 42 filters...
I [01/Jan/2012:19:38:19 +0100] Loading job cache file "/var/cache/cups/job.cache"...
I [01/Jan/2012:19:38:19 +0100] Full reload complete.
D [01/Jan/2012:19:38:19 +0100] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)")
I [01/Jan/2012:19:38:19 +0100] Cleaning out old files in "/var/spool/cups/tmp"...
D [01/Jan/2012:19:38:19 +0100] Removed "/var/spool/cups/tmp/0039f4f0366a5"...
D [01/Jan/2012:19:38:19 +0100] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp")
I [01/Jan/2012:19:38:19 +0100] Cleaning out old files in "/var/cache/cups"...
I [01/Jan/2012:19:38:19 +0100] Listening to [v1.::1]:631 on fd 8...
I [01/Jan/2012:19:38:19 +0100] Listening to 127.0.0.1:631 on fd 9...
I [01/Jan/2012:19:38:19 +0100] Listening to /var/run/cups/cups.sock:631 on fd 10...
I [01/Jan/2012:19:38:19 +0100] Resuming new connection processing...
D [01/Jan/2012:19:38:19 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [01/Jan/2012:19:38:19 +0100] Discarding unused server-started event...
D [01/Jan/2012:19:38:20 +0100] Report: clients=0
D [01/Jan/2012:19:38:20 +0100] Report: jobs=0
D [01/Jan/2012:19:38:20 +0100] Report: jobs-active=0
D [01/Jan/2012:19:38:20 +0100] Report: printers=0
D [01/Jan/2012:19:38:20 +0100] Report: printers-implicit=0
D [01/Jan/2012:19:38:20 +0100] Report: stringpool-string-count=289
D [01/Jan/2012:19:38:20 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:19:38:20 +0100] Report: stringpool-total-bytes=4792
I [01/Jan/2012:20:53:48 +0100] Scheduler shutting down normally.
D [01/Jan/2012:20:53:48 +0100] Discarding unused server-stopped event...
I [01/Jan/2012:20:53:48 +0100] Saving job.cache...
I [01/Jan/2012:20:54:26 +0100] Listening to [v1.::1]:631 (IPv6)
I [01/Jan/2012:20:54:26 +0100] Listening to 127.0.0.1:631 (IPv4)
I [01/Jan/2012:20:54:26 +0100] Listening to /var/run/cups/cups.sock (Domain)
I [01/Jan/2012:20:54:26 +0100] Remote access is disabled.
D [01/Jan/2012:20:54:26 +0100] Added auto ServerAlias mamapc
I [01/Jan/2012:20:54:26 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
D [01/Jan/2012:20:54:26 +0100] Creating missing directory "/var/run/cups"
D [01/Jan/2012:20:54:26 +0100] Repairing ownership of "/var/run/cups"
D [01/Jan/2012:20:54:26 +0100] Repairing access permissions of "/var/run/cups"
D [01/Jan/2012:20:54:26 +0100] Creating missing directory "/var/run/cups/certs"
D [01/Jan/2012:20:54:26 +0100] Repairing ownership of "/var/run/cups/certs"
D [01/Jan/2012:20:54:26 +0100] Repairing access permissions of "/var/run/cups/certs"
I [01/Jan/2012:20:54:26 +0100] Using default TempDir of /var/spool/cups/tmp...
I [01/Jan/2012:20:54:26 +0100] Configured for up to 100 clients.
I [01/Jan/2012:20:54:26 +0100] Allowing up to 100 client connections per host.
I [01/Jan/2012:20:54:26 +0100] Using policy "default" as the default.
I [01/Jan/2012:20:54:26 +0100] Full reload is required.
I [01/Jan/2012:20:54:27 +0100] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 35 types, 42 filters...
I [01/Jan/2012:20:54:27 +0100] Loading job cache file "/var/cache/cups/job.cache"...
I [01/Jan/2012:20:54:27 +0100] Full reload complete.
D [01/Jan/2012:20:54:27 +0100] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)")
I [01/Jan/2012:20:54:27 +0100] Cleaning out old files in "/var/spool/cups/tmp"...
D [01/Jan/2012:20:54:27 +0100] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp")
I [01/Jan/2012:20:54:27 +0100] Cleaning out old files in "/var/cache/cups"...
I [01/Jan/2012:20:54:27 +0100] Listening to [v1.::1]:631 on fd 8...
I [01/Jan/2012:20:54:27 +0100] Listening to 127.0.0.1:631 on fd 9...
I [01/Jan/2012:20:54:27 +0100] Listening to /var/run/cups/cups.sock:631 on fd 10...
I [01/Jan/2012:20:54:27 +0100] Resuming new connection processing...
D [01/Jan/2012:20:54:27 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [01/Jan/2012:20:54:27 +0100] Discarding unused server-started event...
D [01/Jan/2012:20:54:28 +0100] Report: clients=0
D [01/Jan/2012:20:54:28 +0100] Report: jobs=0
D [01/Jan/2012:20:54:28 +0100] Report: jobs-active=0
D [01/Jan/2012:20:54:28 +0100] Report: printers=0
D [01/Jan/2012:20:54:28 +0100] Report: printers-implicit=0
D [01/Jan/2012:20:54:28 +0100] Report: stringpool-string-count=289
D [01/Jan/2012:20:54:28 +0100] Report: stringpool-alloc-bytes=4648
D [01/Jan/2012:20:54:28 +0100] Report: stringpool-total-bytes=4792
I [02/Jan/2012:05:34:23 +0100] Scheduler shutting down normally.
D [02/Jan/2012:05:34:24 +0100] Discarding unused server-stopped event...
I [02/Jan/2012:05:34:24 +0100] Saving job.cache...
I [02/Jan/2012:05:35:05 +0100] Listening to [v1.::1]:631 (IPv6)
I [02/Jan/2012:05:35:05 +0100] Listening to 127.0.0.1:631 (IPv4)
I [02/Jan/2012:05:35:05 +0100] Listening to /var/run/cups/cups.sock (Domain)
I [02/Jan/2012:05:35:05 +0100] Remote access is disabled.
D [02/Jan/2012:05:35:05 +0100] Added auto ServerAlias mamapc
I [02/Jan/2012:05:35:05 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
D [02/Jan/2012:05:35:05 +0100] Creating missing directory "/var/run/cups"
D [02/Jan/2012:05:35:05 +0100] Repairing ownership of "/var/run/cups"
D [02/Jan/2012:05:35:05 +0100] Repairing access permissions of "/var/run/cups"
D [02/Jan/2012:05:35:05 +0100] Creating missing directory "/var/run/cups/certs"
D [02/Jan/2012:05:35:05 +0100] Repairing ownership of "/var/run/cups/certs"
D [02/Jan/2012:05:35:05 +0100] Repairing access permissions of "/var/run/cups/certs"
I [02/Jan/2012:05:35:05 +0100] Using default TempDir of /var/spool/cups/tmp...
I [02/Jan/2012:05:35:05 +0100] Configured for up to 100 clients.
I [02/Jan/2012:05:35:05 +0100] Allowing up to 100 client connections per host.
I [02/Jan/2012:05:35:05 +0100] Using policy "default" as the default.
I [02/Jan/2012:05:35:05 +0100] Full reload is required.
I [02/Jan/2012:05:35:06 +0100] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 35 types, 42 filters...
I [02/Jan/2012:05:35:06 +0100] Loading job cache file "/var/cache/cups/job.cache"...
I [02/Jan/2012:05:35:06 +0100] Full reload complete.
D [02/Jan/2012:05:35:06 +0100] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)")
I [02/Jan/2012:05:35:06 +0100] Cleaning out old files in "/var/spool/cups/tmp"...
D [02/Jan/2012:05:35:06 +0100] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp")
I [02/Jan/2012:05:35:06 +0100] Cleaning out old files in "/var/cache/cups"...
I [02/Jan/2012:05:35:06 +0100] Listening to [v1.::1]:631 on fd 8...
I [02/Jan/2012:05:35:06 +0100] Listening to 127.0.0.1:631 on fd 9...
I [02/Jan/2012:05:35:06 +0100] Listening to /var/run/cups/cups.sock:631 on fd 10...
I [02/Jan/2012:05:35:06 +0100] Resuming new connection processing...
D [02/Jan/2012:05:35:06 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [02/Jan/2012:05:35:06 +0100] Discarding unused server-started event...
D [02/Jan/2012:05:35:07 +0100] Report: clients=0
D [02/Jan/2012:05:35:07 +0100] Report: jobs=0
D [02/Jan/2012:05:35:07 +0100] Report: jobs-active=0
D [02/Jan/2012:05:35:07 +0100] Report: printers=0
D [02/Jan/2012:05:35:07 +0100] Report: printers-implicit=0
D [02/Jan/2012:05:35:07 +0100] Report: stringpool-string-count=289
D [02/Jan/2012:05:35:07 +0100] Report: stringpool-alloc-bytes=4648
D [02/Jan/2012:05:35:07 +0100] Report: stringpool-total-bytes=4792
I [02/Jan/2012:05:56:24 +0100] Scheduler shutting down normally.
D [02/Jan/2012:05:56:24 +0100] Discarding unused server-stopped event...
I [02/Jan/2012:05:56:24 +0100] Saving job.cache...
I [02/Jan/2012:17:22:51 +0100] Listening to [v1.::1]:631 (IPv6)
I [02/Jan/2012:17:22:51 +0100] Listening to 127.0.0.1:631 (IPv4)
I [02/Jan/2012:17:22:51 +0100] Listening to /var/run/cups/cups.sock (Domain)
I [02/Jan/2012:17:22:51 +0100] Remote access is disabled.
D [02/Jan/2012:17:22:51 +0100] Added auto ServerAlias mamapc
I [02/Jan/2012:17:22:51 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
D [02/Jan/2012:17:22:51 +0100] Creating missing directory "/var/run/cups"
D [02/Jan/2012:17:22:51 +0100] Repairing ownership of "/var/run/cups"
D [02/Jan/2012:17:22:51 +0100] Repairing access permissions of "/var/run/cups"
D [02/Jan/2012:17:22:51 +0100] Creating missing directory "/var/run/cups/certs"
D [02/Jan/2012:17:22:51 +0100] Repairing ownership of "/var/run/cups/certs"
D [02/Jan/2012:17:22:51 +0100] Repairing access permissions of "/var/run/cups/certs"
I [02/Jan/2012:17:22:51 +0100] Using default TempDir of /var/spool/cups/tmp...
I [02/Jan/2012:17:22:51 +0100] Configured for up to 100 clients.
I [02/Jan/2012:17:22:51 +0100] Allowing up to 100 client connections per host.
I [02/Jan/2012:17:22:51 +0100] Using policy "default" as the default.
I [02/Jan/2012:17:22:51 +0100] Full reload is required.
I [02/Jan/2012:17:22:52 +0100] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 35 types, 42 filters...
I [02/Jan/2012:17:22:52 +0100] Loading job cache file "/var/cache/cups/job.cache"...
I [02/Jan/2012:17:22:52 +0100] Full reload complete.
D [02/Jan/2012:17:22:52 +0100] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)")
I [02/Jan/2012:17:22:52 +0100] Cleaning out old files in "/var/spool/cups/tmp"...
D [02/Jan/2012:17:22:52 +0100] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp")
I [02/Jan/2012:17:22:52 +0100] Cleaning out old files in "/var/cache/cups"...
I [02/Jan/2012:17:22:52 +0100] Listening to [v1.::1]:631 on fd 8...
I [02/Jan/2012:17:22:52 +0100] Listening to 127.0.0.1:631 on fd 9...
I [02/Jan/2012:17:22:52 +0100] Listening to /var/run/cups/cups.sock:631 on fd 10...
I [02/Jan/2012:17:22:52 +0100] Resuming new connection processing...
D [02/Jan/2012:17:22:52 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [02/Jan/2012:17:22:52 +0100] Discarding unused server-started event...
D [02/Jan/2012:17:22:53 +0100] Report: clients=0
D [02/Jan/2012:17:22:53 +0100] Report: jobs=0
D [02/Jan/2012:17:22:53 +0100] Report: jobs-active=0
D [02/Jan/2012:17:22:53 +0100] Report: printers=0
D [02/Jan/2012:17:22:53 +0100] Report: printers-implicit=0
D [02/Jan/2012:17:22:53 +0100] Report: stringpool-string-count=289
D [02/Jan/2012:17:22:53 +0100] Report: stringpool-alloc-bytes=4648
D [02/Jan/2012:17:22:53 +0100] Report: stringpool-total-bytes=4792
I [02/Jan/2012:18:15:27 +0100] Scheduler shutting down normally.
D [02/Jan/2012:18:15:27 +0100] Discarding unused server-stopped event...
I [02/Jan/2012:18:15:27 +0100] Saving job.cache...
E [02/Jan/2012:18:40:40 +0100] cupsdAuthorize: pam_authenticate() returned 7 (Authentication failure)!
E [02/Jan/2012:18:41:03 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:41:03 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:41:03 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:41:03 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:41:04 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:44:36 +0100] Returning HTTP Forbidden for CUPS-Delete-Printer (ipp://localhost/printers/Epson-Stylus-SX218) from localhost
E [02/Jan/2012:18:46:25 +0100] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:631/printers/Epson_Stylus_SX218) from localhost
E [02/Jan/2012:18:54:25 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:54:25 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:54:25 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:54:26 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:56:58 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:58:04 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:18:58:04 +0100] Bad request line "%16%03%01" from localhost!
W [02/Jan/2012:19:01:48 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:01:49 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:01:53 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:01:53 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:01:54 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
E [02/Jan/2012:19:02:06 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:19:02:11 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:19:02:11 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:19:02:11 +0100] Bad request line "%16%03%01" from localhost!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:02:57 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:02:57 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
W [02/Jan/2012:19:03:42 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:03:42 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:03:42 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:03:43 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:04:46 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:04:46 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
E [02/Jan/2012:19:05:17 +0100] Bad request line "%16%03%01" from localhost!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:06:12 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:06:12 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
E [02/Jan/2012:19:06:57 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:19:06:58 +0100] Bad request line "%16%03%01" from localhost!
E [02/Jan/2012:19:15:57 +0100] Avahi client failed, closing client to allow a clean restart
W [02/Jan/2012:19:18:48 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:18:48 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:18:49 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Brother/BR5070DN_GPL.ppd.gz!
E [02/Jan/2012:19:19:55 +0100] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/KONICA_MINOLTA/KOC451JX.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Xerox/xrx6120pu.ppd!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp950c.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp960s.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp9100.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp880c.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp980c.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp850c.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp920c.ppd.gz!
W [02/Jan/2012:19:19:55 +0100] [CGI] Missing NickName and ModelName in /usr/share/cups/model/foomatic-db-ppds/Epson/eplp830c.ppd.gz!
E [02/Jan/2012:19:20:30 +0100] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost:631/printers/Epson_Stylus_SX218) from localhost
E [02/Jan/2012:19:24:03 +0100] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:631/printers/Epson_Stylus_SX218) from localhost
Please let me know if you should need other outputs, logfiles, etc. I appreciate any idea that could help me to get this damn thing to finally print something.
Thank you very much!

Hi Radhakrishnan,
ORARRP doesn't actually do any printing itself. Via COM/Active-X, it calls the appropriate program that corresponds to the type of output, and then this program does the actual printing. For PDF, it calls Acrobat Reader to print the document. Acrobat Reader displays the printer dialog to let you choose which printer to use, and then when you click OK, Acrobat Reader prints the document and sends it to the printer.
I expect that you'll find that when you use Acrobat Reader yourself on this machine it has exactly the same problems with this particular printer configuration. If so, you'll need to contact Adobe for further assistance.
regards,
Stewart

Similar Messages

  • I am trying to open a xls file I am getting an error file format not supported

    I am trying to open xls file in number but I am getting an error file format not supported

    Hi Momomayet,
    Try dragging the Excel file to the Numbers icon on the dock.
    Or open from within Numbers (Menu > File > Open...)
    Regards,
    Ian.

  • Uploading to YouTube, gives an error of format not supported. What can I do? I've used other editing s/w and never got this error.

    YouTube gives me an error when I try an upload a 6 minute video using Adobe Premier Elements 13. I looked to see what other formats in Premier Elements I could save the video in and there's only the default format. No other drop downs appear.
    I've used other editing software and never had this happen. Has anyone encountered this problem? Thanks

    nicoleh
    What version of Premiere Elements and what computer operating system?
    What do you have for Timeline content that you are trying to upload to YouTube? What formats for video, audio, stills, graphics..?
    In the YouTube feature of Premiere Elements what are you selecting for the preset?
    Where in the process do you get the message about non supported format?
    a. while the upload to YouTube is in progress?
    b. during the YouTube processing of the video after the upload?
    c. other?
    Let us start here and then decide what next based on your reply.
    Thank you.
    ATR

  • Samsung LCD TV  "Format not supported" error message?

    I have been using my Samsung LCD TV Model number LC320SS9-A for years via a HMDI cable.   As of a couple of weeks ago I now get the follow error message,  "Format not supported" on the TV.  Running 10.8.2   2.3 GHz Intel Core i5 with 4GB DDR3 memory.  I know this is really a Samsung issue but I am wondering if anyone else is getting this new message. 

    Could be related to the reducing of supported types that I just noticed the following today posted on their blog:
    http://blog.share.ovi.com/twango/2009/10/you-have-spoken.html

  • USB Printing - client-error-request-value-too-long

    A little while back, my iSight suddenly stopped working and so I did a full format and reinstall to 'fix' the problem. The problem wasn't 'fixed' through this action. Instead, I had to disconnect power and let the computer sit there for a bit and think about what it had done (naughty iMac). Anyway... Another USB-related problem just popped up - this time with my printer.
    The printer is a Canon IP4000 and I just installed the latest drivers to try to fix this error. The first error was something about not being able to write to the device. I thought that was stupid and would probably be fixed by deleting the printer and then reinstalling it. I have so far 'uninstalled' the printer (more or less just removed it from the printers list in the printer utility) and now I can't re-add it to the list to install it. The error reads as follows:
    An error occurred while trying to add the selected printer.
    client-error-request-value-too-long
    I have tried Google but I just don't have the time to sort through all kinds of explainations on how CUPS works on Linux (apparently, this error is related to CUPS in some way). I also tried searching the forum for the error message but found nothing. So here I am again asking for some help from those who might have seen this problem before.
    This is on a fresh install and I have tried it on newly created users to no avail.
    Thanks for any help! -Thomas

    I've recently had this error which came up because the spool folder was missing. In the terminal:
    sudo mkdir /private/var/spool
    sudo mkdir /private/var/spool/cups
    puts the proper folders in their place. Repair permissions afterwards.
    Through the cups web interface, the error is "Request entity too large"
    Panther has the same folders, but a different error comes up.
    The above cups folder has different permissions than the default. Probably the same for Tiger and Panther but just to be safe, repair permissions.

  • Error: "Document could not be saved"

    Hi all!
    I regularly receive an error, "Document could not be saved", in OS X after a while of usage. It can come after 10 minutes of usage, or after 10 hours of usage. It affects ALL open applications and documents, and doesn't solve with anything but a restart of the entire system. I haven't found any relation to working with any specific application – it seems to happen at random while using any application. And as I said, it affects the entire system and all applications once it happens.
    I've also tried this solution (posted elsewhere), but with no luck:
    Restart Lion, and Before you hear the chime, hold down Cmd + R, to access Lion Recovery.
    Click the Utilities item in the Menu Bar, then click Terminal.
    In the Terminal window, type resetpassword and hit Return.
    The password reset utility window launches, but you’re not going to reset the password. Instead, click on icon for your Mac’s hard drive at the top. From the dropdown below it, select the user account where you’re having issues.
    At the bottom of the window, you’ll see an area labeled Reset Home Directory Permissions and ACLs. Click the Reset button there.
    Does anyone know of any other solution to this problem? Or does anyone know the reason for it?
    I should also mention that I experienced another problem recently, whereby my computer begun to sometimes (but not always!) show a progression bar at startup. This bar could take between 5-15 minutes to finish. This kept happening for maybe two weeks' time, until finally one day the computer wouldn't startup at all. It would come to show the dark grey Apple logo on the light grey background, and then suddenly shut off before reaching any further. I did a complete wipe out of the hard drive and re-install of the system, and since then haven't experienced the "progression bar"-problem anymore. I read somewhere that this problem could be a sign of harddrive failure or damage, but I still wonder if that is correct. Could the above mentioned "Document could not be saved"-problem also be related to a hard drive damage?
    Thanks in advance for your assistance
    Regards
    Alex

    The next time you have the problem, note the exact time: hour, minute, second.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Scroll back in the log to the time you noted above. Select any messages timestamped from then until the end of the episode, or until they start to repeat. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • JDBC Receiver: FATAL ERROR document format: invalid level 4

    Hi,
    I am creating an IDOC -JDBC scenario .
    The XML created has action as delete.
    but in the comminication channel i am  getting an error which is
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'T_SAP_WBS' (structure 'statement1'): java.sql.SQLException: FATAL ERROR document format: invalid level 4' found (structure 'statement1')
    does any one have any idea on this?
    Regards,
    Tarun Bahal

    Hi,
    The JDBC format which you are using is incorrect.....please maintain the format as mentioned in this document...there seems to be some mismatch
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm
    By maintaining the format i mean:
    1) maintain the hierarchy as mentioned in the link
    2) maintain the case (upper/ lower) for the standard elements (you seem to be using statement1 instead of Statement)
    3) If there are no multiple stattements then have the name as Statement
    If still facing the problem....provide your structure in sdn
    Regards,
    Abhishek.

  • FATAL ERROR document format: structure 'STATEMENT'

    Hi experts,
    I've a scenario IDOC to JDBC, give me the error: FATAL ERROR document format: structure 'STATEMENT'
    I don't understand becausse payload is OK:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:MT_MATERIALES xmlns:ns0="http://idom.com/arteche/PP_I07_15A/Maestro_Materiales">
    - <STATEMENT>
    - <TABLENAME ACTION="UPDATE_INSERT">
      <TABLE>MAESTRO_MATERIALES</TABLE>
      </TABLENAME>
    - <ACCESS>
      <MATERIAL>100000016</MATERIAL>
      <DESCRIPCION>mmpp1</DESCRIPCION>
      <TIPO_ARTICULO>3</TIPO_ARTICULO>
      <GRUPO_ARTICULOS>014</GRUPO_ARTICULOS>
      <LEADTIME>00</LEADTIME>
      <CENTRO>0101</CENTRO>
      </ACCESS>
      </STATEMENT>
      </ns0:MT_MATERIALES>
    somebody can help me please?
    very thanks,

    Hi,
    The format of your input message (towards DB is not proper)...
    <ns0:MT_MATERIALES xmlns:ns0="http://idom.com/arteche/PP_I07_15A/Maestro_Materiales">
    - <STATEMENT>
    <TABLENAME ACTION="UPDATE_INSERT">
    <TABLE>MAESTRO_MATERIALES</TABLE>
    </TABLENAME>
    <ACCESS>
    <MATERIAL>100000016</MATERIAL>
    <DESCRIPCION>mmpp1</DESCRIPCION>
    <TIPO_ARTICULO>3</TIPO_ARTICULO>
    <GRUPO_ARTICULOS>014</GRUPO_ARTICULOS>
    <LEADTIME>00</LEADTIME>
    <CENTRO>0101</CENTRO>
    </ACCESS>
    </STATEMENT>
    </ns0:MT_MATERIALES>
    The actual format should be:
    <root>
      <StatementName1>
    <dbTableName action=u201DUPDATEu201D | u201CUPDATE_INSERTu201D>
        <table>realDbTableName</table>
    <access>
    <col1>val1</col1>
    <col2>val2new</col2>
    </access>
    <key1>
    <col2>val2old</col2>
    <col4>val4</col4>
    </key1>
    <key2>
    <col2>val2old2</col2>
    </key2>
    </dbTableName>
      </StatementName1>
    In the above format look where the TableName tab should end...for more info:
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm
    Regards,
    Abhishek
    Edited by: abhishek salvi on Feb 26, 2009 4:07 PM

  • Failed to Save Document. and Not Supported. Error Message

    Post Author: dscoiho
    CA Forum: General
    I am using Crystal 10 and SQL Server. I have ran into instances when I try to save a report with data or save as I get Failed to Save Document. and Not Supported. error messages. Does anyone have a clue on why this would be happening and is there a work around.

    Post Author: rhartness
    CA Forum: General
    Has anyone found the answer to this problem?  I am experiencing the exact same issue today.  This is quite frustrating!  If anyone has a clue on how to fix this or how to prevent it from happening again please post a reply.
    I'd hate to lose all of my work over the past hour (I couldn't imagine of loosing a days worth of work like the original poster stated) but if there is no fix, I understand.  However, is there something that I could have done to cause this?  If so, I want to avoid doing it in the future.
    Thanks guys.

  • Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.

    Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.  Has there been a fix or patch to this issue or do I have to convert back to CS4 to open the file?

    Having the same problem in CS6.  I can tell you that converting back to CS4 will NOT solve the problem.  It seems when support for backward compatibility is discontinued, there's just no way to get
    any help at all?  Absolute failure to provide any user support so far...

  • Error message file format not supported

    while importing footage from the sony fs-100 to premier pro cs6, I get an error message that reads "file format not supported", and lists every file in the folder i just tried to import. however, once I exit out of that message window, all of those files are available and seem to have imported without error, in spite of the error message. I have scanned through a lot of it, and I can't seem to find any problems, or unwanted artifacts in the footage or audio. I even placed a few clips in the timeline and exported it, and the exported video was also fine. There doesn't seem to be a problem with the footage but I'm afraid to build this large project only to find something wrong with it down the line. please help me.

    In the folder along with the video files are a number of 'metadata' files, it is these files that Premiere is saying are not recognised, as you have found the video imports fine. When importing using the Media Browser these files tell Premiere how to treat spanned clips amongst other things. As Ann says it always works better if you use the Media Browser for importing any asset.

  • IPhone error "Charging is not supported with this accessory"

    I keep getting error "Charging is not supported with this accessory" ever since the last update. I only get this message when iphone is locked and not plugged in to anything. When phone is locked the message keeps popping up every few seconds, consiquently I'm having to charge at least twice a day!
    Error only occurs when not plugged in & iphone locked & doesn't make any difference if wifi on or off
    Connectors have been cleaned
    iphone has been restored
    iphone has been re-booted
    Nothing seems to work and after researching, all similar posts seem to be pertaining to actually plugging in to something and the fix was "clean connector" this is not my problem, error only happens if not plugged in. I'm assuming it's a bug from the last update but my girlfriends iphone is fine.
    Would someone please help as the drain on my phone is rediculous now, it wasn't that good to start with but now the phone is pretty useless unless I'm near a plug! It's also very annoying having the screen constantly coming to life with this error message, especially at night.
    Thanks in advance for any help.
    Wayne.

    I've not been able to find any new solutions so I thought I would try repeating everything I've tried again. I started by re-cleaning the connector as, logically my error only occurs when not plugged in to anything. To my amazement the problem is now resolved, I did take quite a while cleaning this time using toothpicks, cotton buds and nail varnish remover. So I geuss I should have cleaned it better in the first place! Doh! Anyway it's FIXED!!

  • Connman --nameservers option "Error...not supported"

    I'm trying to set a Nameserver for an SSID with connman and I'm not having any luck.
    ~ $ sudo connmanctl
    connmanctl> services
    *AO ssid_name wifi_c48508086d6c_6669726563617434313533_managed_psk
    connmanctl> config wifi_c48508086d6c_6669726563617434313533_managed_psk nameservers 8.8.8.8
    Error wifi_c48508086d6c_6669726563617434313533_managed_psk: Not supported
    I've also tried setting the 'Nameservers' line manually in the config file /var/lib/connman/ssid_name
    [service_wifi_c48508086d6c_6669726563617434313533_managed_psk]
    Type = wifi
    Name = ssid_name
    Passphrase = secret
    Nameservers = 8.8.8.8,8.8.4.4
    And it still doesn't use the nameserver. Is this a bug or am I missing something obvious??
    Thanks!
    Scott
    Edit: FYI, I've tried both connman from [community] and connman-git from the AUR.
    Last edited by firecat53 (2014-04-04 16:23:20)

    Yes, the nameserver line in /etc/resolv.conf is set to 127.0.0.1, and I've tried numerous times with the connmanctl config command (it accepts the argument with or without the dashes) and still get the same 'Error...not supported' result. I guess that's my point...it doesn't *seem* to be working the way it's supposed to and I'm wondering if anyone else is experiencing this or if I'm doing something wrong
    Thanks,
    Scott
    Edit: Also, there's no entries or errors in journalctl that speak to setting the nameserver. It mentions setting hostname and domainname though.
    Edit1: Hmmm, this is interesting: if I set the 'Nameservers' manually in the config file, it messes with my routing table:
    ~ $ ip r
    default via 192.168.0.1 dev wlp2s0
    default via 192.168.0.1 dev wlp2s0 metric 303
    8.8.8.8 via 192.168.0.1 dev wlp2s0
    192.168.0.0/24 dev wlp2s0 proto kernel scope link src 192.168.0.202 metric 303
    192.168.0.1 dev wlp2s0 scope link
    and I get these entries in journalctl:
    Apr 04 09:57:41 scotty connmand[12997]: Failed to connect to server 8.8.8.8
    Apr 04 09:57:41 scotty connmand[12997]: Failed to connect to server 8.8.4.4
    I'm not sure if that's new or I just never noticed it before....is that normal for connman?
    Edit2: Well, I guess it does work when I manually add the 'Nameservers=' line to the config file for that network. I just wasn't being patient enough. However, using connmanctl to add the nameservers still fails as above, so I'll leave this topic open.
    Last edited by firecat53 (2014-04-04 18:34:50)

  • How to fix error charging is not supported with this accessory (iphone 3gs)

    how to fix error charging is not supported with this accessory (iphone 3gs)?

    This can mean there is some dirt, lint, or foreign material in the iPhone's dock connector port and it doesn't take much, or the dock connector port has damage with the pins or there is some moisture damage.

  • I get error "audio format not compatable" when downloading music from the itunes store

    I get error "audio format not compatable" when syncing ipod classic.  Music purchased from itunes store.

    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copy of the track and try redownloading a fresh one. See the following document for instructions:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Otherwise, I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the item that is not playing properly. If you can't see "Report a Problem" next to the item, click the "Report a problem" button. Now click the "Report a Problem" link next to the item.

Maybe you are looking for