Error at modifying application

Hi,
While modifying my application I am getting following message
"CreateOLAPCubeForApplication:CreateCube:There might be invalid members in 'LegalApp' partition. Please try to process it in Analysis Manager to find out what is wrong".
Can any one help me to rectify
Regards
Naveen.KV

Hello,
  It looks like you have some invalide members in your LegalApp cube. You can try to process it directly into SQL Manager studio to find out what member for which dimension is wrong and then try to reprocess with full process for LegalApp that dimension(maybe you have deleted some members from one dimension and process it without process the cube - possible scenario).
  If you are not able to use SQL Manager Studio, you can just reprocess all dimension for your application selecting Full Process for LegalApp.
Best regards,
Mihaela

Similar Messages

  • Error when Modifying Application

    Hey Experts!
    We've recently upgraded to BPC 7.0 - Microsoft 2008 DB.  When I tried to modify one of our Applications for the first time, I get the following message:
    Error message:: Access to the path "F:\BPC\Data\Webfolders\AdminTemplates\AuditRpt.rdl" is denied.
    This occurs on Step 8 of the Modify Application Process.
    I've ensured that the User ID I'm running this process under is a BPC administrator and has full Local Admin rights on the server.  Any idea why this is occuring?
    Thanks!
    Sean

    Hi Sean,
    Do you have access to the application server? If not, please check with your DBA who created the ID for you.
    My take is that your ID somehow doesnt have sufficient privileges because when you modify application through BPC, you are essentially modifying the folder on the application server.
    Also, does your application has data? Try running the 'Clear' package to delete data from your application, then modify the application. See if it works!
    Tagz

  • BPC 75M - Modify Application error "Cannot connect to the Reporting Server"

    I have trouble with Modify Application, also in ApShell. Maybe you have a clue what it can be the problem.
    Configuration: single server BPC 7.5M SP3, Windows Server 2008 SP2, SQL Server 2008 SP2
    Installation user is a domain user.
    No errors during installation, no error in Server Manager diagnostics.
    But when I try to modify an Application from BPC Admin it gives an error for step "Make OLAP database and Journal/Audit reports. / Validate dimension formulas.".
    In tblLogs I see the error message:
    ==============[System Error Tracing]============== [System Name] :
    AdminServerHandler [Message Type] : ErrorMessage [Job Name] :  
    AdminApplicationHandler : ExecuteModIfyApplication [DateTime] :
    10/19/2010 1:19:13 PM [UserId] : MYDOMAIN\MYUSER
    [Exception] DetailMsg : {System.Exception: Cannot connect to the Reporting Server at
    OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.SetChangeDimensionForAudit(String strAppset, String strApp, String  strUserID, Boolean blnIsChangedDimension, String& strErrMsg) at
    OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.ExecuteModIfyApplication(String strAppSet, String strApplicationName, String strApplicationDescription, String strSourceApplicationType, String 
    strNewApplicationType, String strRateApplicationName, String
    strOwnerShipApplicationName, String strCurrencyConversionsCalculation, 
    String strCalculation, String strIntercompanyBookings, String  
    strUSEliminations, String strOpeningBalance, String strValidations,
    String strIntercompanyEliminations, DataTable dtDimensionList, Boolean 
    bReassignSQLIndex, Boolean bProcessApplication, Boolean bDeleteFact,
    String strChangeAppType, String strUserID, String strReportBackID)}
    ==============[System Error Tracing End ]==============
    Edited by: Alexandru Berindei on Oct 26, 2010 7:57 PM
    Edited by: Alexandru Berindei on Oct 26, 2010 7:58 PM

    There were problems accessing the web page   HTTP://server/reports
    Error message:   "Reporting services 2008 user does not have required permissions"
    It was possible to open the page  HTTP://server/reports with local administrator user and  I fixed this problem by performin following:
    - add Content Manager right to bpc installation user
    - disable UAC from Windows Control Panel  > User Accounts
    Still Modify Application gives the same "Cannot connect to Reporting Services".
    I tried:
    - check that BPC Installation User is part of Local Administrators
    - reboot server
    - reinstall BPC after disabling UAC
    - reinstall everything except the Windows Server 2008
    - I installed another computer with the same exact configuration but with a local BPC Installation User and it works.
    Have anyone installed BPC 7.5M SP3 on single Windows Server 2008 SP2 , with SQL Server 2008 SP2 and with BPC Installation user a domain user?
    Maybe you have an idea of what I should check next.
    Thank you,
    Alex

  • Failure while trying to 'Modify Application'

    Dear all,
      Regarding the log messages i received below, I got a suggestion from SAP to remove the \3GB switch, and i performed "bcdedit /deletevalue IncreaseUserVa" in Command Prompt, LowMemoryLimit in Analysis Service stays at 65 (i.e. 65%) and then i restarted the server. But i still received the same error. Any suggestions?
      Due to the length of the error messages, i will paste the second part in 'Failure while trying to Modify Applicatin 2'
    Regards,
    Lip Chean
    ==============[System Error Tracing]==============
    [System  Name] : ReportManage
    [Message Type] : ErrorMessage
    [Job Name]     : ReportManage/SetPublish
    [Exception]
        DetailMsg  : {System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full 6.64.9.55:80
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at ReportService.ListChildren(String Item, Boolean Recursive)
       at OSoft.Services.Application.ReportManage.ReportManage.SetPublish(String strAppSet, String strUserID, ArrayList aryParam)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : AdminServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : AdminServerUtil : MakeReport
    [Exception]
        DetailMsg  : {System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at ReportService.ListChildren(String Item, Boolean Recursive)
       at OSoft.Services.Application.ReportManage.ReportManage.SetPublish(String strAppSet, String strUserID, ArrayList aryParam)
       at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
       at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
       at OSoft.Services.Application.Report.BPFRpt.CreateStatusReportDefinition(String strAppset, String strApp, String m_sUserID, String sRetMsg)
       at OSoft.Services.Application.Report.BPFRpt.CreateBPFReport(String strAppset, String strApp, String strUserID)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [1]:
       at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
       at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
       at OSoft.Services.Application.AdminMainServer.AdminUtil.MakeReport(String strAppsetName, String strApplicationName, String strUserid)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : OLAPServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : Olap9Manager : ConnectToOlap
    [DateTime]     : 11/25/2010 11:26:01 AM
    [UserId]       :
    [Exception]
        DetailMsg  : {Microsoft.AnalysisServices.ConnectionException: A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running. ---> System.Net.Sockets.SocketException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full 127.0.0.1:2382
       at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
       at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       --- End of inner exception stack trace ---
       at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
       at Microsoft.AnalysisServices.XmlaClient.GetInstancePort(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
       at Microsoft.AnalysisServices.Server.Connect(String connectionString, String sessionId)
       at Osoft.Services.Platform.YukonAdmin.Olap9Manager.ConnectToOlap(String& strMsg)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : AdminServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : AdminYukonProcessing : OLAPConnect
    [DateTime]     : 11/25/2010 11:26:01 AM
    [UserId]       : BPC-PROD\lcsoh
    [Exception]
        DetailMsg  : {System.Exception: OLAPConnect Error : Exception error has occurred; check the log ID = 994 for more details
       at OSoft.Services.Application.AdminMainServer.AdminYukonProcessing.OLAPConnect(String& strMsg)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : AdminServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : AdminOlapSelector : GetPartitionInfo
    [DateTime]     : 11/25/2010 11:26:01 AM
    [UserId]       : BPC-PROD\lcsoh
    [Exception]
        DetailMsg  : {System.Exception: OLAPConnect Error : Exception error has occurred; check the log ID = 994 for more details
    Server stack trace:
       at OSoft.Services.Application.AdminMainServer.AdminYukonProcessing.OLAPConnect(String& strMsg)
       at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
       at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
       at OSoft.Services.Application.AdminMainServer.AdminOlapSelector.GetPartitionInfo(String strDBName, String strCubeName, String strDestinationCubeName, String& strPartitionTables, String& strPartitionNames, String& strPartitionFilter, String& strPartitionMode, String strDelimiter, String& strSlice)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : AdminServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : AdminApplicationHandler : GetPartitionInfo
    [DateTime]     : 11/25/2010 11:26:01 AM
    [UserId]       : BPC-PROD\lcsoh
    [Exception]
        DetailMsg  : {System.Exception: OLAPConnect Error : Exception error has occurred; check the log ID = 994 for more details
    Server stack trace:
       at OSoft.Services.Application.AdminMainServer.AdminYukonProcessing.OLAPConnect(String& strMsg)
       at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
       at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
       at OSoft.Services.Application.AdminMainServer.AdminOlapSelector.GetPartitionInfo(String strDBName, String strCubeName, String strDestinationCubeName, String& strPartitionTables, String& strPartitionNames, String& strPartitionFilter, String& strPartitionMode, String strDelimiter, String& strSlice)
       at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [1]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at OSoft.Services.Application.AdminMainServer.AdminOlapSelector.GetPartitionInfo(String strDBName, String strCubeName, String strDestinationCubeName, String& strPartitionTables, String& strPartitionNames, String& strPartitionFilter, String& strPartitionMode, String strDelimiter, String& strSlice)
       at OSoft.Services.Application.AdminMainServer.AdminApplicationHandler.GetPartitionInfo(String StrOLAPServerName, String strAppSet, String strApplicationName, String strDestinationApplicationName, String& strPartitionTables, String& strPartitionNames, String& strPartitionFilter, String& strPartitionMode, String& strPartitionSlice, Boolean IsInsight)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : OLAPServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : Olap9Manager : ConnectToOlap
    [DateTime]     : 11/25/2010 11:26:02 AM
    [UserId]       :
    [Exception]
        DetailMsg  : {Microsoft.AnalysisServices.ConnectionException: A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running. ---> System.Net.Sockets.SocketException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full 127.0.0.1:2382
       at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
       at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       --- End of inner exception stack trace ---
       at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
       at Microsoft.AnalysisServices.XmlaClient.GetInstancePort(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
       at Microsoft.AnalysisServices.Server.Connect(String connectionString, String sessionId)
       at Osoft.Services.Platform.YukonAdmin.Olap9Manager.ConnectToOlap(String& strMsg)}
    ==============[System Error Tracing  End ]==============
    ==============[System Error Tracing]==============
    [System  Name] : AdminServerHandler
    [Message Type] : ErrorMessage
    [Job Name]     : AdminYukonProcessing : OLAPConnect
    [DateTime]     : 11/25/2010 11:26:02 AM
    [UserId]       : BPC-PROD\lcsoh
    [Exception]
        DetailMsg  : {System.Exception: OLAPConnect Error : Exception error has occurred; check the log ID = 998 for more details
       at OSoft.Services.Application.AdminMainServer.AdminYukonProcessing.OLAPConnect(String& strMsg)}
    ==============[System Error Tracing  End ]==============

    Hi Sorin,
      I changed the port number in SSAS to '2383', restarted the SSAS services, and tried to modify the problematic application again. The error is still happening, and it's only happening to 1 out of 4 applications.
      The error messages in the log are the same, but one stuck out, i.e.
    A connection cannot be made to redirector. Ensure that 'SQL Browser' service is running. ---> System.Net.Sockets.SocketException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full 127.0.0.1:2382
      I have restarted the 'SQL Server Browser' service, and removed the \3GB switch, before running 'Modify Application'.
      Any suggestions?
    Regards,
    Lip Chean

  • Problems publishing a web-access on Sharepoint: Error when modifying list schemes

    Good afternoon.
    I have an application built with an access database with several forms and web macros which is published on Sharepoint 2010. Through this application - not too big not too complex (ca. 10 tables / less than 2000 records at most) - I receive updates
    that are loaded into external applications, mainly excel worksheets, ms project files and so on.
    I have been going through the cycle of developing and publishing new versions of the application on the same site for more than a year; suddenly, from severeal weeks ago on, I started receiving the following error affecting random tables (not always the
    same) which crashes the compilation and publishing:
    "Error when modifying lists schemes. Changing name to "ID" field on list XXXX failed"
    And each time the list is different. And of course I am no trying at all to change the name of any ID field !????
    Any clue of what might be happening?
    Thank you

    The article might have missed the step where the blogger might have missed the step. Read the following article and which confirms that you cannot use user controls in SB solutions.
    http://msdn.microsoft.com/en-us/library/gg615454.aspx
    If you are trying to build this in SharePoint 2013 then you must know that custom code is deprecated from SB solutions.
    Deprecation
    of Custom Code in Sandboxed Solutions
    For SP 2013 your best bet is to create an APP or create a farm solution (God please forgive me). :)
    Amit

  • What does this mean? Server Error in '/BoardPortal' Application. Runtime Error Description: An application error occurred on the server. The current custom err

    Server Error in '/BoardPortal' Application.<br />
    Runtime Error<br />
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <br />
    <br />
    <pre><nowiki><!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    </nowiki></pre>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <br />
    <br />
    <pre><nowiki><!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration></nowiki></pre>

    That is a problem on the web server that you are trying to access.<br />
    This may need to be fixed at that server.
    Try to clear the cache and the cookies from sites that cause the problems to see if that helps.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • System.NullReferenceException when Modifying Application

    Hi all,
    we're getting the enclosed error when modifying an Application.
    System information:
    SAP EHP 1 for SAP NetWeaver 7.0, Support Package 5
    Client has all .NET Frameworks (1.1, 2.0, 3.0, 3.5)
    Did anyone had that before?
    Thanks,
    Steffen
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at OSoft.Consumers.Common.StatusDialog50.StatusDialog.ShowExternalMessage(MessageNode& msgNode)
       at OSoft.Consumers.Common.StatusDialog50.StatusDialog.lstMessage_DoubleClick(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
       at System.Windows.Forms.TreeView.WndProc(Message& m)
       at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Hi Steffen,
    Please review the following steps.
    1. Install .NET Framework version 1.1 and 2.0 on each application and web server. If required, remove the other versions of .NET.
    2. Install the required .NET 1.1 Hotfix by going to http://support.microsoft.com/kb/899511. Since your operating system is Windows 2003 Server, install both 237428_ENU_i386_zip.exe and 237718_ENU_i386_zip.exe.
    To configure the .NET server component, take the following steps:
    1. Update your IIS properties as follows:
       a) Go to Control Panel Administrative Tools Internet Information Services (IIS) Manager .
       b) Within the Osoft Virtual Directory properties, uncheck Index this resource.
       c) Update your IIS properties (Web Service Extensions) to allow ASP .NET 1.1 by finding the Web Service Extensions
           property (the path to it differs for different operating system versions), and updating it to allow ASP .NET 1.1.
    2. Verify that the IIS TCP port configurations for the Web and Server Manager components match your own IIS settings:
       a) In the ..\BPC\Websrvr\web\web.config file on the .NET server, edit the AppServer_URL parameter to indicate the port
           number assigned to IIS.
       b) In the ..\BPC\Server Management\OsoftInstall.xml file on the .NET server, edit the port<PORT>port parameter to indicate the
           port number assigned to IIS.
    Please review the steps mentioned in the installation guide. Try to restart the BPC Components
    Hope this helps.

  • Help! Server Error in '/B1WebTools' Application

    Please help, I followed the instructions from Admin manual of the SAP Business One E-commerce and Web CRM but after the installation and when I try to access
    http://localhost/b1webtools
    I get an error as shown below:
    Server Error in '/B1WebTools' Application.
    There are no themes defined in the NetPoint database.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Exception: There are no themes defined in the NetPoint database.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    Exception: There are no themes defined in the NetPoint database.
       netpoint.classes.NPSession.Resolve() +993
       netpoint.classes.NPSession..ctor(HttpContext context, String connectionString) +554
       netpoint.classes.NPBasePage.OnPreInit(EventArgs e) +57
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +663
    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
    Any help is kindly appreciated. Thank you.
    Edited by: Xyrus Sy-Alvarado on Jan 27, 2009 10:37 AM

    For some reason the setup did not install the basic theme.
    You can do this yourself, by opening a command line and going to the program files directory for the installer.
    C:\Program Files\SAP\SAP Business One Ecommerce and Web CRM\Installer
    Then open the installer in tasks mode - installer.exe -tasks
    Choose the instance you wish to modify and tick "Install Intro Theme" and click Execute.
    Return to the site

  • When will Reader 9's Runtime error for redirected Application Data be fixed??

    Has anyone heard when Adobe will fix Reader 9's Runtime error for redirected Application Data??  It's still happening with 9.1.3 for only users who have their Application Data folder redirected via Group Policy.
    It's been going on for some time, as evidenced by the following link, and my own personal pain fighting this
    http://forums.adobe.com/thread/391738?start=100&tstart=0

    Also posted here: http://forums.adobe.com/thread/391738
    I haven't read through all of the posts, but the general consensus I have is that the issue is in fact related to the redir
    ection of the Application Data folder. The main issue being that the use of a UNC path causes the error described, with some mention to explicit user permissions on the root of the folder path.
    I was just recently made aware of this issue in our environment. Apparently we've held off upgrading to Adobe 9.x because of this issue. After a little research, it was apparent that simply modifying the default Folder Redirection policies is not possible because the use of a mapped drive is not supported.
    I haven't had a chance to test this yet, and may not be able to for some time, so I thought I would share this in case someone else might be able to test. The idea being to simply use a custom ADM file to force the redirection of certain profile folders. Again, I haven't tested this using a mapped drive in the path, but I have successfully used the same settings below to redirect other folders not available by default in Group Policy.
    1) Copy the text between ----- Start of ADM ------ and ----- End of ADM ------ and paste it into a text file.
    2) Rename the .txt to .adm.
    3) Load the ADM template into a GPO.
    4) Right click "USER Custom Settings", select "View", select "Filtering" and uncheck the option "Only show policy settings that can be fully managed".
    5) Configure the "Redirect Application Data" option as enabled, and enter a mapped drive path.
    6) Test.
    I'm interested to hear if this is a viable solution or not.
    ------ Start of ADM -----
    CLASS USER
          CATEGORY "USER Custom Settings"
                CATEGORY "Folder Redirection Settings"
                      POLICY "Redirect My Documents"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Personal"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectHistory
                      POLICY "Redirect Application Data"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "AppData"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectHistory
                      POLICY "Redirect Cookies"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Cookies"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectCookies
                      POLICY "Redirect Favorites"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Favorites"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectFavorites
                      POLICY "Redirect History"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "History"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectHistory
                      POLICY "Redirect Recent Documents"
                      KEYNAME
    "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                      EXPLAIN "By default files are stored as part of the
    user's profile.\n\nConfigure alternative locations here."
                      PART "Redirect to" EDITTEXT
                            VALUENAME "Recent"
                            MAXLEN 255
                            DEFAULT ""
                            EXPANDABLETEXT
                      END PART
                      END POLICY ; RedirectRecent
                END CATEGORY
          END CATEGORY
    ------ END of ADM -----

  • ERROR : Entries for application 13 still exist in the extraction queue -

    Hi everybody,
    While modifying extractor (LO  Cokpit) I am getting this error.. I have deleted data through t.code LBWQ & LBWG still I am getting this ERROR,
    " Entries for application 13 still exist in the extraction queue -> "
    and it is givig the Diagnosis as below
    Diagnosis
    You are not allowed to change the extract structure MC13VD0ITM forapplication 13. This is because unprocessed entries are still presentin an extraction queue of application 13 for at least one client.
    If an extraction structure is changed for which there are still openentries in an extraction queue, these entries can no longer be read andthe collective update terminates.
    Please help me out..it is urgent...
    Thanks in advance

    Hi Sunita,
    Do one things, to fix this problem, go to the BW for that info package, it seems
    its already exists..if yes..delete the initialization request from the package
    and come back to R/3  try to delete the application 13 and it will allow to make
    the changes to the struc.
    Hope it helps..
    Need further help revert..
    Assign points if useful..
    Cheers,
    Pattan.

  • Event 5000 | Application | Error | MSExchange Management Application | All Events

    We have a client who has a SBS 2011 Std SP1 running MSExchange 2010.  Recently we moved their locally hosted email to Office 365 and shut off all off the MSExchange services as none of them are necessary for the client anymore.
    Since the migration, we have been receiving the error in the title.  Below is the full error.
    Log: Application
    Type: Error
    Event: 5000
    Agent Time: 2015-04-07 03:01:44Z
    Event Time: 07:00:12 AM 7-Apr-2015 UTC
    Source: MSExchange Management Application
    Category: AdminAuditLog
    Username: N/A
    Computer: Servername.Domain.local
    Description: Failed to save admin audit log for this cmdlet invocation.
    Organization: 
    Log content:
    Subject: NT AUTHORITY\SYSTEM (DataCollectorSvc) : Update-SafeList
    Body:
    Cmdlet Name: Update-SafeList
    Object Modified: Domain.local/MyBusiness/Users/SBSUsers/Admin Assistant Modified Object Resolved Name: Admin Assistant
    Parameter: Identity = Domain.local/MyBusiness/Users/SBSUsers/Admin Assistant
    Caller: NT AUTHORITY\SYSTEM (DataCollectorSvc)
    Succeeded: False
    Error: Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException: Cannot open mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=DWSSERVER/cn=Microsoft System Attendant. ---&gt; Microsoft.Mapi.MapiExceptionNetworkError:
    MapiExceptionNetworkError: Unable to make connection to the server. (hr=0x80040115, ec=-2147221227)\nDiagnostic context:\n    ......\n    Lid: 10648   dwParam: 0x6D9      Msg: EEInfo: Generating
    component: 2\n    Lid: 14744   dwParam: 0x6D9      Msg: EEInfo: Status: 1753\n    Lid: 9624    dwParam: 0x6D9      Msg: EEInfo: Detection location: 501\n   
    Lid: 13720   dwParam: 0x6D9      Msg: EEInfo: Flags: 0\n    Lid: 11672   dwParam: 0x6D9      Msg: EEInfo: NumberOfParameters: 4\n    Lid: 8856   
    dwParam: 0x6D9      Msg: EEInfo: prm[0]: Unicode string: ncacn_ip_tcp\n    Lid: 8856    dwParam: 0x6D9      Msg: EEInfo: prm[1]: Unicode string: Servername.domain.local\n   
    Lid: 12952   dwParam: 0x6D9      Msg: EEInfo: prm[2]: Long val: -1527653632\n    Lid: 12952   dwParam: 0x6D9      Msg: EEInfo: prm[3]: Long val: 382312662\n   
    Lid: 59505   StoreEc: 0x824     \n    Lid: 36081  \n    Lid: 52465   StoreEc: 0x80040115\n    Lid: 60065  \n    Lid: 33777   StoreEc: 0x80040115\n   
    Lid: 59805  \n    Lid: 52209   StoreEc: 0x80040115\n    Lid: 56583  \n    Lid: 52487   StoreEc: 0x80040115\n    Lid: 19778  \n    Lid: 27970  
    StoreEc: 0x80040115\n    Lid: 17730  \n    Lid: 25922   StoreEc: 0x80040115\r\n   at Microsoft.Mapi.MapiExceptionHelper.InternalThro...
    We are going to rebuild them a new server soon, but we would like to stop the event alerts.  Please assist.

    Ryan
    Can we get your event viewer logs?  Have you run a malwarebytes scan?  I cant find anything about that application other than on malware forums, what is it?
    Please provide us with your Event Viewer administrative logs by following these steps:
    Click Start Menu
    Type eventvwr into Search programs and files (do not hit enter)
    Right click eventvwr.exe and click Run as administrator
    Expand Custom Views
    Click Administrative Events
    Right click Administrative Events
    Save all Events in Custom View As...
    Save them in a folder where you will remember which folder and save as Errors.evtx
    Go to where you saved Errors.evtx
    Right click Errors.evtx -> send to -> compressed (zipped) folder
    Upload the .zip file to Onedrive or a file sharing service and put a link to it in your next post
    If you have updated to win 8.1 and you get the error message "the system cannot find the file specified" it is a known problem.  The
    work around is to edit the registry.  If you are not comfortable doing this DONT.  If you are, backup the key before you do
    Press Win+"R" and input regedit
    Navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Channels. Delete "Microsoft-Windows-DxpTaskRingtone/Analytic"
    Wanikiya and Dyami--Team Zigzag

  • Modify application partition object (root) in ADLDS

    I am not able to modify application partition (root object) in ADLDS instance.
    In our directory we need one objectClass and its attributes in application partition (root) object.  When I try to add this objectClass (simple modify command) it is throwing an error (Code 65-ObjectClasss violation), the same class was added in old
    directory (Sun ONE Directory Server).
    The require objectClass and its attributes are available in ADLDS schema. Here are modify operation:
    dn: O=Company.com
    changetype: modify
    add: objectClass
    objectClass: xyzObjectClasss

    adding to the above point..
    I did some RnD and found that, we can add above OC(auxiliary) in root object if ADLDS instance is independent (no replication set with other instances or no replication kind of att in root object). I am not sure if this is creating issue here.
    But we  unable to add when two instances on diff servers with replication mode.
    *********Here is the dump of application partition where we failed
    dn: O=Company.com
    objectClass: organization
    objectClass: top
    instanceType: 5
    O=Company.com
    objectCategory: CN=Organization,CN=Schema,CN=Configuration,CN={123xxxxxx1231xxxx}
    distinguishedName: O=Company.com
    dSASignature:: asdsdasdfsfsdfksjdflksfsdfklsdklsdmklsdmvsdlv==
    dSCorePropagationData: 16010101000000.0Z
    msDs-masteredBy: CN=NTDS Settings,CN=xxxxxxxxxxxxxxx$Instance2,CN=Servers,CN=
     Default-First-Site-Name,CN=Sites,CN=Configuration,CN={123xxxxxx1231xxxx}
    msDs-masteredBy: CN=NTDS Settings,CN=xxxxxxxxxxxxxxx$Instance1,CN=Servers,CN=
     Default-First-Site-Name,CN=Sites,CN=Configuration,CN={123xxxxxx1231xxxx}
    name: Company.com
    objectGUID:: neaeNZEE/kWGbDxPDhky6w==
    replUpToDateVector:: axaxaxaxaxaxaxaxaxaxaxaxaxaxaxaxaxaxaxaxaxAgAAAAAAAAABAAAAAAAAACtjikq6OHJNjHrspgmOZXxFWQ4AAAAAABS
    repsFrom:: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx==
    repsTo:: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx==
    uSNChanged: 927798
    uSNCreated: 8198
    wellKnownObjects: B:32:A9D1CA15768811D1ADED00C04FD8D5CD:CN=Roles,O=Company.com
    wellKnownObjects: B:32:6227F0AF1FC2410D8E3BB10615BB5B0F:CN=NTDS Quotas,O=Company.com
    wellKnownObjects: B:32:AB8153B7768811D1ADED00C04FD8D5CD:CN=LostAndFound,O=Company.com
    wellKnownObjects: B:32:18E2EA80684F11D2B9AA00C04F79F805:CN=Deleted Objects,O=Company.com
    whenChanged: 20140702003049.0Z
    whenCreated: 20130123142544.0Z
    createTimeStamp: 20130123142544.0Z
    modifyTimeStamp: 20140702003049.0Z
    structuralObjectClass: top
    structuralObjectClass: organization
    subSchemaSubEntry: CN=Aggregate,CN=Schema,CN=Configuration,CN={123xxxxxx1231xxxx}
    Thanks

  • Itunes won't install. Error message: Apple Application Support not found

    Itunes won't install. Error message: Apple Application Support not found.  What is the fix for this?

    It is always these four updates that fail.  I've tried downloading and installing them seperately from apple downloads.  I've tried various recommended fixes, and nothing I can figure out works.  Before these problems, itunes worked on the computer for a year.
    Thank you again for wanting to help me.
    Ken
    1)  Security Update for Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package (KB2538243)
    Installation date: 12/17/2011 7:58 PM
    Installation status: Failed
    Error details: Code 643
    Update type: Important
    A security issue has been identified leading to MFC application vulnerability in DLL planting due to MFC not specifying the full path to system/localization DLLs.  You can protect your computer by installing this update from Microsoft.  After you install this item, you may have to restart your computer.
    More information:
    http://go.microsoft.com/fwlink/?LinkId=216803
    Help and Support:
    http://support.microsoft.com
    2)  Security Update for Microsoft Office Excel 2003 (KB2596954)
    Installation date: 12/17/2011 7:56 PM
    Installation status: Failed
    Error details: Code 57E
    Update type: Important
    A security vulnerability exists in Microsoft Office Excel 2003 that could allow arbitrary code to run when a maliciously modified file is opened. This update resolves that vulnerability.
    More information:
    http://support.microsoft.com/kb/2596954
    Help and Support:
    http://support.microsoft.com/?LN=en-us
    3)  Update for Microsoft Office Outlook 2003 Junk Email Filter (KB2597035)
    Installation date: 12/17/2011 7:56 PM
    Installation status: Failed
    Error details: Code 57E
    Update type: Important
    This update provides the Junk E-mail Filter in Microsoft Office Outlook 2003 with a more current definition of which e-mail messages should be considered junk e-mail.
    More information:
    http://support.microsoft.com/kb/2597035
    Help and Support:
    http://support.microsoft.com/?LN=en-us
    4)  Security Update for .NET Framework 3.5.1 on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems (KB2478662)
    Installation date: 12/17/2011 7:52 PM
    Installation status: Failed
    Error details: Code 80070BC9
    Update type: Important
    A security issue has been identified that could allow an attacker to compromise your Windows-based system that is running the Microsoft .NET Framework and gain complete control over it. You can help protect your computer by installing this update from Microsoft. After you install this item, you may have to restart your computer.
    More information:
    http://go.microsoft.com/fwlink/?LinkID=211424
    Help and Support:
    http://support.microsoft.com

  • Modify Application with Journals enabled

    Experts:  I have enabled journals in an application - and have processed the app so that the journal tables have been created.  However, I now need to replace the Shared Account dimension with a unique Account dimension (which is essentially a copy of the original Account dimension, named another name, but will have different members in it eventually). 
    When I attempt to Add the new Account dimension and remove the old account dimension, and click Modify Application I get the following error:
    "This Application has the Journals.  You cannot modify the application structure"
    OK, so my question is:  How do I completely wipe out the Journals structure so that I can modify this application?  I have used the Data Manager package "Clear the journal tables.dtsx", and now have no data in Journals.
    Greg

    Hi Greg,
    You have to use Management Studio of SQL Server and you have to open tblApp from your database.
    You will see a record with your application having value 1 for Journal field.
    You have to change that value from 1 to 0.
    You have to login again with Admin console. and you will be able to do Modify application.
    If you need the journal created then you have to rename all jrn table with jrn"nameof your application":
    After that you can do again Journal wizard and you will have to move the records from renamed tables into new tables created.
    I hope this it will help you.
    Regards
    Sorin Radulescu

  • Error while web application deployment in NetBeans5.5

    Error while web application deployment in NetBeans5.5. I am always getting Tomcat deployment error. using Netbeans 5.5.1 with bundeld tomcat. But in some machines its working fine.
    regards
    jossy v jose

    What is the error message you see?
    Are there any stacktraces or other relevant messages in the ide log file? (The ide log file is [userdir]/var/log/messages.log. On userdir: http://blogs.sun.com/karthikr/entry/jse_directories)
    You can also check the server log file to see if there are more detailed messages.
    You can also try setting ant's verbose level to debug or verbose (Tools | Options | Miscellaneous | Ant | Verbosity Level) and check the output.

Maybe you are looking for