Coherence connection failing in standalone dev box

I am trying to do session sharing and trying out a sample application in local environment. I am running web-cache-server.cmd in my local box and trying to connect through weblogic server which has multiple web applications which are sharing the session values. It works perfectly when I am running this in my office network. But getting exception when I run it in my home..
Below is what I see when i bring up the web-cache-server.cmd..
C:\Coherence\coherence-java-3.7.1.0b27797\coherence\bin>web-cache-server.cmd
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)
2013-06-01 11:29:48.972/0.345 Oracle Coherence 3.7.1.0 <Info> (thread=main, member=n/a): Loaded operational configuration from "jar:file:/C:/Coherence/coherence-java-3.7.1.0b27797/coherence/lib/cohere
2013-06-01 11:29:49.033/0.406 Oracle Coherence 3.7.1.0 <Info> (thread=main, member=n/a): Loaded operational overrides from "jar:file:/C:/Coherence/coherence-java-3.7.1.0b27797/coherence/lib/coherence.
2013-06-01 11:29:49.034/0.407 Oracle Coherence 3.7.1.0 <D5> (thread=main, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
2013-06-01 11:29:49.038/0.411 Oracle Coherence 3.7.1.0 <D5> (thread=main, member=n/a): Optional configuration override "/custom-mbeans.xml" is not specified
Oracle Coherence Version 3.7.1.0 Build 27797
Grid Edition: Development mode
Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
2013-06-01 11:29:49.316/0.689 Oracle Coherence GE 3.7.1.0 <Info> (thread=main, member=n/a): Loaded cache configuration from "jar:file:/C:/Coherence/coherence-java-3.7.1.0b27797/coherence/lib/coherence
2013-06-01 11:29:49.930/1.303 Oracle Coherence GE 3.7.1.0 <D4> (thread=main, member=n/a): TCMP bound to /192.168.1.104:8088 using SystemSocketProvider
2013-06-01 11:29:53.236/4.609 Oracle Coherence GE 3.7.1.0 <Info> (thread=Cluster, member=n/a): Created a new cluster "cluster:0xFCDB" with Member(Id=1, Timestamp=2013-06-01 11:29:49.99, Address=192.16
r, Edition=Grid Edition, Mode=Development, CpuCount=4, SocketCount=4) UID=0xC0A801680000013F005BE5A69B861F98
2013-06-01 11:29:53.243/4.616 Oracle Coherence GE 3.7.1.0 <Info> (thread=main, member=n/a): Started cluster Name=cluster:0xFCDB
Group{Address=224.3.7.0, Port=37000, TTL=4}
MasterMemberSet(
ThisMember=Member(Id=1, Timestamp=2013-06-01 11:29:49.99, Address=192.168.1.104:8088, MachineId=39814, Location=site:,machine:T420-R8W0KP2,process:4524, Role=CoherenceServer)
OldestMember=Member(Id=1, Timestamp=2013-06-01 11:29:49.99, Address=192.168.1.104:8088, MachineId=39814, Location=site:,machine:T420-R8W0KP2,process:4524, Role=CoherenceServer)
ActualMemberSet=MemberSet(Size=1
Member(Id=1, Timestamp=2013-06-01 11:29:49.99, Address=192.168.1.104:8088, MachineId=39814, Location=site:,machine:T420-R8W0KP2,process:4524, Role=CoherenceServer)
MemberId|ServiceVersion|ServiceJoined|MemberState
1|3.7.1|2013-06-01 11:29:53.236|JOINED
RecycleMillis=1200000
RecycleSet=MemberSet(Size=0
TcpRing{Connections=[]}
IpMonitor{AddressListSize=0}
2013-06-01 11:29:53.291/4.664 Oracle Coherence GE 3.7.1.0 <D5> (thread=Invocation:Management, member=1): Service Management joined the cluster with senior service member 1
2013-06-01 11:29:53.356/4.729 Oracle Coherence GE 3.7.1.0 <D5> (thread=ReplicatedCache:ReplicatedSessionsMisc, member=1): Service ReplicatedSessionsMisc joined the cluster with senior service member 1
2013-06-01 11:29:53.489/4.862 Oracle Coherence GE 3.7.1.0 <D5> (thread=DistributedCache:DistributedSessions, member=1): Service DistributedSessions joined the cluster with senior service member 1
2013-06-01 11:29:53.511/4.884 Oracle Coherence GE 3.7.1.0 <Info> (thread=main, member=1):
Services
ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_JOINED), Id=0, Version=3.7.1, OldestMemberId=1}
InvocationService{Name=Management, State=(SERVICE_STARTED), Id=1, Version=3.1, OldestMemberId=1}
ReplicatedCache{Name=ReplicatedSessionsMisc, State=(SERVICE_STARTED), Id=2, Version=3.0, OldestMemberId=1}
PartitionedCache{Name=DistributedSessions, State=(SERVICE_STARTED), LocalStorage=enabled, PartitionCount=257, BackupCount=1, AssignedPartitions=257, BackupPartitions=0}
Started DefaultCacheServer...
Below is the exception I see when i bring up the weblogic server that connects to coherence server..
Oracle Coherence Version 3.7.1.2 Build 30774
Grid Edition: Development mode
Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
2013-06-01 11:30:19.220/17.439 Oracle Coherence GE 3.7.1.2 <Info> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Loaded cache configuration from "zip:C:/bea11g/user_projects/domains/SOADOMAIN/servers/AdminServer/tmp/_WL_user/coherence-web-spi/y3t
u7s/WEB-INF/lib/coherence-web.jar!/session-cache-config.xml"
<Jun 1, 2013 11:30:20 AM EDT> <Warning> <WorkManager> <BEA-002919> <Unable to find a WorkManager with name wm/CoherenceWorkManager. Dispatch policy wm/CoherenceWorkManager will map to the default WorkManager for the application Login-1>
2013-06-01 11:30:21.565/19.784 Oracle Coherence GE 3.7.1.2 <D4> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): TCMP bound to /192.168.1.104:8090 using SystemSocketProvider
2013-06-01 11:30:52.243/50.462 Oracle Coherence GE 3.7.1.2 <Warning> (thread=Cluster, member=n/a): This Member(Id=0, Timestamp=2013-06-01 11:30:21.659, Address=192.168.1.104:8090, MachineId=39814, Location=site:,machine:T420-R8W0KP2,process:8132, Role=WeblogicServer) has been attempting to join the
cluster at address /224.3.7.0:37000 with TTL 4 for 30 seconds without success; this could indicate a mis-configured TTL value, or it may simply be the result of a busy cluster or active failover.
2013-06-01 11:30:52.250/50.469 Oracle Coherence GE 3.7.1.2 <Warning> (thread=Cluster, member=n/a): Received a discovery message that indicates the presence of an existing cluster that does not respond to join requests; this is usually caused by a network layer failure:
Message "SeniorMemberHeartbeat"
FromMember=Member(Id=1, Timestamp=2013-06-01 11:29:49.99, Address=192.168.1.104:8088, MachineId=39814, Location=site:,machine:T420-R8W0KP2,process:4524, Role=CoherenceServer)
FromMessageId=0
Internal=false
MessagePartCount=0
PendingCount=0
MessageType=17
ToPollId=0
Poll=null
Packets
Service=ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_ANNOUNCE), Id=0, Version=3.7.1}
ToMemberSet=null
NotifySent=false
LastRecvTimestamp=none
MemberSet=MemberSet(Size=1, ids=[1])
Any insights would be really helpful..
Thanks,
Arun.

