Printing from Tiger to Ubuntu linux machine

Hi,
I have an iMac with Tiger installed on it and a PC with Ubuntu linux installed. My printer (HP photosmart) is connected to the linux machine and prints fine. I have a home network with a Belkin wireless router.
I used to be able to print to the printer from the iMac, through the router when the PC had WinXP installed. When i try it now, i get a Samba connection error.
Is there something i need to change on the Mac to get it to work through linux?
Many thanks.
Joe.
iMac (intel), 1GB RAM, 160GB HDD   Mac OS X (10.4)  

You don't need to mess with samba, or create users, etc. to print to a Linux box. OS X can print right to CUPS. Just replace your /etc/cups/cupsd.conf in Linux with this one below, and browse to the network printer under OS X print utility to add it.
# /etc/cups/cupsd.conf
# Simple CUPS configuration file for a print server
# which serves printers within a private local area network.
# - There is no need for additional security within the print server, ie only authorises people can access the machine.
# This setup also allows access to the CUPS "Administrative tasks" system
# via your web browser to http://localhost:631
# File based on Ubuntu 5.10 (Breezy Badger) (Linux version 2.6.12-10-386)
# Server Directives are explained in http://localhost:631/sam.html
# 25/04/2006
# [email protected]
ConfigFilePerm 0600
LogLevel info
Printcap /var/run/cups/printcap
RunAsUser Yes
Port 631
Include cupsd-browsing.conf
BrowseAddress @LOCAL
BrowseAddress 10.0.0.0/8
BrowseAddress 172.16.0.0/12
BrowseAddress 192.168.0.0/16
<Location />
AuthType None
Order Deny,Allow
Deny From All
Allow From @LOCAL
Allow From 10.0.0.0/8
Allow From 172.16.0.0/12
Allow From 192.168.0.0/16
</Location>
<Location /jobs>
AuthType None
Order Deny,Allow
Deny From All
Allow From @LOCAL
Allow From 10.0.0.0/8
Allow From 172.16.0.0/12
Allow From 192.168.0.0/16
</Location>
<Location /printers>
AuthType None
Order Deny,Allow
Deny From All
Allow From @LOCAL
Allow From 10.0.0.0/8
Allow From 172.16.0.0/12
Allow From 192.168.0.0/16
</Location>
<Location /admin>
AuthType None
Order Deny,Allow
Deny From All
Allow From @LOCAL
Allow From 10.0.0.0/8
Allow From 172.16.0.0/12
Allow From 192.168.0.0/16
</Location>
Dual CPU 2Ghz Powermac G5 Mac OS X (10.4.8) Logic 7.2.3 Gentoo PPC

