Have trouble getting the listener to work

At the end of configuring the nodes for the Listener I get this error message:
Problem in configuration: oracle1: LISTENER_ORACLE1 Listener start failed. Listener may already be running. CRS-0215: Could not start resource 'ora.oracle1.LISTENER_ORACLE1.lsnr'
if i try to manually start the listener with 'srvctl start nodeapps -n oracle1' i get the following errors;
failed to get ip for locale host
and then a whole bunch of errors of it trying to start the listener on every ip mentioned in the host file

I'm not sure your problem.
1. Please check listener, that is running or not
$ ps -aef | grep LISTENER
and try to kill it
2. start by again by srvctl
srvctl start listener -n ORACLE1
... Please post error again and tell information about ORACLE ENV

Similar Messages

  • I have trouble getting the scrubber bar to show. How can I get it to show on my screen?

    I have trouble getting the scrubber bar to show on my screen. Sometimes it's there and sometimes it's not. How can I get it to show on the screen whenever I want. Nothing in my manual answers that question.

    The Users Guide says:
    Additional audio controls
    To display additional controls, tap the album artwork on the Now Playing screen. You can see elapsed time, remaining time, and the song number. The song’s lyrics also appear, if you’ve added them to the song in iTunes.

  • Did anyone have trouble getting the Upgrade to a 6 Rebate?

    I upgrade my Iphone 4 for the Iphone 6 promotion and as of today have not yet received my Rebate. I had to call again today and the guy told me it would be another 15 days for a response to see if I was even going to receive! Not sure what's going on but I sure could use that rebate to pay my bill.

        Ensuring you receive your mail in rebate is very important Vince-jessie. Congrats on your recent upgrade to the iPhone 6. Did you mail in your rebate? For faster process you may also submit your mail in rebate and check the status online at www.verizonwireless.com/rebates. What was the reason you may not receive your mail in rebate?
    Thank You,
    MichelleL_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • Having trouble getting Unwired Platform to work.

    I'm having trouble getting the formatting to work properly.  Sorry about that.
    Hi,
    I'm having trouble getting the Unwired Platform to work on my server.  I've installed everything on my machine.
    I'm having trouble accessing the control center and pinging my Unwired server through the Unwired Workspace.
    I've pasted in the error output below.
    Any help would be appreciated.
    Thanks,
    Dan
                                                                                    Here is the pinging error:
    com.sybase.uep.admin.client.AdminException: com.sybase.djc.SystemException: Error: Connecting to host: CI0000001507589.rim.net, port: 2000.
         at com.sybase.sup.admin.client.impl.AdminContext.initialize(AdminContext.java:106)
         at com.sybase.sup.admin.client.impl.AdminContext.getInstance(AdminContext.java:40)
         at com.sybase.sup.admin.client.impl.ServerConnectionImpl.<init>(ServerConnectionImpl.java:22)
         at com.sybase.sup.admin.client.impl.ServerConnectionImpl.<init>(ServerConnectionImpl.java:29)
         at com.sybase.uep.admin.client.ServerConnectionManager.ping(ServerConnectionManager.java:191)
         at com.sybase.uep.admin.client.ServerConnectionManager.updateConnectionProperties(ServerConnectionManager.java:98)
         at com.sybase.uep.admin.client.ServerConnectionManager.clusterConnect(ServerConnectionManager.java:68)
         at com.sybase.uep.datasources.uepprofile.UEPServerConnection.<init>(UEPServerConnection.java:59)
         at com.sybase.uep.datasources.uepprofile.UEPConnectionFactory.createConnection(UEPConnectionFactory.java:16)
         at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(Unknown Source)
         at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(Unknown Source)
         at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(Unknown Source)
         at org.eclipse.datatools.connectivity.ui.PingJob.run(Unknown Source)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: com.sybase.djc.SystemException: Error: Connecting to host: CI0000001507589.rim.net, port: 2000.
         at com.sybase.djc.rmi.iiop.client.Connection.init(Connection.java:619)
         at com.sybase.djc.rmi.iiop.client.Connection.getInstance(Connection.java:65)
         at com.sybase.djc.rmi.iiop.client.ConnectionPool.iiopConnection(ConnectionPool.java:455)
         at com.sybase.djc.rmi.iiop.client.ConnectionPool.newConnection(ConnectionPool.java:410)
         at com.sybase.djc.rmi.iiop.client.ConnectionPool.get(ConnectionPool.java:152)
         at com.sybase.djc.rmi.iiop.client.ConnectionPool_DJC.get(ConnectionPool_DJC.java:30)
         at com.sybase.djc.rmi.iiop.ObjectRef.$connect(ObjectRef.java:275)
         at com.sybase.djc.org.omg.CosNaming.iiop_stubs.NamingContext._is_a(NamingContext.java:60)
         at com.sybase.djc.rmi.iiop.client.ClientNamingContext.init(ClientNamingContext.java:697)
         at com.sybase.djc.rmi.iiop.client.ClientNamingContext.getInstance(ClientNamingContext.java:76)
         at com.sybase.sup.admin.client.impl.AdminContext.initialize(AdminContext.java:99)
         ... 13 more......
    Line: -
    When I try to access the control center through IE, this is what I get back:
    HTTP ERROR 500
    Problem accessing /scc/. Reason:
        Failed to begin transaction
    Caused by:
    com.sybase.scc.orm.dao.DaoException: Failed to begin transaction
         at com.sybase.scc.orm.hibernate.HibernateSessionManager.beginTransaction(HibernateSessionManager.java:321)
         at com.sybase.scc.servlet.filters.HibernateSessionFilter.doFilter(Unknown Source)
         at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
         at com.sybase.ua.services.http.servlet.filters.HttpsRedirectFilter.doFilter(HttpsRedirectFilter.java:129)
         at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
         at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
         at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
         at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
         at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
         at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
         at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
         at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
         at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
         at org.mortbay.jetty.Server.handle(Server.java:326)
         at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
         at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
         at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547)
         at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
         at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
         at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
         at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:680)
         at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
    Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
         at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
         at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
         at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
         at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
         at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:426)
         at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144)
         at org.hibernate.jdbc.JDBCContext.connection(JDBCContext.java:119)
         at org.hibernate.transaction.JDBCTransaction.begin(JDBCTransaction.java:57)
         at org.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:1326)
         at com.sybase.scc.orm.hibernate.HibernateSessionManager.beginTransaction(HibernateSessionManager.java:307)
         ... 21 more
    Caused by: java.sql.SQLException: JZ006: Caught IOException: java.net.ConnectException: Connection refused: connect
         at com.sybase.jdbc3.jdbc.ErrorMessage.raiseError(Unknown Source)
         at com.sybase.jdbc3.jdbc.ErrorMessage.raiseErrorCheckDead(Unknown Source)
         at com.sybase.jdbc3.tds.Tds.a(Unknown Source)........

    HI,
    as well I would check if ou are able to access the URL in browser itself - otherwise enter the URL into your host file and try again.
    Hope this helps.
    Regards,
    Oliver

  • At work we have many who travel with train alot, where the internet is very unstable at best. And  they have trouble getting their e-mails. So the question is if there is a way to increase the mail cache in iOS 7, to lower the dependence of internet.

    At work we have many who travel with train alot, where the internet is very unstable at best. And  they have trouble getting their e-mails.
    So the question is if there is a way to increase the mail cache in iOS 7, to lower the dependency of a very poor internet connection.

    I don't think so. Unless it's in the settings, there's not much that can be done.
    are they using wifi on the train? If so, maybe switching to cellular. There are devices like the Mifi, which is a battery operated portable wifi hotspot that they can connect their device to.
    If the wifi on the train is solid, I know I've had issues using certain hotspots. For example, my yahoo mail simply will not pull down via the mail app if I'm on some AT&T hot spots. But if I go in via safari then it works. So if the signal is good, maybe using a different way can help.
    Or maybe looking for a mail interface that isn't apple's. There are others in the app store that may have better function or more control.

  • TS3276 I'm now having trouble getting mac mail to work on my mac. The mobile me account works great on iphone and ipad but it won't connect to my mail account. Password is correct. What else can I do? Using OS10.68

    I'm now having trouble getting mac mail to work on my mac. The mobile me account works great on iphone and ipad but it won't connect to my mail account. Password is correct. What else can I do? Using OS10.68

    HI,
    The Apple IDs from @mac.com and @me.com (Older MobileMe and more recent iCloud Names) are also Valid AIM Screen names.
    Any other sort of Apple ID is not a Valid AIM Name.
    A Google ID that is associated with Google Mail Account (And has "Talk" enable on your Google Settings) can be used in iChat as  Jabber Name/ID.  (Google Run  Jabber server).
    Jabber and AIM are different IM Services and it is not easy or straight forward to add Buddies from one Service to the Buddy List of another.  (As A Starting point consider it "impossible")
    iChat 4 and 5 have links to the registration page of @Mac.com here with a "Get an iChat Account" button in the add (Account) screen  (You select @mac.com or MobileMe and then press the Button - Choosing AIM and then pressing the button used to lead to the AIM registration page but AIM moved their page).
    Apple IDs can be any valid email (or an @mac.com or iCloud registration)
    Therefore you could make a Google ID into an Apple ID.
    However this will not be a valid AIM Screen Name the way @mac.com or MobileMe/iCloud ones are.
    Valid AIM Screen Names in Table (pic)
    7:46 PM      Monday; December 5, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Having trouble getting iTune Extras to work after the movie in iTunes 64

    Having trouble getting iTune Extras to work after the movie in iTunes 64

    G'day Mate,
    As an avid flight simmer I bought a new soundcard my previous was
    an audigy 2 platinum ex with an external module I really liked but somehow all of a sudden I was getting a screech when using FS9 sor I opted to change to the present. Well stone the crows my soundcard was auto updated with new drivers and well you guessed it the soundcard did not show in the sound video controllers window No I have just joined this forum and it looks like3 you may have the answer for me . I am now going to do as you suggest and see what happens.
    I shall return with the outcome of my dilemma.
    Many thanks for your sound advice ( pardon the pun)
    Pat
    Ret'd Viet Vet

  • Can get the AirPlay to work off my computer, but not my iPhone or iPad. I have the latest software.  Airplay logo never appears on iPhone or iPad.

    Can get the AirPlay to work off my computer, but not my iPhone or iPad. I have the latest software.  Airplay logo never appears on iPhone or iPad.

    Try here  >  http://support.apple.com/kb/TS1538

  • I've been able to trick my ipod into letting me in but I still cant get the touchscreen to work. I've reset it 10 times and I dont have a computer at my house so I am unable to connect it to see whats wrong do I just need to get a new ipod or what this is

    I have been able to trick my ipod into letting me in but I still can't get the touchscreen to work this is extremely annoying and I was wondering if i should just get a new ipod or what?

    You need a computer with iTunes and an internet connection
    Try:
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
      Apple Retail Store - Genius Bar                                                              

  • How do I get the iPad to work again after I have erased data (intentionally) and do not have my base computer to plug into to access itunes?

    How do I get the iPad to work again after I have erased data (intentionally) and do not have my base computer to plug into to access itunes?

    If you have iOS 5 installed on it, you don't need a PC.  simply turn it on and set it up.
    if you don't have iOS 5 then you'll need a computer.

  • I have an iPad that has one app that loads to only 72%. Apple tells me that the app is no longer available in canada but it has content that I paid for. How do I get the app to work again?

    I have an iPad that has one app that loads to only 72%. Apple tells me that the app is no longer available in canada but it has content that I paid for. How do I get the app to work again?

    If it's not available in your country and you do not have a copy of it in iTunes backed up on your computer, you don't.

  • I cant get the font to work on a picture in Photoshop, I have watched at least 12 how to videos and it wont work, Help

    I cant get the font to work on a picture in Photoshop, I have watched at least 12 how to videos and it wont work, Help

    Could you capture your screen and post it. Have the layers panel open and any layers that are collapsed, expanded. We will need to see the entire screen, as some information in the tab is important as well.

  • I have just got a iPhone 4s and I can't get the iCloud to work, everytime I turn ato downloads it defaults back to off, can anyone help?

    I have just got a iPhone 4s and I can't get the iCloud to work, everytime I turn on auto downloads it defaults back to off, can anyone help?

    Welcome to the Apple Community.
    Check you are logged into your store account properly (settings > store). Also check there are no restrictions set that might be causing this (settings > general > restrictions)

  • I have an airbook, 10.7.4 LION, thunderbolt ethernet adapter and when trying to install 1.2.1 thunderbolt upgrade it says "this software not supported on this system"? Any advice on how to get the adapter to work?

    I have a new airbook, 10.7.4 LION, thunderbolt ethernet adapter and when trying to install 1.2.1 thunderbolt upgrade it says "this software not supported on this system"? Any advice on how to get the adapter to work?

    Welcome to Apple Support Communities
    If you purchased the computer before 2010, your computer hasn't got Thunderbolt, so you can't use it

  • I have just won an iphone 3gs in a raffle but when i put in my sim it tells me that it is not supported how can i get the iphone to work

    I have just won an iphone 3gs in a raffle but when i put in my sim it tells me that it is not supported how can i get the iphone to work?

    In that case the procedure assuming it is a PAYG phone is to get an o2 PAYG sim, put £20 on it and then make a few calls making sure you leave £15 on the sim to pay for the unlock. Then there is an online unlock request form on the o2 site just fill this in. It takes between 1-14 days and you get a message from o2 telling you how to complete the official unlock through iTunes.
    I got my o2 unlock in nov 09 so this is not just opinion.

Maybe you are looking for