Print Service- SMB - Can't get jobs to print on shared HP printer via SMB

I have been banging my head on the wall on this one, and a call to Apple support ended up with a lot of diags followed by “It must be the printer driver, call HP”
Has anyone successfully shared HP Officejet/Deskjet/Photosmart printers from Mac OS X 10.5.x via SMB?
HP Officejet 6110 (also tried with Deskjet and Photosmart printers with similar results)
Connected to Mac OS X 10.5.2 server via USB
Drivers tested: HP All-in-one, Gutenburg, Foomatic
Shared via Bonjour, IPP, and SMB for testing (Need just SMB for deployment)
Connected to with OS X 10.5.2 non-server version
Via Bonjour/IPP connects fine and prints with any of the above 3 drivers
Via SMB connects and sends print jobs that never print
The Server is receiving the print jobs, you can see it in the log, and if you have cover pages turned on you get a cover page for each job
But, the job never actually prints anything
I don't understand why it would be the driver since the same driver prints out fine via bonjour/IPP
Also, if I connect the printer to a windows box and share it via SMB that driver works fine
Connecting to the same SMB share from windows with the HP all-in-one driver produces the same results, the Server receives the print but outputs nothing.
Using the generic/text-only driver will print just fine (can’t find a generic text driver for the Mac for testing)

