Consistently losing connection to NAS after error:

Hi
Win 8.1 (happened in 8 too).  Lose connection to WD MyCloud that only corrects after a computer restart (nothing done to the MyCloud).  The error is:
A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 10. The Windows SChannel error state is 10.
Any help would be appreciated!!

That device is unsuitable for use with Time Machine. I know the vendor says otherwise.

Similar Messages

  • ISCSI Initator still connects to NAS after deleting OVM Storage Array

    I've got a 3.0.2 test rig with a couple of VM servers, a VM Manager and an Iomega NAS
    I have a working solution using NFS storage, so the next step was to get a working solution with iSCSI
    I started by enabling iSCSI and creating LUNs on an Iomega NAS
    I then created an iSCSI Storage Array in OVM which pointed at the NAS
    I registered a couple of iSCSI Initators in the OVM configuration.
    I then created a server pool etc and everything looks good
    Time to cleanup
    I deleted ISCSI based repository contents and then the serverpool.
    I deleted the LUNS from the OVM Storage Array definition
    I tried to remove the iSCSI Initators but it said it couldn't do that with an iSCSI generic initator
    I deleted the OVM Storage array
    I then went to the Iomega NAS to delete the LUNs and it says that there are still VM Server iSCSI Initators connected.
    I suspect I will be able to get rid of the iSCSI initiators connecting to the NAS by shutting down my two VM Servers and then rebooting the NAS. Since the VM servers aren't running there will be no connections coming from them so I will be able to delete the LUNS and turn off iSCSI.
    Should the delete of the OVM storage Array definition have deleted the iSCSI Initators or did I miss a step somewhere ?
    At this point, is there an easier to way to cleanup without rebooting everything ?

    After hooking up a couple of OVM3.0.2 servers setup to an HP P4000 VSA - I noticed that when deleting iSCSI LUNs first from VM Manager, and then from the VSA - after rebooting the hosts - the OVM servers would try to connect to the LUNs even though they had been deleted.
    If the LUN was deleted from VM Manager, but not the SAN - the LUN would just re-appear.
    If the LUN was deleted from VM Manager, along with the iSCSI Disk Array registration - the LUN would end up in 'unmanaged iSCSI array'.
    For some reason I can't seem to un-assign a server initiator from the arrays 'default access group'. I guess perhaps this is the problem.
    The only way to get around this is to delete the entire array registration!
    I created an SR and the latest news on that is that it's been filed as a bug.....
    Jeff

  • Servlet losing connection to bean after a one Unchecked exception.

    i get this exception continuously :
    20010827175301793 ERROR 27 Aug 2001 17:53:01,793 CMServlet :
    java.rmi.NoSuchObjectException: <mapped>
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.io.IOException.<init>(Compiled Code)
    at java.rmi.RemoteException.<init>(RemoteException.java:56)
    at java.rmi.NoSuchObjectException.<init>(NoSuchObjectException.java:50)
    at com.kivasoft.eb.EBExceptionUtility.idToSystem(Unknown Source)
    at com.kivasoft.ebfp.FPUtility.replyToException(Unknown Source)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_kcp_stub_WapCMEntrance.exec
    ute(ejb_kcp_stub_WapCMEntrance.java:356)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_stub_WapCMEntrance.execute(
    ejb_stub_WapCMEntrance.java:71)
    at com.valis.cellmate.servlets.CMServlet.executeCmd(CMServlet.java)
    at
    com.valis.cellmate.servlets.LoginHandler.updateServerOnUserLogin(LoginHandle
    r.java)
    at
    com.valis.cellmate.servlets.BackdoorLogger.doGetOrPost(BackdoorLogger.java)
    at com.valis.cellmate.servlets.CMServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled
    Code)
    at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled
    Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    After i get once an unchecked exception :
    20010827175231868 ERROR 27 Aug 2001 17:52:31,869 CMServlet :
    com.netscape.server.eb.UncheckedException: unchecked exception thrown by
    impl [email protected]513cb;
    nested exception is:
    java.lang.NullPointerException
    java.lang.NullPointerException
    at
    com.valis.cellmate.wap.statelessSessionBeans.WapCMEntranceBean.execute(WapCM
    EntranceBean.java)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_skel_com_valis_cellmate_wap
    statelessSessionBeansWapCMEntranceBean.execute(ejb_skel_com_valis_cellmate
    wapstatelessSessionBeans_WapCMEntranceBean.java:65)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_kcp_skel_WapCMEntrance.exec
    ute__com_valis_util_ACmdResults__com_valis_util_LogicalCmdParams__127782180(
    ejb_kcp_skel_WapCMEntrance.java:219)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_kcp_stub_WapCMEntrance.exec
    ute(ejb_kcp_stub_WapCMEntrance.java:328)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_stub_WapCMEntrance.execute(
    ejb_stub_WapCMEntrance.java:71)
    at com.valis.cellmate.servlets.CMServlet.executeCmd(CMServlet.java)
    at
    com.valis.cellmate.servlets.FindIMateHandler.doGetOrPost(FindIMateHandler.ja
    va)
    at com.valis.cellmate.servlets.CMServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled
    Code)
    at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled
    Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    Hed Bar-Nissan
    Valis R&D

    i get this exception continuously :
    20010827175301793 ERROR 27 Aug 2001 17:53:01,793 CMServlet :
    java.rmi.NoSuchObjectException: <mapped>
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.io.IOException.<init>(Compiled Code)
    at java.rmi.RemoteException.<init>(RemoteException.java:56)
    at java.rmi.NoSuchObjectException.<init>(NoSuchObjectException.java:50)
    at com.kivasoft.eb.EBExceptionUtility.idToSystem(Unknown Source)
    at com.kivasoft.ebfp.FPUtility.replyToException(Unknown Source)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_kcp_stub_WapCMEntrance.exec
    ute(ejb_kcp_stub_WapCMEntrance.java:356)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_stub_WapCMEntrance.execute(
    ejb_stub_WapCMEntrance.java:71)
    at com.valis.cellmate.servlets.CMServlet.executeCmd(CMServlet.java)
    at
    com.valis.cellmate.servlets.LoginHandler.updateServerOnUserLogin(LoginHandle
    r.java)
    at
    com.valis.cellmate.servlets.BackdoorLogger.doGetOrPost(BackdoorLogger.java)
    at com.valis.cellmate.servlets.CMServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled
    Code)
    at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled
    Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    After i get once an unchecked exception :
    20010827175231868 ERROR 27 Aug 2001 17:52:31,869 CMServlet :
    com.netscape.server.eb.UncheckedException: unchecked exception thrown by
    impl [email protected]513cb;
    nested exception is:
    java.lang.NullPointerException
    java.lang.NullPointerException
    at
    com.valis.cellmate.wap.statelessSessionBeans.WapCMEntranceBean.execute(WapCM
    EntranceBean.java)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_skel_com_valis_cellmate_wap
    statelessSessionBeansWapCMEntranceBean.execute(ejb_skel_com_valis_cellmate
    wapstatelessSessionBeans_WapCMEntranceBean.java:65)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_kcp_skel_WapCMEntrance.exec
    ute__com_valis_util_ACmdResults__com_valis_util_LogicalCmdParams__127782180(
    ejb_kcp_skel_WapCMEntrance.java:219)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_kcp_stub_WapCMEntrance.exec
    ute(ejb_kcp_stub_WapCMEntrance.java:328)
    at
    com.valis.cellmate.wap.statelessSessionBeans.ejb_stub_WapCMEntrance.execute(
    ejb_stub_WapCMEntrance.java:71)
    at com.valis.cellmate.servlets.CMServlet.executeCmd(CMServlet.java)
    at
    com.valis.cellmate.servlets.FindIMateHandler.doGetOrPost(FindIMateHandler.ja
    va)
    at com.valis.cellmate.servlets.CMServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled
    Code)
    at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled
    Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.applogic.AppLogic.execute(Compiled Code)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at com.kivasoft.thread.ThreadBasic.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    Hed Bar-Nissan
    Valis R&D

  • IMac losing connecting for wireless after restart

    Hi,
    As subject suggests, i'm having a problem with the wireless after a restart. It's the new 2.4 24" imac.
    I have had the same problem on 3 other imacs but cant remember how to solve it......
    Something about deleting old connections and added it manually... anyway could someone point me to the link that apple published regarding this issue please?
    Thanks
    Darren

    I have been having a similar issue with my early-2007 iMac 24. It often will not reconnect after having been asleep. Sometimes I can turn off and back on my wireless settings and it may reconnect. Sometimes I can reboot and it may reconnect. There are times like today, that I tried both several times and even the suggestions in the article you posted (even though I didn't know about the article). I finally got it reconnected this time by allowing my router to broadcast its SSID. I use two different routers since the Airport doesn't have much for me to control what Websites my children have access to, so I will try to experiment with both to see if the iMac will more reliably detect the one that broadcasts its SSID. I started on this line of thinking, because my iMac also gives me a list of other available networks of neighbors when it will not connect to my own routers even though I can connect to the routers with other computers using the same wireless settings.

  • I tried downloading the latest OS X Mountain Lion and [after a long time... I have a slow connection] I got an error message ... The product distribution file could not be verified. It may be damaged or was not signed.

    Hi folks,
    I tried downloading the latest OS X Mountain Lion and [after a long time... I have a slow connection] I got an error message ... We could not complete your purchase The product distribution file could not be verified. It may be damaged or was not signed.
    Everytime I retry or continue the download I just keep getting the same error message!!!
    What can I do to get my product?
    PM

    The only thing that worked for me was to boot in safe mode.
    Power down.  Then press power button and hold 'shift' key until grey screen with progress bar appears... Once booted and logged in just open safari and browse to applestore. 
    No trouble at all once I did this.
    Reminder: create full backup before you upgrade OS
    Hope it helps.

  • I just installed OS X Yosemite and now my WD My Book Live external hard drive won't re-connect.  My Safari keeps kicking out and giving me error message after error message and my computer is really slow.   How do I resolve?   Can I uninstall this ?

    I just installed OS X Yosemite and now my WD My Book Live external hard drive won't re-connect.  My Safari keeps kicking out and giving me error message after error message and my computer is really slow.   How do I resolve?   Can I uninstall this ?   I had to re-connect my iMovie t

    USB2.0 PCI cards that use the NEC chipset seem to give the least amount of problems for Mac users.
    OWC have a few different ones for sale.
    http://eshop.macsales.com/Search/Search.cfm?Ntk=Primary&Ns=P_Popularity%7c1&Ne=5 000&N=7057&Ntt=USB2**0**cards
    Do you also connect the external USB drive to the AC power as well while you use it ?
    Sometimes USB external drive problems are resolved simply by plugging them into the mains power and trying again.
    Stewie
    Message was edited by: stewiesno1

  • What is the proper way to reinstall iTunes after error 42404 without losing all my music?

    What is the proper way to reinstall iTunes after error 42404 without losing all my music?

    Here's what I do when I have iTunes problems and it works 9 out of 10 times.  I have Ccleaner; It's a wonderful tool to have.  If you don't have it, google it and install it, just the free version.  You'll see the list of all of your installed programs in there to unstall (among of a host of other things you could do with that program) but anyway, right click on Apple Software first to repair, when done then right click on Apple Application Support to repair, then when done with that, right click on iTunes to repair that and all should be well after that.  No uninstall should be necessary at all when you do all that.

  • Can't connect to my LG NAS after downloading LION

    Hi all - first post.
    Can't connect to my LG NAS after downloading LION. Basically thats it, since downloading Lion for some reason I can't access my NAS. Anyone got any suggestion

    I have the same problem with my Conceptronic CH3HNAS and have found a free and easy solution.
    Since a lot of people report they are able to access their NAS using apps other than the Finder itself, I decided to look for a free Lion-compatible File Manager to use instead of Finder.
    I have found muCommander ( http://www.mucommander.com/ ) and indeed it works fine. All I did was click on the button highlighted bellow, go to "bonjour services" and select my NAS. It prompted me for my username and password and voilá, it works fine.
    I keep Finder for everyday use and just load muCommander when I want to access the NAS. At least now I don't have to start my WinXP VM anymore just to access it.
    Hope it helps you.

  • Possible fix for OS X 10.5.7,  losing connection after sleep, restart

    Possible fix for OS X 10.5.7, Airport, losing connection after sleep, restart, or cold reboot.
    Issue: (For OS X 10.5.7 on iMac5,1, Intel Core 2 Duo)
    =============================================
    - After sleep, restart, cold reboot, even though cannot connect to Internet, but the AirPort bars are still full, as if connected.
    - Losing Internet connection after sleep, restart, cold reboot.
    Possible Fix:
    1.Open Network Preference, click on the Location drop down list > Edit Location... > click on the wheel button > Duplicate Location.
    a)Select this newly setup location; Use Diagnostic button to connect to the internet. Select Network or enter WEP password if necessary.
    b)Test to make sure you can connect to a web page.
    c)Go to sleep & wake up.
    d)This time, the Airport bar will start to show correctly. Before, it will always be full even when not connected. Now there will be no bars or grey out when not connected.
    2.On the left hand side of the Network Preference Window, there is a list of services, such as Airport, build-in ethernet, built-in FireWire, bluetooth, etc.
    a)Click on the wheel button on the bottom of the service list; select Set Service Order...; move Airport to the top of the list.
    b)Delete any services which you are sure that you are not going to use, such as Bluetooth, etc.
    3.Pick one of the locations mentioned in #1, and make it sure it is connected. If not, use Diagnostic button. If you have to select Network or enter WEP password to connect, make it so.
    a)Check to make sure you can connect to a web page.
    4.Go to sleep & wake up. The Airport bar should be filled up quickly. Try to connect to a web page.
    5.Restart computer. Test a web page.
    6.Shut down & Start computer. Test a web page.
    7.When everything is working fine, you can delete the extra location that you created in step #1.
    8.Click the lock on the left lower corner of the Network Preference window to safeguard the setting.

    If my assessment is correct, the LIDE 200 driver is version 14.8.1 and dated 26-Sep-2008. It is possible that the driver will not work with the latest version of OSX. I would advise that you contact Canon and ask them the question.
    (Removed link because of the way Flash drives the Canon site).
    It is not uncommon (though irritating) that devices no longer work when an OS is upgraded. One has to ask the question if (or why) the driver was not written in such a way as to be OS version independent.
    Chris
    I spoke to Canon over here in Australia. Not helpful at all. In fact they were about as useful as an ashtray on on motorcycle. Having said that the tech seemed to think that there would be an update soon. But that is assuming that Canon are aware that there is a problem with that Scanner under OS X 10.5.7.
    Message was edited by: 2point5

  • Cannnot connect iphone 5s after uninstalling itunes and reinstalling, gives me error message

    cannnot connect iphone 5s after uninstalling itunes and reinstalling, gives me error message

    Hey spenjor,
    Thanks for the question. I understand that you are experiencing issues connecting your iPhone 5s to iTunes. The following resource may assist you:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    If your issue persists, can you elaborate on the error message you are receiving?
    Thanks,
    Matt M.

  • Can't connect to database after restarting, TNS Error

    I'm a little new to Oracle 10g administration. I successfully installed it on Oracle Enterprise Linux. Immediately after installation, I was able to connect to the default ORCL database using sqlplus. However, when I restarted the computer, I was no longer able to do so, even after restarting the listener service.
    Here is the error I get:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    The other strange thing is, whenver I create a new database using dbca, immediately after that I can connect via sqlplus. However, if I perform a shutdown/startup, I get the same error as above. Restarting the listener doesn't make any difference.
    A tnsping to my new database is successful but I can't connect to it from sqlplus.
    Running the 'lsnrctl services' command immediately after making the new database shows it running but after a shutdown/restart only the default EXTPROC service shows.
    Can anyone tell me why this happens and how to resolve it? Is there some other service I have to restart? Also, why does the listener not know of the service when it is explicitly configured in the tnsnames.ora file?
    Note that I change my ORACLE_SID to the service name before attempting to connect.
    Everything in the listener and tnsnames files was coded by the software, not by me.
    Thanks for any help.
    Here is my listener file:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/product/10gR2)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = linux)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    ______________________________________________

    I played around a little by deleting and creating databases. Here is my current tnsnames file:
    TESTDATA =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = linux)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = TESTDATABASE)
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = linux)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I just made the database called TESTDATA. Here is the output of the command 'lsnrctl services', where the TESTDATABASE service refers to the database I just made:
    [oracle@linux ~]$ lsnrctl services
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 11-JUL-2007 22:19:47
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=linux)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "TESTDATABASE" has 1 instance(s).
    Instance "TESTDATABASE", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:13 refused:0 state:ready
    LOCAL SERVER
    Service "TESTDATABASEXDB" has 1 instance(s).
    Instance "TESTDATABASE", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:972 state:ready
    DISPATCHER <machine: linux, pid: 25175>
    (ADDRESS=(PROTOCOL=tcp)(HOST=linux)(PORT=38662))
    Service "TESTDATABASE_XPT" has 1 instance(s).
    Instance "TESTDATABASE", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:13 refused:0 state:ready
    LOCAL SERVER
    Service "test2.class" has 1 instance(s).
    Instance "test2", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "test2_XPT.class" has 1 instance(s).
    Instance "test2", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    [oracle@linux ~]$
    Now I'm connecting and here is my result:
    [oracle@linux ~]$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Jul 11 22:21:24 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect sys/pwd@testdata as sysdba
    Connected.
    SQL>
    I am able to access the database from the OEM.
    Now, here's what happens next. I shutdown the database from sqlplus and now when I restart, I get this message:
    SQL> startup
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    Now, if I exit sqlplus, enter again and try to connect, I get this error:
    oracle@linux ~]$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Jul 11 22:28:01 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect sys/pwd@testdata
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    SQL>
    Any solutions? I appreciate your help.

  • Internet Connection loss after losing connection between 2 sites

    Hello,
    I have started working for a company over a year ago and recently we are running into an issue with losing internet after a loss of connection between companies site.  Below is a summary of setup.
    Company has 2 locations, Site A and Site B..both same domain
    Site A has DC and other servers such as ERP, Document Control Software.
    Site B has DC, Printer Server, File Server and other essentials servers.
    Each site has own independed 20 MB connection.
    Site A and B are linked via MPLS and only used for ERP, Document Control software, and DC traffic.
    Recently we started to have frequent connection issues with the MPLS and as a result I started to notice none of the users at Site B can access the internet such as google.com, msn.com...etc. As soon as MPLS connection is restored interent works.
    The DC at Site B was setup before I started working for company.
    I have been trying for the past few days to figure out why Site B is losing connection when MPLS Tunnel is not operational...but so far no luck.
    I am very sure that internet traffic is not routed via MPLS because when internet is working the IP lookup such as "whatismyipaddress.com" points to ISP IP address for site B. Also when doing tracert to external website the route is via ISP for
    Site B.
    I think this issue is related to DNS but cannot tell the cause or how to fix? 
    Thanks for assistance in advance.

    Hi 
    Having said internet is not routing via MPLS, Even i think to be a DNS issues,
    Try to check the below
    Ensure all the client DNS is set to AD DNS server 
    In AD DNS server ensure its not forwarding DNS query to Other site 
    During outage check any client PC manually changing the DNS IP to 4.2.2.2
    - all client DNS are set to AD DNS server
    - I checked the properties for the AD DNS and found there are 3 forwarders listed.
    The first IP is at Site A which is resolved.
    The second IP I am not sure about since it is not even in our subnet (not resolved)
    The 3rd IP seemed to be for an old DC that is no longer operational (not resolved).
    - During outage if I change client machine DNS to 8.8.8.8 or 4.2.2.2 they can access the internet.
    I guess my issue is with the forwarders. Would the right step be remove all 3 forwarded and add 8.8.8.8 and 4.2.2.2?
    Thanks.

  • *** ERROR = CONNECT failed with SQL error '12154' after Oracle Upgrade

    Hello Experts,
    Recently I upgraded my oracle database from 11.2.0.3 to 11.2.0.4.The upgrade completed successfully but I am unable to start the instance.
    R3trans -d failing with the error--
    OCIServerAttach(OCI_DEFAULT) failed with -1=OCI_ERROR
    OCIServerAttach(OCI_DEFAULT) failed with SQL error 12154:    
    ORA-12154: TNS:could not resolve the connect identifier specified
    OCIServerAttach(con=0, svc=069C1630): Error 12154 attaching new srv=069C17D0
    OCIHandleFree(con=0): Server handle srv=069C17D0 freed.          
    server_detach(con=0, svc=069C1630; srv=NULL, stale=2)            
    OCIHandleFree(con=0): Service svc=069C1630 freed (i=1).          
    *** ERROR => CONNECT failed with SQL error '12154'              
    -->oci_get_errmsg (con=0, rc=12154)                              
      OCIErrorGet() -> SQL error code: 12154; buflen=66            
    OCIErrorGet(): error text ->                                    
    ORA-12154: TNS:could not resolve the connect identifier specified
    ocica() -> SQL error code 12154,12154                          
      DbSlConnect(con=0) -> orc=12154, rc=99=DBSL_ERR_DB            
    ***LOG BY2=>sql error 12154  performing CON                      
    ***LOG BY0=>ORA-12154: TNS:could not resolve the connect identifier specified
    I have checked listener is up and running properly.Entry is maintained in tnsnames.ora.
    Also kernel is upgraded with latest path.Curent kernel version--742
    Please suggest on the mentioned error.I am attaching the logs here.Thanks in advance.
    Best Regards,
    Debaditya

    Hi Debadiya
    Kindly check this SAP Notes
    1204916 - Error: "ORA-12154" when connecting to Oracle from a Windows 64-bit platform
    2153975 - Database connectivity fails with ORA-12154
    556232 - Environment settings for R/3/Oracle on Windows
    443867 - ORA-12154 Collective SAP note
    BR
    SS

  • Error connecting to database after upgrade P6 R7.0 to P6 R8.2

    Dear friends,
    could you help me,
    i have problem with primavera P6,
    currently we using P6 R7.0 with server client. i have succesfully to installed it at sever and client and database connected too.
    but after we purchased the new version R8.2, and i have upgraded. we got the big problem.
    primavera could connect to PMDB, i tried create database (PMDB) but always failed. could you please to solve my problem?

    Hi,
    Use following credential if you are using Oracle database (XE)
    1. Database Alias : PMDB
    2. Driver Type : Oracle
    click next , type XE as oracle connections string
    Enter Public Login Information dialog, enter the following information.
    The default public username is pubprm$pm.
    The pubuser password will be the same password you entered during the original installation, e.g. admin01, i.e. the same password you have been using to login to P6
    Professional.
    Click next and finish

  • Recent problem: clients are losing connection to AMS 5.0.1

    For the past week, since Oct 14, we've been having issues with clients losing connection to our AMS application. We have online classes that include a chat room and sometimes an audio stream from the instructor. This application and its server has been running stable for months... until last week.
    One of our staff was connected to the app, getting everything set up for a class, and she started complaining of getting disconnected. I looked in the application logs and noticed that the application.onDisconnect was being triggered. However, the client didn't register that it had been disconnected  for several seconds afterward. She let me know when she got the "Diconnected" message on her screen, which comes from the NetConnection.onStatus handler.
    The only other sign of a problem is that in the server's core logs we started getting the following error when we checked bandwidth:
    > Invalid command message data: unexpected bw response from client 000000001D670170
    The client number changes frequently, so I'm guessing that this is first happening to one person and then another. We don't think that this bandwidth check is causing the disconnects because we rolled back to a previous version that didn't have it. The disconnects still happened after using the old version. What makes it frustrating is that it hasn't happened to anyone on the dev team, regardless of which network we've connected from. Also, the code hasn't changed on the client or the server, and to my knowledge, we're still using the same configs for months.
    The AMS is v5.0.1, the client is written is AS2 and targets Flash Player 11.4.
    The affected Flash Players reported are 15.0.0.152 and 15.0.0.189, in browsers IE, Firefox, and Chrome, but not all installations are affected.
    Is there anything else I can look at to determine what the problem is? Does anybody have any insight as to what might be suddenly affecting our AMS app?
    Many thanks,
    Nick

    Yes, we came to the same conclusion about the unexpected bw. We realize that it is not causing the issue, but I included it because it started happening at the same time and thought that they might be caused by the same issue.
    We have been trying to come up with what changed to cause this, and aren't coming up with anything.
    We have been on 5.0.1 for at least 5 months, no changes there.
    We haven't updated the main.asc since 9/16.
    The VM that runs our server is still the same, and AMS config files haven't been touched.
    The client swf had a change 2 weeks ago, but we've reverted the change and are now using the old swf again.
    The person who initially reported the problem was using the same computer that she's used many times to connect; she was going through her usual process to set up for the session.
    You mentioned bad network, and that is another thing that I have been looking into, but our IT department says that we haven't seen any huge increase in bandwidth usage, and that everything looks to be within normal operating ranges
    If there are any other points that you can think of that I could check for changes, I'm open to suggestions. This problem has been ongoing for 6 days, and I have been searching for answers since it started.

