OIM Upgrade from 9.1.0.1 to 9.1.0.2 - issue

I performed upgrade from 9.1.0.1 to 9.1.0.2. All diagnostic dashboard tests are passed with exception of two tests.
The following checks failed (diagnostic dashboard):
1. Oracle Identity Manager Libraries and Extensions Version report
java.lang.NullPointerException
at com.thortech.xl.systemverification.tests.ReportAppLibrariesExtensionsVersion.addLibraries
2. Oracle Identity Manager Libraries and Extensions Manifest Report
java.lang.NullPointerException
at com.thortech.xl.systemverification.tests.ReportAppLibrariesExtensionsManifest.addLibraries
Questions:
1. Documentation states that you have to copy files from PATCH/xelerate/lib to OIM_HOME/xelerate/lib. Does this mean that I have to remove the files from OIM_HOME/xellerate/lib and then to copy them from PATCH/xellerate/lib or just copy (overwrite)? Or the effect is the same either way?
It looks like there is a problem with libraries
2. I noticed that product version is 9.1.0.1860.16
Build 1860.16
I would expect it to be 9.1.0.2. Please confirm.
3. Oracle Identity Manager with OC4J - Best Practices article on metalink suggests the following patches for OAS:
If 10.1.3.3 is used
Patch number 6685235
Patch number 5389650
Patch number 6454278
Patch number 6880142
Patch number 6808170
I have not applied 5 additional patches for OAS. Could these errors be related to missing patches?
Your feedback is very important. Thank you for your time
Edited by: user13295875 on Jun 29, 2010 8:41 AM

Did you still get the same product version after resolving your issue?