At least I try...
My setup is: Mac mini with OS X Server 10.5.2, HP DeskJet 895Cxi connected to the Mac via USB using the HP printer driver from the 2.7.1 package (yes, I had to downgrade(!) the drivers: the drivers bundled with Leopard do not(!) work with some (many?!) DeskJet printers as many others have also already discovered - see the postings in this forum elsewhere...).
The server is configured as a PDC. Samba is up and running, I can login as a domain user from the Windows clients.
Local printing with this setup works fine.
However, Windows clients can't print: same symptoms as yours. A cover page get's printed, but the spool data seems to end up in a black hole...
All I can see in the logs is the call to the "gziptoany" filter - and CUPS claims that it "exited with no errors". For me, it looks like it's eating the whole thing...
Upto now, I didn't find any solution in the net. I found some references that it should be possible to explicitely setup a "raw" printing queue and use this for the Windows clients, or alternatively to setup the clients with Postscript drivers.
Both seems reasonable to me, but these postings refer to Linux distributions and older software versions.
So for now I'm wading through the CUPS and Samba documentation, because I want to try to understand how these beasts are meant to be used and what Apple did to them.
I hope I will find a solution soon.
My "Plan B" is to get some nice little print server.
At first, when the printer was connected to one of the Windows clients, OS X could use it without problems even with the current drivers (HP 3.3.1 as well as the Gutenprint driver). So I would expect that some cheap "mini print server for Windows boxes" will also do for the server... oh, yes, still somewhat optimistic about getting something for my money...
If somebody else would be so kind and might try to help - here is an extract from my error_log with the - IMHO - relevant portion:
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: file = 1/2
d (02/Apr/2008:17:49:29 +0200) dnssdRegisterPrinter(HPDeskJet895Cxi) update
D (02/Apr/2008:17:49:29 +0200) (Job 5) job-sheets=standard,none
D (02/Apr/2008:17:49:29 +0200) (Job 5) banner_page = 0
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(0)="HPDeskJet895Cxi"
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(1)="5"
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(2)="webbasan"
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(3)="smbprn.00000002 Test Page"
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(4)="1"
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(5)="job-uuid=urn:uuid:b82da924-a748-3a0e-4dcd-92fb99aec162"
D (02/Apr/2008:17:49:29 +0200) (Job 5) argv(6)="/private/var/spool/cups/d00005-002"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(0)="<CFProcessPath>"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(1)="CUPS_CACHEDIR=/private/var/spool/cups/cache"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(2)="CUPS_DATADIR=/usr/share/cups"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(3)="CUPS_DOCROOT=/usr/share/doc/cups"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(4)="CUPS_FONTPATH=/usr/share/cups/fonts"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(5)="CUPS_REQUESTROOT=/private/var/spool/cups"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(6)="CUPS_SERVERBIN=/usr/libexec/cups"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(7)="CUPS_SERVERROOT=/private/etc/cups"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(8)="CUPS_STATEDIR=/private/var/run/cups"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(9)="PATH=/usr/libexec/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(10)="[email protected]"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(11)="SOFTWARE=CUPS/1.3.6"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(12)="TMPDIR=/private/var/spool/cups/tmp"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(13)="USER=root"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(14)="CUPS_SERVER=/private/var/run/cupsd"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(15)="CUPS_ENCRYPTION=IfRequested"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(16)="IPP_PORT=631"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(17)="CHARSET=utf-8"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(18)="LANG=de.UTF8"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(19)="APPLE_LANGUAGE"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(20)="PPD=/private/etc/cups/ppd/HPDeskJet895Cxi.ppd"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(21)="RIPMAXCACHE=8m"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(22)="CONTENT_TYPE=application/octet-stream"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(23)="DEVICE_URI=file:///dev/null"
D (02/Apr/2008:17:49:29 +0200) (Job 5) envp(24)="PRINTER=HPDeskJet895Cxi"
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: filter="/usr/libexec/cups/filter/gziptoany"
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: filterfds(0)=( -1 -1 )
d (02/Apr/2008:17:49:29 +0200) cupsdStartProcess("/usr/libexec/cups/filter/gziptoany", 0x134c50, 0xbfffcc08, -1, -1, 23)
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: Closing filter pipes for slot 1 ( -1 -1 )...
I (02/Apr/2008:17:49:29 +0200) (Job 5) Started filter /usr/libexec/cups/filter/gziptoany (PID 80361)
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: Closing print pipes ( -1 -1 )...
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: Closing status output pipe 23...
d (02/Apr/2008:17:49:29 +0200) (Job 5) start_job: Closing filter pipes for slot 1 ( -1 -1 )...
d (02/Apr/2008:17:49:29 +0200) cupsdAddSelect: fd=22, read_cb=0x3de59dcf, write_cb=0x0, data=0x128790
d (02/Apr/2008:17:49:29 +0200) cupsdAddEvent(event=job-state-changed, dest=0x816600(HPDeskJet895Cxi), job=0x128790(5), text="Job #%d started.", ...)
D (02/Apr/2008:17:49:29 +0200) Discarding unused job-state-changed event...
d (02/Apr/2008:17:49:29 +0200) select_timeout(-1): 11 seconds to process active jobs
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: polling 9 fds for 11 seconds...
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: kevent(3, ..., 16384, ...) returned 1...
d (02/Apr/2008:17:49:29 +0200) event->filter=-1, event->ident=22
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: Read on fd 22...
d (02/Apr/2008:17:49:29 +0200) (Job 5) PAGE: 1 1
d (02/Apr/2008:17:49:29 +0200) cupsdAddEvent(event=job-progress, dest=0x816600(HPDeskJet895Cxi), job=0x128790(5), text="Printed %d page(s).", ...)
D (02/Apr/2008:17:49:29 +0200) Discarding unused job-progress event...
d (02/Apr/2008:17:49:29 +0200) notify_post("com.apple.jobChange")
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: polling 9 fds for 1 seconds...
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: kevent(3, ..., 16384, ...) returned 1...
d (02/Apr/2008:17:49:29 +0200) event->filter=-1, event->ident=22
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: Read on fd 22...
d (02/Apr/2008:17:49:29 +0200) process_children()
D (02/Apr/2008:17:49:29 +0200) PID 80361 (/usr/libexec/cups/filter/gziptoany) exited with no errors.
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: polling 9 fds for 1 seconds...
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: kevent(3, ..., 16384, ...) returned 1...
d (02/Apr/2008:17:49:29 +0200) event->filter=-1, event->ident=22
d (02/Apr/2008:17:49:29 +0200) cupsdDoSelect: Read on fd 22...
D (02/Apr/2008:17:49:29 +0200) (Job 5) File 1 is complete.
d (02/Apr/2008:17:49:29 +0200) (Job 5) cupsdFinishJob: job->status is 0
d (02/Apr/2008:17:49:29 +0200) cupsdRemoveSelect: fd=22
d (02/Apr/2008:17:49:29 +0200) (Job 5) cupsdFinishJob: Closing status pipes ( 22 -1 )...
I (02/Apr/2008:17:49:29 +0200) (Job 5) Completed successfully.
Message was edited by: webbasan

