Saving a Analysis Workspace Error

Hello,
Getting a error when re-saving a workspace.  This happens when I change the properties "Analysis Name" from Analysis 1 to any name and click save.
If you don't change the name, it works fine.
Env : BI41 - SP4, Windows 2008, SSAS 2008
Thanks
-rs
-------------------Error Message------------------------------------
Fatal error while executing processDecodes() in UI component com.sap.tc.ls.internal.faces.component.UIPage with ID mdPage. java.lang.NullPointerException: while trying to read the field 'content' of a null object returned from java.util.Map.get(java.lang.Object)
at com.businessobjects.multidimensional.client.application.TranslatableString.toString(Unknown Source)
at com.businessobjects.multidimensional.client.application.jsf.serialization.SerializationBean.saveToDocument(SerializationBean.java:198)
at com.businessobjects.multidimensional.client.application.jsf.serialization.PersistentStateBean.save(PersistentStateBean.java:608)
at com.businessobjects.multidimensional.client.application.jsf.serialization.PersistentStateBean.leftButtonAction(PersistentStateBean.java:396)
at com.businessobjects.multidimensional.client.common.dialog.confirm.ThreeButtonConfirmDialog.closeDialog(ThreeButtonConfirmDialog.java:179)
at com.businessobjects.multidimensional.client.common.dialog.confirm.ThreeButtonConfirmDialogRenderer.decode(ThreeButtonConfirmDialogRenderer.java:56)
at com.businessobjects.multidimensional.client.common.ajax.AjaxInputComponentBase.decode(Unknown Source)
at com.businessobjects.multidimensional.client.common.dialog.confirm.SaveConfirmDialog.decode(SaveConfirmDialog.java:31)
at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1034)
at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1029)
at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1029)
at javax.faces.component.UIForm.processDecodes(UIForm.java:208)
at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1029)
at com.businessobjects.multidimensional.undoredo.RootView.processDecodes(RootView.java:63)
at com.sap.ui.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1528)
at com.sap.tc.ls.internal.faces.component.LSComponent.processDecodes(LSComponent.java:2499)
at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1029)
at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:540)
at com.sap.tc.ls.faces.application.UCFViewRoot.processDecodes(UCFViewRoot.java:1301)
at com.sun.faces.lifecycle.ApplyRequestValuesPhase.execute(ApplyRequestValuesPhase.java:78)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
at com.sap.tc.ls.environment.ResourceLifecycle.execute(ResourceLifecycle.java:485)
at com.sap.tc.ls.faces.lifecycle.UCFLifecycle.execute(UCFLifecycle.java:94)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:283)
at com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)
at com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)
at com.businessobjects.multidimensional.client.common.utils.exception.ErrorFilter.doFilter(Unknown Source)
at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.sap.tc.ls.servlet.UCFServletFilter.doFilter(UCFServletFilter.java:609)
at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.businessobjects.bip.core.web.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:35)
at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.businessobjects.bip.core.web.supportabilty.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)
at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)
at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.businessobjects.bip.core.web.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)
at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)
at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)
at com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:168)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:761)

The error happens when I hit the "x" in the layout panel windows instead of the icon and then save the the olap workspace.  After that I cannot change the name and will always have the error except create a new one.
It is not consistent, but happen many times.
Thanks
-rs