Hi,
Set the parameter -Dtangosol.coherence.localhost=192.168.1.104 in both cache-server and weblogic server startup parameters.
HTH
Cheers,
_NJ                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • 'Connection failed' dialogue box

    Using my MacBook (10.5.6) on my home Apple Extreme network I'm getting a persistent 'Connection failed' dialogue box.
    I can connect to the network and other Mac's on the same network without any problem, yet this persistent little box keeps popping up with its message: 'Connection failed. The server may not exist or it is not operational at this time. Check the server name or IP address and try again'
    I'd be grateful for some pointers as to why this may be happening. Is there anyway to disable it?
    Many thanks

    Hi All,
    I also had the same problem here... driving me nuts trying to fix it. I also had my connection to my Time Capsule drop, reconnect, only to drop again in the same session. The combination resulted in over 8 minutes to fully boot up my MBP with an questionable airport connection. Looking at another issue, I may have found a fix (at least it cleared up my problems). Looking at "Macbook sporadically fails to connect to Time Capsule" (http://discussions.apple.com/thread.jspa?messageID=9239652&#9239652), I tried a fix posted by Joel H --
    +++++++++++++++++++
    "Open airport utility, click your time capsule, click 'continue'. On every page you can either accept current settings or change them. You want to change the one that has a 'device' password to a 'disk' password."
    +++++++++++++++++++
    I tried this, after I had deleted my Keychain Airport prefs and rebooted, entering in my Airport Time Capsule password again (my TC was already set to 'disk' password). Wahlah, it worked solving both problems!!!! I still get an "Unable to mount G-Drive" error (I use my G-Drive to backup my TC via USB) when I don't have my G-Drive connected to my TC and powered up but the boot time is now less than a minute. Apple still needs to address this problem. We, Apple users, shouldn't have to scour the entire discussions site to find a fix.
    Mike

  • Hi,  I have keep seeing a small 'Connection failed'  warning box popping up: [[Connection failed  There was an error connecting to the server "Warning; Self Aware"]].  Question for you gods - what does it mean. is it important?  my computer connects to my

    hi,  I have keep seeing a small 'Connection failed'  warning box popping up: [[Connection failed  There was an error connecting to the server "Warning; Self Aware"]].  Question for you gods - what does it mean. is it important?  my computer connects to my server works.  Could it be related to  "Network Preference & Monitor icons missing from my system preferences page?  and my guest sign=in account is now the main account??     thanks you. jb

    hi,  I have keep seeing a small 'Connection failed'  warning box popping up: [[Connection failed  There was an error connecting to the server "Warning; Self Aware"]].  Question for you gods - what does it mean. is it important?  my computer connects to my server works.  Could it be related to  "Network Preference & Monitor icons missing from my system preferences page?  and my guest sign=in account is now the main account??     thanks you. jb

  • Connection Failed Box

    Since I installed TC/TM my laptop displays a
    *Connection Failed*, +The server may not exist or it is not operational at this time. Click the server name or IP address and your network connection and try again.+
    box on initial startup. But it is connected. What is it looking for? How do I get it to stop showing this bogus message.

    in my case the server it says it cannot connect to is the main computer in the network, not an external HDD or anything, but I am able to access all shared content on the server it says it cannot connect to.  I don't get it.

  • OS X 10.8.4 wifi says "connection failed", but connects anyway; cannot save password

    I am using OS X 10.8.4 that came with my MBP. When I connect to my home wifi that requires a WPA 2 password, it says "Connection Failed", but anyway connects to the internet. Also, my password is not being saved, and I need to enter it everytime.
    After reading several forums, I have already tried the following:
    1. removing airport preference list from Library/Preferences/SystemConfiguration
    2. Removing network password from the keychain
    3. Using Keychain first aid
    4. Using disk utility and doing repair disk.
    5. Doing DHCP release in Network Preferences.
    6. Removing my network from the preferred network list and connecting again.
    I am using a D-link modem. It should not be a problem, because the same MBP could remember the password before. The problem happened when I tried to fix my wifi because it would take long to connect after waking from sleep, when I deleted the airport preferences list, and removed the keyring.

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Creating new Data Source Error - Database connection Failed

    Successfully installed and configured 11.1.1.3.0. Planning and Essbase dev.
    Went to Workspace > Administer > Classing Planning Administration > Manage Data Sources > Create Data Source.
    Entered all info about the application database , etc. Getting error "The database connection failed" (I was able to connect with no problem during the install)
    SQL server 2005 is on the same physical server.
    The diagnostic tool shows database connection passed for planning. A new database was created for the new application.
    The server event viewer shows these errors.
    "Login failed for user 'xxx-hyperion'. The user is not associated with a trusted SQL Server connection."
    Group Policy Error "The client-side extension could not apply computer policy settings for 'Default Domain Policy {xxx}' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details. "
    The Group Policy client-side extension Group Policy Services failed to execute. Please look for any errors reported earlier by that extension.
    Any help is appreciated.

    Datasource for the application.
    I have created a sql db for this planning application (my datasource). See my first message for more details.
    When you create a new planning application, you need to associate it with a data source. Since this is a new install, I don't have any data sources available yet.
    So, "To create, edit or delete data sources, click Manage Data Source."
    This page lets you validate your connection to the database and essbase server. My essbase server connection validates! The database connection does not validate after I enter all the relevant information.
    SCREEN INFO BELOW
    Fields displayed with an asterisk (*) are mandatory.
    Data Source Name *:
    Data Source Description:
    Select Database Platform
    Microsoft SQL Server
    Application Database
    Server * :
    Port * :
    Database *:
    User *:
    Password *:
    Click "Validate Database Connection"
    ERROR ---> Database connection failed.
    So it does not let me create a data source for my new planning application, so I cannot create a new planning application.
    Thanks in advance.

  • JDBC Adapter - Established database connection failed

    Hi Guys,
    we have installed the JDBC Adapter based on the How To Guide and we checked after the installation the  Libaries :Cluster --> Server --> Libraries --> com.sap.aii.af.jmsproviderlib and the box Box "JARs Contained" was filled.
    So in my point of view we have done everything right during the installation.
    Now the developer tested theJDBC Adapter and he comes back with following Error:
    Attempt to establish database connection failed with SQL error com.sap.aii.adapter.jdbc.sql.DriverManagementException: Cannot establish connection to URL "jdbc:microsoft:sqlserver://xxx.x.xx.xxx:1433; databaseName=CZZ03;":ClassNot FoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
    Do you have any ideas?
    Regards
    Markus

    Hello Markus,
    To install JDBC driver follow the how to guide.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how%20to%20install%20and%20configure%20external%20drivers%20for%20jdbc%20and%20jms%20adapters.pdf
    Configuration of JDBC Adapter for SQL Server
    JDBC Driver = com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection = jdbc:microsoft:sqlserver://hostname:<port>;DatabaseName=<DBName>
    UserID and Password.
    If the connection is not working find the correct port number.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40b92770-db81-2a10-8e91-f747188d8033
    JDBC- X I -  R/3 Scenario
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30
    Thanks,
    Satya Kumar
    Reward Points If it is Useful..

  • Internet connection failing dozens of times daily for weeks now

    My computer's connection to the Airport Express base station has no problems at all. But the internet connection goes out literally dozens of times a day (at no predictable schedule); this has been happening for almost a month. I originally thought the problem was with the internet provider, but I'm now beginning to think that either my settings are wrong, or that I have a corrupt file somewhere. Here are the details:
    I connect via a cable modem (Time Warner - Road Runner). I know people have had problems with Time Warner, so I assumed that was the issue; however I've had 3 service calls and they've checked signal strength inside and out, and swapped out the modem and the cables. I don't think it is simply problems in our geographic area (i.e. greater Los Angeles) due to the fact that the Internet fails sometimes 40-50 times daily, and the problem began when I upgraded from an old Airport base station to a brand new Airport Express about a month ago.
    The airport/internet connection is shared 3 ways: two MacBook Pro computers and one iPhone. My Airport's internet settings are as follows:
    Configure IPv4 using DHCP.
    DNS Servers: 66.75.160.63 and 66.75.160.64 (note I have already tried swapping these for OpenDNS -- this did NOT solve the problem)
    Domain name: socal.rr.com
    DHCP Client ID: [blank]
    Ethernet WAN port: Default-Automatic
    Connection Sharing: Share a Public IP address
    DHCP Beginning Address: 10.0.1.2
    Ending Address: 10.0.1.200
    DHCP Lease: 4 hours
    NAT settings are all unchecked
    One of the main reasons I believe that the problem is with my computer's settings or a corrupt file is that I can fix the problem whenever the Internet "goes down" almost 100% of the time by doing the following: after loading Airport Utility, I make ANY trivial change (i.e. changing the DHCP lease from 4 hours to 5 hours) and then click UPDATE to refresh the Airport base station. This fixes the problem almost 100% of the time. But then, anywhere from 10 minutes to 3 hours later, the Internet connection goes down again. [Unplugging the power from the modem, waiting 30 seconds, and plugging it back in ALSO fixes the problem almost 100% of the time, until it goes out again a little while later.]
    I can't think of what else to try -- but any advice would be greatly appreciated -- it's impossible for us to work with the Internet constantly going out throughout the day, every day.
    Thank you!

    I had a similar issue with a local fiber provider in Loma Linda, CA. Internet connection with a new Airport Extreme was fast but with drops at regular intervals every day. Resetting the airport fixed the problem but there was one difference, even a direct connection through ethernet cord to the gateway also failed at regular intervals.
    After trying everything, the problem was fixed by asking the fiber service provider to switch the port the wire from my home was connected to at a central box somewhere in my neighborhood.
    Good Luck!

  • Invoking BPEL process from ADF application - webservice connection failed

    Hi,
    I am trying to invoke a Bpel process from ADF page , I deployed the same in Standalone SOA server since I had to display some Human Task Forms.
    I created a webservice data control out of the bpel process and dropped the process method in my page.
    The page on which I dropped the process method stopped rendering and I checked the logs and found that I got the error mesage- webservice connection failed,the webservice url could not be reached and in the logs it also asks us to check if the connections.xml is available in the meta-inf directory. I checked the conections.xml is available in the EAR.
    So any pointers here and any one faced this error anytime?
    is there better ways to invoke the bpel flow from ADF page.
    Thanks,
    Robin

    Hi,
      Check if your wsdl endpoint can accessed properly. If yes, check the soap-binding address is properly pointing to the server hosting the webservice.
    Regards,
    Harikiran.

  • ORA-12545: Connect failed because target host or object does not exist

    Hey Guys,
    I know this particular query has been pinging around for ages now, but i cannot seem to get a good answer from anywhere :)
    Oracle 10g Database RAC installation- installed/ and running
    Oracle 10g Client on different box.
    Problem:
    [user@myserver ~]$ sqlplus
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Apr 4 16:14:11 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Enter user-name: user
    Enter password:
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    All env variables are set in user .profile:
    export ORACLE_HOME=/space/oracle/oracle/product/10.2.0/client_1
    export ORACLE_SID=MSRAC
    PATH=$PATH:$ORACLE_HOME/bin:$JAVA_HOME/bin
    export PATH
    Full contents of tnsnames.ora on client machine:
    LISTENER_ORCLTELE =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    ORCLTELE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcltele)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    MSRAC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.12)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.13)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MSRAC)
    (failover_mode =
    (type=select)
    (method=basic)
    (retries=180)
    (delay=5))
    I am not sure if the first 3 connection entries are even needed in here, are they?
    The last entry is the connect info for the live database.
    What buggs me is that this works:
    [user@myserver ~]$ sqlplus 'user/user@msrac'
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Apr 4 16:19:40 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.3.0 - 64bit Production
    With the Real Application Clusters option
    SQL>quit
    BTW: This is the error catpured in sqlnet.log
    Fatal NI connect error 12545, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/space/oracle/oracle/product/10.2.0/client_1/bin/oracle)(ARGV0=oracleMSRAC)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')(DETACH=NO))(CONNECT_DATA=(CID=(PROGRAM=sqlplus)(HOST=myserver.me.com)(USER=user))))
    VERSION INFORMATION:
    TNS for Linux: Version 10.2.0.3.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    Time: 04-APR-2008 16:14:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12545
    TNS-12545: Connect failed because target host or object does not exist
    ns secondary err code: 12560
    nt main err code: 515
    TNS-00515: Connect failed because target host or object does not exist
    nt secondary err code: 2
    nt OS err code: 0
    I have a funny feeling that the problem lies with either:
    PROTOCOL=beq
    and/or
    ARGV0=oracleMSRAC
    I have tried everything to remedy this, this is why i am now turning to you guys.
    Any and all help is always greatly appreciated.
    Robert

    Hi Guys,
    Thank you both for your responses, my findings are as follows:
    1. HOST=X.X.COM, ensure host is reachable : PING works and host(s) are reachable.
    2. In RAC Env, ensure TNS Name is correctly spelled, spelling fine, i can connect with the tns name (is TNS name same as SERVICE_NAME?) by: sqlplus 'user/user@racenv'; but my efforts still will not allow me to use:
    sqlplus 'user/user' it tells me that the host or object is does not exist, does this refer to the actual physical machine or the service name, or the instance name?
    All host entries in my tnsnames.ora file refer to the vip addresses of both servers holding the rac installation, and both are resolved just fine, testing with ping; any other way to test this?
    tnsnames file contains CONNECTION strings in the following order (does the listener entry need to be in the file? on the machine that i am trying to connect from?):
    LISTENER_ORCLTELE =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    ORCLTELE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.9)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcltele)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC2))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I tried removing all entries but the entry for MSRAC, but still no joy:
    MSRAC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.12)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.3.13)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MSRAC)
    (failover_mode =
    (type=select)
    (method=basic)
    (retries=180)
    (delay=5))
    Thanks again,
    Robert..
    In the sqlnet.log file the error is as follows:
    Fatal NI connect error 12545, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/space/oracle/oracle/product/10.2.0/client_1//bin/oracle)(ARGV0=oracleMSRAC)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')(DETACH=NO))(CONNECT_DATA=(CID=(PROGRAM=sqlplus)(HOST=x.x.com)(USER=oracle))))
    VERSION INFORMATION:
    TNS for Linux: Version 10.2.0.3.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.3.0 - Production
    Time: 07-APR-2008 11:03:12
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12545
    TNS-12545: Connect failed because target host or object does not exist
    ns secondary err code: 12560
    nt main err code: 515
    TNS-00515: Connect failed because target host or object does not exist
    nt secondary err code: 2
    nt OS err code: 0
    It mentions PROTOCOL=BEQ, this should be TCP, is there a way to enforce TCP or disable BEQ??
    Rob
    Message was edited by:
    DobSun

  • Cronjob: ssh connection fails

    Hi Forums,
    I have a bash script which does some tasks on a remote server via ssh. The connection uses a private/public key without a passphrase as this seems to be the only way to connect via ssh in a cronjob. If I execute the script manually, then it works and connects to the remote server. If the script is run as cronjob, then it doesn't work and this error message appears in the crond log:
    CMDOUT (ssh: Could not resolve hostname ###HOSTSNAME###: Name or service not known)
    The network connection is set up manually (not by DHCP) in the rc.conf and a nameserver entry in the resolv.conf. Could this be the reason or why else could the connection fail when executed as a cronjob?
    Last edited by clownfish (2012-06-27 16:42:12)

    Cron doesn't use your existing shell environment unless you tell it to.
    You should use something like keychain, ssh-agent, or gpg-agent. This allows you to maintain the security of having a passphrase while allowing you to source those keys for use in scripts and cronjobs. That way you just type in the passphrase once (at boot time, or another time of your choosing).
    I use this snippet in .bashrc to ask to for passphrases if they aren't already cached:
    ### SSH and GPG KEY HANDLING ###
    keys="logo_rsa web_rsa github_rsa"
    if [ "$(hostname)" != 'homeserver' ];then
    keys="$keys id_rsa"
    fi
    type -P keychain &>/dev/null || { echo "I require keychain but it's not installed. Aborting." >&2; }
    eval $(keychain -q --eval $(echo "$keys"))
    Then to use in a cronjob or script, source the keys much the same way:
    # Source SSH keys
    type -P keychain &>/dev/null || { echo "I require keychain but it's not installed. Aborting." >&2; exit 1; }
    eval `keychain --noask --eval --agents ssh id_rsa` || exit 1
    You can do this same thing with just ssh-agent or gpg-agent --- just takes a few more lines of code. Some googling and man page reading will lead you in the right direction
    Scott
    Last edited by firecat53 (2012-06-27 15:36:04)

  • N8 Belle connection failed- access denied. NO INTE...

    After the Belle update I have a problem with my internet connections. Both WiFi and mobile internet are not working at all. At first it was ok but after a while or a reboot of the device I simply cannot connect to any wifi wether it's a known one or an open one. I always get an box message on the top of the screen that says 
    "Connection failed
    Access denied"
    There's nothing I can do about it! I tried reinstalling Belle and it was ok at first but shortly the problem occurred. So I have a phone with NO INTERNET CONNECTION at all!!! It's almost useless.
    I would like a nokia support response please. This is a huge problem! 
    Solved!
    Go to Solution.

    Posts: 3
    Re: N8 Belle connection failed- access denied. NO INTERNET![ Edited ]
    19-Feb-2012 11:12 AM - last edited on 19-Feb-2012 11:30 AM
    Hi Torben
    Thank you for contacting Nokia Care customer support.
    Since we wrote last I have got a lot more experience with the Belles situation in this area.
    Recently suspicion fell on a bug in old saved data from the "Anna" that causes general network error.
    To solve it, there must be a backup - but NOT the programs / settings, since they bear the error.
    Subsequently, disconnect the phone from, select the Offline profile (Press and hold the cards on the off button and choose the one on this list)
    "Ring" now * # 7370 # accept and enter the security code is 12345, if it asks for it.
    Your security code if you have change it.
    Set Time & Date and reviewing start-up menus.
    Get immediately sent to the settings for data and multimedia.
    Restart your phone and try now about the Internet is working properly.
    Do they do it; you can safely restore contacts and whatever else you have in your backup.
    I would personally appreciate it if you want to participate in a brief survey that will be about my response to you. Customer survey will receive a separate e-mail.
    If there is anything I can do for you, then you're obviously more than welcome to contact me again.
    Sincerely
    Jannik Petersen
    Nokia Care
    Thanks, these steps resolved my Connectivity issues

  • Import of a request failing : ERROR: connect failed due to DbSL load lib fa

    Hi,
    I am using ecc6, on hp-unix and oracle as database.
    When i try to import a request from stms, i get this error.
    DURING IMPORT ERROR:
        Transport control program tp ended with error code 0249
        Errors: connect failed due to DbSL load lib failure
    TP ERROR:
    Transport control program tp ended with error code 0249
        Message no. XT200
    Diagnosis
        An error occurred when executing a tp command.
          Command:        IMPORT E07K901512 DEV client100 U01 pf=/usr/sap/tr
          Return code:    0249
          Error text:     connect failed due to DbSL load lib failure
          Request:        E08K901525
    System Response
        The function terminates.
    Procedure
        Correct the error and execute the command again if necessary.
    THEN I TRIED TO IMPORT USING TP COMMAND:
    WITH OUT DIR_LIBRARY
    % ./tp connect DEV
    This is ./tp version 370.00.09 (release 700, unicode enabled)
    E-TPSETTINGS could not be opened.
    EXIT
    ERROR: System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.
    Error in TPSETTINGS: transdir not set.
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0208
    tp finished with return code: 208
    meaning:
      error in transportprofil (param missing, unknown,...)
    % ./R3trans -d
    This is ./R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    unicode enabled version
    2EETW169 no connect possible: "environment variable DIR_LIBRARY is not set."
    ./R3trans finished (0012).
    % # export DIR_LIBRARY=/usr/sap/DEV/SYS/exe/run
    % ./R3trans -d
    This is ./R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE                           --- ORACLE_SID =
    'DEV'"
    ./R3trans finished (0012).
    % ./tp connect DEV
    This is ./tp version 370.00.09 (release 700, unicode enabled)
    E-TPSETTINGS could not be opened.
    EXIT
    ERROR: System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.
    Error in TPSETTINGS: transdir not set.
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0208
    tp finished with return code: 208
    meaning:
      error in transportprofil (param missing, unknown,...)
    COULD SOMEONE GIVE ME A SOLUTION TO OVERCOME THIS.
    YOUR SOLUTION AND GREATELY APPRITIATED.
    REGARDS,
    DHANANJAY

    Hi Dhanajay,
    Firstly check if R3trans -d is working fine.
    If so, please chek if the following parameters are set properly.
    DIR_LIBRARY=/usr/sap/<SID>/SYS/exe/run
    TRANSDIR = ....\trans
    <SID>/DBHOST = <HOSTNAME>
    <SID>/DBNAME = <SID>
    <SID>/DBTYPE = ora
    Execute the below command and check the transport profile:
    tp check all pf=/usr/sap/trans/bin/TP_DOMAIN_<SID>.PFL
    Please confirm the permission of the /oracle/ directory
    The permission of the /oracle should be 755.
    Also check if the import queue is not locked.
    Also please ensure the Kernel is of latest version, if not, please update the DBSL shared library.Please look at the note 19466.
    Finally you can try once distributing and activating the transport routes once.
    When you executed command R3trans -d logfile trans.log will be created.
    Please check this file for exact error information.
    Paste the log file here.
    Let us know the outcome.
    Regards,
    Sujit.

  • Persistent connection failed messages

    I have a mac book with the Mac OS 10.6.3 on it. I take the laptop between home and work every day. At work in the past I have connected to a windows share, which works fine. However, now whenever I go home I get persistent messages saying:
    Connection failed
    The server may not exist or it is not operational at
    this time. Check the server name or IP address and
    try again.
    The dialog box has an Ok button, which I press, but the dialog keeps coming back. After pressing numerous times it seems to disappear. I have noticed that at work the mount keeps automatically mounting regularly throughout the day. I have no idea why. I have tried removing it from my finder connect to server recent servers list. I have tried using lsof to find if there are any application using the share, and it doesn't look like there are.
    Why is this share re-mounting itself automatically, and how do I stop it?

    It turned out to be related to Acrobat Reader. At work we use Acrobat for doing reviews. I had previously reviewed a document on a shared drive. Acrobat had something called Adobe Synchronizer running in my login items, and this seemed to continually try and reconnect to the shared drive. Once I removed that the problem went away.

  • "Connection Failed" un-movable layer on System Setting screen

    Hi, I got a new BBQ5 yesterday and tried to explore the BB10 OS. I was initially able to set up my wifi connection successfully and was exploring the new OS. All of sudden due to power failure , the wifi device stopped working. Then i noticed while doing wifi setting - It tried connecting to wifi (attemp 1/3) and so on and it had then shown up a from "Connection Failed" with NO BUTTONS (or any information). Eversince then i tried to close the dialog box layer but was in vain.Every time i tried to open setting - it came with the dialog box with no further instuction. This scenario is quite reproducible. and finally i restarted the device and then the dialog box went away. So here is the problem statement - If with / without wifi signals user try to connect wifi (after few try) and un-movable "Connection Failed (with NO Buttons/Instructions) means a blank dialog box with header as Connection failed on setting screen. - Only restarting the device is the only solution to that. Thanks for your patience! regards, Paresh Padhi

    Hey pareshpadhi,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Can you provide the version of BlackBerry 10 software you're running?  Go to Settings>About to find this information.  I will investigate this further.
    Also when you restart the BlackBerry Q5 and leave a Wi-Fi network does the same issue happen?
    I look forward to your reply.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

Maybe you are looking for

  • For those of you who cannot afford a proper video editing system...

    ...don't buy any prosumer video editing program (including Premiere Pro CS5.5). Here's why: Last night, I ran the PPBM5 test on an Intel i3-2100 system with 4GB of DDR3-1333 RAM, a 500GB OS drive and a 1TB project drive (both drives are 7200 RPM) and

  • HP EliteBook 850 G1 SSD M.2 chip...

    I want to add a SSD chip as a second drive to my EliteBook. It has that SSD M.2 type 2242 . Can anyone point out a chip model/manufacturer I could shop for? There is not a lot of information in any of the HP documentation I found. There seem to be 2

  • Newbie ?: import statement

    import java.awt.* import java.applet.* Are these just like the #include statements in C++?

  • IBook G4 airport card sees networks, won't connect?

    This iBook was connected before, I just restored it, updated all I could (wired) but now won't connect to my wireless network. I have a good signal with other computers and iPhones.

  • Can you monitor all dataitems on the datasocket server?

    I would LOVE to be able to just sit back and watch a list of all the dataitems that exist on a datasocket server... as well as the values they possess. Is there any software out there to do this? It would be an incredibly useful debugging tool if its