AviSport - Contributor Mode - No Data restores

After logging in to Sites webcenter as fwadmin, aviSport Selected-> Contributor mode - none rendered data but with the exceptions below in the log file.
However, the selection of Admin mode looks very good.

thoughts?

Application server: Weblogic 10.3.5

ERROR [com.fatwire.logging.cs.request] - < Exception including resources /jsp/cs_deployed/UI/Layout/Header/MenuHtml.jsp >
javax.servlet.ServletException: java.lang.NoSuchFieldError: deferredExpression
........
.............................

Caused by: java.lang.NoSuchFieldError: deferredExpression
at org.apache.taglibs.standard.tag.common.core.ForEachSupport.release(ForEachSupport.java:212)
at jsp_servlet._jsp._cs_deployed._ui._layout._header.__menuhtml._jspService(__menuhtml.java:204)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
... more than 154



RROR [com.fatwire.logging.cs] - are impossible to assess the fatwire/interface/controller/controller element >
2012-07-24 12:53:42, 089 < Exception including resources /jsp/cs_deployed/UI/Layout/LeftNavigationHtml.jsp > - ERROR [com.fatwire.logging.cs.request]
javax.servlet.ServletException: java.lang.NoSuchFieldError: deferredExpression


Caused by: java.lang.NoSuchFieldError: deferredExpression
at org.apache.taglibs.standard.tag.common.core.ForEachSupport.release(ForEachSupport.java:212)

I thought about it here:
jar conflict causing failure after installing interface contributor?

Tags: Fusion Middleware

