Ping DB has failed and DB Permissions has failed, cannot connect to DB??

Hello all,
I am trying to install fatwire on my Windows 7 platform and after successfully installing my Oracle Server, my Weblogic server, and successfully deploying my CS application, I keep getting the following error during Test CS Configuration:
The status is as follows:
HelloCS is successful.
Ping DB has failed.
DB Permissions has failed.
Please check the C:/dev/fatwire/futuretense.txt for details.
Once I do that, I find the following stack
[2012-05-24 15:27:14.978][CS][ERROR] Exception processing CatalogManager request
java.lang.Exception: Unknown cmdstr
     at COM.FutureTense.Common.R.execute(y:1706)
     at COM.FutureTense.Servlet.FTServlet.execute(y:1088)
     at COM.FutureTense.Servlet.FTServlet.doPost(y:3299)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:751)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:844)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:242)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:216)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:132)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:352)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:74)
     at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(y:526)
     at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(y:2152)
     at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(y:1020)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:74)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3288)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3254)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
     at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2163)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2089)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2074)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1512)
     at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Any ideas? Thanks

So, I would expect that the error lies in the configuration of Sites to the db or with WLS's data source. I haven't run through a WLS install yet, so I don't know the specifics, but those are the installation steps that I would re-walk through to make sure I didn't miss any steps.
the com.fatwire.logging.cs.db log can be found in the log4j.properties file. I believe that's the name. I don't have an instance open right now to double check, but take a look through this forum https://groups.google.com/forum/#!forum/webcentersites there were some other threads about using that trace.
Let us know if you get it going!
-ryan