Maybe you are looking for

  • HT1386 Trying to sinc my iphone:says cannot complete b/c comp isn't authorized

    I am trying to sinc my iphone to the same computer i always use - it starts and then stops saying it cannot complete the sinc because the computer is no longer authorized to make purchases. it then tells me how to authorize my computer - but it is...

  • SQL query for zero or more than 1 row

    have 2 tables Table1 and Table2 Table1 contains one varchar2 column Col1 with values: id1, id2, id3, id4, .....id9 Table2 contains two varchar2 columns with values: Col1     Col2 id1     some1 id1     some2 id3     some3 id4     some4 id9     some5 i

  • Getting a field from a derived record

    I have been asked to put a value on a page that seems to be part of a PS-supplied derived record in Campus Solutions, derived_cs. My understanding is that derived records are built on the fly. I can see in App Designer what table is used for a prompt

  • Epson scan on Lion

    I have an Epson printer/scanner (DX6050) and it comes with Epson Scan, but that is a PowerPC application and there doesn't appear to be a later version than 2007 available. so I won't be able to use it with Lion. I've tried using Preview to scan, but

  • "Best practice" for accessing a class from a custom component?

    My app utilizes a simple class to hold global properties such as username, session data, and similar data. The class is initialized at app startup via code similar to: appGlobals:myGlobals=new myGlobals. Many of the custom MXML components and AS clas