Deployment error: null. See ide log for details

When i succesfully compiled an application which has a conver in it, the Deployment progress monitor gives the error:
Deployment error: null. See ide log for details
And doesn't display my app.
Does anyone knows what this means?

The ide log file (C:\Documents and Settings\<username>\.Creator\EA\system\ide.log) is located here: "Help" menu -> "Java Studio Creator Log file"
Don't hesitate pasting it into this forum topic.
-Alexis

Similar Messages

  • Error Occured while rendering portlet :see provider log for details

    Hi All,
    I have installed OAS 10.1.3.1 on RHEL 5.4 64 bit m/c when after deploying the application when i tried to access the application through portlet i am getting the following error
    Error Occured while rendering portlet :see provider log for details
    when i opened the application.log it gives the following error description
    11/01/24 01:55:53.397 oz: [instance=(null), id=12768745408768,6] CONFIGURATION: Invalid or null value for property - executionWarningTimeout = null - setting to default value of 20 seconds
    11/01/24 01:55:54.369 oz: [instance=35044_LOGIN_4935021, id=12768745408768,3] CONFIGURATION: Default container renderer not specified
    11/01/24 01:55:54.370 oz: [instance=35044_LOGIN_4935021, id=12768745408768,3] CONFIGURATION: defaulting container renderer to DefaultContainerRenderer
    11/01/24 01:55:57.259 oz: JspServlet: unable to dispatch to requested page: Exception:oracle.jsp.provider.JspCompileException: <H3>Errors compiling:/u01/app/oracle/product/10.1.3/ozapp/j2ee/OC4J_OZ/application-deployments/oz/oz/persistence/_pages/_jsp/_main/_copyright.java</H3><pre></pre>
    11/01/24 01:55:57.269 oz: [instance=35045_COPYRIGHT_4935021, id=12768745408768,3] ERROR: AbstractResourceRenderer.renderBody - Resource "/action/copyright" returned HTTP Status: 500. Error message: OracleJSP:
    oracle.jsp.provider.JspCompileException: <H3>Errors compiling:/u01/app/oracle/product/10.1.3/ozapp/j2ee/OC4J_OZ/application-deployments/oz/oz/persistence/_pages/_jsp/_main/_copyright.java</H3><pre></pre>. Content returned follows....
    11/01/24 01:55:57.269 oz: [instance=35045_COPYRIGHT_4935021, id=12768745408768,3] ERROR:
    Regards
    Yeshwant

    Hi All,
    After changing the Debug properties in the Web.xml we are getting the following log in application.log
    </pre>
    11/02/01 10:13:00 oz: [instance=35045_COPYRIGHT_4935021, id=12593371698998,3] ERROR: AbstractResourceRenderer.renderBody - Resource "/action/copyright" returned HTTP Status: 500. Error message: OracleJSP:
    oracle.jsp.provider.JspCompileException: <H3>Errors compiling:S:\oracle\product\1020\ozportal\j2ee\OC4J_OZ\application-deployments\oz\oz\persistence\_pages\_jsp\_main\_copyright.java</H3><pre>error: error reading ..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\..\j2ee\home\..\..\jlib\ldapjclnt10.jar; The system cannot find the path specified
    1 error
    guess the system is refering to ldapjclnt10.jar in some path which is not avalible .
    Could you please let us know the path where we have to keep this perticular jar file.
    Regards
    Yeshwant

  • When trying to create connection using Contribute 6.5, get error message "Unknown error.  Please see the log for detail."  The log says "Network connection timed out."  What do I do now?

    Have been using Contribute 6.5, and earlier versions, for years with Hostway without any problems.  All of a sudden I cannot create a connection to our website.  Tried to chat with Adobe a twice now and got no help.  Yesterday they started a chat with me, then ended the session without any communication!  My problem has been going on for several weeks now.  I uninstalled Contribute, downloaded and installed again, but it did not help.  Hostway had me connect with Zilla and everything worked fine.  So, they say the problem is with Adobe.    The last attempt ended with "Unknown error. Please see the log for detail."  The log says "Network operation timed out."  Does anyone have any suggestions?

    Hi There,
    Can you please try using any other Internet connection outside your company's network and see if it is working? Alternatively, Can you please try the below settings from the Advanced... Menu while creating the connection using FTP details and try to create the connection again:
    Regards,
    Mayank

  • Error while accessing SharePoint 2013 news feed REST api - "The server encountered an error processing the request. See server logs for more details."

    Hi Experts,
    I am facing an issue while accessing SharePoint 2013 news feed REST api URL <SiteCollectionURL>/_api/social.feed/my/news from browser giving error "The server encountered an
    error processing the request. See server logs for more details."
    This is happening after posting the image to news feed without entering any text or description with that. If i post an image with some text or description, then i can able to get the feeds. Or else if i delete the image post then also i can able to get
    the feeds.
    I can able to see below logs in log files.
    Exception occured in scope Microsoft.Office.Server.Social.SPSocialRestFeed._SerializeToOData. Exception=System.MissingMethodException: No parameterless constructor defined for this object.     at System.RuntimeTypeHandle.CreateInstance(RuntimeType
    type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)     at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache,
    StackCrawlMark& stackMark)     at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)     at System.Activator.CreateInstance(Type type, Boolean nonPublic)
        at System.Activator.CreateInstance(Type type)     at Microsoft.SharePoint.C...
    ...lient.ValueTypeConverter.<GetODataProperties>d__2.MoveNext()     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection,
    Action beforePropertiesAction, Action afterPropertiesAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)    
    at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteComplexValue(ODataComplexValue complexValue, IEdmTypeReference metadataTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection, Action beforeValueAction, Action afterValueAction,
    DuplicatePropertyNamesChecker duplicatePropertyNa...
    ...mesChecker, CollectionWithoutExpectedTypeValidator collectionValidator, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperty(ODataProperty
    property, IEdmStructuredType owningType, Boolean isTopLevel, Boolean isWritingCollection, Action beforePropertyAction, EpmValueCache epmValueCache, EpmSourcePathSegment epmParentSourcePathSegment, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker,
    ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection, Action beforePropertie...
    ...sAction, Action afterPropertiesAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteComplexValue(ODataComplexValue
    complexValue, IEdmTypeReference metadataTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection, Action beforeValueAction, Action afterValueAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, CollectionWithoutExpectedTypeValidator
    collectionValidator, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSeriali...
    ...zer.WriteCollectionValue(ODataCollectionValue collectionValue, IEdmTypeReference propertyTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperty(ODataProperty
    property, IEdmStructuredType owningType, Boolean isTopLevel, Boolean isWritingCollection, Action beforePropertyAction, EpmValueCache epmValueCache, EpmSourcePathSegment epmParentSourcePathSegment, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker,
    ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection, Action beforePropertiesAction,
    Action afterPropertiesAct...
    Can anyone please help me out.
    Thanks!
    dinesh

    O365,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Power Bi for o365 - Odata connection test worked but "The server encountered an error processing the request. See server logs for more details". Port 8051? Authority\System

    We set up the Data Management Gateway and created a new data source (odata to SQL via sqL user)
    Did a connection test and it was successful!
    Tried the URL (maybe it needs more):
    https://ourdomain.hybridproxy.powerbi.com/ODataService/v1.0/odatatest
    That resolves to some :8051 port address and then spits out this message:
    The server encountered an error processing the request. See server logs for more details.
    I checked and the data management gateway is running.
    Does that 8051 port need to be opened on our firewall for this server? How can I confirm that is the issue.. I see no event on the server indicating this is the issue?
    I am seeing this event:
    Login failed for user 'NT AUTHORITY\SYSTEM'. Reason: Failed to open the explicitly specified database 'PowerBiTest'. [CLIENT: IP of the Server]

    O365,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Unknown error please see log for details...

    Hi,
    I have been having major issues with not being able to
    connect or administer a site, so I deleted the site from the server
    and uploaded a fresh version as the error suggested the files where
    corrupt?
    Now I get the error "Unknown error please see log for
    details" the log is as follows;
    Date: 12/22/2006
    LocalTime: 12:36
    Host: ftp.caitlin-labradoodles.co.uk
    Port:
    LoginID: caitlinlauk
    Path: /
    Passive Enabled: false
    ProxyHost: NoneContribute Alternate Rename: no
    Contribute Optimized: yes
    ======================== Test Results
    ==========================
    NOTE: For more information on FTP server compatibility
    issues, please see
    http://www.macromedia.com/support/contribute/ts/documents/ftp_info.htm
    Login: SUCCESS!
    Changing Directory To: / SUCCESS!
    Directory Listing Test: SUCCESS!
    Make Directory Test: SUCCESS!
    Change Directory Test: SUCCESS!
    Upload a File Test: REMOTE_IO_ERROR - Error reading or
    writing remote resource.
    ----------------------- FTP log from the last operation
    > CWD /mm_diagnose_9qw83
    < 250 Directory successfully changed.
    > PORT 192,168,165,54,207,26
    < 200 PORT command successful. Consider using PASV.
    > TYPE I
    < 200 Switching to Binary mode.
    > STOR upload_test1_reg_.htm
    < 425 Failed to establish connection.
    Cleaning Test Directory: Contribute could not create
    "mm_diagnose" because it already exists. Please remove this folder.
    ----------------------- FTP log from the last operation
    > CWD /
    < 250 Directory successfully changed.
    > RMD mm_diagnose_9qw83
    < 550 Remove directory operation failed.
    > CWD /mm_diagnose_9qw83
    < 250 Directory successfully changed.
    > PORT 192,168,165,54,207,27
    < 200 PORT command successful. Consider using PASV.
    > TYPE A
    < 200 Switching to ASCII mode.
    > LIST
    < 150 Here comes the directory listing.
    < -rw-r--r-- 1 6518 99 0 Dec 22 12:34
    upload_test1_reg_.htm
    < 226 Directory send OK.
    Any suggestions would be great at this stage as Im scratching
    my head with confusion and my customer is getting very irate as she
    can not do anything.

    Hi,
    Can you please verify whether user has
    read/write/delete/append/create directory rights as an FTP user for
    the FTP home directory. If not give the same and try creating the
    connection.
    Please let me knwo if it helps.
    Regards,
    Manoj

  • CS4:  "Critical errors were found in setup. Please see the setup log for details" !!

    I am using Win XP Pro SP3. I have CS3 installed, and successfully installed Dreamweaver, Fireworks and Flash from CS4 Design Premium. Then I successfully uninstalled DW, FW and FL CS3.
    When I tried to open a SWF in Illustrator it failed to open, and then I tried to create a really simple SWF (a rectangle) by exporting from Illustrator and tried to open that and it also failed. Whenever I tried to open or place ANY SWF into Illustrator I get a "file *** is in an unknown format and cannot be opened" error.
    I decided there must be a corrupt file, maybe the upgrade must have affected some Illustrator files, so I tried to repair the CS3 installation. After over 2 hours of INTENSE FRUSTRATION having to constantly switch CS3 and CS4 disks many MANY times, the installation failed, listing "common files" that were missing from non-existent folders such as "C:\Documents and Settings\[username]\Desktop\Adobe CS4\Fireworks CS4\payloads\etc
    When I tried to repair the CS4 installation after loading all the profile settings it errors before the installation window comes up, with "Critical errors were found in setup. Please see the setup log for details". Then it shuts down the installer. I then tried to do a system restore and system restore failed on all restore points!
    Please help:
    1. Where is "the setup log"?
    2. Will creating and populating the folders mentioned in the failed CS3 installation from the CS4 disk allow it to work?
    3. How can I uninstall CS4 if I can't even get to the installation window?
    4. Has Adobe just DESTROYED MY REGISTRY BEYOND REPAIR!!!???

    im haveing a huge irritation useing illustrator cs4 live paint bucket because i can use everything else apart from the paint bucket which should be the easyiest tool to use sometimes it works with the white arrow sometimes it doesnt i sometimes get this below message
    the selection contains objects that cannot be converted. live paint groups can only contain paths and compound paths. clipping paths are not allowed
    the lines which i have drawn are connected which i believe have to be in order to use the paint bucket and i have no clipping paths so i am am baffled
    i presume it is because the line is set to 0.01 it seems the live paint bucket wont notice thin lines, but i tried makeing the line thicker so i could use the paint bucket and it still doesnt work.

  • Critical Errors Were Found in Setup. Please see the Setup Logs for Details

    Hello everyone. I have recently gotten Adobe Flash CS4 and i was really happy, until i kept getting the same error whenever i tried to install:
    "Critical Errors Were Found in Setup. Please see the Setup Logs for Details"
    I do not know what is the cause of the problem, but i have installed Adobe Photoshop CS3 succesfully without any problems. Please do help. I checked the setup logs, but i have no clue what it is saying, and its too long to post here.
    Thank you for your time and help.

    We've all been there with the frustration.
    And I'd really like to see you get back up and running. I'm a bit of an insomniac and tend to go back over the day while I'm pretending to sleep, and a couple of new things filtered back into my mind. There have been, I think, some problems reported about conflicts with some scanner drivers, and of course with firewalls, anti-virus programs, and the like. I think iTunes and instant messengers are also on that list.
    Make sure you turn off everything non-essential before trying to do your installation (and I'd probably do the same thing before running the scripts again). I do this by running MSConfig on XP and going to the startup tab. I uncheck everything I can't identify as being essential (which means I pretty much only leave the mouse driver checked. You may need to google some of the stuff to find out what it is) and then go to the services tab and hide all Microsoft services. From what's left I again uncheck everything that isn't required to run the system. Bonjour, if you see it, should be left active as it is used by the CS3 installer. Restart the computer.
    This should have turned off pretty much everything that could have been conflicting with the installer. Go to windows security center and make sure the windows firewall is also temporarily turned off, if you use it, and you should be ready to go. It can't hurt to try the add/remove programs again, but it probably won't show any adobe products anymore if you've run the scripts correctly (did you also run the MSI cleanup utility?).
    After you've finished, you can run MSConfig again and reset to standard startup.
    Peter

  • An unexpected error occurred processing your request. Check the logs for details and correct the problem.

    Hi All,
    I am configuring RSS Viewer webpart to SP 2013. 
    But i am getting an error "An unexpected error occurred processing your request. Check the logs for details and correct the problem."
    I looked for solution of this error. i got to know, we need to set proxy server in web.config file.
    So, in order to resolve this i put the following set of code in web.config and save the file
    <system.net>
        <defaultProxy>
          <proxy usesystemdefault="True" proxyaddress="http://myproxyserver" bypassonlocal="True" />      
        </defaultProxy>
      </system.net>
    But, still i am getting the error. 
    What could be the problem now. 
    Any help is much appreciated. 
    Thanks,
    Rakesh

    Hi Rakesh,
    According to your description, my understanding is that you got an error when you used RSS viewer web part in SharePoint 2013.
    The RSS viewer web part uses authentication delegation and is using the current user's credentials to access the proxy. However, the RSS viewer only supports anonymous and Kerberos authentication. So if you are using NTLM authentication, the RSS viewer will
    not be able to authenticate the user through the proxy. More information, please refer to the link:
    http://kalsing.blogspot.com/2007/11/troubleshooting-rss-viewer-web-part.html
    Also see:
    http://blogs.technet.com/b/sharepointdse/archive/2007/04/13/fun-with-rss.aspx
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • An Error Occurred While Processing This Page. Check The Log For Details. Pl

    Hi,
    I started getting this error while opening the app
    Application was working fine. All of a sudden this error came while opening the application.
    " An Error Occurred While Processing This Page. Check The Log For Details. Please Close The Current Tab and Open Application Again."
    I cannot see calc manger rules for this means in calc manager I am not able to see this app.
    Also, in logs I see
    java.lang.RuntimeException: Error loading objects from data source: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    I am not able to get why this is occurring.
    Any help?

    If it is not important then you can try deleting and recreating the application, if you want to be sure after you delete the application then drop/recreate the Oracle schema.
    If you have problems deleting the application and have to remove it manually the following post might be helpful Planning 11.1.1.3 - Manually Delete a Classic Application
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Receive the following error message when trying to approve or reject from Pending "The service threw an unknown exception. See inner exception for details"

    Hi, The server agent was grayed out.  I uninstall it from control panel and removed it from agent managed.  When I tried to install the agent, it failed.  I installed the agent manaully and tried to approve it received the error message
    "The service threw an unknown exception. See inner exception for details"  I have the details but does not tell me much (I can post it).  I removed it from control panel (while still showin in pending),
    and tried to reject it.  Again, received the same error message as above.  This a very critical server, could someone help me with this issue?  Thanks, Ziba

    Thank you Alexey, please see the following details:
    Date: 8/19/2010 7:28:51 AM
    Application: System Center Operations Manager 2007 R2
    Application Version: 6.1.7221.0
    Severity: Error
    Message:
    Microsoft.EnterpriseManagement.Common.UnknownServiceException: The service threw an unknown exception. See inner exception for details. ---> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]:
    Exception of type 'Microsoft.EnterpriseManagement.Common.DataItemDoesNotExistException' was thrown. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
    Microsoft.EnterpriseManagement.Common.DataItemDoesNotExistException: Exception of type 'Microsoft.EnterpriseManagement.Common.DataItemDoesNotExistException' was thrown.
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DataAccessUtility.GetManagedEntityKeyValuePairs(IList`1 baseManagedEntityIds, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.DiscoveryDataManager.DeleteUserActionManagersByAgentPendingActionId(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccess.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessTieringWrapper.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessExceptionTracingWrapper.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at ...).
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.HandleIndigoExceptions(Exception ex)
       at Microsoft.EnterpriseManagement.DataAbstractionLayer.AdministrationOperations.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Administration.ManagementGroupAdministration.RejectAgentPendingActions(IList`1 monitoringObjects)
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Views.PendingManagementView.<>c__DisplayClass8.<OnRejctAgent>b__7(Object , ConsoleJobEventArgs )
       at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
    System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Exception of type 'Microsoft.EnterpriseManagement.Common.DataItemDoesNotExistException' was thrown. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true,
    whose value is:
    Microsoft.EnterpriseManagement.Common.DataItemDoesNotExistException: Exception of type 'Microsoft.EnterpriseManagement.Common.DataItemDoesNotExistException' was thrown.
       at Microsoft.EnterpriseManagement.Mom.DataAccess.DataAccessUtility.GetManagedEntityKeyValuePairs(IList`1 baseManagedEntityIds, DatabaseConnection databaseConnection)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.DiscoveryDataManager.DeleteUserActionManagersByAgentPendingActionId(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccess.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessTieringWrapper.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at Microsoft.EnterpriseManagement.Mom.ServiceDataLayer.SdkDataAccessExceptionTracingWrapper.RejectAgentPendingActions(IList`1 agentPendingActionIds)
       at ...).

  • Please see the log for more details.... where to find the log???

    Hi everyone,
    I have a WebI document in our DEV environment that I am trying to transport to PROD.
    When I try I get the message:
    Commit Status=Commit attempted and failed., Promotion Status=Failure : Object  has failed to promote. Please see the log for more details
    But where do I find this log that has more detail?
    As background, the document in PROD is corrupt and I want to replace it with the working copy from DEV. Perhaps the fact that the PROD document is banjaxed is the issue but I don't know.
    Many thanks
    Gill

    Hi Arvind,
    We are going live to live on the promotion side of things.
    Test promotion tells me everything is OK :-(
    I appreciate your workaround solution, I would like to understand full what's happening and put a more permanent solution in place.
    With regards
    Gill

  • Error starting the Planning application, review the event log for details

    We are using the Hyperion Demo and there was a problem suddenly cropped up.
    While rebooting the system error is displayed saying - Atleast one of the driver is not installed.
    VMware is used to access the Hyperion Demo and when Planning application is started it gives the following error:
    Error starting the Planning application, review the event log for details
    We were using this Demo from some weeks and was able to access the workspace and others but from few days this issue is faced.
    Immediate response is highly appreciated as we are planning for a user demo in the weekend.
    Thanks,
    Ravi Kanth

    Hi Nofog / Goodwin,
    OLDAP is not running.
    Following errors are displayed:
    When VMWare is restarted: At least one service or driver failed during system startup. Use Event viewer to examine the Event log for details.
    OpenLDAP: Windows could not start the hyperion S9 OpenLDAP on Local Computer. For more information review the system even log. If this is not the microsoft service contact the service vendor, and refer to service specific code 21.
    Event log: The Hyperion S9 OpenLDAP service terminated with service - specific - erro 21 (0x15).
    Please let me know your email ids so that to send the screen shots.
    Thanks,
    Ravi

  • An Error occured while processing this page. check the log for details

    Hi ,
    when i open an browser http://localhost:8300/HyperionPlanning/AppWizard.jsp
    i get an error stating that :: An error occured while processing this page. check
    the log for details
    i am not aware where to look the log files.
    second issue. on anothor desktop i am able to login but when i create an sample application it moves forward until finish and takes lot of time and gives me an same error as above .
    please help me out ASAP iam tired uninstalling and reinstalling the products.
    please mail me at [email protected]....
    thanks and regards
    RED

    Hi,
    If you are running planning as a service could you stop the service, then run planning server from the start menu.
    If you try and log in again it should produce some error messages.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Typed model execution failed; see nested exception for details

    Hi All,
    I have created a WebDynpro Java Application which is  accessing a Bapi.
    The application is compiled and deployed .
    When i try to execute the application by entering data on the search view and clicking the get Button ,
    I am getting the below exception message at the botton of the Page .
    For the same data when i execute the Bapi in ECC ,it is working fine .
    Now my Query is .
    1) Do i need to do some additional configuration apart from JCO and destinations in NWA ?
    2) From where to get the exception file "see nested exception for details" ?
    3) Is this a known issue as NWDS 7.31 works on RFC2  .
    Regards,
    Nitesh

    Hi,
    This is the error generated in default trace after executing the application.
    #2.0 #2015 01 28 11:12:46:842#+0530#Error#com.sap.engine.services.security.authentication.loginmodule.ticket#
    #BC-JAS-SEC#security#C000AC181DC000420000000600E80006#1523450000000004#demo.sap.com/test1#com.sap.engine.services.security.authentication.loginmodule.ticket#Guest#0##6AA3FA37A6B011E49E33000000173EFA#71a67b43a6b011e4bb7f000000173efa#71a67b43a6b011e4bb7f000000173efa#0#Thread[HTTP Worker [@733688529],5,Dedicated_Application_Thread]#Plain##
    Error while creating assertion ticket on demand. No logged in user found.#
    #2.0 #2015 01 28 11:12:46:842#+0530#Error#com.sap.security.core.server.destinations.lib.AssertionTicketRetriever$GetAssertionTicketPrivAction#
    #BC-JAS-SEC#security.class#C000AC181DC000420000000700E80006#1523450000000004#demo.sap.com/test1#com.sap.security.core.server.destinations.lib.AssertionTicketRetriever$GetAssertionTicketPrivAction.run()#Guest#0##6AA3FA37A6B011E49E33000000173EFA#71a67b43a6b011e4bb7f000000173efa#71a67b43a6b011e4bb7f000000173efa#0#Thread[HTTP Worker [@733688529],5,Dedicated_Application_Thread]#Plain##
    An error occurred while trying to generate an SAP authentication assertion ticket.
    [EXCEPTION]
    java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.sap.security.core.server.destinations.lib.AssertionTicketRetriever$GetAssertionTicketPrivAction.run(AssertionTicketRetriever.java:103)
      at com.sap.security.core.server.destinations.lib.AssertionTicketRetriever$GetAssertionTicketPrivAction.run(AssertionTicketRetriever.java:68)
      at java.security.AccessController.doPrivileged(Native Method)
      at com.sap.security.core.server.destinations.lib.AssertionTicketRetriever.getAssertionTicket(AssertionTicketRetriever.java:47)
      at com.sap.security.core.server.destinations.lib.AssertionTicketJCOProperties.getProperty(AssertionTicketJCOProperties.java:67)
      at com.sap.security.core.server.destinations.lib.AssertionTicketJCOProperties.getProperty(AssertionTicketJCOProperties.java:90)
      at com.sap.conn.rfc.api.RfcOptions.findProperty(RfcOptions.java:1010)
      at com.sap.conn.rfc.api.RfcOptions.getTrimmedProperty(RfcOptions.java:1086)
      at com.sap.conn.rfc.api.RfcOptions.getMysapsso2(RfcOptions.java:952)
      at com.sap.conn.rfc.engine.RfcIoOpenCntl.rfcio_setopt(RfcIoOpenCntl.java:1180)
      at com.sap.conn.rfc.engine.RfcIoControl.ab_rfcopen(RfcIoControl.java:92)
      at com.sap.conn.rfc.api.RfcApi.RfcOpen(RfcApi.java:85)
      at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.connect(MiddlewareJavaRfc.java:1408)
      at com.sap.conn.jco.rt.ClientConnection.connect(ClientConnection.java:725)
      at com.sap.conn.jco.rt.PoolingFactory.init(PoolingFactory.java:115)
      at com.sap.conn.jco.rt.ConnectionManager.createFactory(ConnectionManager.java:350)
      at com.sap.conn.jco.rt.DefaultConnectionManager.createFactory(DefaultConnectionManager.java:46)
      at com.sap.conn.jco.rt.ConnectionManager.getFactory(ConnectionManager.java:324)
      at com.sap.conn.jco.rt.RfcDestination.initialize(RfcDestination.java:894)
      at com.sap.conn.jco.rt.RfcDestination.getAttributes(RfcDestination.java:605)
      at com.sap.conn.jco.rt.RfcDestination.getAttributes(RfcDestination.java:33)
      at com.sap.tc.cm.arfc2.model.ARFC2GenericModelClassExecutable.compareModelAndMetadataDestinations(ARFC2GenericModelClassExecutable.java:129)
      at com.sap.tc.cm.arfc2.model.ARFC2GenericModelClassExecutable.executeInternal(ARFC2GenericModelClassExecutable.java:97)
      at com.sap.tc.cm.arfc2.model.ARFC2GenericModelClassExecutable.execute(ARFC2GenericModelClassExecutable.java:68)
      at com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClassExecutable.execute(ARFC2TypedModelClassExecutable.java:54)
      at com.sap.demo.test1.wd.comp.new1comp.Cust_test1Controller.executeBapi_Vendor_Getdetail(Cust_test1Controller.java:148)
      at com.sap.demo.test1.wd.comp.new1comp.wdp.InternalCust_test1Controller.executeBapi_Vendor_Getdetail(InternalCust_test1Controller.java:168)
      at com.sap.demo.test1.wd.comp.new1comp.New1CompView.onActionGetData(New1CompView.java:189)
      at com.sap.demo.test1.wd.comp.new1comp.wdp.InternalNew1CompView.wdInvokeEventHandler(InternalNew1CompView.java:141)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)
      at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:75)
      at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:159)
      at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:94)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)
      at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)
      at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:515)
      at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:58)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1671)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1485)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:908)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:880)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:357)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:101)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Caused by: java.lang.IllegalStateException: No logged in user found.
      at com.sap.security.core.server.jaas.SAPLogonTicketHelper.createAssertionTicket(SAPLogonTicketHelper.java:496)
      at com.sap.security.core.server.jaas.AssertionTicketFactoryImpl.createAssertionTicket(AssertionTicketFactoryImpl.java:67)
      ... 92 more
    #2.0 #2015 01 28 11:12:47:029#+0530#Error#com.sap.tc.cm.arfc2.model.ARFC2GenericModelClassExecutable#
    #BC-XI-CON-RFC#tc~cm~arfc2#C000AC181DC000420000000800E80006#1523450000000004#demo.sap.com/test1#com.sap.tc.cm.arfc2.model.ARFC2GenericModelClassExecutable#Guest#0##6AA3FA37A6B011E49E33000000173EFA#71a67b43a6b011e4bb7f000000173efa#71a67b43a6b011e4bb7f000000173efa#0#Thread[HTTP Worker [@733688529],5,Dedicated_Application_Thread]#Plain##
    JCoException while executing the Function ->''BAPI_VENDOR_GETDETAIL'' #

Maybe you are looking for