Simple ssh forward administratively prohibited: open failed

I'm trying to use ssh -L on a solaris 10 command line, as follows:
ssh -v -L 1521:dbmachine:1521 login@solaris10machine
This connects to solaris10machine using password authentication and indicates the following (where I've replaced the dbmachine address with <dbmachine>):
debug1: Authentication succeeded (keyboard-interactive)
debug1: Connections to local port 1521 forwarded to remote address <dbmachine>:1521
debug1: Local forwarding listening on ::1 port 1521.
bind: Cannot assign requested address
debug1: Local forwarding listening on 127.0.0.1 port 1521.
Then, when trying to access 127.0.0.1 port 1521, I get the following:
debug1: Connection to port 1521 forwarding to <dbmachine> port 1521 requested.
debug1: fd 9 setting TCP_NODELAY
debug1: channel 2: new [direct-tcpip]
channel 2: open failed: administratively prohibited: open failed
debug1: channel_free: channel 2: direct-tcpip: listening port 1521 for <dbmachine> port 1521, connect from 127.0.0.1 port 63130, nchannels 3
It seems to me that this can't be a problem on the dbmachine (since it is quite happy to receive connections on port 1521). So the problem must be due to a problem on my local solaris 10 machine or the one I'm connecting to. I've read the man files for ssh and ssh_config and can't see what I'm doing wrong. Some web articles talk about putting AllowTcpForwards in ssh_config, but that isn't even documented in the man files, so it must refer to some other version of ssh than the one in Solaris 10. Can anyone help?

Oops. I found the sshd_config file, and it had AllowTcpForwarding turned off. Setting it to "yes" fixed the problem.

Similar Messages

  • Primary administration ISE nodes failed

    Hi All,
    I'm going to implement 3 ISE with destributed deployment, 1 ISE will configured as Administration & Monitoring node, and the others as dedicated Policy Service node.
    My questions are :
    1. If the Administration & monitoring node failed, are the authentication, authorization and posture still can be running well on the client ?
    2. Can we promote the dedicated Policy Service Node as  the new administration & monitoring nodes ? If can, how the procedure for promoting it? it's just as simple as promoting the secondary nodes (in case we have primary and secondary nodes) or there is others effort, such as must restoring the database or etc?
    Thanks?
    Regards,
    Rian

    Hi,
    When the primary administration node fails. The psns will still continue to function and enforce policies.
    Since you have a single administration node and if the that node has to be rebuilt, all other nodes will also have to be reset to factory then re registered once the primary node is ready again.
    In that case you can open a tac case yo have them assist in pulling your database from one of the psn nodes.
    As always this is my observations and what I would do if I was in the situation, we can wait for a cisco engineer to respond or you can post this question in a tac case to make sure there isn't an upcoming feature which addresses this scenario.
    Sent from Cisco Technical Support Android App

  • SpamAssassin / Amavisd tuning - TCP active open: Failed connect() errors

    I started this post as we were experiencing a problem with occassional delayed mail delivery to our mail store. As I continued writing it, I think that I've resolved it. But I wanted to post this anyway so if I'm doing things right it might help someone else; or, if I'm doing something wrong someone can correct me. :) For reference, we have a quad Sun v440, and process about 500,000 messages a day.
    We were seeing messages like this in our log files:
    09-Nov-2006 08:28:09.37 tcp_scan Q 1 [email protected] rfc822;[email protected] @tcp_scan-daemon:[email protected] TCP active open: Failed connect() Error: Connection timed out
    example.com represents our local domain. The errors seemed to occur proportionally to the amount of incoming mail we received. That is, we saw more of them under load.
    We are running SpamAssassin, Amavisd/clamav, and:
    Sun Java(tm) System Messaging Server 6.2-5.01 (built Nov 22 2005)
    libimta.so 6.2-5.01 (built 11:57:57, Nov 22 2005)
    SunOS hostname 5.9 Generic_118558-11 sun4u sparc SUNW,Sun-Fire-V440
    This line seems to say that the message is in the tcp_scan channel, and cannot send to 127.0.0.1:10024 (amavisd) because that port isn't listening.
    My amavisd max_servers was set at 15. After reading http://www.ijs.si/software/amavisd/amavisd-new-magdeburg-20050519.pdf and making a wild guess, I increased it to 30. The errors were less frequent, but still occurred.
    The output of 'sar -d' showed that my local disk was experiencing upwards of 80% utilization. I moved the amavisd temp directory and the spamassassin bayes db to a san volume, and that sped everything up dramatically. The connect errors went away, clamav avg time per message is at 4 seconds down from 10. I am now receiving errors from spamassassin that say:
    Nov 9 10:27:27 hostname.example.com spamd[21601]: prefork: server reached --max-children setting, consider raising it
    My --max-children is set to 25 right now, and the server is cpu bound under heavy load, so I see no reason to raise it.
    So this is my setup. I am no longer having an immediate problem, but comments/questions are welcome.
    Config files related to my setup are below.
    Excerpts of imta.cnf:
    ! tcp_scan
    [] $E$R${tcp_scan,$L}$U%[$L]@tcp_scan-daemon
    ! ims-ms
    ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 2 pool IMS_POOL destinat
    ionspamfilter1 fileinto $U+$S@$D
    ims-ms-daemon
    ! tcp_local
    tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7 pool SMTP_POOL saslswitchchannel tcp
    auth maytlsserver maysaslserver missingrecipientpolicy 0 aliasdetourhost tcpscan-daemon
    tcp-daemon
    ! tcp_intranet
    tcp_intranet smtp mx single_sys subdirs 20 dequeue_removeroute maxjobs 7 pool SMTP_POOL allowswitchchannel saslswitchchannel tcp_auth
    maytlsserver maysaslserver missingrecipientpolicy 4 aliasdetourhost tcp_scan-daemon
    tcp_intranet-daemon
    ! tcp_scan
    tcp_scan smtp single_sys subdirs 5 notices 1 backoff "pt10m" "pt30m" "pt2h" "pt4h" dequeue_removeroute maxjobs 7 pool SMTP_POOL daemon
    [127.0.0.1] port 10024
    tcp_scan-daemon
    option.dat:
    SPAMFILTER1_LIBRARY=/opt/sunjes/SUNWmsgsr/lib/libspamass.so
    SPAMFILTER1_CONFIG_FILE=/opt/sunjes/SUNWmsgsr/config/SpamAssassin
    SPAMFILTER1_STRING_ACTION=data:,require ["addheader"]; addheader "Spam-test: $U"; require "fileinto"; fileinto "Junk";
    SPAMFILTER1_OPTIONAL=1
    dispatcher.cnf:
    [SERVICE=SMTP-SCAN]
    DEBUG=-1
    PARAMETER=CHANNEL=tcp_scan
    PORT=10025
    IMAGE=IMTA_BIN:tcp_smtp_server
    LOGFILE=IMTA_LOG:tcp_scan-server.log
    STACKSIZE=2048000
    INTERFACE_ADDRESS=127.0.0.1
    SpamAssassin:
    host=127.0.0.1
    port=783
    debug=0
    mode=1
    field=
    verdict=Junk
    USE_CHECK=0

    Suggest dropping Amavis in preference to the built-in
    integration, per our documentation. Simpler, more
    performant.Sorry, my title wasn't very accurate. We are running SpamAssassin through the built in integration, and clamav through amavisd. There isn't any built in integration to clamav, is there?

  • Oracle 11g wallet open failed

    Hi All:
    I have being having issues with oracle wallet on oracle 11g Release 2.
    I have an application that cannot connect to the database due to the wallet. Wallet is now becoming a nightmare for developers of application connecting to oracle.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1068937216 bytes
    Fixed Size 2260032 bytes
    Variable Size 1035994048 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 5517312 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-12578: TNS:wallet open failed
    Process ID: 5964
    Session ID: 5 Serial number: 3
    Regards,
    Jude

    user10257931 wrote:
    No its a company Mobile workstation Laptop with a client data i am trying to retrieve. The data was loaded through an application. The original owner of the laptop moved on to another region. A username and password with administrative privilege was created for me. I was able to connect to oracle but had issues with wallet when i connect to the application. The previous owner of the laptop could connect successfully using his local admin account. I started creating and deleting wallet until i had the issue. Ok... got your issue....
    Wallet key depends upon the hostname and ip configuration. so every time you move your laptop to other region it ip hostname changes.
    When you created wallet initially, it looked the ip and hostname address in wallet key....
    The solution would be to remove wallet from wallet manager...Or when creating wallet ensure to fix the ip hostname....
    Also see following mos note on this
    How To Prevent The Secure Password Store Wallet From Being Moved to Another Host [ID 1114599.1]
    Does that help?

  • Is it possible to forward an already open X11 window?

    Hello all,
    I have a terminal open using my account on a Fedora 7 machine that is SSH'd into another Linux machine using another account. Is it possible to forward this already open X11 window to my Mac? (So that I can continue to work through this other account, but from my Mac. Much nicer working environment... )

    the question is more about the ability to forward an already open X11 window
    I guess this is not possible.
    The easiest solution is, of course, either ask the admin of linux2 to create your account, or ask user2 to share the password. If this is not possible, then you can try the "screen" command in the following way:
    On linux1:
    linux1$ screen
    linux1$ ssh user2@linux2
    (ask user2 to enter his password)
    linux2$ (type ctrl-a ctrl-d)
    linux1$
    (you can logout from linux1)
    On your Mac:
    mac$ ssh linux1
    linux1$ screen -r
    linux2$
    (now you can work on linux2 as user2)
    linux2$ (type ctrl-a ctrl-d)
    linux1$ exit
    mac$
    You may shutdown/sleep the Mac. screen daemon is still running on linux1 and keeps the connection to linux2. Later you can connect to linux2 from your Mac (through linux1) again by the same procedure as above.
    See "man screen" for more info. Ask again here if you need more help; I'm not a everyday user of "screen", but I hope someone more familiar with "screen" will help you.

  • %NHRP-3-PAKERROR: Receive Error Indication from NHS IP , code: administratively prohibited(4), offset: 0, data:

    Hi,
    I am continuously getting the following error on my DMVPN spoke:
     %NHRP-3-PAKERROR: Receive Error Indication from <NHS tunnel IP>, code: administratively prohibited(4), offset: 0, data: 
    Here are debugs:
    054486: Aug 30 00:01:13 DXB: NHRP: Attempting to send packet via DEST <NHS tunnel IP>
    054487: Aug 30 00:01:13 DXB: NHRP: Receive Error Indication via Tunnel1 vrf 0, packet size: 128
    054488: Aug 30 00:01:13 DXB:  (F) afn: AF_IP(1), type: IP(800), hop: 255, ver: 1
    054489: Aug 30 00:01:13 DXB:      shtl: 4(NSAP), sstl: 0(NSAP)
    054490: Aug 30 00:01:13 DXB:      pktsz: 128 extoff: 0
    054491: Aug 30 00:01:13 DXB:  (M) error code: administratively prohibited(4), offset: 0 
    054492: Aug 30 00:01:13 DXB:      src NBMA: <NHS public IP>
    054493: Aug 30 00:01:13 DXB:      src protocol: <NHS tunnel IP>, dst protocol: <spoke tunnel IP>
    054494: Aug 30 00:01:13 DXB:      Contents of error packet:
    054495: Aug 30 00:01:13 DXB:         00 01 08 00 00 00 00 00 00 FF 00 58 74 68 00 34 
    054496: Aug 30 00:01:13 DXB:         01 01 04 00 04 04 C8 02 00 00 1B 29 3E A7 F3 52 
    054497: Aug 30 00:01:13 DXB:         AC 12 14 A7 0A 14 5A 13 
    Any clue as to why these are logs are appearing?

    All,
    Here's a quick blurb from a document I've been working on which helps to explain this specific error message:
    An error code of 7 will be returned by the NHS when an error occurs when processing the packet which is not associated with any of the other NHRP error codes. According to RFC2332, triggers for the error code include invalid version numbers, invalid protocol types, and failed checksums. This error is commonly seen if the NHS receives a Resolution Request for an IP address which it does not have an entry for in its NHRP cache. For example, if a DMVPN spoke tries to send traffic to a spoke IP address which is not registered with the hub, the hub will return an NHRP Error Indication with the Protocol Generic Error specified.
    To troubleshoot this condition, you should collect the following on both the hub and spoke routers:
    show ip nhrp
    debug nhrp
    debug nhrp packet
    Collecting the debugs will show you the exact NHRP packets which are being sent and received, which may give you an indicate as to what is prompted these errors to be return. Keep in mind that the debugs can be quite chatty and significant NHRP traffic may cause the debugs to impact the router performance.
    HTH,
    Frank

  • TCP active open: Failed connect()    Error: Connection timed out SMTP

    Hi,
    Messaging server version is,
    ./imsimta version
    Sun Java(tm) System Messaging Server 6.2-6.01 (built Apr 3 2006)
    libimta.so 6.2-6.01 (built 11:20:35, Apr 3 2006)
    SunOS bglbbmr1-a-fixed 5.9 Generic_118558-28 sun4u sparc SUNW,Sun-Fire-V440
    17-Dec-2008 10:47:40.08 1730.8e.741
    tcp_local Q 4 [email protected] rfc822;[email protected] [email protected] /mta/queue/queue/tcp_local/013/ZUg0i1t9I0ZG~.00 <[email protected]>; TCP active open: Failed connect() Error: Connection timed out SMTP/xyz.my-domain.in
    I have been getting this above error on my mail server from last
    4-5 days. I am getting complaints from end users that the users can't
    send any mails using Outlook but I did check with my test user I can
    send mail by using webmail.
    The Failed MX lookup Errors also getting in my logs the error detail given bellow.
    17-Dec-2008 10:47:39.65 1730.91.737
    tcp_local - Y TCP|0.0.0.0||209.85.143.114|25 SMTP/airtelmail.in/aspmx.l.google.com
    17-Dec-2008 10:47:39.92 1754.41.255
    tcp_notify - Y SMTP/infomedia18.in/infomedia18.in
    17-Dec-2008 10:47:39.92 1754.41.256
    tcp_notify Q 7 rfc822;[email protected] [email protected] /mta/queue/queue/tcp_notify/017/ZXg0i1t3U_ZoD.00 <[email protected]>; Failed MX lookup; try again later
    17-Dec-2008 10:47:39.94 1754.41.257
    tcp_notify Q 6 rfc822;[email protected] [email protected] /mta/queue/queue/tcp_notify/010/ZXg0i1t3U_ZoF.00 <0KBZ003MRGU7MQ30@my-domain> Failed MX lookup; try again later
    I tried stopping and starting msg service using stop-msg and start-msg to sort out this above problem but no result. :(
    When I do check the tcp_local queue it has been growing every day as well the tcp_notification queue also.
    /opt/SUNWmsgsr/sbin/imsimta qm su
    Messages
    Channel Queued Size (Kb) Oldest
    tcp_notify 10741 1080610.61 16 Dec, 00:59:24
    tcp_local 8334 733849.31 15 Dec, 00:19:00
    tcp_lmtpcn 0 0.00
    tcp_be 0 0.00
    reprocess 0 0.00
    process 0 0.00
    conversion 0 0.00
    Totals 19075 1814459.92
    This queues are increasing day by day.
    One more thing is that I cant see a service/channel called CONVERSION running on my server when i do use this command.
    ps -aef | grep conversion
    root 6144 6000 0 11:14:28 pts/1 0:00 grep conversion
    When i try to start it using imsimta qm utility, output shows as
    qm.maint>; start conversion
    QM-I-STARTED, channel was not stopped
    qm.maint>;
    Later I stopped and started conversion channel
    qm.maint>; stop conversion
    QM-I-STOPPED, channel stopped
    qm.maint>; start conversion
    QM-I-STARTED, channel started
    qm.maint>;
    I can see that on other servers the conversion channel is running and few msges are in queue. I do have other servers which running the same messaging server. But I am not getting why don't on this server. Where both servers having the same configuration.
    Please, help me to sort out this issue.
    Thanks in advance....
    BSK

    Thanks Mr. Shane,
    The server which is running conversion channel.
    ps -eaf|grep conversion
    mailserv 16824 8472 3 17:08:11 ? 0:48 /opt/SUNWmsgsr/lib/conversion
    mailserv 28728 8472 0 17:17:30 ? 0:00 /opt/SUNWmsgsr/lib/conversion
    root 1057 26387 0 17:18:12 pts/1 0:00 grep conversion
    more /opt/SUNWmsgsr/config/conversions
    in-channel=*; in-type=application; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=x-zip-compressed; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=image; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=audio; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=video; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    Following entry from /opt/SUNWmsgsr/lib/config-templates/imta_tailor
    IMTA_CONVERSION_FILE=<msg.RootPathUNIX>/config/conversions
    The server which doesnt show running conversion channel
    #more /opt/SUNWmsgsr/config/conversions
    !in-channel=*; in-type=*; in-subtype=*; in-disposition=*;
    ! parameter-symbol-0=NAME; parameter-copy-0=*;
    ! dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    ! message-header-file=2; original-header-file=1;
    ! override-header-file=1; override-option-file=1;
    ! command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=application; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=x-zip-compressed; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=image; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=audio; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    in-channel=*; in-type=video; in-subtype=*; in-disposition=*;
    parameter-symbol-0=NAME; parameter-copy-0=*;
    dparameter-symbol-0=FILENAME; dparameter-copy-0=*;
    message-header-file=2; original-header-file=1;
    override-header-file=1; override-option-file=1;
    command="/opt/SUNWmsgsr/private/virusscan.sh"
    Following entry from /opt/SUNWmsgsr/lib/config-templates/imta_tailor
    IMTA_CONVERSION_FILE=<msg.RootPathUNIX>/config/conversions
    Is this above information u r asking?
    As u wrote erlier, the conversion channel works some times and some times doesn't work.
    Thanks lot...
    BSKADAM

  • Error message: "Webcam driver open fail" for Satellite L305-S5875

    Problem: Webcam is not working and when Camera Assistant Software is started up, the Error message, "Webcam driver open fail" pops up.
    Computer: Notebook Satellite L305-S5875
    OS: Windows Vista
    In troubleshooting, I have unsuccessfully tried the following: Changed the webcam driver several times, rolled back driver, updated driver, and tried Chicony 2.0 USB driver, and a few other webcam drivers. The webcam initially worked fine, but about a month after installing and using Skype video, the webcam suddenly stopped working and on reboot I got the error message.
    I've stopped Skype and Camera Assistant Software at startup and manually start them, as someone suggested this as a solution. I've uninstalled both and reinstalled several times.  I've tried one software without the other installed... trying every possible arrangement for a solution, to no avail.
    I called Customer Support and John, although very nice and patient, was not helpful.  He said he'd research and call back.  Didn't.
    I've gone to Chicony website to try to find an more current driver than January 07.  When I let Windows install the latest from the web, it installs a Microsoft 2006 driver.  I don't think it's a hardware issue, as it started acting up after Skype installed.  I also tried System Restore, but that didn't work either.
    Suggestions?
    Thanks,
    SteveCo

    Thanks Jerry.  I spent hours going through the links you provided and tried some of the suggestions looking for a solution.  Nothing worked.
    I tried uninstalling Toshiba's Camera Assist software and Skype (Skype initially seemed to be the instigator of the problem), completely removing both from the registry, and removing the webcam with Device Manager.  Then I made sure Vista was up to date, and then installed the latest Toshiba Camera Assist software from the Toshiba download page.  After installation and rebooting, I'm getting the same error message: "Webcam driver open fail."
    The webcam used to work, before we installed Skype and used it a few times.  From the other posts I've read, it does seem to be a common problem... usually after Skype or another webcam-using software is installed and run.
    We have another Toshiba laptop: A215-S4757, that has the same OS and webcam-using programs, and it does not have an issue.  Apparently though , after going through all the links on the European message board, you provided, the L305 model is having a problem.
    Open for suggestions.
    SteveCo

  • Re: Satellite A300 PSAGCA -02Y010 - Error: Webcam driver open failed

    Problem:
    Recieve error every time I try to use Camera Assistance Software for Toshiba: Webcam driver open failed. Please restart camera or computer. Web cam also does not work in Skype. It seems that this is a very common problem with the A300s series, yet there is no clear solution out there.
    Hardware
    Series: A300
    Model: PSAGCA -02Y010
    Software
    Operating System: Windows 7 64-bit
    Camera Assistant Software for Toshiba: 1.7.175.0123
    Details
    I recently did a clean install of Windows 7, updating from Windows Vista. I never used the web cam on Windows Vista, so I can't testify as to whether the web camera was workin correctly or not. However, when I tried to use it with Skype, it did not work. I reinstalled the driver that I backed up before I installed the new operating system, but it did not work. The web cam doesn't show up at all in Device Manager - even when set to display hidden devices. Trying to add new hardware through the control panel fails to detect the web camera at all. I have restarted after every install/repair of the driver.
    Steps Taken
    Reinstalled backuped drivers
    I used third party software (Double Driver) to back up and reinstall the drivers for the web camera after I installed Windows 7. Double Driver claimed there was no device to install the driver for. I manually copied the files into the Camera Assistance folder and overwrote the existing ones. The files I copied were:
    casflr.cat
    oem34.inf
    restore.ini
    UVCFTR_S.SYS
    Reinstalled Drivers from Toshiba Website
    Extensive goolging has only turned up recommendations to uninstall and reinstall drivers. I was unable to find any drivers specifically for windows 7 64-bit, but I did try those for my model of laptop for Windows Vista 64-bit - no luck. I tried installing Camera Assistance Software for Toshiba, which as far as I can tell, includes the driver - it only gives me the error described above.
    I also tried locating a generic Windows 7 driver for the web camera - I was unable to find one.
    Check Registry Value Is Correct
    I have also tried checked the registry value at HKEY_LOCAL_MACHINE/System/ControlSet001/Enum/USB/SN001/ClassUID matches the value in C:\Program Files (x86)\Camera Assistant Software for Toshiba\driver\64bit\casflr.inf as and C:\Program Files (x86)\Camera Assistant Software for Toshiba\driver\32bit\casflr.inf recommended by some article recommend.
    Please, I would really appreciate it if anyone could help me out here. I have exhausted all the options I can think of.
    Likely Solution:
    I encountered a thread post that suggested a loose wire was responsible and that the camera would work when the lid was almost closed. I tried this and the camera suddenly appeared in device manager. However, I still can't get it to work with Camera Assistant Software or Skype.
    Message was edited by: A300Owner

    Hi - I'm a newbie to this forum.
    I have an A300 Satellite Pro - not even 2 years old.
    In the last 2 days I have 2 problems that I think are possibly related.
    1. Like others on here I now cannot get my internal webcam to work. I get the 'webcam driver open failed' message. I have read some forums etc and today I have:
    a) loaded most recent BIOS,
    b) reloaded the webcam software drivers (the most recent seems to be from 2008!)
    c) restarted my laptop about 20 times
    Nothing works
    2. In the last 2 days for the first time I keep getting the 'USB device not recognised' message that annoyingly crops up about every 10 seconds. I am assuming that the webcam is connected to a USB port (internal) and is no longer being recognised. Based on Google advice in various forums I have also:
    1) Turned off the AC power supply
    2.) Taken out the laptop battery and waited 5 mins - this apparently resets the BIOS
    3) tried using device manager in various ways
    Nothing bloody works!!
    Maybe the hardware is damaged but I doubt it - I have not dropped the laptop, I always pack it carefully in a padded rucksack. It has always worked fine until 2 days ago.
    Ashbo (very fed up)

  • I am trying to attach an Ipod touch to an older Power Book G4, It says that the Ipod cannot be used because it needs Itunes version 9.2 (running 8.0.1). When I try to install the latest 10.3.1 it says ("Open failed" requires Mac OX S 10.5

    I am trying to attach an Ipod touch to an older Power Book G4.
    Itunes says that the Ipod cannot be used because it needs Itunes version 9.2 (running 8.0.1).
    When I try to install the latest Itunes version 10.3.1 Mac says ("Open failed" requires Mac OX S 10.5.

    Click here and install the software.
    (58765)

  • Log.0000000001: log file open failed

    I have been seeing an error off and on recently where my app will go along just fine writing to dbxml - and then for no apparent reason, blow up with
    log.0000000001: log file open failed: No such file or directory
    PANIC: No such file or directory
    When I go look - there is indeed no log.00000001 in my dbxml directory.
    What is the story with log.00000001? When is it created? What would cause this creation to fail. I have seen this problem on both an XP system and a Unix system.
    I think I have made this problem go away by manually creating an empty log.0000001 file before I start my app - but this seems bogus.
    Any tips appreciated

    Hi,
    If you have multiple applications or processes using Berkeley DB XML (including our utility programs) you may have set up a separate log directory for your log files or they simply were created in another directory. For this reason you may want to consider using a DB_CONFIG file and setting the location for your log files there.
    For more information about this please look at these references:
    http://www.sleepycat.com/docs/ref/env/db_config.html
    DB_CONFIG
    http://www.sleepycat.com/docs/api_c/env_set_lg_dir.html
    http://www.sleepycat.com/docs/api_c/env_set_data_dir.html
    An example for how to insert this information in a DB_CONFIG file is:
    set_data_dir datadir
    set_lg_dir logdir
    Regards,
    Ron Cohen
    Berkeley DB XML Support
    Oracle Corporation

  • File Open Failed?

    H'ello
    Sometimes when I try to transfer a book I have downloaded to ADE to my ereader I get the error message: File Open Failed.Other times they are successfully transfered. These are all downloaded from my library - so all consistently the same. Help.
    Thanks in advance if you can be of assistance.

    You can't do anything at all about restrictions on digital rights.  I said
    that earlier.  But I want to take a moment to discuss the concerns you've
    included in this post.
    To start with, each ebook either has digital rights assigned or not.  So,
    if one cannot be copied, that does not mean that any others can't.  You may
    - make that will - run into other ebooks that can't be copied, and it will
    be a pain in the butt when you do.  But, don't assume that ALL ebooks are
    going to be a problem.
    I think you missed another point that I made.  This is not the fault of ADE
    - the software is just doing the job it's been programmed to do with each
    ebook you download.  You don't need to do anything to ADE.
    Let's tackle the comment you made about downloading ebooks from a library.
    Technically, the library allowed you to download the ebook - to your
    computer.  That's really all they have to do.  You can call the library and
    tell them that the library ebook you downloaded can't be copied to your
    ereader and see if they can do something about that.  I am doubtful,
    though, because publishers - not the library - don't want people to
    redistribute their ebooks, and that's one reason they block copying.
    It's possible also to download an ebook directly to your ereader IF the
    library or bookseller is set up to do that.  Most libraries are not.
    You mention that there are other times that you get the 'File Open Failed'
    message.  If you give me more information about the circumstances, I'll try
    to work with you to figure out what to do
    ===================

  • File Open failed Error in Process Chain

    Hi,
    Our process chains are failing at the last step of event trigger.The file is not getting created in the directory as a result of which the BO reports are not getting triggered.Kindly help.
    Regards,
    Shalaka

    Pl find the below code:
    DATA mesg(80) VALUE 'BW load complete. Ready for BOBJ Refresh. File Created on : '.
    DATA fname(60).
    DATA pc_flag TYPE rspc_state.
    * Get the folder and file name from parameter
    PARAMETERS p_fname TYPE string LOWER CASE.
    AT SELECTION-SCREEN.
    START-OF-SELECTION.
       fname = p_fname.
    *Add the system date into the file.
       CONCATENATE mesg sy-datum INTO mesg.
       CALL FUNCTION 'AUTHORITY_CHECK_DATASET'
       EXPORTING
    * PROGRAM =
      activity = 'DELETE'
      filename = fname
      EXCEPTIONS no_authority = 1
             activity_unknown = 2
             OTHERS   = 3 .
       IF sy-subrc = 0.
    *Delete the file if it is already existing
         DELETE DATASET fname.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ELSE.
         MESSAGE i051(rsar) WITH 'No Authorizations to delete the file'.
       ENDIF.
       WAIT UP TO 65 SECONDS.
    *Set the flag for the process chain to read if file deletion fails.
       IF sy-subrc <> 0." The ABAP program failed
         pc_flag = zcl_abap_bobj_event_trg=>failed.
       ELSE. " The ABAP program was successful
         pc_flag = zcl_abap_bobj_event_trg=>success.
       ENDIF.
       CALL FUNCTION 'AUTHORITY_CHECK_DATASET'
         EXPORTING
           activity         = 'WRITE'
           filename         = fname
         EXCEPTIONS
           no_authority     = 1
           activity_unknown = 2.
       IF sy-subrc <> 0.
         MESSAGE i051(rsar) WITH 'No Authorizations to Write to file'.
       ELSE.
    *Create the file based on the input from variant including folder and file name.
         OPEN DATASET fname FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    *Set the flag for the process chain to read if file creation fails.
         IF sy-subrc <> 0.
           MESSAGE i051(rsar) WITH 'File open failed.'.
           pc_flag = zcl_abap_bobj_event_trg=>failed.
         ELSE. " The ABAP program was successful
           TRANSFER mesg TO fname.
           pc_flag = zcl_abap_bobj_event_trg=>success.
         ENDIF.
         CLOSE DATASET fname.
       ENDIF.
       EXPORT e_state FROM pc_flag TO DATABASE indx(bo) ID
       zcl_abap_bobj_event_trg=>status_idx_id.

  • How to resolve "open failed"error while starting dbisqlc utility in UNIX b

    how to resolve the following error while starting dbisqlc utility in UNIX box...??
    Unix Prompt% which dbisqlc
    /sybase/asiq12/bin/dbisqlc
    Unix Prompt%
    Unix Prompt% dbisqlc
    ld.so.1: dbisqlc: fatal: libdblib9_r.so: open failed: No such file or directory
    zsh: killed dbisqlc
    Unix Prompt%

    rm.vikram wrote:
    how to resolve the following error while starting dbisqlc utility in UNIX box...??
    Unix Prompt% which dbisqlc
    /sybase/asiq12/bin/dbisqlc
    Unix Prompt%
    Unix Prompt% dbisqlc
    ld.so.1: dbisqlc: fatal: libdblib9_r.so: open failed: No such file or directory
    zsh: killed dbisqlc
    Unix Prompt%It may not help, but a quick google search for that library gave a link to http://www.sybase.com/content/1040797/deployadmintoolslinux.pdf, and from within that:
    Interactive SQL files
    Copy the following files from your reference installation:
    /opt/sybase/SYBSsa9/bin/dbisql
    /opt/sybase/SYBSsa9/java/dbmaen9.jar
    /opt/sybase/SYBSsa9/java/isql.jar
    /opt/sybase/SYBSsa9/java/jlogon.jar
    /opt/sybase/SYBSsa9/java/xerces.jar
    /opt/sybase/SYBSsa9/java/xml4j.jar
    3
    Copyright © 2004 iAnywhere Solutions, Inc.
    /opt/sybase/SYBSsa9/lib/libdblib9_r.so.1
    /opt/sybase/SYBSsa9/lib/libdbtool9_r.so.1
    /opt/sybase/SYBSsa9/res/asa.cvf
    /opt/sybase/SYBSsa9/res/dblgen9.res
    /opt/sybase/shared/java/HelpManager11.jar
    /opt/sybase/shared/java/JComponents142.jar
    /opt/sybase/shared/java/SCEditor142.jar
    /opt/sybase/shared/java/jsyblib142.jar
    /opt/sybase/shared/sun/javahelp-1_1/jh.jar
    Create the following symbolic links in /opt/SYBSsa9/lib:
    libdblib9_r.so -> libdblib9_r.so.1
    libdbtool9_r.so -> libdbtool9_r.so.1which may suggest a solution.

  • TCP active open: Failed connect()

    hi all,
    i receive error from my email like
    "TCP active open: Failed connect()x.x.x.x :25(No formatted text for errno = 111)"

    Hi Mustapah,
    if the error is in the email, then the hostname and/or IP address of the reporting server/appliance  should be in there.
    I suggest you try to look up the message in message tracking of your IronPort's GUI, this will tell you if the message was received by your appliance(s), and also if it was bounced on the appliance or on a different server.
    Hope that helps,
    Andreas

Maybe you are looking for

  • AnyConnect - Posture Assessment Failed: Unable to get the available CSD version....

    Hello all I am attempting to get the HostScan posture assessment working so we can check that any device connecting to the ASA is a valid corporate asset. I have installed the posture module onto our test client machine (Windows 8.1) using the follow

  • Is there an adapter out there that will convert a thunderbolt port on my Macbook Air to my HP L2245wg monitor?

    I am considering buying a new MacBook Air but I also want to sync it with my HP L2245wg monitor and I am wondering if there is a solution out there that will do that for me without having to buy a new Mac Monitor with a Thunderbolt port. Here is the

  • Alerts. Pls advice urgent

    Hi All, I have 2 BPMs scenarios in which I am getting data from different system and sending resposne back to different systems. Pls let me know can I use Michael Blog /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step for alerts like i

  • Oracle 10g DB - Sql & Pl/sql fundamenals

    All, Is there any major change in the sql & pl/sql fundamentals from oracle 9i to Oracle 10g? If anybody have the document on the enhanced features in oracle10g on the sql fundamentals, please let me know... regards, sen

  • GW Letter for anyone who needs one :)

    A WHILE ago I sent a GW Letter and it got accepted  A couple of people emailed me for it, but I couldn't find it.  Well, I have good news I found it by accident while cleaning up my computer.  Feel free to copy it and cater it to your situation.  Thi