Similar Messages

  • Oracle 10g analysis workspace manager

    I'm looking for a weblink to install Oracle 10g analysis workspace manager.
    I'm not sure whether it's available for free download.
    Can someone help me?..
    Thanks,
    Bhagat

    Hey;
    Thanks again for the response. I tried dropping the repository and got a whole bunch of errors. While attempting to enable the sysman account, I realized that my password contained some characters that have special meaning for oracle and I think that's what was throwing it. The errors with the repository convinced me to try one more reinstall. Bit overkill, perhaps, but that's the whole point of a practice box. Once the database was up and running, teh enterprise manager is fully functional.
    Now that I think about it, I wonder if that password could be responsible for my other schema issue as well...
    Thanks again; I appreciate your time and patience.
    Doug O'Leary

  • Workspace error in hfm

    hi all
    i installed HFM and FDM on one server and Reporting and Analysis and Shared Services on another server. But after the configuration I am able to create application on Win32 client. But when i try to open this application from workspace I get an error which i am specifying below.
    Moreover I am not able to view consolidation administration tasks for HFM in workspace. Also when I click on the application name in Shared Services under the HFM project, that gives the error too.
    Workspace Error :
    Error Code : 2147024891
    Error Description : 006~ASP 0178~server.Create Object Access Error ~ The call to server.create object failed while checking permissions. Access is denied to this object.
    Error Source : Error Opening Application
    Shared Services Error:
    Unable to contact the application. Please contact the system administrator.
    Can nebody help?

    Check the following:
    1. The user being used for access in the IIS virtual directory has proper access.
    2. The DCOM configuration and Application Cluster configuration are all fine.
    3. The DCOM user has proper access
    4. The IIS security for the HFM virtual directory is proper.
    5. The user being used has proper access in Shared Services.
    Regards,
    Sayantan
    Edited by: sayantan.mondal on Sep 15, 2009 3:31 PM

  • Received 409 (Conflict) for saving changes in workspace crx.default

    When i creat a new jsp file and save the file  , i get the following error on CRXDE lite  :
    Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. This node already exists: /content/TrainingSite/contentpage.jsp
    Can anybody please suggest the cause of the problem and the meaning of the code.
    Thanks

    Well that usually means that there is already a file/node with the same name so you can't create a new one at the same place. Are you sure there isn't already a node with that name? Perhaps created by someone else?
    Also it would be unusual to create a JSP under /content - normally all JSPs would be created under /apps/<myapp>/components/somecomponent/contentpage.jsp. Are you creating you JSP in the right place?

  • Whenever I try to open an attachment I get "The download cannot be saved because an unknown error occurred"

    Title says it all. If I try to "open" an attachment, the download dialogue comes up and the progress bar begins to fill, then when it should be complete I get the message:
    "The download cannot be saved because an unknown error occurred
    Please Try Again."
    I can still save the files, but then I have to delete them (and that's just a hassle). Any help would be appreciated!

    Tools, Options, Attachments, Incoming. Then set to your prefered PDF reader.
    An update has reset this to the internal PDF viewer rather than sticking with the one you had before. This reader does not work on my machine.

  • Error while saving record "User:johndoe":     Error -14071

    I have added my augmented users from the AD server. When I select user and to apply a setting under Preferences I get this on attempting an "Apply", Error while saving record "User:johndoe":Error -14071. I'm authenticating to my LDAP not AD/All Domains.
    I have the server bound correctly to the AD server. Bound to AD, then promoted to OD master.
    Tried WGM from another Mac, same error.
    I recall my AD admin extending the ad schema last year for OS X 10.4.
    Thoughts? Thanks.

    Thanks David and Mabel, and all for the suggestions. I did go through "Leveraging Active..." prior to posting. I did try your method of canceling the authorization to WGM and viewing Directories. I would select a user from this method and try to apply something from MCX, but still got the -14070 error. Yes, I do have my client bound 1st OD, 2nd AD, with OD first on the search policy for the client.
    I though I had solved my issue by authenticating to WGM and LDAP. Then selecting Groups and the Members tab, I define an OD group and select that group. I can then click the "+" towards the right of the window. Then select my AD there which populates. I can add my AD groups or single users to my OD group. Then I'm able to apply MCX settings. But, no "blue" circle next to the group's silhouette. How is my method possibly incorrect?
    Also, at some point I unbound my client from AD and it seems the client is ok with getting AD info off my OD server. Example, my AD sharepoint mounts for PHD.
    But, I do have a pause of 20 secs. are more when logging into the client as well as accessing applications. Side effect of my method?

  • Error while saving record "john doe":     Error: -14140

    when changing a users preferences i try and save but it comes up with this error
    Error while saving record "john doe": Error: -14140
    and wont allow me to save
    any ideas?
    Many Thanks

    This thread might help you:
    http://www.afp548.com/forum/viewtopic.php?showtopic=16200
    This document is supposed to be very good as well:
    http://www.afp548.com/filemgmt_data/files/AD-OD-2.1.pdf

  • Help! Message "pdf could not be saved because an unknown error occurred. Try saving to a different l

    I had the contents of my (dying) ibook transferred onto my emac. The tech created a new user/desktop on the emac. Now, when I try to open PDF files from a website, I get a drop down window saying this:
    "Downloading - users/myname/desktop/xxxxx.pdf could not be saved because an unknown error occurred. Try saving to a different location."
    Points to note: 1) The "xxxxx.pdf" part of the above message changes each time I try to open a pdf document, even the same one, and it does not show the real name of the document (e.g. CollegeApplication.pdf). The xxxxx.pdf is usually written as gibberish, like "86hgkjh.pdf" or "sdfj99f.pdf."
    2) this never happened on my laptop;
    3) the settings are set in Firefox to download pdf's to my desktop;
    4) I have the latest version of Adobe Reader, which I already tried opening before downloading;
    5) the settings are also set to open pdfs using adobe.

    I had the same problem when I installed Firefox 3, but I think the problem is due to my recent hard drive upgrade. Try changing the download location from "Desktop" in Microsoft Internet Explorer and all other browsers (Safari, Firefox, etc.) to whatever default location you prefer. I never use Internet Explorer, but I think somehow my settings were corrupted when I upgraded my hard drive. I found this solution on another site also.

  • The document could not be saved. an unexpected network error occurred

    I have several users on a terminal server that access a PDF from a file server. This PDF has many fillable fields like Name: with an empty text box next to it.
    Sometimes when the users open this PDF everything is missing except the fillable text fields. If they try to save the file they get the error in the subject of this ticket:
    the document could not be saved. an unexpected network error occurred
    Obviously, this sounds like a networking error, but 2 things.
    1) The terminal server and the file server on both virtual servers on the same host, using the same SAN. Very unlikely to have a networking error.
    2) This doesn't happen to every, it seems to be only affecting 3 of about 25 right now, and it is not all the time.
    Any thoughts? I have checked to see if there were any hidden lock files, but that wasn't it. Google-fu turned up nothing.
    Thanks for your help

    Hey jdorimoto,
    Could be please confirm if you are using Adobe Reader or Acrobat (what version) to open a PDF form.
    What version of OS are you using?
    Try saving the form to any other location with administrative privileges and then check.
    Hope to get your response.
    Regards,
    Anubha

  • The document could not be saved. There is error reading the document(23).

    HI ,
    Im getting error : the document could not be saved. There is error reading the document(23).
    Had tried de-select "Save As Optimizes for Fast Web View". error still persist.
    Pls help. Thanks

    Hi,
    I am moving your posting at Acrobat.com forum to Acrobat forum.
    Hisami

  • I connected my iPad and iPhone to sync just now and got the message, "The iTunes Library cannot be saved. An unknown error occurred (-54)." What does this mean?  I clicked "OK" and the sync appears to have worked properly. Thanks - dalebird

    I connected my iPad and iPhone to sync just now and got the message, "The iTunes Library cannot be saved. An unknown error occurred (-54)." What does this mean?  I clicked "OK" and the sync appears to have worked properly. Thanks - dalebird (MacBook Pro, g4 17in)

    Morning dalebird,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at this article:
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/ts2529
    iTunes: How to re-create your iTunes library and playlists
    http://support.apple.com/kb/HT1451
    Best of luck,
    Mario

  • For IDOC monitoring, analysis and error handling in  ALE & idoc

    Hello...experts..can u please tell me about idoc monitoring,analysis and error handling..and can u please tell as per interview  point of view in this area..if availble can u send material about this...
    thx
    Message was edited by:
            durga kottapalli

    Hi,
    Reprocessing IDocs with errors
    Outbound (BD88)
    Once the error has been determined and corrected it is not necessary to resend the IDoc again. You simply resend the IDocs that have already been generated.
    Using the IDoc overview screen you need to take note of the following for each IDoc that was not processed:
    Error number: 2, 4, 5, 25, 29
    Error number: 30 (Execute Check IDoc dispatch to process)
    IDoc number
    Using the Error number, the IDoc number and the transaction BD88 , with the required message type you can resend the IDoc. Match the error number with this transaction and execute the function for the IDocs incorrectly processed.
    Just check the below link, u will get all IDOC related Interview questions
    http://www.allsaplinks.com/idoc_sample.html
    http://www.allsaplinks.com/
    http://www.sappoint.com/abap.html
    http://www.sap-img.com/
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    http://www.sappoint.com/abap.html
    http://sap.ittoolbox.com/documents/popular-q-and-a/extending-a-basic-idoc-type-2358
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://expertanswercenter.techtarget.com/eac/knowledgebaseCategory/0,295197,sid63_tax296858_idx0_off50,00.html
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b7eee43d711d1893e0000e8323c4f/frameset.htm
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sap-img.com/
    http://www.allsaplinks.com/
    Regards,
    Suresh.
    Message was edited by:
            SureshKumar Ramamoorthy

  • Hyperion Workspace error ,while using weblogic as application server.

    Hi Experts !
    I have Hyperion 9.3.0 environment and
    I m using web logic 8.1 and facing problem in starting workspace .
    configuration with weblogic is successful but still error while open workspace :
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Please help me..
    Thank you

    Hello,
    Were you able to find any solutions to this problem. We are experiencing the same issue now.
    Thanks
    Srikanth

  • I upgraded iTunes to 11.  I now receive an error message which reads - 'The iTunes Library file cannot be saved. An unknown error occurred (-50).  How do I correct this error?

    I upgraded iTunes to 11.  I now receive an error message which reads - 'The iTunes Library file cannot be saved. An unknown error occurred (-50).  How do I correct this error?
    Thanks
    TDB

    I know this doesn't help you Bud, but I've had this issue for at least the last couple of versions.  If I can ask, what is you enviornment like?  Local PC only, libray saved on another PC/Server? 
    In my case my library is on Windows 2003 server with the share mapped to drive M:  This has worked for many years through both XP and Windows 7 until and update a while ago. 
    Thanks,
    Rob

  • TS1717 I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    Hi pholewinski!
    I have a couple of articles for you here that I believe will help you with this issue. The first is an article on advanced troubleshooting, and it can be found here:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    If following that article's steps doesn't take care of the issue, you can try the things listed in this article, which is about permissions issues in iTunes:
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/TS1277
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

Maybe you are looking for

  • Creation of sales order/wbs element

    Hi SAP gurus, While creating a sales order after entering the WBS element, I am getting an error Profit Ctr not consistent between Plant and Material/WBS for line item 0010 can somebody throw light and help to solve. regards Pranav shah

  • How do I get from the test version of Lightroom to the full version when I bought the product a while ago for my macbook pro?

    I had to replace my solid state drive in my macbook pro. Since it was full of a strange virus nobody could identify, I only saved the files I needed and no programs. Now I tried to get the full version of Lightroom 5 again but it would not accept my

  • How to search for names of files in a folder

    I've been searching this for awhile and haven't found anything so,I have a game and a game map editor or what not.. and you know when a user clicks on what map they want and such, but how can I search the files inside of a folder? I found JFileChoose

  • HT204291 Apple TV Connect and mirror problem

    i need to connect and mirror my macbook pro , ipad , iphone to apple tv and i cant see the airplay icon on any of them .... all devices are updated and connected to the same wi-fi .... please help

  • Stackoverflow

    HI, I have an applet that displays images thrown a diaporama. Sometimes images are reloaded because its content has changed. All works fine, excepts I got an error 12 or 14 hours after like : Stackoverflow error, then diaporama stop. I don't know wha