Similar Questions

  • IPod touch 6 generation is passed in brick mode and I restored with put it in dfu mode and restored factory via itunes and it says that it has completed the restoration. And it the ipod starts up and has the apple logo and a loading bar which is st

    IPod touch 6 generation happened in brick mode and I restored it by the he output in dfu mode and restore to the factory via itunes settings and it says it has finished restoring. And the ipod starts up and has the apple logo and a loading bar that do not move and it's stuck and it's been a week and I've done this process over and over

    Hi, Slkdogg1.

    Please visit Apple support communities.

    I understand that you cannot restore your iPod touch, and it looks like it is stuck on the Apple logo with progress bar.  I would like to start by going through the steps outlined in the article below.

    The Apple logo with the bar of progression after the update or restore iPhone, iPad or iPod touch

    If this does not resolve the problem, try to go through the troubleshooting steps in the articles below.

    Solve the iOS update and restore error in iTunes

    Resolve alerts related to USB in iTunes

    See you soon

  • Install PT8.53 with Linux problem: unable connect in Bootstrap Mode of Data Mover

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture. Server database is the database Oracle 11 GR 1 material. Operating system is Oracle Linux 5.

    I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.

    I've been setting up PeopleTools 8,53 Instance database. Because the Wizard installation problem, I created PeopleTools 8,53 Database Instance PT853 manually. I have run the following scripts:

    (1) utlspace.sql

    (2) dbowner.sql

    (3) psadmin.sql

    (4) psroles.sql

    (5) connect.sql

    Then, we perform Data Mover script in a Windows XP Client computer to fill the PeopleTools PT853 database machine Linux Sever instance. I installed Oracle Database 11 g 2 client for 32-bit Windows XP 64 - bit Windows virtual machine and run it successfully.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853

    Connection type: default database

    "TCP/IP Protocol".

    Host: 192.168.196.102

    Port: 1521

    Listener: LISTENER

    Protocol: TCP/IP

    Host: 192.168.196.102

    Port: 1521

    I test the Service PT853 with "SYSADM" username and password "SYSADM". The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is the same as below:

    NET Service Name: PT853

    Protocol: TCP/IP

    The host of the database Machine name: 192.168.196.102

    Port: 1521

    Name of the Basic Service: PT853

    Connection type: default database

    I test the connection using 'SYSADM' and it is successful as well. This means that Windows XP database Client can connect with the server database Oracle Linux 5 successfully. But in the computer Windows XP Client, Data Mover cannot connect in Bootstrap Mode using "SYSADM". Its details are below:

    Configuration manager:

    Type of database: Oracle

    The database name: PT853

    User ID: SYSADM

    Connect ID: people

    Connect password: people

    Data Mover:

    Type of database: Oracle

    User ID: SYSADM

    Password: SYSADM

    When connect in Bootstrap Mode of Data Mover, I got the same error:

    ORA - 12154:TNS: can not resolve the connect identifier specified. Invalid user ID and password for the access code.

    Based on my understanding, in the Oracle database, the Data Mover Bootstrap mode connection requires a PSDBOWNER table with a 'Database name PT853 and UserID SYSADM' entry.

    The problem is that the PSDBOWNER table doesn't have a line after that I run 5 scripts above. I am looking at runs 5 scripts one by one as below:

    (1) running the utlspace.sql script creates spaces of table 2 (PSTEMP, PSDEFAULT). This script can not create 2 storage spaces. So, I created 2 tablespaces manually.

    (2) running the psdbowner.sql script creates the PSDBOWNER table. This script creates the PSDBOWNER table successfully, but the last line by pressing "connect system/manager", had this error: user not valid Word name and pass. logon denied. I ignore this error and continue the following script.

    (3) running the psroles.sql script created the roles PSUSER and PSADMIN. This script runs successfully without error.

    (4) running the psadmin.sql script creates ownerID SYSADM and ownerID password SYSADM. When this script runs the last line 'connect system/manager', had this error: user not valid Word name and pass. logon denied. I ignore this error and continue the following script.

    (5) running the connect.sql script creates connectID 'people' and connect password "people." This script runs successfully without error.

    My questions are:

    First of all, in the database Oracle Linux 5 server machine, when I created the instance of database PT853 using DBCA, on the management of the password for the user 'system', I unlocked it and change his password for 'system '. It causes the scripts 'psdbowner.sql' and 'psadmin.sql' got the error "username and password"? If so, how to fix?

    Second, after you run 5 scripts above, why there is no line in the table for Data Mover Bootstrap PSDBOWNER to open a session? How to solve this problem?

    Thirdly, can I just insert a line 'PT853 SYSADM' into the table PSDBOWNER for Data Mover Bootstrap to open a session?

    Thanks in advance.

    By default, the password of the population is peop1e.

    Once more, you shouldn't do anything 'manually' on the database, scripts do everything for you. Unless something is wrong.

    > When this script runs the last line 'connect system/manager', had this error: user not valid Word name and pass. logon denied. I ignore this error and continue the following script.

    I really wonder why ignore the error. This meant everything that your system password is not responsible, but something else that you set when creating the database. Never happens to you to check the script before you run it and change it if necessary?

    Nicolas.

  • Site Studio: Ephox EditLive loading in Contributor mode

    Hello
    I'm glad Server & Site Studio installed on my machine. When I pass in Contributor mode, I also see the icons of the different elements, which I have added to the areas of contribution. But when I click on these icons, say 'element of plain text' then the Ephox EditLive loading just hangs. I also tried with the Firefox browser with the same result. Y at - it any special condition for Ephox Editor to work?

    Any help would be much appreciated.

    With respect,
    Amol Kopec

    Here are a few things that might help:
    1 set SSUseInitializationApplet = true (config.cfg)
    2. set SSInitializationAppletDoLogin = true (config.cfg)
    3. validate your Site Studio certificates under 'my profile '.

    More information on these options are provided in the Notes. Why Oracle is not put in the actual installation document is beyond me.

  • Explorer Windows crashed. No taskbar in safe mode. System Restore does not help you.

    Hello. I have a problem with my Windows 7 desktop. A few days ago I can't run my iTunes, I searched it upward into the Apple tech support website and as said: uninstall, remove remaining files, delete the temporary folder. When you delete the temporary folder, I created another folder inside and moved the files to the folder I created. Some aren't s mobile because they were still running (active). I just deleted the folder that I created that contains the files that were inactive. When I turn it on yesterday (December 20) and log in to my user account (standard user), there's a pop window saying "windows Explorer crashed. Please close the program. We will notify you when a solution was found"I closed the window and waited. After that the window was closed, none of the desktop icons and the taskbar is visible. I waited for an hour and nothing happened. This also happens to other user accounts. I shut down the computer by using the Task Manager. I did the same thing today (21 dec) and it's the same thing. I tried the system restore, but it's always the same. I tried to boot in SafeMode as administrator to perform the clean boot. The taskbar is not visible. I pressed windows on the keyboard button and the taskbar appears. But the bar 'start' is no upward. I clicked on the Start button and the bar 'start' is not yet up. Help, please. Thank you.

    Hi Yan Sheng,

    Welcome to the Microsoft Community and thanks for posting the question.

    It appears from the description of the problem that you are unable to find the desktop icons and the taskbar on your computer. I understand the inconvenience.

    • How did you perform the system restore?

    Let us perform the following methods and check if you are able to solve the problem.

    Method 2: Restore the system of Windows recovery environment
    If restarting fails, then restore the system using your restore disk system mode of the Windows recovery environment.

    http://Windows.Microsoft.com/en-us/Windows7/what-are-the-system-recovery-options-in-Windows-7

    It can also refer to article and perform the steps mentioned there. You can skip the steps you have already performed as safe mode, boot etc.

    Error: Windows Explorer has stopped working

    http://support.Microsoft.com/kb/2694911

    Warning of virus scan: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    The data files that are infected can be cleaned by removing the file completely, which means that there is a risk of data loss.

    Warning for upgrade on site: Make sure you take the backup of all your files of important data before performing the upgrade on the spot.

    We know the State of the question. For any other corresponding Windows help, do not hesitate to contact us and we will be happy to help you.

  • stuck in recovery mode tastu cannot restore or update

    iPod touch stuck in recovery mode tastu not allow the update or restore.

    Follow the troubleshooting steps in this document support. If you cannot update or restore your iPhone, iPad, or iPod touch - Apple Support

  • XP will only start in safe mode and System Restore does not resolve the problem

    Don't know not if this is related to the same reported people of BSOD problems after recent updates, but from Tuesday my computer does not start in normal mode.  I can get it to boot in safe mode, however I tried to restore to several different restore points and nothing seems to solve the problem.  Any suggestions?

    Hello

    Many people face this problem after the latest version of windows update on the XP machine. I would like to know where are the updates that have been installed on your computer Tuesday. You can view them from the Windows update history by examining it from the Windows update site.

    In case, if the KB977165 has been installed then, take a look at this thread and check if this helps you boot normally to the desktop.
    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/73cea559-ebbd-4274-96bc-e292b69f2fd1

    If the update history shows the other updates in the history list, please let us know the xxxxxx KB (number) updates, so that we can try to help you the best.

    We hope to hear from soon.

    Kind regards
    Clement Kumar.

    Microsoft Answers Support Engineer. Visit our Microsoft answers feedback Forum and let us know what you think.

  • No available to my current date restore point?

    Day before yesterday, when I was reviewing something on the net, my computer suddenly froze. After waiting for a while, I rebooted my system manually. After the reboot, everything has become pretty darn slow. Windows XP loaded slowly and took almost 10 minutes to get it, and now the system itself is slow.

    It's happened before and what I did system restore.

    But this time, in the system restore menu it is not all other dates available at the current time, "on 14 November. I tried to restore the system at the same time, but in the end, he showed "restoration incomplete". yesterday I tried to restore it showed that 'Nov 13', but now even that is not available.

    I have seen many other threads and they said it may be due to a lack of space in C: (D: in my case) but I still 5 GB 19 GB in D:

    Please suggest a remedy for this. Thank you

    Net browing the ishow picking up malware on my computer - maybe that happened.
    Before youjust start trying things, provide more information about your situation, run some scans for malware and then fix any remaining problems.
    From what you describe, and if your system has a malware infection, I would be cautiously optimistic one of your old Restore Points available or if they become available, I wouldn't use them as they also my being infected.  In situations like this, it of better just to clean up the mess, to stabilize and start again with a new batch of Restore Points that you know are not afflicted.
    Please provide additional information on your system:
    What is your system brand and model?
    What is your Version of XP and the Service Pack?
    Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, Defender, ZoneAlarm, PC Tools, MSE, Comodo, etc..
    When you say you restarted your system manually, does that mean you used the power button or pulled the plug?  (sometimes, it is what you have to do).
    The question was preceded by a loss of power, aborted reboot or abnormal termination?  (this includes the plug pulling, buttons power, remove the battery, etc.)
    The afflicted system has a CD/DVD drive work?
    You have a true bootable XP installation CD (it is not the same as any recovery CD provided with your system)?
    Have you ever used third-party applications on your system where the product description includes descriptive as sentences:
    cleaner, mechanic, detective, priest, optimize, clean up, tune up, speed up, set towards the top, compact, compress, faster, power, boost booster, guaranteed.
    Perform scans for malware, and then fix any problems:
    Download, install, update and do a full scan with these free malware detection programs:
    Malwarebytes (MMFA): http://malwarebytes.org/
    SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
    They can be uninstalled later if you wish.
    The scans by operating clean, then to solve any problems.

    Do, or do not. There is no test.

    I need YOUR voice and the points for helpful answers and propose responses. I'm saving for a pony!

  • Problems of data restore Quickbooks on Vista

    Same problem reported by someone else:

    I want to restore a file of Quickbooks that I recorded on a flash drive... when I say Quickbooks to save the file in a folder of data on my hard drive that it says I need the permission of the administrator who is me.  It only let me save the file in a folder under my name and even that I can open the file, however, it gives me an error saying «the file cannot be opened...» Make sure that it is not currently used by another program or a file read only.  The windows error was "the system does not have the specified path.

    Does anyone know of a problem like this... I use Quickbooks 2007.

    The person of Microsoft, said that the poster should contact Quickbooks as it is not a system problem... Well, I spent two hours with Intuit/Quickbooks = today all the way to the Elysee Palace... and they insist, it is a matter of Microsoft

    Hello DoughNashVille,

    Before you open quickbooks, do a right click on the shortcut or the executable and run as administrator

    Hope this helps,

    Josh Luitjens - self-taught computer tech.

  • My system is continuously restarting and willingness to complete start only in safe mode. System Restore will not work even through DOS command. What to do next?

    Running Vista SP2 64 bit on a Dell Inspiron 530.  System will come up to the login window, if there is no connection - will restart on its own, repeatedly.  It will allow me to log in, but as soon as I get on the desktop, in a short period of time, it will restart.

    I am able to connect through safe mode and safe mode with networking mode.  I tried the system restore by selecting many different restore points using rstrui.exe / offline: C:\windows command safe mode.  The operating system is running on the C drive.  Status on C «Ready to restore» watch

    He always enough immediately cause the error:

    System restore failed... System restore failed due to an unspecified error.  The parameter is incorrect.  (0 x 80070057)

    I did not knowingly install something again before that happens.

    What to do next?

    Hello

    Here's how to use the system without a command restore.

    http://bertk.MVPs.org/html/restoresysv.html

    And information of Dell.

    How ro reinstall from the Dell recovery partition:

    http://www.Dell.com/support/troubleshooting/us/en/04/KCS/KcsArticles/ArticleView?c=us&l=en&s=BSD&docid=DSN_336966

    Reinstalling the printer Dell supplied disk:

    http://www.Dell.com/support/troubleshooting/us/en/19/KCS/KcsArticles/ArticleView?c=us&l=en&s=DHS&docid=DSN_339949

    Reference Dell troubleshooting with startup problems:

    http://www.Dell.com/support/troubleshooting/us/en/19/KCS/KcsArticles/ArticleView?c=us&l=en&s=DHS&docid=DSN_343119

    Run the built-in diagnostic software:

    http://www.Dell.com/support/troubleshooting/us/en/04/KCS/KcsArticles/ArticleView?c=us&l=en&s=BSD&docid=266787

    And if this does not resolve your problem, please contact Dell or their Support Forums:

    http://en.community.Dell.com/support-forums/default.aspx

    See you soon.

  • Data restore blackBerry to BlackBerry Smartphones

    Hello, can someone please help me? (and sorry for my English-Italian)

    Question: I can easily back up data to the address book of my 9780 by DM but I can't RESTORE the .pid file because the DM told me that it is a READ ONLY file.

    So, since I have trouble with my address book, how do I restore a backup?

    In any recent backup (.ipd files), I either in its entirety or only partial, the address book is always faded gray and cannot be clicked for the restoration.

    Make errors when backup (I don't think)?

    There is a solution to recover my ipd AddressBook file to restore my long data I need?

    Thanks for help.

    Best, ADM.

    Hi and welcome to the Forums!

    Here's a knockout who deals with this error:

    • KB04461 Cannot restore read only databases when you use the advanced backup and restore of the BlackBerry Desktop Manager

    I hope that it contains something useful!

    Good luck and let us know!

  • ACS 5.3 - purged data restoration?

    Hi all

    I think I understand now the purge in ACS5:

    1. The purge occurs when the database is either too large or when the data is too old (up to 12 months, although I guess you can leave the parameter empty and no age no purging takes place?)
    2. Data is purged by doing incremental backups and remove data from the local database until the pressure of height for age is raised

    So, my question is, how I later look at the data deleted permanently? If all of a sudden, I need to look at the logs of the last year what should I do? If I restore it surely, I'll just go beyond the size limit again and he'll just get purged, no.?

    Or is there something that I am missing?

    Paul

    No problem, if you configure the database purge with an incremental backup, the purge must occur at the same time to avoid the database to a point where it becomes too large.

    Here is the user guide for reference:

    http://www.Cisco.com/en/us/docs/net_mgmt/cisco_secure_access_control_system/5.3/user/guide/viewer_sys_ops.html#wp1068157

    Thank you

    Tarik Admani

    S ' Please remember messages useful rate!

  • How to change the security permissions to access the data restored on a separate hard drive?

    I keep data such as program installations, documents, etc., on a separate hard disk systems sees reader1 (D:\). The previous operating system was Windows XP Pro and before removing this BONE, all hard drives have been saved on a separate external hard drive that works on USB. The new operating system is Windows 7 Pro 64 bit.

    After Installing Win 7, I restored the data from the backup disk drive. Now, none of the files on the disk of such modified data box that save, delete, etc. At first, I found that all the files have been marked read-only, but I was able to clear this attribute on the data reader. However, now I can't change anything because I am informed that access is denied. I am enrolled a s administrater with all permissions. I think that the restored data has inherited attributes permission that were defined when used or created by the previous operating system, Windows XP. How can I get permission to use these data?

    A. Leaman

    You must enter the property of your records - see here:
    http://social.answers.Microsoft.com/forums/en-us/w7network/thread/24bdf172-2DBC-43b8-995d-a99b6a81413c/
  • external hard disc is also encrypted using bit locker and is not in safe mode or sys restore outside windows

    What should I do to use an external hard drive for a sys restore is also encrypted using bit locker, which does not appear in the safe mode restore or sys outside windows

    Hello

    Do you remember the Bitlocker password?

    If external hard disk is encrypted using BitLocker To Go then, you must enter the Bitlocker password or the Bitlocker recovery key in order access the hard drive. You will not be able to access the disk hard if you don't remember the password.

    See the following link for more information.

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-use-the-unlock-options-in-BitLocker-Drive-encryption

  • Custom attribute editor changes in activating Contributor mode is not the Save"" button.

    We wrote a custom with two boxes attribute editor and save the two values in a single field. The part of the user interface of its works very well. But the problem we have is when you change a value of these custom attributes for an asset in contributor 'Save' mode is not getting activated as expected. To save the values of this custom attribute Editor, must modify any other attribute of asset values and then save the assets to save the values of the modified attributes.  Please find the code for the item below

    <%@ taglib prefix="cs" uri="futuretense_cs/ftcs1_0.tld"
    %><%@ taglib prefix="ics" uri="futuretense_cs/ics.tld"
    %>
    <cs:ftcs>
    <ics:setvar name="doDefaultDisplay" value="no"/>
    <tr>
        <ics:callelement element="OpenMarket/Gator/FlexibleAssets/Common/DisplayAttributeName"/>
        <td></td>
        <td>
      <select name="Integers" id="Integers" onChange="javascript:saveChanges()" dojoType="fw.dijit.UISimpleSelect" showErrors="false" clearButton="true" size="1">
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6">6</option>
      </select>
      <select name="Units" id="Units" onChange="javascript:saveChanges()" dojoType="fw.dijit.UISimpleSelect" showErrors="false" clearButton="true" size="1">
      <option value="days">Days</option>
      <option value="hours">Hours</option>
      <option value="mins">Mins<option>
      </select>
         
        </td>
    </tr>
    <input type="hidden" id="IntegerUnitsValue" name='<%=ics.GetVar("cs_SingleInputName")%>' value='<%=ics.GetVar("Integers")+"-"+ics.GetVar("Units")%>'/>
     <ics:if condition='<%="true".equals(ics.GetVar("RequiredAttr"))%>'>
      <ics:then>
      <ics:setvar name="RequireInfo" value='<%="*" + ics.GetVar("cs_SingleInputName") + "*" + ics.GetVar("currentAttrName") + "*ReqTrue*" + ics.GetVar("AttrType") + "*text!" %>'/>
      </ics:then>
      <ics:else>
      <ics:setvar name="RequireInfo" value='<%="*" + ics.GetVar("cs_SingleInputName") + "*" + ics.GetVar("currentAttrName") + "*ReqFalse*" + ics.GetVar("AttrType") + "*text!" %>'/>
      </ics:else>
      </ics:if>
       <%
            String value = ics.GetVar("ContentDetails:" +ics.GetVar("cs_SingleInputName"));
            value = value!=null?value:"";
      String[] integerunits=new String[2];
      if(value.length()>0 && value.indexOf("-")>0){
      integerunits=value.split("-");
       %>
      <script language="JavaScript">
      var interunitsSize=<%=integerunits.length%>;
      var integerValue="<%=integerunits[0]%>";
      var unitValue="<%=integerunits[1]%>";
    
      var integersObj = document.getElementById('Integers');
      var unitsObj = document.getElementById('Units');
      for(i=0;i<integersObj.options.length;i++){
      if(integersObj.options[i].value==integerValue){
      integersObj.options[i].selected=true;
      }
      }
      for(i=0;i<unitsObj.options.length;i++){
      if(unitsObj.options[i].value==unitValue){
      unitsObj.options[i].selected=true;
      }
      }
      function saveChanges(){
      var IntegerUnitsValue=document.getElementById("IntegerUnitsValue");
      var integersObj = document.getElementById('Integers');
      var unitsObj = document.getElementById('Units');
       IntegerUnitsValue.value=integersObj.options[integersObj.selectedIndex].value+"-"+unitsObj.options[unitsObj.selectedIndex].value;
       }
      </script>
      <%}%>
     </cs:ftcs>
    
    
    

    Found the answer to this issue of support. I need to include "setTabDirty();" in the javascript function.

Maybe you are looking for

  • Cloud 5 TB storage

    Has anyone found cloud storage online for the larger amounts of files?  Everywhere seems to stop at 1 to.  I have at least 4 TB of data and which is always growing so 5 to would probably be good.

  • Crash on stand by

    After a few hours of waiting, I found the following journal crash. There are some indications of reason? Thank you Anonymous UUID: 6A31BDFD-D946-BC2D-1E91-30A1FB0C3E2B Mar 15 07:54:17 Mar 2016 Panic report *. panic (cpu 0 0xffffff80137d255a appellant

  • Traverse in FileGlobals variables

    Is there a way to browse all variables under FileGlobals as a pair key / value? I have difficulties to find a function that will give me all the names of variables for PropertyObject.

  • How can I get updates $KB2820197$ and $KB2830290$ to load without error 8007371B?

    When these updates are trying to load they fail with the error 8007371B

  • Why have I not two versions of Photoshop?

    Lists of my CC CC Photoshop and Photoshop CC (2014) and whenever it updates, it updates both with the same thing.Why are there two and can I get rid of one and if yes, where and how can I get rid of it please?Thank youDavid