Similar Messages

  • LDAP synch not supported during OIM upgrade from 9.x to 11g

    Hi Experts,
    Following line is mentioned in OIM upgrade guide for 9.x to 11g (http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10129/upgrade_oim.htm)
    “LDAP Sync is not supported when you upgrade from Oracle Identity Management 9.1 to Oracle Identity Management 11g”
    Please help me in understanding the above line.
    I have a pretty simple setup of OIM (version 9.1.0.2) with AD and Exchange connected. I guess I don't have any impact of above line.
    LDAP synch is required when we integrate oracle identity manager with oracle access manager.
    Please suggest.
    Thanks
    M S

    Yes LDAP Sync has most of the features when you have OIM and OAM integrated with each other. You can go ahead with upgrade if LDAP Sync is not part of your requirement.

  • OIM upgrade from 9101 to 9102

    Hi All
    I am planning to upgrade OIM 9101 to 9102.
    Please suggest me what docs should I follow and what BP of 9102 should I apply to achieve a stable configuration.
    Thanks

    hi
    you have to apply a patch with release number 9.1.0.1865.28 to upgrade from 9101 to 9102.
    you can get the patch from oracle metalink . Use the readme guidelines to upgrade the instance.
    It is highly recommended to take the backup of the OIM database , Xellerate home and Application server as kevin mnetioned above.
    Regards
    Shashidhar

  • ODI upgrade from 10.1.3.5 to 11.1.1.7 Issue

    Hi guys,
    My first attempt to upgrade from ODI 10.1.3.5 fails, so I drop users that I clone and recover. But my second attempt it is failing with the following error:
    0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] Target Work Repository ODIWORK upgrade is started.
    [2013-06-25T16:23:07.011-05:00] [ODI] [ERROR] [UPGCMP-00332] [upgrade.ODI] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] Work Repository has invalid state.
    [2013-06-25T16:23:07.011-05:00] [ODI] [ERROR] [] [upgrade.ODI] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] Cause: Previous upgrade of Work Repository was unsuccessful. Action: Restore Work Repository from Backup and try to upgrade again.
    [2013-06-25T16:23:07.011-05:00] [eclipse] [NOTIFICATION:16] [] [org.eclipse.persistence.default.connection] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] disconnect
    [2013-06-25T16:23:07.011-05:00] [eclipse] [NOTIFICATION] [] [org.eclipse.persistence.default] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] master-session logout successful
    So please, any help will be appreciated.

    duplicate of Issue at upgrade 10g to 11.1.1.7

  • Upgrade from 11.2.0.1 to 11.2.0.2 issues

    Hello folks, I wonder if anyone can help me, this is driving me up the wall.
    I've recently upgraded my database from 11.2.0.1 to 11.2.0.2 on a test database on Linux, using the DBUA.
    I then tested the rollback by running the $ORACLE_SID_restore.sh script created during the initial upgrade process.
    This seemed to go ok. Then I started noticing that when I logged in as sysdba it would tell me I was connected to an idle instance:
    oracle@stage-ora1b:/home/oracle> sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 21 08:23:55 2012
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> select status from v$instance;
    select status from v$instance
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0However, I could see that the oracle instance was running:
    oracle@stage-ora1b:/home/oracle> ps -ef | grep smon
    oracle   31890     1  0 05:00 ?        00:00:00 ora_smon_bvcloneand that when specifying the database name, everything appears to work.
    oracle@stage-ora1b:/home/oracle> sqlplus ray@bvclone
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Feb 21 08:24:16 2012
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE     11.2.0.1.0     Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - ProductionI've verified that I've got the right version of Oracle:
    oracle@stage-ora1b:/home/oracle> env | grep ORA
    ORACLE_SID=bvclone
    ORACLE_BASE=/u01/app/database
    ORACLE_HOSTNAME=stage-ora1b
    ORACLE_HOME=/u01/app/database/product/11.2.0/db1
    oracle@stage-ora1b:/home/oracle> which oracle
    /u01/app/database/product/11.2.0/db1/bin/oracleHave I missed something obvious here? I don't see how I can't go in as sysdba, yet a named user can.
    Any thoughts are much appreciated.
    Thanks,
    Ray

    Hello Sybrand - thanks for the reply.
    I think I may have solved the problem. After seeing the 'connected to an idle instance' message, I tried startup (something I should have done sooner!).
    This gave me an ORA-01102 Cannot mount database in Exclusive mode error. Looking into it, I found this thread:
    http://www.orafaq.com/forum/t/40030/0/
    after which, I discovered that there were two lk[$ORACLE_SID] files, one in each of the ORACLE_HOME/dbs directories (pre and post upgrade folders).
    So, I:
    1. removed the lk[ORACLE_SID] file from the 11.2.0.2 folder (i.e. the version of Oracle I was downgrading).
    2. Did a ps -ef | grep smon, and found 2 instances of the same db running.
    3. Killed all db processes: kill -9 <pid>.
    4. Restarted the database.
    So far this seems to have worked. I'll close this thread tomorrow if the issue doesn't reappear, as this error took a little while to manifest itself.
    Thanks,
    Ray

  • Upgrading from OS 10.4.11 to Snow Leopard

    Hello, I've heard mixed reviews from people at the Apple store to people on the street whether it's possible to upgrade directly from 10.4.11 to Snow Leopard. Below are my specs, and I'd love to hear a second opinion from someone!
    Model Name: Mac Pro
    Model Identifier: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 3 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 2 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B08
    SMC Version: 1.7f10

    You should be able to upgrade the OS X to Snow Leopard with the less costly upgrade DVD
    from Apple; that won't give you the newer iLife, or iWorks, but it would be a full install disc.
    The computer should see an upgrade in RAM, too; 2GB probably is minimal, and this can be
    a concern if you also have a jam-packed hard disk drive and no working free space for the
    system or applications to use the OS X's automatic Virtual Memory, based on available space.
    An upgrade from Tiger 10.4.11 to Snow Leopard will invite issues and problems from third-party
    applications not written to run in the later OS X version; you may have to buy/upgrade them, too.
    • Mac OS X 10.6 Snow Leopard compatibility table = +Which apps work with Mac OS X 10.6?+
    http://snowleopard.wikidot.com/
    similar forum inquiry/reply:
    http://discussions.apple.com/message.jspa?messageID=13223595#13223595
    Anyway, the upgrade by itself on a new or 'secure erased' HDD may work just fine.
    The hardware upgrade suggested (RAM, larger hard disk drive) would help. Also,
    if there are any pending Firmware updates available, be sure to install them, too.
    Good luck & happy computing!

  • Failed to upgrade from ERP 6.0 EHP4 to EHP5

    Dear SAP Gurus,
    we are running ERP 6.00 with EHP4 (HCM-component) based on Windows 2003
    SP2 X64 and SQL Server 2005 SP4 (64-bit).
    We are using SAP Kernel Unicode 7.01 PL 133 (64-bit).
    We intend to upgrade from EHP4 to EHP5.
    Upon running SAPehpi, we encountered issue which stopped us from
    proceeding with the upgrade.
    Case 1: Direct upgrade to 605
    The upgrade failed on PREP_INPUT/VERSCHK_INI with error message: The
    following combination is not supported (SAP_APPL 600, SAP_BASIS 701,
    SAP_ABA 701).
    Case 2: Upgrade SAP_APPL component from 600 to 604 (due to the above
    error message)
    The upgrade failed on PREP_INPUT/VERSCHK_INI with error message:
    Release '701' of component SAP_BASIS is too new.
    Case 3: upgrade via SAINT is not supported by SAP. When uploading the
    Stack XML file, we got error saying that the stack is not supported.
    Attached is the complete list of the current SP Level of Installed
    components.
    Please advise on how we can perform the upgrade to EHP5.
    Many thanks in advance.
    regards,
    Denny

    The thing is Solution Manager was able to produce the XML file during the previous upgrade to 604 (the one without SAP_APPL 604).
    So how can it not be supported by SAP?
    If it is not supported by SAP, how can I proceed from here?
    Component Software C SP-Level Support Package Short description of the component
    SAP_ABA 701 0007 SAPKA70107 Cross-Application Component
    SAP_BASIS 701 0007 SAPKB70107 SAP Basis Component
    PI_BASIS 701 0007 SAPK-70107INPIBASIS Basis Plug-In
    ST-PI 2008_1_700 0003 SAPKITLRD3 SAP Solution Tools Plug-In
    SAP_BS_FND 701 0008 SAPK-70108INSAPBSFND SAP Business Suite Foundation
    SAP_BW 701 0007 SAPKW70107 SAP Business Warehouse
    SAP_AP 700 0021 SAPKNA7021 SAP Application Platform
    WEBCUIF 700 0008 SAPK-70008INWEBCUIF SAP WEBCUIF 700
    SAP_APPL 600 0018 SAPKH60018 Logistics and Accounting
    SAP_HR 604 0035 SAPKE60435 Human Resources
    EA-IPPE 400 0018 SAPKGPID18 SAP iPPE
    EA-APPL 600 0018 SAPKGPAD18 SAP Enterprise Extension PLM, SCM, Financials
    EA-DFPS 600 0018 SAPKGPDD18 SAP Enterprise Extension Defense Forces & Public Security
    EA-FINSERV 600 0018 SAPKGPFD18 SAP Enterprise Extension Financial Services
    EA-GLTRADE 600 0018 SAPKGPGD18 SAP Enterprise Extension Global Trade
    EA-HR 604 0035 SAPK-60435INEAHR SAP Enterprise Extension HR
    EA-PS 600 0018 SAPKGPPD18 SAP Enterprise Extension Public Services
    EA-RETAIL 600 0018 SAPKGPRD18 SAP Enterprise Extension Retail
    FINBASIS 600 0018 SAPK-60018INFINBASIS Fin. Basis
    ECC-DIMP 600 0018 SAPK-60018INECCDIMP DIMP
    ERECRUIT 600 0018 SAPK-60018INERECRUIT E-Recruiting
    FI-CA 600 0018 SAPK-60018INFICA FI-CA
    FI-CAX 600 0018 SAPK-60018INFICAX FI-CA Extended
    INSURANCE 600 0018 SAPK-60018ININSURANC SAP Insurance
    IS-CWM 600 0018 SAPK-60018INISCWM Industry Solution Catch Weight Management
    IS-H 600 0023 SAPK-60023INISH SAP Healthcare
    IS-M 600 0018 SAPK-60018INISM SAP MEDIA
    IS-OIL 600 0018 SAPK-60018INISOIL IS-OIL
    IS-PS-CA 600 0018 SAPK-60018INISPSCA IS-PUBLIC SECTOR CONTRACT ACCOUNTING
    IS-UT 600 0018 SAPK-60018INISUT SAP Utilities/Telecommunication
    LSOFE 600 0018 SAPK-60018INLSOFE SAP Learning Solution Front-End
    SEM-BW 600 0018 SAPKGS6018 SEM-BW: Strategic Enterprise Management
    ST-A/PI 01M_ECC600 0001 SAPKITAR7F Application Servicetools for ECC 600-605
    VIRSAHR 530_700 0012 SAPK-53312INVIRSAHR SAP GRC Access Controls 5.3 for 700 HR S
    VIRSANH 530_700 0014 SAPK-53314INVIRSANH SAP GRC Access Controls 5.3 for 700 HR a

  • Major issues after upgrading from XP to Vista on Qosmio F20

    I have recently upgraded from XP to Vista on my Qosmio F20 and have issues. It appears I have lost the ability to change screen resolutions, adjust the volume , brightness etc. Basically I have lost the functions of the laptop. I have also tried updating the BIOS but get the following error message "BiOS updated is not supported OS - Unsupported OS or service pack installed.
    This is also making the machine very slow.

    Do you have some questions now, or you wrote just a report about your Vista experience on Qosmio F20?
    The fact is that Toshiba does not support Vista on this notebook model and because of that you will never have full operating Vista (including Toshiba tools and utilities). For supported notebooks Toshiba has offered special Vista supporting BIOS but for your notebook such BIOS update does not exist.
    Sorry! :(

  • Upgrading from OIM 10.1.2 to 10.1.4

    In the OAS 10.1.4 Upgrade/Compatibility Guide, Chap 10 is called "Verifying the Upgrade and Decommissioning
    the Source Oracle Homes" and it says to do the following after OIM 10.1.4 upgrade from 10.1.2:
    1. Move MR datafiles out of old 10.1.2 ORACLE_HOME
    2. de-comission the old 10.1.2 ORACLE_HOME
    This confuses me, because in all the OAS patchset upgrades I've done in the past, the patchset was applied on top of the existing ORACLE_HOME. I've never seen a patchset that mandated a new ORACLE_HOME before.
    I have these questions:
    1. Am I reading this correctly? In other words, is it true that when you upgrade OIM from 10.1.2 to 10.1.4 you have to create a new ORACLE_HOME for 10.1.4
    2. Couldn't I just apply the upgrade on top of the 10.1.2 ORACLE_HOME?
    The document I'm referring to is:
    Oracle® Application Server
    Upgrade and Compatibility Guide
    10g (10.1.4.0.1) for UNIX
    B28188-01
    Thanks for any help! --Peter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hello,
    You should be able to use the same mechanism to deploy in 10.1.3.x, except that you will use the default-web-site.xml file (instead of http-web-site.xml)
    In the same time it is probably better to use the command line (admin_client.jar) or ant task to deploy your war.
    Regards
    Tugdual Grall

  • OIM upgrade

    Hello,
    I've one OIM environment version 9.1.0.1862.4 and I have to replicate this environment. After a fresh OIM installation the version is 9.1.0.1860.16. I got p8273427_9101_Generic-BP02. Is this the right patch to upgrade from build 1860.16 to build 1862.4?
    Thank you for your help

    Yes Build No have meanings.
    If it ran successfully then it will update the build no. If it didn't update the build no then its means it didn't run successfully.
    BDW, on what basis you are saying that it ran successfully ?
    If you see console then it will show you message BUILD SUCESSFULL always. :)
    Just see the logs related to patch corresponding to your server. It will show you proper status of your patch.

  • I upgraded from 3gs and want to use my old 3gs as an ipod. how can i update my new apple ID on the 3gs as it still shows a previous one that I had?

    I recently upgraded from 3Gs to Iphone4 and want to use my old 3Gs as an ipod. how can i update
    the user ID on the 3gs to a new one that I have as it is still showing a previous user ID?

    Settings>Store...tap the ID shown...sign out...sign back in with the ID you want to use.

  • Is it really possible to upgrade from a Treo 650 to a Treo 750?

    I am not a very happy customer at the moment, but any help would be greatly appreciated. I upgraded from my old Palm Tungsten to a Zire, then to a Cingular Treo 650, combining three devices into one. I have since discovered that the Treo 650 seems to have a faulty transmission mode, as I can rarely be clearly understood by whomever I call. Am on the second (or third, I have lost track) and continue to have the same problem. I get five bars of reception but can't be understood on the other end. A bit of a problem when one is trying to call 911. Am constantly told I am "breaking up". The repair shop says it "Can't duplicate the problem". OK, then I do not want to give up all the info I have stored in the fool thing, and the 750 seems to have a different system, so I thought I would try that. All the stuff I could find seemed to indicate it wouldn't be a problem to upgrade. When the 750 arrived, I tried to install the software from the CD on my Windows XP computer. No dice. Setup encounters an error and closes. Can't even look at the files, because setup tries to run any time I access the CD. From any drive.  Gave it to my girlfiend to check on her computer, and the CD seemed to run fine. Other CDs work just fine on my computer. Must be some kind of conflict, but what? Tried calling the AT&T number that suggested they could help with setup, and was first connected to the business center, they routed me to the laptop center, who routed me to the network center, who said they would have to bring in the Palm customer service and connected me to a Mac guy that dumped me back to a menu that took me to someone for whom English is a second language with whom I was trying to communicate over a very poor satellite connection. They made no sense anyway. telling me first that I couldn't have two desktops running (wrong, my girlfriend has my old Zire and the CD worked fine) and then insisting that the serial number on my device had to start with a P, when it clearly does not have any alpha characters in it. Gave up on that route of assistance. Managed to get the new ActiveSync installed from my girlfriends computer over the network. Great. Now let's get my 650 synced with Outlook (which I have not used at home) and see if we can move on. Nope. First I have to update Outlook 2000 from the old Win98 to my current XP. Find the old CD, and square that away. OK, now sync to Outlook. Nope. The sync program gives an error, saying it will only sync with Outlook 98, 2000, and XP(2002). Good grief. I have Outlook 2000, and the software apparently does not recognize it. If the Palm doesn't work, there is no reason for me to keep this phone, and I am very close to returning it and abandoning the Palm entirely when I upgrade to something that works, although I dread re-entering all that information.
    Post relates to: Treo 750 (AT&T)
    This question was solved.
    View Solution.

    Thanks for the feedback. Today I installed an Enterprise version of Office 2007 I purchased a while back, but had not yet installed. Microsoft presented a few challenges, but they were quickly resolved. I then downloaded the appropriate conduit from Palm, and synced the 650 with the handheld overwriting the computer. Then used Active Destop to sync the 750. Satisfied I had moved as much info as possible, I called AT&T and had them move the phone number to the new Treo.
    Bonus! When the guy at AT&T called me on the new phone to verify it, he said it sounded better than my landline.
    Sorry for the streaming paragraph. When it is late I tend to write like I think.
    Dave
    Post relates to: Treo 750 (AT&T)

  • I upgraded from iPhone 3GS to iPhone 6.  Everything converted fine until I deleted an app in error.  When I downloaded it from iTunes, my account is no longer recognized by the app's host servers.  Can I go back and re-sync one app from my old phone?

    I upgraded from iPhone 3GS to iPhone 6.  Everything converted fine.  Yesterday I deleted an app in error.  When I downloaded the software it from iTunes ( did this many times on the old 3GS), my account is no longer recognized by the app's host servers (Playtika), even though it did after the initial conversion.  Can I go back and re-sync just one app from my old phone?  

    Try deleting what is called the iPod Photo Cache. 
    http://support.apple.com/kb/TS1314

  • I have just downloaded the upgrade from Mountain Lion to Yosemite. In the process i am now unable to gain access to iTunes. The app on desktop no longer works and the install is not able to be opened.

    I Have downloaded the upgrade from Mountain Lion to Yosemite. In thee process of so doing I have lost access to iTunes.
    The app on desktop no longer opens the program and having downloaded and installed as per Apple instructions, can not make a connection.

    Hi, drjbuchanan.  
    Thank you for visiting Apple Support Communities.  
    Here are some troubleshooting steps that I would recommend going through when experiencing this issue.  
    iTunes: Troubleshooting issues with third-party iTunes plug-ins
    http://support.apple.com/en-us/ts3430
    Troubleshooting iTunes installation on Mac OS X
    http://support.apple.com/en-us/ht2311
    Cheers, 
    Jason H.  

  • Can't print from IE 8 after upgrading from Vista to Windows 7

    My laptop (HP Elitebook 8530w) uses two HP printers: Color LaserJet CP3525x (at work) and Deskjet 6940 (at home). Both printers are accessed across a local network.
    I recently upgraded from Vista Enterprise to Windows 7 Enterprise.
    Everything still prints fine (from Word, Adobe Reader, Windows Photo Viewer, etc.), except for IE 8! When I try to print a web page from IE, it prints only the page header, and otherwise the sheet is empty. This symptom occurs on both printers. (And of course this worked fine before the upgrade.)
    Any ideas? Thanks for any help.
    Jeff
    This question was solved.
    View Solution.

    (same poster)
    If anyone else is having this problem, I found the solution on another forum (http://social.answers.microsoft.com/Forums/en-US/InternetExplorer/thread/920588e5-ccc4-4e24-83d6-606...).
    Specifically, the following steps solved the problem:
    1. If it doesn't already exist, create a directory named "Low" in your directory "C:\Users\<your_user_name>\AppData\Local\Temp\".
    2. From a command prompt, issue this command:  ICACLS C:\Users\<your_user_name>\AppData\Local\Temp\Low /setintegritylevel (OI)(CI)low
    Jeff

Maybe you are looking for

  • Using WQL "one-liner" to extract a value from the registry

    Can I extract a value from the registry using a "one-liner" WQL command?  Something like the following: Under root\default:StdRegProv                SELECT <Data> FROM "HKLM:SOFTWARE\Toto\Version" Please note that I am aware of how this is done via s

  • Need help in solving Linked lists queries

    I have encountered this code part a Node head, tail; head = null; tail = null; head = new Node("Beef", head); //what does that mean?part b Node head, tail; head = null; tail = null; node  new 3 = new Node("Pork"); tail.next = new3; tail = new3;I am t

  • How do you designate AUTO_INCREMENT in testID

    How do you designate AUTO_INCREMENT in testID: CREATE TABLE [dbo].[test] [testId] INT NOT NULL PRIMARY KEY, [datetime] VARCHAR(50) NULL, [col1] VARCHAR(50) NULL, [col2] VARCHAR(50) NULL, [col3] VARCHAR(50) NULL

  • What language is OS 9 written in?

    Hello, Out of nostalgic reasons I would like to know what programming language is Mac OS 9 written in? Some people on here mentioned C, C++ or all assembly language. Given that the classic Mac OS goes back to the early 1980s(1984), can someone say th

  • Where is the help forums?

    Man Oh Man I am completely lost. Some how I cannot find the help forums.... I have searched "help" and "Help Forum" and nothing is coming up. Iused to click on the "bubble Icons" and it took me right to the help forums, now I get this double column d