Error occures when opening form in planning

Hi,
when I try to open form in planning I can not do it. There is also no info why, the only info I get is: An error occurred.
Inside log I can find:
####<Nov 4, 2011 10:27:22 AM CET> <Error> <HTTP> <HYPERION-001> <Planning0> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1320398842770> <BEA-101017> <[ServletContext@6075528[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]] Root cause of ServletException.
java.lang.NoClassDefFoundError: com/hyperion/hbr/core/HBRThinServer
     at com.hyperion.hbr.api.HBRServerLocal.getLaunchableRulesForLocation(Unknown Source)
     at com.hyperion.hbr.api.thin.HBR.getRules(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getHBRCalcList(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getFormCalcDetails(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getRunOnLoadCalcs(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.getRunOnLoadCalcs(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.runCalcOnLoad(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
     at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     at 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)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at HspValidationFilter.doFilter(Unknown Source)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
>
####<Nov 4, 2011 10:27:22 AM CET> <Notice> <Diagnostics> <HYPERION-001> <Planning0> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1320398842776> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'Planning0' has triggered at Nov 4, 2011 10:27:22 AM CET. Notification details:
WatchRuleType: Log
WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
WatchData: DATE = Nov 4, 2011 10:27:22 AM CET SERVER = Planning0 MESSAGE = [ServletContext@6075528[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]] Root cause of ServletException.
java.lang.NoClassDefFoundError: com/hyperion/hbr/core/HBRThinServer
     at com.hyperion.hbr.api.HBRServerLocal.getLaunchableRulesForLocation(Unknown Source)
     at com.hyperion.hbr.api.thin.HBR.getRules(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getHBRCalcList(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl$HBRWrapper.getFormCalcDetails(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getFilteredFormCalcs(Unknown Source)
     at com.hyperion.planning.db.HspFMDBImpl.getRunOnLoadCalcs(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.getRunOnLoadCalcs(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.runCalcOnLoad(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
     at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
     at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     at 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)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at HspValidationFilter.doFilter(Unknown Source)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = HYPERION-001 TXID = CONTEXTID = TIMESTAMP = 1320398842770
WatchAlarmType: AutomaticReset
WatchAlarmResetPeriod: 30000
>
####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844525> <BEA-149515> <An error was encountered getting the attribute DatabaseProductName on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844527> <BEA-149515> <An error was encountered getting the attribute DriverVersion on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844528> <BEA-149515> <An error was encountered getting the attribute DriverName on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
####<Nov 4, 2011 10:27:24 AM CET> <Warning> <JMX> <HYPERION-001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Fri Nov 04 10:27:23 CET 2011)> <<WLS Kernel>> <> <> <1320398844528> <BEA-149515> <An error was encountered getting the attribute DatabaseProductVersion on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
This occurs only for one of my applications, other work fine.
Any ideas?
Best regards,
Greg

Have you migrated to 11.1.2.1 lately?
Restart EAS and Planning. Login to Planning as a Planning admin, then login to EAS with the Planning/Essbase admin - Do not use the default admin user.
Check if you are able to associate the outline thereafter.
HTH-
Jasmine.

Similar Messages

  • Error occuring when opening file programatically?

    I am trying to create a directory(ok) and then create a file from information obtained from a program(error). In this example i am calling the directory C:\TESTDATA\`serialnumber`\`type of test` and the file called `date``operator`.xls
    However once the directory is created, an error occurs when i open the file to write my table into?
    Can anyone help?
    Thanks
    Attachments:
    test.llb ‏77 KB

    Hi,
    Can you do two things to help us help you? First, save your vi's using the "Save with options" selection "Development distribution", as some us don't have the OpenG libraries installed, and two, give us the error code/message you are getting.
    Thanks
    P.M.
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • Error Message When Opening Interactive Demand Planning

    Hello Experts,
    I have one user who is receiving the following error message when trying to open Interactive Demand Planning Workbook.  Only one user is experiencing this issue.  Has anyone run into this before? 
    GP: Graphics product not available in this system; see long text
    Message no. APPLG225
    Diagnosis
    The required graphics product is not available on the current platform. It is either not permitted, or it does not work properly.
    The application does not have a fallback strategy.
    Procedure
    Application/Specialists
    Contact your developers to see if a fallback strategy can be implemented.
    Development
    Check the call method of the graphics proxy. If the graphics product is not mandatory (parameter FORCE_PROD), then the graphics proxy can select a different graphics product that is available on this platform.

    Dear Adam,
    The prerequisite for graphics in planning folders is the SAP Internet Graphics Server. The connection between the SAP Internet Graphics Server and the system in which you operate BPS must take place using an RFC destination of the type TCP/IP with the predefined name IGS_DEST_POFO.                                                          
    Please make sure that your settings are correct and check the online help at:   http://help.sap.com/saphelp_sem320bw/helpdata/en/05/                  
      242537cedf2056e10000009b38f936/frameset.htm                                                                               
    Planning Folder                                                         
      > Editing a Planning Folder: Details                                  
          >Planning Folder: Portfolio Graphic"                                                                               
    Please have a look at the following notes as well that helped to solve problems with the IGS. 454042 IGS: Installing and Configuring the IGS                          
    676532 Dumps in transactions with splitter containers                   
    I hope this helps.
    Regards,
    Tibor

  • Error occured when opening a request

    Hi All,
    My application has got ESS/MSS. One user has tried creating a leave request , it got rejected by his manager and again it came to his inbox for his next action. So when he tried to open that he gets,
    *Application error occured during request processing
    com.sap.tc.webdynpro.services.sal.core.dispatcherException: Wrong webdynpro-URL: No appl *
    Any help?
    Thanks!
    Swarnaprakash

    Hi Swarnaprakash
    Looks like some installation error. Check below links -
    Re: Web Dynpro Exception: Dispatcher Exception
    ESS IVIEW not working
    Regards,
    Sen

  • "Unknown Error Occured" when opening any Illustrator file

    Hi.
    When trying to open a .ai file, the "unkown error occured" message appears.. Same happens when creating a new file. It's CS4.. Really don't know what else to say, hope you can help me.         

    iTolmach,
    You may try to Ctrl/Cmd+Alt/Option+Shift during startup or Move the folder with Illy closed.
    If it is not something in the Adobe Illustrator CS4 Settings folder, it may be (with tests):
    1. Corrupt font(s): you may move all fonts out of the Windows fonts folder (and move them back in);
    2. Firewall interference (especially if more than one is running (XP SP2 adds one if activated)): you may turn them off (and on again);
    3. Some versions of Acrobat generate many temp files. Too many (64K) causes the problem: you may search and destroy Temp files;
    4. Some other inconsistency caused by Adobe Acrobat/Reader: you may try uninstalling and reinstalling (a newer version).
    5. Incompatible/old printer definition file for the default printer: you may upgrade the driver, change the default, or set the PostScript driver/PDF to default;
    6. Using a US/English version of Illustrator with Windows set to a different language: you may enter Control Panel>Regional and Language Setteings and change to English (and change back).
    7. Quicktime/iTunes: uninstall Quicktime and make sure the Quicktime folder is deleted in the Program Files folder; and/or uninstall iTunes.
    If none of these possible solutions work, have you made any (other) changes to the PC between succes and failure? New software loaded?
    In the end, you may have to rebuild. In that case, remember to use the Cleanup: http://www.adobe.com/support/contact/cs4clean.html

  • Random "Internal Error Occured" When Opening PDFs

    I have a user that since yesterday morning has been having random "An internal error has occured" errors and Adobe Reader X crashes out.  He tells me that it doesn't happen on every PDF he tries to open and on the ones that it does happen if he keeps trying to open the file it will eventually work.  Though when it does it might not display properly or it will cause Reader to freeze.  In his words, "It's not always the same result with each file."
    I've been reading around at all the 'internal error' threads (seems fairly common!) and it seems that it could be something nice and simple from a permissions error, which I can't see it being this because then it wouldn't work at all surely?  And then there is complete hit or miss fixes like reinstalling or a reg fix!
    Can anyone provide anymore useful information!?

    Hi chen,
    I have executed the function modules.Its throwing the floowing exceptions.
    SPBT_INITIALIZE     is throwing the exception INVALID_GROUP_NAME  Message number  BT  - 831.
    Function modules SPBT_GET_CURR_RESOURCE_INFO , SPBT_FIND_FREE_SERVER, SPBT_GET_CURR_RESOURCE_INFO are throwing the exception PBT_ENV_NOT_INITIALIZED_YET  message number BT - 838 .
    How to resolve this problem.
    Thanks in advance.

  • Error occured when opening iTunes-cannot open it

    When I open iTunes software, windows just simply told me "encounter some problems, and need to be closed". Does anyone know what happened?

    Hi Swarnaprakash
    Looks like some installation error. Check below links -
    Re: Web Dynpro Exception: Dispatcher Exception
    ESS IVIEW not working
    Regards,
    Sen

  • Error Occurs When Opening PDF Documents Over Home Netrwork

    Installation:  XP/SP3; Adobe CS2 Premium (Acrobat Professional 7.1.0); Wireless Home Network with Cisco Router; shared My Documents folder stored on the Desktop PC.
    Problem:  PDF documents created locally with Adobe Acrobat and stored in the My Documents folder on the Desktop PC can not be opened by my laptop PC when they are accessed over the home network.  The error message received from Adobe Acrobat is “There was an error opening this document.  Access denied.”  There is no error number.  Click OK is the only option.  However, the same PDF documents can be successfully accessed and opened using the Desktop PC.
    PDF documents stored in the shared My Documents folder on the PC that have NOT been created locally using Adobe Acrobat can be successfully opened over the home network and by the Desktop PC.  All other non-PDF files can be successfully access and opened over the home network.
    Is there some setting within the Adobe installation that is blocking access to locally created PDF files over my home network?

    John - in viewing Properties the key difference is under the PDF Tab.  The
    PDF documents that can't be accessed over my home network do not have any
    entry for the application that created the document, and the PDF Producer
    section is also blank.  I also discovered a PDF document created on my
    laptop and stored on my Desktop can be successfully accessed by the laptop
    over my home network as well as the Desktop PC, and the PDF Tab has the
    correct information.  It would appear there is incorrect option or corrupted
    application with the Adobe software on my Desktop.
    Can you provide some additional guidance on how best to provide you all the
    creation options in Acrobat?
    Thank you.

  • Error occured when open the Analyzer (SAP BW 3.x)

    Dear expert,
    I' m still new in BW. I'm having a problem to open the Analyzer (SAP BW 3.x). When I tried to open, it pop up the error message : " windows cannot find 'C:\Program Files\Common Files\SAP Shared\BW\sapbex.xla.". Below is the specs:
    SAP GUI :  version 710
    ECC Version : SAP NetWeaver 7.0
    BW Version : SAP BW 7.01
    Please help me...I'm stuck and unable to start with my report development.
    Thanks & Regards,
    -SYahida-

    I think the file location has been changed. Or you are using the old Bex login pad. Try to check the Bex installation location in your machine. Or you can try to start from windows (start) menu of the system.

  • An error occurs when opening a file ppt

    I have a presentation in Powerpoint. But for some reason I can not open it on the laptop. Writes that: "Unable to read the structure of ..." It's very strange, because the version Power Point, on the laptop and PC alike. (2013)
    What could be causing this problem?
    On the PC, open without any problems. But I need to be opened by the presentation on the laptop. The problem still is that the version of the file on the PC I already deleted and emptied the Recycle Bin. That is, at the moment there is
    only a copy on the laptop and a flash drive.
    I hope for your help. Thank you.

    Hi,
    Are you able to open the copy you have on the flash drive? Are you able to open any other PPT presentations on the laptop?
    It looks like your PPT presentation is corrupted. There are lots of factors accountable for corruption or damage of PPT/PPTX files, like large size, a difficult file structure...
    Please first try to repair this specific PPT file via using the built-in Open and Repair
    option: FILE>Open>Computer>Browse, select the file, then choose "Open and Repair" option in
    Open drop-down list.
    Hope this helps. Please feel free to post back with any findings.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • I have Lightroom 5 installed on my MacBook Air but when I try to open the program I receive the message "An error occurred when attempting to change modules".  I uninstalled, emptied trash and re-installed but I continue to get the same message.

    I have Lightroom 5 installed on my iMac which I downloaded (uploaded?) to my MacBook Air (via wi-fi) but unlike the iMac, I'm unable to use the program on the MacBook Air.  When I open the program on the iMac and click 'file', (as people using the program would know) there are 21 options - import pics, export, etc, etc - however, in the version on the MacBook Air, opening 'file' gives me four options - New Catalogue, Open Catalogue, Page Setup and Printer - and with that comes the pop-up message "An error occurred when attempting to change modules".  Any ideas please?

    A forum thread from 3 years ago talking about LR 1.x which had this problem seems to need permissions fixed or new folders created with the corrected permissions.  You might try doing a repair permissions for your user and/or run LR as an administrator user.  I am a PC person so cannot tell you exactly how to do that.
    https://forums.adobe.com/message/1457020

  • ???  I just installed Lightroom 5 from Amazon for my Mac with 10.10.1 software.  When I open it I get: "An error occurred when attempting to change modules".  It won't import photos and has no side panels under Library.  What should I do?

    I just installed Lightroom 5 from Amazon for my Mac with 10.10.1 software.  When I open it I get: "An error occurred when attempting to change modules".  It won't import photos and has no side panels under Library.  What should I do?

    I Nearly bought from Amazon too but I found a thread from Adobe stating that the only recognized outlet for lightoom is themselves and other outlets serial numbers will not be guaranteed.
    THat at was sufficient for me to buy direct from Adobe, hope you get it sorted.

  • Encountered an error when attempting to open Lightroom for the first time. Went to Lightroom Help and searched for the error "An error occurred when attempting to change modules". Non of the solutions helped. what now?

    Encountered an error when attempting to open Lightroom for the first time. Went to Lightroom Help and searched for the error "An error occurred when attempting to change modules". Non of the solutions helped. What now?

    I am getting this error message as well. I have just downloaded Lightroom recently. I try to click on Lightroom / preferences....and nothing happens. I tried to uninstall and it is greyed out so I can't do that either. Suggestions? Please help?

  • I Just installed Crative Cloud Lightroom try-version but when i open the program it say "An error occurred when attempting to change modules." ?

    I Just installed Crative Cloud Lightroom try-version but when i open the program it say "An error occurred when attempting to change modules." ?

    Try giving permission to Lightroom folder under
    /Users/[user name]/Library/Application Support/Adobe
    Steps
    Click on Finder and on the menu bar ( top side the of the screen) click on Go > Go to,folder
    In the window type exactly ~/Library and click on Go
    Open Application Support > Adobe and right click on Lightroom folder and select get info
    Under sharing and permission Click on lock and unlock it
    Click on + add your current user name and administrator if not added
    Then give Read and Write permission for Admin, system, everyone and (your user name)
    Click on gear icon and choose apply to enclosed item
    Then Click on Lock
    Launch Lightroom and check.

  • Error occurred when attempting to change modules in LR - just purchased and opened for first time

    I just purchased and downloaded the monthly subscription to LR 5 on my new iMac. When I open LR it displays an error message that says "An error occurred when attempting to change modules." I cannot import anything. I'm stuck and very frustrated. I just paid for this monthly service and am stuck for a year. Please help me troubleshoot this problem. I've uninstalled and reinstalled several times as well as restarted my iMac.

    This link Error changing modules | Lightroom does NOT work with creative cloud downloads. I have tried it all, numerous times. Not a solution for us CC users. PLEASE HELP!

Maybe you are looking for

  • How to use CTS+ in PI 7.31 Java-Only?

    Hi Gurus, The basis colleague told me that the configuration with CTS+ is finished and I can use it to transport objects. In PI Test-System E03 the Tools "Export Design Objects" the Mode "Transport Using CTS" is avaiable. Everything runs well. Now in

  • Acrobat X Pro - I need to export a multiple page pdf into a powerpoint presentation - no editing ability needed

    Acrobat X Pro - I need to export a multiple page pdf into a powerpoint presentation - no editing ability needed

  • Photoshop or InDesign

    I work for a non-profit and they need a program to design their own post cards, brochures, print ads and various other mail outs, especially for special events. They have a very limited budget and want to buy a single license for either Photoshop or

  • Custom Chart Effects

    Hello, I am interested in creating my own chart effects... I assume I will need to extend SeriesEffect (or SeriesInterpolateEffect, which is close to what I want to do), but I am not really sure what to do from there. What methods do I override? Does

  • Purchase order for sample material

    Dear All, Do you have any suggestion about purchase for sample material? During we develop new vendor, we will get sample material from them and do not pay, but after we use the material to produce, and the quality is OK, we will pay for the sample m