Similar Messages

  • I've twice tried to use iTunes match. It stalls in step 2. I've rebooted my Mac computer and still stalls. Apple's taken the $25 but not delivered the service. Can I get some personal help?

    I've twice tried to use iTunes match. It stalls in step 2. I've rebooted my iMac computer and it still stalls. Apple's taken the $25 but not delivered the service. Can I get some personal help? There are 12,733 songs, a few dozen of which are not going to be in the Apple music library because they are unique to my collection. Also, some titled "Track XX" and no artist. I assume these would either not upload or else just be uploaded. But, after an overnight of step 2, the iTunes match program was still on song number 7384 or 12733 (it was on that number for over 12 hours). Looking in the music library, activating the iCloud icon and status fields, there were hundreds of songs with the status "waiting."

    Lmwilliamson wrote:
    Kernel panics:
    After taking my late 2009 15 inch macbook pro to the apple store, the genius completely erased my computer and reinstalled the Mac OS X software, but the problem still persists. 
    I also took it to my college tech support center, they tried to take the ram out and reinsert it and clean up the dust, but the problem still remains.
    I am able to use my computer in Safeboot mode (only)
    Well it could still be a software problem if you installed a third party program after the OS X wipe and install, because by booting into Safe Mode it disables certain functions of OS X and hardware. Check for updates or problems for all your third party software, include everything, including menulets, System Preference panes, hacks and so forth.
    If you restored any sort of software from backup like TimeMachine, it likely was corrupted data and now is returned.
    If the college tech support found a lot of dust clogging the rear exhaust vents behind the fans, then likely the heat damage done to the machine has already occured and can't be reversed. Video cards are usually first to go, which Safe Mode does disable the video card somewhat.
    Run through this list of fixes, it's systematic in nature, also has a Hardware Test to see what's going on
    ..Step by Step to fix your Mac
    Too bad this is occurring to a mere 4 year old machine, but dust will do that. Here is the culprit that Apple doesn't tell anyone about.

  • I have completed my sap fico training, but i don't have any experience. I am an MBA finance having 6.6 years experience in accounts. Then can I get job in SAP field? & what type of course will do after MBA Finance? i want to do career in SAP Fico.

    Hi,
    I have completed my sap fico training, but i don't have any experience. I am an MBA finance having 6.6 years experience in accounts. Then can I get job in SAP field? & what type of course will do after MBA Finance? i want to do career in SAP Fico.

    Hi Mahesh,
    as you have more than 6 yrs. experience , you can opt for sap field but the main thing is that still if your job hunt will get ended, you will be considered as ab fresher, so are you ready for those bucks you will get after you will become a sap FI/CO consultant.
    Please understand one thing , if you wnats to make your career in sap field, you are most welcome, when it comes to a job for you in SAP FI/CO , you have to consider in your brain only middle or small size industry, because as far as i concern no single major company will provide you exposure to work with them (if you will get, its your good fortune). So, if you have decided to take a step ahead in sap FI/CO i will not give you negative thinking, if you are ready to negotiate in your renumeration in starting your career, then you can take a foot ahead, but look a job in middle size or small companies only, i think through this you will get any exposure more easily.

  • Can I get job after doing Oracle certification at this age?

    Hi
    I am 37 yrs old man from Calcutta,India. I am presently jobless for 3 years now .I am a BSc(PCM) .   I was earlier working as a salesman in a sales based company. I have no experience in IT though I have done lots of IT courses. Can I get job after doing Oracle certification at this age?
    Please advice.
    Regards

    Can I get job after doing Oracle certification at this age?
    Can you get a job if you become certified in Oracle?  Certainly!
    Will you get a job if you become certified in Oracle?  Who knows?
    Professional certifications are not magic wands.  You cannot wave a certificate and cause employers to come running to hire you. Certifications can help you to learn some of the skills required to administer Oracle, or develop in Oracle, or use various Oracle software products. There are companies that need people with this knowledge. I have written a number of articles about the topic:
    Oracle Certification Prep: What is Certification?
    Oracle Certification Prep: Oracle Certified but not Oracle Employed
    Oracle Certification Prep: I know nothing about Oracle... but I want to be a DBA.
    DBA or Developer? Deciding which one suits you best - Certification Magazine
    If you decide to pursue a certification, you can find materials to help you study here:
    Oracle Certification Prep

  • RV042 - I have customer who upgraded to 20 meg cable internet service and can only get 10 meg thru the router.

    RV042 - I have customer who upgraded to 20 meg cable internet service and can only get 10 meg thru the router. The customer had upgrade to a 20 meg cable internet service from a 10 meg service.   The customer is only able to get the 20 meg service going from cable modem to PC.  If he goes thru the RV042 router, he is only getting up to 10.7 down and 1.37 up.  Additional steps taken….He had a Linksys SRW224P switch connected to the RV042 router and we had disconnected this switch for testing purposes.   We performed the speed test again and we get the same speed results so we know the switch is not the issue.He had upgraded to firmware version 1.3.12.19 – TM Feb 13, 2009 – tested speed and no change.We accessed the web management interface and tried several modifications.   This includes the following…..-       We disabled the firewall – no change-       We disabled SPI with is the Stateful Packet Inspection (I was thinking this one would do it) – no change in speed.-       We disabled DoS (Deny of Service) – no change.-       We set MTU to Manual and tested various byte increments based on MTU ping testing. – Once again, no change in speed.  He is NOT using Load balancing on the routerHe has NO access rules but does have a few port forwards. Finally, with each change, he is saving the changes on the router. 

    You are expecting 20MB throughput on a $150 router?  Well, ok, maybe.. Can you check on your router or switch if the port is set or auto negotiated to 10 or 100?  That could explain 10MB limit (although technically a 10Mb port is considered 20Mb theoretical max throughput as 100Mb port is considered 200Mb per Cisco).  So maybe you ended up with 10/half somehow?  MTU 1500 would also be good for that connection I think and to try to get max throughput. 

  • Photos tells me it is connecting to Library for shared photos. It's been saying this for about ten hours. I can't stop it from searching or get it to do anything else. I can go back to my photos but I can't get Photos to find the shared items.

    Photos tells me it is connecting to Library for shared photos. It's been saying this for about ten hours. I can't stop it from searching or get it to do anything else. I can go back to my photos but I can't get Photos to find the shared items.

    Be sure Safari does not have the Block Pop-Up Windows preference set.
    Where I work now there are several unencrypted VLANs that require authentication, and Safari promptly pops up a window for me to register every time.

  • Can't get MAC to shut down and start up via the schedule button in system preferences energy saver. Is there another way?

    Can't get MAC to shut down and start up via the schedule button in system preferences energy saver. Is there another way?

    Try this to start:
    Repair the Hard Drive and Permissions
    Boot from your Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • I can't get my iPad to find my iPod touch via bluetooth... Help!!!

    I can't get my iPad to find my iPod touch via bluetooth, tried shutting off wifi on both and reseting. iPod 2 days old, 4 th gen white, iPad 2 = 2 months old

    This is happening to many people.
    For me, it's the Key Note Remote app that won't connect with my iPad2 from my iPhone4 after update to iOS5.
    Apparently this does not affect the new iPhone 4S.
    But that's not a solution unless you are planning on upgrading.
    I'm still waiting for a response from Apple but I'd advise you to go to whichever app isn't connecting with Bluetooth and hit the "REPORT A PROBLEM" button in iTunes app page for said app.
    This will go directly to the devs and should ellicite a faster response.
    Hope this gets fixed soon.
    Warm regards.

  • How can I get Tracker to find a shared review PDF initiated in another domain?

    I initiated a shared review for a PDF and stored it on a network server in domain X. Subseqauently, the server was moved into a different domain, call it Y.
    Now, Acrobat Tracker can't find the PDF ... and reviewers can no longer  access the PDF.
    How can I get Tracker to find the PDF in the new domain Y?

    No, this is not possible. You need to initiate the review again. This is because the review server information is embedded inside the PDF and when you change the review server, the JavaScript embedded in PDF still refers to the old server. So Tracker is unable to locate the review PDF.
    If the old review has comments by other reviewers, you can save it as an archive and initiate review on new server on this new PDF. This way all the review comments can be retained in the PDF but they will be published "on behalf of" the initiator now.
    Hope that helps.

  • I can't get my macbook to access shared files on a windows computer when it's connected through a wireless access point.

    I recently bought a Netgear Wireless Access Point to use in the office so we can have a wireless network.  I configured the wireless network, and I am currently connected to the internet.  However, I no longer can access the shared files on the Windows computers like I could when I was hardwired in with an ethernet cable.  I've disabled all of the internal firewalls on all of the computers (and there's no firewall built into the WAP), all the computers are on the same workgroup, and I've tried accessing the computer with the shared files directly via the IP address using the instructions found here http://docs.info.apple.com/article.html?path=Mac/10.5/en/8849.html. 
    My computer sees that the other computers on the network are there.  They show up in the network view from the finder.  However, when I try to connect to them, it tells me the connection failed.  When I click connect as, it says:
    "Connection Failed
    "The server “PC-ASSISTANT” may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again."
    When I try to connect via the "connect to server" on the finder, I type in "smb://10.0.0.103/Word Processing"  It tells me:
    "There was an error connecting to the server “10.0.0.103”. Check the server name or IP address, and then try again.
    If you are unable to resolve the problem contact your system administrator."
    I have no clue what the problem is. I'm not really an IT person or a networking guru.  Can someone please help?

    You posted in the Older Hardware forum, which is for pre-year 2000 hardware. Suggest you post your question in the Airport forum at https://discussions.apple.com/community/wireless/airport
     Cheers, Tom

  • I am on vacation, downloaded audio book to my ipad , but want it on my iPod,  share itunes acct with my husband,  how can I get book  to download  from shared acct to my iPod

    I am on vacation, downloaded audiobook , to my ipad, but want it on my iPod.   Share itunes with husband . How can I get book from ipad to iPod?

    If your iPod has a separate icloud account no you can't unless you sign out and sign in with the id you share and download it and sing in again with your id

  • Can't get DVD burner or Isight camera to work via FW

    I can't get a DVD burner (FW) or an Isight camera to work. The DVD doesn't mont and the Isight camera just turns on then back off.......I did all the disc maintenance and reset the PRAM. At one time these devices did works. Sometimes the FW board shows up in the System Profiler and sometime it doesn't. Could it be a faulty FW board? Firmware?

    A new PCI card and $39 fixed it. I got the firewire 400 since my DVD burner and iSight camera run on 400. The 800 would have been nice. And it was on sale as a discontinued item, $22 ($99). But there is a catch, 400 and 800 cables aren't the same. DAH!!! New cables would have cost around $68. Yes, I do have cable supplier here in town were I could have bought the same cables at pennies on the dollar. Another DAH!!! I didn't think of it till after I put the card in. All so my cable supplier is on the other side of town. I'm tried and lazy right now.
    Here ends another happy story, and I thank you all.......

  • How can I get an AIR application to a video output via DeckLink card with alpha channel?

    Hi there!
    Anybody knows how to get an AIR application to a video output via DeckLink card with alpha channel?
    The reason is because we want to develope tv show games with air.
    Thanks.

    See if these have iMac Nvidia drivers:
    http://www.laptopvideo2go.com/drivers/

  • Bad after sales service - just can't get a reliable answer

    First let me say, I love Lenovo products, particularly Thinkpads.  Lenovo after sales service though is turning out to be abysmal... I just cannot get a reliable answer to a simple question.
    I have been chasing an outstanding order for a "43N3412 ThinkPad Serial ATA Hard Drive Bay Adapt" now for over 6 weeks. The original ship date was 2012/04/19.
    Every week I go through the same ritual, I call customer service chasing the order and am told the units will be received in the next few days and ship sometime "this" week , and yes I can rely on that information. Each week it does not ship.
    I've called customer service more than 9 times trying to get a straignt answer, escalated to supervisors etc. all to no avail.  Same answer, same lack of shipped product.
    I understand some products can be on constraint. What really bugs me though is that when I placed the order it was not, and I am repeatedly told "it will ship in the next 2-3 days" and it does not.
    Bottom line is that I feel I am being a line of bull****, just to get rid of me...
    What do I have to do to get a reliable answer?

    Hey BaadB,
    I am sending you a PM to try and get more information about your order for you.
    Thanks!

  • Anyone dealt with Early Warning Services? Can't get a bank account. Help!

    Hi Everyone, Apparently I was able to not only mess up my credit score but I also destroyed my ability to qualify for a bank account as well. I believe I overdrafted with Wells Fargo a couple years ago when I lost my job. Never thought or did anything about it and that account just seemed to disappear. Well now today I don't qualify for a bank account at Chase or any bank because something is reporting negatively on Early Warning Services. I haven't gotten the report yet -- it is a huge hassle to get and takes a couple weeks but it is on the way. So we all know how to get items removed from our credit report but how does one get negatives removed off their bank worthiness score? I don't want this to affect my ability to get credit cards in the future with BofA, Wells Fargo, or Chase when my scores are eventually high enough.

    Well I do have a secured card through a local credit union. but not a banking account. I have a bank account now but am about to move and there are no branches there. I did call Wells Fargo and pay off the amount owed from so many overdraft charges. They said they'd update Early Warning Systems. I just don't know if it's like a credit report where it stays on my record and hinders me for the next 7 years or if it's an immediate kind of thing?