Similar Messages

  • Ubuntu linux machine can not write to connected usb hard drive

    Hi, I bought a WRT610N router.  I connected my USB drive to it, and it is working fine with my Vista Machine.  However, my Ubuntu linux machine can not write to it.  It can read it great, but it can not write. If I connect the drive directly to the Ubuntu device, it reads and writes fine. 
    I've set all the permissiosn and such in the router setup.  I didn't need to do anything in Vista.  Is there something I need to do in Ubuntu?    I'm new to Linux so Imay have missed something.
    Thank you.

    Create a new admin user and give all permissions oj your router and check if you can write to it on your Ubuntu linux machine...

  • Can't print from Tiger to a shared printer on Mountain Lion

    Hello,
    I have a branch office that's running Mountain Lion on one computer and Tiger on the other.  How can I print from the Tiger machine to a shared printer on the Mountain Lion computer?  I should point out that this isn't a problem when the printer is shared from the Tiger machine, just the other way around.
    Thanks,
    Patrick

    https://discussions.apple.com/message/19078051

  • Printing from tiger to win2k3 print server in AD

    Hiya all
    I have a win2k3 domain to with a couple of win2k3 print servers, we have mostly win xp boxes but have a Mac population of about 100-140.
    I am having problems printing to the print server from a Tiger workstation, it is a full member of the AD domain and will pre-authentiucate me to shares no problem, if add a printer listed under 'open directory' or browse to the print serve then select the server it all goes through fine and the print is then listed.
    When you run a print job it comes up with the error:
    Unable to connect to samba host, will retry in 60 secs.
    Connection failed with error
    NTSTATUS_ACCESSDENIED
    I am using the Tiger AD client not AdmitMac so it is a all apple install..
    Anybody have any ideas?
    Thanks
    Laurence
      Mac OS X (10.4.3)  

    Hiya All
    Have solved myself, It is a bug in the AD client in that it does pre-authenticate samba shares on AD domain machines but NOT print shares on the same machines..
    It has been reported but as to when it will be fixed...
    The way round it is manually map them.
    Go into print and fax then add a printer.
    click the more printers button, change the top drop down to windows printing then change the other drop down to network neighbourhood.
    select your AD domain from the list and then scroll down to your print server and click choose.
    You will then be prompted for a username and password, enter your domain username and password (no domain prefix needed) and tick the option for the keychain.
    Select the appropriate print share and change the make and model to reflect the printer.
    click add and thats job done.
    The only caveat I will add to this is that when your domain password expires and you change it this obviously will invalidate the connection, this means you must delete the keychain and re-add the printer.
    Thanks
    Laurence

  • Network Printing from Tiger to Mavericks

    I have an older printer ... HP 940c ... that works fine and better than my newer printers.  I have this printer hooked up to my Mac Mini running Mavericks via USB.  This works fine using generic or HP Deskjet driver from that computer.
    How do I print to that printer over a network from a Tiger (10.4.11) computer?  I tried using LPD, but couldn't seem to get it to work.  The location name seemed to work, but not the printer name.  I was able to see the Mac Mini on a menu using Windows printing, but I clicked on it and was asked for a username/password and my admin password didn't work.
    Got any ideas?
    I'm not sure if the printer supports IP printing or not.  I c

    Greg -- check the printer URL on your Tiger machine in the web interface.  My guess is that you will see the device URL contains "printers/Mavericks_queue".  That is what is working here and the only way I can get it to work.
    C G -- Try adding "printers/" to the queue name when you set up the Tiger printer.  A screenshot of my setup is as follows:
    As long as you are using a driver on Mavericds that is not identical to the one on Tiger (generic drivers may vary between systems), you will have to set up the Tiger queue as Generic PostScript Printer.
    One thing not mentioned earlier in this thread is that printer sharing must be turned on on Mavericks and the printers you want to share must be selected on the Maverics machine.
    If this gives you all that you want for your HP DeskJet 940C, fine.  If you want more control over the output, I would suggest using either the Gutenprint drivers or the HPIJS drivers for Mac OS X 

  • Print from a jsp in linux

    Hi all,
    I've got a problem with a web application... :(
    I have deployed that application on a Tomcat 5 server, jre 1.4.2, the same version I used to build the war file.
    When I tested the application on a Windows Server everything was ok.
    the application list from a directory all tiff files present, display the one chosen by the user on the scrren. and, pushing the proper button, print the document.
    I used java.awt.print package in order to do this.
    well, when I run the application on linux I have
    java.awt.HeadlessException
         sun.print.PSPrinterJob.printDialog(PSPrinterJob.java:465)
    after I give thefilename to print to the printer class.
    the structure is:
    jsp page which contains the commands and the viewer area, in which I display the image (the src of the image is a displayingservlet).
    pushing the "print" button, the filename & path of the image displayed is given to the printTheDocument() method.
    my print class:
    import java.awt.Image;
    import java.awt.Toolkit;
    import java.awt.Component;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.Color;
    import java.awt.BasicStroke;
    import java.awt.MediaTracker;
    import java.awt.HeadlessException;
    import java.awt.image.BufferedImage;
    import java.awt.image.RenderedImage;
    import java.awt.geom.Rectangle2D;
    import java.awt.print.PrinterJob;
    import java.awt.print.Book;
    import java.awt.print.PageFormat;
    import java.awt.print.Printable;
    import java.awt.print.PrinterException;
    import java.io.IOException;
    import javax.media.jai.PlanarImage;
    import com.sun.media.jai.codec.SeekableStream;
    import com.sun.media.jai.codec.FileSeekableStream;
    import com.sun.media.jai.codec.ImageDecoder;
    import com.sun.media.jai.codec.ImageCodec;
    public class PrintDocument {
        public static final int POINTS=72;
        static String fileName="";
        /** Creates a new instance of PrintDocument */
        public void printTheDocument(String filename) {
            fileName=filename;
            int numPages=getNumberOfPages();
            PrinterJob pj=PrinterJob.getPrinterJob();
            Book book=new Book();
            PageFormat pf=new PageFormat();
            pf.setOrientation(PageFormat.PORTRAIT);
            book.append(new Document(),pf,numPages);
            pj.setPageable(book);
            if(pj.printDialog()){
                try{
                    pj.print();
                }catch(HeadlessException ex){ex.printStackTrace();}
                catch(PrinterException ex){ex.printStackTrace();}
        public int getNumberOfPages(){
            int numPages=0;
            try{
                SeekableStream ss=new FileSeekableStream(fileName);
                ImageDecoder id=ImageCodec.createImageDecoder("tiff",ss,null);
                numPages=id.getNumPages();
                ss.close();
            }catch(IOException ex){ex.printStackTrace();}
            return numPages;
        private class Document extends Component implements Printable{
            public int print(Graphics g,PageFormat pf,int page){
                Graphics2D g2=(Graphics2D)g;
                g2.translate(pf.getImageableX(),
                        pf.getImageableY());
                g2.setPaint(Color.BLACK);
                g2.setStroke(new BasicStroke(1));
                Rectangle2D.Double border=new Rectangle2D.Double(
                        0,0,pf.getImageableWidth(),
                        pf.getImageableHeight());
                g2.draw(border);
                MediaTracker mt=new MediaTracker(this);
                String imageURL=fileName;
                try{
                    SeekableStream ss=new FileSeekableStream(imageURL);
                    ImageDecoder decoder=ImageCodec.createImageDecoder("tiff",ss,null);
                    int number=decoder.getNumPages();
                    RenderedImage[] image=new RenderedImage[number];
                    for(int i=0;i<number;i++){
                        image=decoder.decodeAsRenderedImage(i);
    PlanarImage image2=PlanarImage.wrapRenderedImage(image[page]);
    BufferedImage image3=image2.getAsBufferedImage();
    mt.addImage(image3,0);
    try{
    mt.waitForID(0);
    }catch(InterruptedException ex){ex.printStackTrace();}
    g2.drawImage(image3,
    (int)(0.25 * POINTS),
    (int)(0.25 * POINTS),
    (int)(6 * POINTS),
    (int)(8.5 * POINTS),
    this);
    ss.close();
    }catch(IOException ex){ex.printStackTrace();}
    return (Printable.PAGE_EXISTS);
    in windows it works properly.
    any idea???
    thanks, Camilla

    You need to set CATALINA_OPTS -Djava.awt.headless= true in your setenv.sh
    Cheers,
    Shravana.

  • Getting error in TNS connection from Oracle hosted on LINUX machine

    Hello,
    We moved our databases from Solaris to Linux servers. I am running one multithreaded process which creates a pool of db connection which are shared by threads. On moving to Linx db I am getting below error message
    [SERVERERROR] ORA-12520: TNS:listener could not find available handler for requested type of server
    My first port of call to resolve this error was to check TNS_ADMIN and tnsnames.ora but they are fine and then I checked DB in db some of threads got connected and did insert data error usually occured when thread release control of connection and another thread picks up.
    Later I changed configuration to run only one single thread and then it works fine without any error. I also tried running same process with configured to create one thread from two different sessions and then one session got this error but other continued.
    Here is sqlnet.log file generated
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:09
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=SchedulerDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:10
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:10
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:11
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:11
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:15
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:21
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:29
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:29
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Can anybody help me here in resolving this error.
    Thanks
    Niraj Rathi

    user13534563 wrote:
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=MD1SISUN26.jda.corp.local)(PORT=1521)))
    Services Summary...
    Service "TRO10G1" has 1 instance(s).
    Instance "tm4", status READY, has 1 handler(s) for this service...
    I dont have permission to check log file of listner running on DB server. I will try to get that. but I do have sysdba rights.Interesting ... you have permission to see the result of 'lsnrctl status', you have sysdba rights on the db .... but you don't have permission to look at a log file?

  • Adobe X cannot print from Win 7 VMWare virtual machine

    I've created several virtual machines using VMWare Workstation and VMWare fusion.
    I've installed Win 7 Pro 64bit. I've installed either Office 2010 32 bit or 64 bit.
    When I open any PDF file and click File Print. Adobe crashes. I get an OS error message the program has encountered an error and I can search online for a solution or close the program.
    Either option results in the application closing.
    Is this common? Can anyone else verify the same results?
    Will this be patched or is it by design?
    Thanks

    Dear user,
    Kindly refer to the discussion http://forums.adobe.com/thread/949886?tstart=0 and try out the workarounds provided there.
    Hope this will solve your problem else provide us with some more information so that we can help you out (details like version of Adobe Reader you are using, Behaviour with other application like Notepad/Wordpad).
    Thanks
    sonal

  • HP 3310 and wireless printing from Tiger - It doesn't work

    I went through it with HP Support team but they are too bad to help me out.. I'm just hoping that I can find a solution here.
    Basically I just bought this fantastic printer, using the USB cable it works perfectly.
    If i try to use the built-in wireless connectivity, then I have some problems. If I try to print a test page from the HP printer utility then after few minutes the test page prints. But not right away like it does connecting the computer to the printer using a USB cable.
    However if I try to print a page, any page from any application, then it doesn't work, it says Starting printing... and then it goes to Idle.
    I have no idea what to do, I've tried to reinstall every single HP program but nothing.
    I'm hoping on your solutions! Thanks!

    i solved my problem ages ago... you just need to download the updated drivers and software from the hp website.. don't install from the cd.. and all works fine

  • Networking with a Linux machine

    Thoug I can easily access the sites in my sites folder from my iBook using the "../~myname" approach, this doesn't seem to work if I try to access my iMac from the Ubuntu Linux machine. Typing in the network address of my iMac into Firefox, accesses the Apache page and Linux recognises the iMac's name, but adding "/~myname" gives an error message about not recognising the server. Since the Apache seerver is already there, what do I need to do?

    Okay, I started qemu with
    qemu-system-arm -kernel archlinux-arm/kernel-qemu -M versatilepb -cpu arm1176 -hda /dev/loop0 -append "root=/dev/sda5 panic=0" -net nic -net user
    And then from within the VM, I tried to ping 8.8.8.8 with no success.
    The output of dhcpd eth0 is:
    [root@james-RPi ~]# dhcpd eth0
    dhcpd[121]: version 5.6.8 starting
    eth0: link up
    dhcpd[121]: eth0: configured as a router, not a host
    dhcpd[121]: eth0: rebinding lease of 10.0.2.15
    dhcpd[121]: eth0: acknowledged 10.0.2.15 from 10.0.2.2
    dhcpd[121]: eth0: checking for 10.0.2.15
    dhcpd[121]: eth0: leased 10.0.2.15 for 86400 seconds
    dhcpd[121]: forked to background, child pid 218
    [root@jamesRPi ~]# ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    And it just sat there, with no reply, while I typed that ^ all up by hand.
    Running a tracepath just started at 1: james-RPi and gave a bunch of `no reply`s after that.

  • Can I print to an OS-Classic compatible printer using Tiger?

    My husband works in an office that recently brought in a Sharp DM-4551 copier/printer. He takes our Powerbook G4 running Tiger to work and so far hasn't been able to find a way to print. The only drivers we can find online are for Windows or OS Classic.
    I did download the OS Classic driver, and even installed the OS Classic environment in hopes of then installing the driver. If I'm able to complete the installation, is it possible to then print from OS X applications? Or will it only be possible to print from OS Classic applications?
    On a side note, I have been stalled in my installation of the OS Classic driver. The Classic environment seems to work just fine. The driver and all its documentation is in a folder on my desktop. When I open it and run the installer, a box pops up asking me to insert the installation disk. There is no disk, but all that would be on a disk is in that folder on my desktop. I can't figure out how to tell the installer to look at the desktop folder instead of looking for a disk. It won't continue the installation without insertion of a disk. I tried burning the install folder onto a CD and inserting the CD when the installer asked for a disk, but somehow it guessed that this was not the original installation disk, and wouldn't take it.
    This is really obnoxious to not be able to print from Tiger to this Sharp DM-4551. Please, please please, is anyone who can help??! We would be so grateful to get this issue fixed!!

    Okay so I downloaded Gimp Print (now called GutenPrint) and installed the latest version. I even found the Sharp DM-4551 in the list of printers when I went to set up the driver. The hangup is now in filling in the appropirate information. What I mean is that when I set up the printer driver using GutenPrint, I'm asked for protocol, IP address and Queue name. For protocol, I chose IP, as stated in the GutenPrint directions. The IP address I obtained from another user in the office who prints to the DM-4551 with her Dell with no problems. I'm stuck on Queue, though, and can't get any further without knowing what goes in that blank. I've tried leaving it blank, and entering "lp" as instructed in the GutenPrint documentation. When I try to print, it says it's connecting and then never can connect to the printer. It finally just times out. Where do I find what to enter for "queue"?

  • Can't print from Win2000 to USB printer via Airport Extreme

    Background: I have an Epson Stylus Photo 820 printer connected by USB to an Airport Extreme base station. My iMac is connected to the base station via an ethernet cable.
    Using Bonjour for Windows 1.0.3, I've set up the Epson printer to print from Win2000 in a virtual machine in VirtualPC 6 which is running in the iMac. The setup process for the printer completed OK, without a hitch. (By the way, I loaded the printer driver from the printer's disk, because the driver for the Epson Stylus Photo 820 isn't one of the drivers selectable from the Bonjour window.)
    Problem: When I try to print via the route that I set up using Bonjour, an error message appears, stating:
    - There was an error found when printing the document "mhtml.mid://00000047/" to IP-extreme986254.local.9100"\
    (Note: extreme986254 is the name of the network I configured in the base station. Otherwise, the network is working OK. Also, my Win2000 in VPC is connected to the internet OK.)
    When I re-try printing, I get the same error message.
    When I hook the printer directly to the iMac by USB and then set it up as a printer for Win2000 in that configuration, I have no trouble printing to the printer.

    Using Bonjour for Windows 1.0.3, I've set up the
    Epson printer to print from Win2000 in a virtual
    machine in VirtualPC 6 which is running in the iMac.
    The setup process for the printer completed OK,
    without a hitch. (By the way, I loaded the printer
    driver from the printer's disk, because the driver
    for the Epson Stylus Photo 820 isn't one of the
    drivers selectable from the Bonjour window.)
    Though for XP should also work for Windows 2000.
    Problems with finding Printer Driver on Windows XP when using printer connected to Airport Extreme or Express
    http://www.ifelix.co.uk/tech/1012.html
    Problem: When I try to print via the route that I set
    up using Bonjour, an error message appears, stating:
    - There was an error found when printing the
    document "mhtml.mid://00000047/" to
    IP-extreme986254.local.9100"\
    Printing from an Windows 2000 PC to a printer attached to an Airport Extreme Base Station
    http://www.ifelix.co.uk/tech/1006.html
    iFelix

  • How do I print from a 64-bit client to 32-bit printer?

    My company just bought 2 new pcs, 3120MT and they are 64bit windows 7 Pro. Since there's just one printer in the office, it's connected to a Windows XP Pro 32bit machine. How do I get my new pcs to print from the network to that machine?
    Spoiler (Highlight to read)

    Sharing from Windows XP to any newer OS might do you a problem, as the host PC's OS have drivers for older operating systems only.
    The easiest way would be to share it from the Windows7 to the Windows XP
    We can try setting the sharing manually by using an alternative driver, However, you will have to provide me your exact printer model in order to provide you any possible steps to try.
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Standby DB from Sparc Solaris to linux

    Can i set standby DB from solaris sparc to linux machine, because when i applicate the contol file genereted from solaris sparc machine to linux machine i have this error:
    ora-00227 : corrupt block detected in controlfile...

    The stanby database has to be running on the same operating system as the primary.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • I cannot print from Adobe on My Mac

    I have tried all I know to do, but I cannot print from Adobe Acrobat Pro 9 from my Mac running Mac OSX - 10.5.7.  I have two different printers - a Cannon MF4150 & an HP Color Laserjet 2550.  When I click print, the preview is not available and it just goes into queue and never prints.  I am also running VMware Fusion -- I cannot get it to print from the Windows XP virutal machine either.  I am using just the standard Adobe Reader 9 in the Windows side.  I don't know what could possibly be wrong.  The Windows XP side is printing through a sharing mode with the mac side.  Does anyone have any idea what might be wrong?

    I've tried that multiple times as well as resetting the printers themselves.  I've deleted and re-added the drivers as well.  Any other suggestions?

Maybe you are looking for

  • Need to populate value for a KF only once for a combination of characterist

    Hello All, We had a requirement for a report. wherein we need to consolidate the data of the 0FI_GL_4 datasource and a custom table. both these sources have only 4 fields in common i.e Fiscal Year/Period; Company Code and Pool in the custom table, fo

  • Shoot me or share the pain Apple geek family LOL

    Hello GUYS This morning really suck. Everything is broken. Where do I start!? I have a macbook pro and G4 on Leopard. I'm using it for a week. I'm quite happy with it. Unfortunately! problem 1- G4 ->the major problem I don't know how to solve Leopard

  • Podcasts automatically delete themselves???!!!!!

    HELP!!! Whenever I listen to/watch a podcast, the little blue dot that was next to them vanishes. Then when I update my iPod, the watched podcasts delete themselves from my iPod and computer!!!! Has this happened to anyone else? I also notice that wh

  • (winxp+oracle11g) failed to connect oracle remotely.

    I installed oracl11g in my winXP host (ip1) and in another winXP (ip2) host reside in a vmware workstation which is on ip1 too. The vmware uses bridge to connect network. I can ping ip1 from ip2 and and vice versa, but i can not tnsping oracle on ip1

  • Creating a Pages Newsletter and embedding into the body of an email???

    I have created a newsletter that I want to send to my clients via email, but I do not know if that is possible. I don't want to send it as an attachment, because some people will not even open it. Is there a way I can embed my flyer into the email bo