Similar Messages

  • PING[ARC1]: Heartbeat failed to connect to standby 'standby_nespets1'.12514

    Hi,
    I have a 4 node 10.2.0.3.0 RAC on RHEL4, OCR files on OCFS2 and DB Files on ASM. Due to some issues, we have temporarily shut down 3 nodes of the cluster. we also have 2 physical standby databases for it. Today we had the following error in the alert log:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    +PING[ARC1]: Heartbeat failed to connect to standby 'ONCRSDB'. Error is 12514.+
    and after that, the whole server hanged. This happened 3 times and I had to cold reboot the server to access the prompt, then I decided to disable the log_archive_dest for that standby db. The standby dbs and primary db can tnsping each other.
    Does anyone have any idea about that?

    Start simply,analyze the listener error message:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor Cause: The listener received a request to establish a connection to a database or other service. The connect descriptor received by the listener specified a service name for a service (usually a database service) that either has not yet dynamically registered with the listener or has not been statically configured for the listener. This may be a temporary condition such as after the listener has started, but before the database instance has registered with the listener.
    Action:
    - Wait a moment and try to connect a second time.
    - Check which services are currently known by the listener by executing: lsnrctl services <listener name>
    - Check that the SERVICE_NAME parameter in the connect descriptor of the net service name used specifies a service known by the listener.
    - If an easy connect naming connect identifier was used, check that the service name specified is a service known by the listener.
    - Check for an event in the listener.log file.
    Werner

  • Oracle 11G  DG ,ERROR"PING[ARC2]: Heartbeat failed to connect to standby 'wnadsdy'. Error is 1033."

    主库一直报错,提示 如下: Error 1033 received logging on to the standby FAL[server, ARC0]: Error 1033 creating remote archivelog file 'wnadsdy' FAL[server, ARC0]: FAL archive failed, see trace file. Error 1033 received logging on to the standby PING[ARC2]: Heartbeat failed to connect to standby 'wnadsdy'. Error is 1033. tnsping 可以Ping 到备库 wnadsdy primary ip 172.31.0.41 standby ip 1721.31.0.112 primary db initwnad.ora wnad.__db_cache_size=687865856 wnad.__java_pool_size=16777216 wnad.__large_pool_size=33554432 wnad.__oracle_base='/opr/oracle'#ORACLE_BASE set from environment wnad.__pga_aggregate_target=671088640 wnad.__sga_target=989855744 wnad.__shared_io_pool_size=0 wnad.__shared_pool_size=234881024 wnad.__streams_pool_size=0 *.audit_file_dest='/opr/oracle/admin/wnad/adump' *.audit_trail='db' *.compatible='11.2.0.4.0' *.control_files='/opr/oracle/wnad/control01.ctl','/opr/oracle/fast_recovery_area/wnad/control02.ctl' *.db_block_size=8192 *.db_domain='' *.db_name='wnad' *.db_recovery_file_dest='/opr/oracle/fast_recovery_area' *.db_recovery_file_dest_size=10737418240 *.diagnostic_dest='/opr/oracle' *.dispatchers='(PROTOCOL=TCP) (SERVICE=wnadXDB)' *.log_archive_dest_1='location=/opr/oracle/wnad/archive' *.log_archive_dest_2='SERVICE=wnadsdy' *.memory_target=1656750080 *.open_cursors=300 *.processes=150 *.remote_login_passwordfile='EXCLUSIVE' *.standby_file_management='AUTO' *.undo_tablespace='UNDOTBS1' listener.ora LISTENER=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test)(PORT=1521))               )     ) SID_LIST_LISTENER=       (SID_LIST=         (SID_DESC=               (SID_NAME=wnad)               (ORACLE_HOME=/opr/oracle/product/11.2.0/db_1)               (GLOBAL_DBNAME=wnad)           )       ) tnsnames.ora WNAD=   (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test)(PORT=1521))         )       (CONNECT_DATA=           (SERVER = DEDICATED)           (SERVICE_NAME=wnad)       )   ) wnadsdy=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test2)(PORT=1521))         )       (CONNECT_DATA=           (SERVER = DEDICATED)           (SERVICE_NAME=wnad)       )   ) standby db initwnad.ora wnad.__db_cache_size=687865856 wnad.__java_pool_size=16777216 wnad.__large_pool_size=33554432 wnad.__oracle_base='/opr/oracle'#ORACLE_BASE set from environment wnad.__pga_aggregate_target=671088640 wnad.__sga_target=989855744 wnad.__shared_io_pool_size=0 wnad.__shared_pool_size=234881024 wnad.__streams_pool_size=0 *.audit_file_dest='/opr/oracle/admin/wnad/adump' *.audit_trail='db' *.compatible='11.2.0.4.0' *.control_files='/opr/oracle/wnad/control01.ctl','/opr/oracle/fast_recovery_area/wnad/control02.ctl' *.db_block_size=8192 *.db_domain='' *.db_name='wnad' *.diagnostic_dest='/opr/oracle' *.dispatchers='(PROTOCOL=TCP) (SERVICE=wnadXDB)' *.log_archive_dest_1='location=/opr/oracle/wnad/archive' *.memory_target=1656750080 *.open_cursors=300 *.processes=150 *.remote_login_passwordfile='EXCLUSIVE' *.standby_file_management='AUTO' *.undo_tablespace='UNDOTBS1' listener.ora LISTENER=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test2)(PORT=1521))         )     ) SID_LIST_LISTENER=       (SID_LIST=         (SID_DESC=               (SID_NAME=wnad)               (ORACLE_HOME=/opr/oracle/product/11.2.0/db_1)               (GLOBAL_DBNAME=wnad)           )       ) tnsnames.ora wnad=   (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test)(PORT=1521))         )       (CONNECT_DATA=         (SERVER = DEDICATED)         (SERVICE_NAME=wnad)       )   ) wnadsdy=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test2)(PORT=1521))         )       (CONNECT_DATA=         (SERVER = DEDICATED)         (SERVICE_NAME=wnad)       )   )

    Hello;
    Very difficult to read your post.
    If your standby is in "recovery - mount" a 1033 is normal assuming you are trying to shut down the standby.
    Otherwise try this query on the standby:
    select process, client_process, sequence#, status from V$managed_standby;
    If there is a MRP or a MRP0 process, the database is performing managed recovery. Otherwise It's not ready and you may have found your cause.
    Best Regards
    mseberg

  • PING[ARCp]: Heartbeat failed to connect to standby 'psmartbk'

    My system run on Oracle 10g R2 Windows 32 bit; I've configure data guard with one primary "smartbk" and one physical standby "psmartbk" on the same PC; I get he following error on the primary database "PING[ARCp]: Heartbeat failed to connect to standby 'psmartbk'. Error is 16047.ORA-16047: DGID mismatch between destination setting and standby.PING[ARCp]: Heartbeat failed to connect to standby 'psmartbk'
    . Error is 16047."

    ORA-16047: DGID mismatch between destination setting and standby
    Cause: The DB_UNIQUE_NAME specified for the destination does not match the DB_UNIQUE_NAME at the destination.
    Action: Make sure the DB_UNIQUE_NAME specified in the LOG_ARCHIVE_DEST_n parameter defined for the destination matches the DB_UNIQUE_NAME parameter defined at the destination.
    So check your LOG_ARCHIVE_DEST_n parameter on both the parameter files??
    Hope this helps
    Regards

  • I was doing an in-app purchase and it said contact apple support then another one said purchase failed cannot connect to itunes store, how do i fix it?

    i was doing an in-app puchase and it said to contact apple support and another said purchased failed cannot connect to itunes store, how do i fix it?

    Contact iTunes Support like the message said
    Apple - Support - iTunes - Contact Us
    Also
    Can't connect to the iTunes Store

  • In App Purchase Error, ( Transaction Failed Cannot connect to iTunes Store)

    O.k. on my iPhone when I'm in an app I tried to purchase something and it won't let me by saying, Transaction Failed, Cannot Connect to iTunes Store.. But I'm able to use the same app on my iPod touch and I can purchase what I needed.... So can somebody help me figure out what the reason is behind it? Both the iPhone and the Ipod has the same account information and both uses the same computer to connect to iTunes.... So why does one work and the other doesn't? Also its an iPhone 3Gs...

    Although you may be using the same iTunes Account, things can get a little strange if you have different AppleID's for each device. On your device, check settings ==> Store. The AppleID for that device is listed there. It can be confusing because syncing to the same iTunes account is not the same as managing App and purchases through the iTunes Store Account.
    On your iTunes window the uppe right corner shows which AppleStore ID is logged in. If it turns out they are different, simply log out of the store on iTunes, and log in with the other account. Download the updates. Log out and then back in to the other account.
    As an alternative, download the updates on the device they were purchased. Sync to iTunes, and the updated download be transferred back to iTunes and available to the other devices syncing with iTunes.
    Or....... if your iPhone is Airplane Mode, turn that Airplane mode off and ignore everything from above.

  • Verification failed cannot connect to icloud

    Trying to erase and reset my iPhone 5 (since I have activated an iPhone 6) and cannot get past the 'verification failed, cannot connect to iCloud'.  I've been receiving the same message for 5 days.

    Hello kmb1727,
    To start with troubleshooting this issue where you are getting the error "Verification failed, cannot connect to iCloud," I'd like you to please go into your iPhone settings, and reset the network settings.  After that, please try to erase your iPhone.
    Reset iPhone settings. Go to Settings > General > Reset, then choose an option:
    Reset Network Settings:  When you reset network settings, previously used networks and VPN settings that weren’t installed by a configuration profile are removed. (To remove VPN settings installed by a configuration profile, go to Settings > General > Profile, select the profile, then tap Remove. This also removes other settings or accounts provided by the profile.) Wi-Fi is turned off and then back on, disconnecting you from any network you’re on. The Wi-Fi and “Ask to Join Networks” settings remain turned on.
    Reset iPhone settings - iPhone
    Thanks for using the Apple Support Communities!
    Cheers,
    Alex H.

  • Hi All,  I am trying to install informatica 9.1 HF 2 connecting to 11g DB.  when installing Informatica, I am at the DOMAIN CREATION windows and inputting the DB connect details and for some reason, it cannot connect to the DB.  The DB is running   any id

    Hi All,
    I am trying to install informatica 9.1 HF 2 connecting to 11g DB.
    when installing Informatica, I am at the DOMAIN CREATION windows and inputting the DB connect details and for some reason, it cannot connect to the DB.
    The DB is running
    any ideas?
    the error message states:
    THE CONNECTION FAILED: CORRECT THE DATABASE INFO AND TEST THE CONNECTION AGAIN..any help please
    thanks

    Yup, that did it.
    I actually had been made aware of the patch when I downloaded CF, but for some reason I thought it was difficult to install (I thought that you could only use the installer package if you could open Administrator). IAC I downloaded the appropriate patch file, ran it and Administrator ran. There was something in the install notes about reconfiguring the websites and removing the IIS6 Management feature but I'm not going to fool with anything because right now at least CF is running.
    Thanks.

  • ITunes 7.5 and OSX 10.4.11 - CANNOT CONNECT TO iTUNES STORE

    After a recent upgrade to iTunes 7.5 and OSX 10.4.11, I can no longer connect to the iTunes store. I have tried reinstalling iTunes 7.5 (and Quicktime - just in case!). I have also tried Keychain First Aid. Still it is broken. Please help me with this problem if you know of a fix.

    i can't connect to the itunes store on 2 out of 3 macs in the house!!! this occurred in the last 48 hrs or so... although i downloaded a movie this week which took ages vs the normal time.
    all connected through the same airport & have same settings & all other internet stuff fine.
    i don't have any snitch.
    i checked versions of software for os x and itunes on each machine:
    (cannot connect) powerbook g4 runs 10.4.11 and itunes 7.5
    (cannot connect) macbook 2.2 ghz runs 10.5.1 and itunes 7.5
    (connects to store) macbook 2 ghz runs 10.4.10 and itunes 7.4.2
    would indicate something wrong with itunes 7.5 but can't be sure...
    Help pls...

  • In a game i'd like to make an in-app purchase but everytime i select the purchase i'd like it says "Purchase fail cannot connect to Itunes store". I am logged into my itunes store what do i do?

    In a game i'd like to make an in-app purchase but everytime i select the purchase i'd like it says "Purchase fail cannot connect to Itunes store". I am logged into my itunes store what do i do?

    Just make sure if it wifi is connected. if this doesn't work reboot your iPhone. If it's still doesn't work contact the game service center or something. lastly, make sure u have your credit card sign in. hope this help.

  • When trying to install apps from app store it does not prompt an apple id and after 15 minutes says "cannot connect to itunes store"

    When trying to install apps from app store it does not prompt an apple id and after 15 minutes says "cannot connect to itunes store".

    Your Apple ID may be greyed out because of restrictions. Settings>General>Restrictions>Allowed Changes>Accounts. If you set that restriction, your ID will be greyed out. Nobody can make changes to the account without entering the passcode to change disable the restriction.
    Maybe something in here will help, even though this is not exactly what you are experiencing.
    Can't connect to the iTunes Store - Support - Apple
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/

  • I updated to the new software today and now in having several problems! Lost all my contacts. Anytime I try and back up to iCloud it says it can't be complete and now I get a cannot connect to store message. Help!

    I updated to the new software today and now in having several problems! Lost all my contacts. Anytime I try and back up to iCloud it says it can't be complete and now I get a cannot connect to store message. Help!

    Something in your backup may be corrupt. Try wiping it and setting it up as a new device, then sync your apps, data and media back to it from iTunes. DO NOT resotre from your backup. If the problem is contained in the backup, it will bring it right back again if you restore.

  • How can get Dreamweaver to stop error message: an ftp error has occurred- cannot connect to host?

    Dreamweaver is locking me out when I try to connect to the host via ftp. I get the error message: "An ftp error has occurred - cannot make connection to host". This error message started yesterday when I used the wrong host ftp address too many times. I have since received the correct ftp address from my website host, but the system won't even let me log in...it just gives me that error message when I click the connection button on the panel. My website host recommends that I uninstall Dreamweaver and re-install it again. My concern is, if I un-install the Dreamweaver app, which I downloaded from the Cloud, will the Cloud know I've un-installed Dreamweaver and allow me to download it again? Please help.

    See my response in your most recent thread. Please don't double post like that - it can confuse things considerably when replies come in to both threads.

  • Processing data base failed: Cannot connect to data source

    Hi,
    I have deployed my SSAS project to an Analysis services database on a SQL 2014 server instance using the "Development" build configration in Visual Studio. In order to avoid users accessing the development instance of the cube, I've created
    an additional "Release" build configuration and deployed my project to a different database on the same server. I've also created a production copy of the data source and changed the data source configuration of the production cube to point to this
    one.
    I've provided the same domain service account on the "Impersonation information" tab of the data source for both the development as well as the production instance of the cube. This account has also been granted identical permissions for both data
    sources. While everything works fine with the development database, processing the production database fails with an error message saying that it cannot connect to its respective data source.
    I'm using VS Ultimate 2013.4, SSDT 12.0.50318.0. Any hints pointing me in the right direction are appreciated.
    Many thanks
    Andreas

    Hi Andreas,
    According to your description, your production cube can't connect to data source when processing. Right?
    In this scenario, if both cube data sources are pointing to same source databases, both connection should work proerly. Since you created a copy of data source for your production cube, please make sure your type the right server name and test connection
    in your project. If you can connect successfully, I suggest you only keep this data source for your production project. If the issue still persists, I suggest you import the development database into a new project and save this one as your production database.
    If you still have any question, plesse provide some more information and share some screenshots.
    Best Regards, 
    Simon Hou
    TechNet Community Support

  • Got a new computer, just downloaded i-tunes and such all over again. Now wanting to watch a movie and Apple TV is saying "cannot connect to internet"

    We're trying to watch a movie using our Apple TV. It is saying "cannot connect to internet?"  WE thought it was because we just got a new computer, so i went through the process of downloating i-tunes all over again...yet we still have the problem. ??? PLease help

    Linda
    What exactly has changed?
    Just the computer, other things?
    More information on your actual setup is needed -  Particularly how things are connected on the local network and to each other.
    In theory the new computer should not affect Apple TV's ability to rent and play a movie if the rental was made on the AppleTV itself.  The problem may have nothing to do with the new computer unless changes have been made on the router to let it connect and it's caused AppleTv to disconnect, or the PC has been assigned the AppleTV's IP address which is no longer available to AppleTV hence it thinks it's lost connection.
    Try powering off the router, restarting and see if the AppleTV internet connection returns. Restart AppleTv too if needed. Check any ethernet cable connections or wi-fi settings on AppleTV if it doesn't re-establish the internet connection.  By the way an ethernet cable plugged into AppleTV will disconnect it's wi-fi connections.
    AC

Maybe you are looking for