Maybe you are looking for

  • Help converting pages document with images over to a 300 dpi jpg file

    Hi I'm pretty new to using Pages.  I have created a 4 page Pages document with a lot of iphoto images.  It's for a elementary school yearbook.  The publisher ulitmately needs a 300 dpi jpg file. How do I convert the pages document into a 300 dpi jpg?

  • Cann't launch the ADF Swing Project

    Hello, I have created java-application(swing,adf bc) in Jdev10.1.3, and created the Java Web Start(JNLP) files for the application ,run ant target: sign. it created all files ,build ok. but when I run the local.html in the Jdev1013, it open IE window

  • Why is the network so slow on one computer? everything freezes! help!

    we have three computers all networked together, sometimes 4, and it works really well, until it comes into contact with the one computer. It has the same programs, same spec etc, but if I try to connect to it there are 3 hour waits for a tiny file to

  • Solaris 10_x86(64bit) VM --  ulimit changes do not survive a reboot

    I originally resurrected an older abandoned thread: make ulimit changes permanent but a kind forum moderator has split my post away so that it stands on its own merits instead of distracting from that person's earlier issue. My issue is ... I am in n

  • Native essbase and admin services

    My users are only using Essbase, the AAS Console, and the Excel Add in. It dosn't make much sense to install any additional Hyperion components if they are not used. As a result, I'm considering installing a native version of Essbase 9.3.1. and Admin