Clocking wizzard throws error while instantiating in IPI

Dear community,
I am using the ZedBoard without the PS side. My Goal is to create a 50MHz clock for my logic. So I use the 100MHz PL clock (the ZedBoard provides a 100MHz clock at Zynq pin Y9).
To get the 50MHz I am trying to use a MMCM which I would like to create with the clocking wizard. Therefore I do the following steps in Vivado 14.4:
creating new rtl project without any design files and choosing the zedboard
create block design
add ip --> clocking wizard
Then the following error occurs without instantiating the clock wizard (list of tcl commands):
create_project clocking_wizard_test C:/Users/abcd/VHDL_Code/Vivado_Testground/clocking_wizard_test -part xc7z020clg484-1
INFO: [IP_Flow 19-234] Refreshing IP repositories
INFO: [IP_Flow 19-1704] No user IP repositories specified
INFO: [IP_Flow 19-2313] Loaded Vivado IP repository 'C:/Xilinx/Vivado/2014.4/data/ip'.
set_property board_part em.avnet.com:zed:part0:1.2 [current_project]
set_property target_language VHDL [current_project]
create_bd_design "design_1"
Wrote  : <C:/Users/abcd/VHDL_Code/Vivado_Testground/clocking_wizard_test/clocking_wizard_test.srcs/sources_1/bd/design_1/design_1.bd>
startgroup
create_bd_cell -type ip -vlnv xilinx.com:ip:clk_wiz:5.1 clk_wiz_0
ERROR: [#UNDEF] conversion to double from string is failed
unexpected "," outside function argument list
in expression "1000 / 10,000"
ERROR: [IP_Flow 19-3188] Error occurred while initializing 'clk_wiz_0'
Tcl error in update procedure while setting value 'MMCM' on the parameter 'PRIMITIVE'. unexpected "," outside function argument list
in expression "1000 / 10,000"
CRITICAL WARNING: [IP_Flow 19-973] Failed to create IP instance 'design_1_clk_wiz_0_0'. Error during customization.
ERROR: [#UNDEF] Error occurred while initializing 'clk_wiz_0'
Tcl error in update procedure while setting value 'MMCM' on the parameter 'PRIMITIVE'. unexpected "," outside function argument list
in expression "1000 / 10,000"
ERROR: [BD 5-7] Error: running create_bd_cell.
ERROR: [Common 17-39] 'create_bd_cell' failed due to earlier errors.
endgroup
How can I fix it?

Thanks first of all for your replies.
Allright, now I got some results. Or in different words: I can reproduce a strange behavior regarding the clocking wizard:
Leave the system language (win7) set to German and changing just the decimal separator (,) with (.) it does not work.
When I got the error message (see initial thread) than I can work around with closing Vivado and reopen it. If I try to instantiate the MMCM with the clocking wizard after reloading Vivado then it works (without error or warning messages). I even can gernerate a bitstream. But everytime I open a synthesized or implemented design I get the above mentioned errors. If I delete the clocking wizard at the IPI and try to add a "new" one then Vivado refuses it again (at least until I close Vivado and reopen it again). With this method I would say it works almost ;-)
set the system language (win7) globally to US English it works. At least I wasn´t able to reproduce this error.
Is this issue planned to be fixed in the next version of Vivado?
Regards!

Similar Messages

  • Error while instantiating report Z_RD_ABSENCE_REPORT

    Hi Guys,
    we have just patched BWD, and while testing the broadcast setting i came across the following error.
    Error while instantiating report Z_RD_ABSENCE_REPORT 
    Notification Number RSBOLAP 014 
    I am opening report designer and when i publish via Bex Broadcaster this message is shown. I have checked SDN and sap market place but most of the soultion seem to focus on WAD.
    My feeling is that it is a JAVA error and is somethng basis might be able to fix.
    Please can anyone let me know if they have come across this problem before, and help would be much appriciated.
    Thanks
    Forhad

    Hello Forhad,
    RSBOLAP 014 is a issue regarding communication between ABAP (backend ) VS BI Java side.
    Read the note 937697 and follow his manual instructions.
    This note will start the BI Diagnostics. There you will see a red mark with RSBOLAP issue. COrrect this red mark following the recommendation on "Action" field.
    Good luck.
    Edward S. John

  • Getting status as ERROR while instantiating Business Object in work flow?

    Hi,
    Getting status as ERROR while instantiating Business Object in work flow.
    How to rectify it.
    Tahnks in Advance.
    Moderator message: please have a look at the dedicated Workflow forum on SCN.
    Edited by: Thomas Zloch on Jan 19, 2012

    Hi,
    Go to SWDD and create a new workflow. This workflow will have two steps. This is just for test purpose so we are not going to define any triggering event etc.  First step will instantiate (creating a runtime object) a business object and second step will use that runtime object to execute one of its method. We know that to instantiate any BO we need the object key to be passed. Key uniquely identifies a runtime instance of Business Object (henceforth we will refer it as BO or business object interchangeably). 
    use Business Object SYSTEM and method GENERICINSTANTIATE to instantiate any Business Object in workflow

  • BPM throws: "Error while trying to retrieve the task"

    Hi,
    <br><br>
    When clicking on a task(WD-UI) in UWL, BPM throws an error message:<br>
    Error while trying to retrieve the task<br><br>
    Though, I am able to open up the task when I restart the server ( CE 7.1 EHP1 SP04 patched).
    <br><br>
    Anyone an idea?
    <br><br>
    Regards,
    <br><br>
    Wesley
    <br><br>
    The log file presents the following information (partially):
    <br>
    Caused by: java.lang.IllegalStateException: com.sap.glx.core.kernel.api.TransitionRollbackException: Exception during prepare, rolling back
    at com.sap.bpem.tm.adapter.core.TaskAdapter$TicketSynchronization.beforeCompletion(TaskAdapter.java:581)
    at com.sap.engine.services.ts.jta.impl.SynchronizationWrapper.beforeCompletion(SynchronizationWrapper.java:27)
    at com.sap.engine.services.ts.jta.impl.TransactionImpl.commit(TransactionImpl.java:234)
    ... 86 more
    Caused by: com.sap.glx.core.kernel.api.TransitionRollbackException: Exception during prepare, rolling back
    at com.sap.glx.core.kernel.mmtx.AbstractTransactionBase.rollback(AbstractTransactionBase.java:544)
    at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:174)
    at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:77)
    at com.sap.bpem.tm.adapter.core.TaskAdapter$TicketSynchronization.beforeCompletion(TaskAdapter.java:579)
    ... 88 more
    Caused by: com.sap.glx.core.kernel.trigger.TriggerLockingException: Cannot acquire lock for update <Context_0_TaskAttributes_ac33d162fa908f8198b3c740708bb6c5{919e4f4b-1581-11df-c72f-02004c4f4f50}(Instance_0_TaskHelloWorld2_ac33d162fa908f8198b3c740708bb6c5{919e4f45-1581-11df-b4f9-02004c4f4f50}(?),Scope_13_TaskHelloWorld2_ac33d162fa908f8198b3c740708bb6c5{919e4f4a-1581-11df-94e6-02004c4f4f50}(?),3,true)|Context_0_TaskAttributes_ac33d162fa908f8198b3c740708bb6c5(Instance_0_TaskHelloWorld2_ac33d162fa908f8198b3c740708bb6c5{919e4f45-1581-11df-b4f9-02004c4f4f50}(Instance_0_bpmboundary_new_24449a1f1a041ff7cd7deb8d764c6405{0d4c2925-157b-11df-b84e-02004c4f4f50}(?),null,Token_0_bpmboundary_new_24449a1f1a041ff7cd7deb8d764c6405{917829a3-1581-11df-b6e0-02004c4f4f50}(?),false),Scope_13_TaskHelloWorld2_ac33d162fa908f8198b3c740708bb6c5{919e4f4a-1581-11df-94e6-02004c4f4f50}(Instance_0_TaskHelloWorld2_ac33d162fa908f8198b3c740708bb6c5{919e4f45-1581-11df-b4f9-02004c4f4f50}(?)),4,*true)>
    at com.sap.glx.core.kernel.trigger.node.LockingTreeJoinNode.process(LockingTreeJoinNode.java:638)
    at com.sap.glx.core.kernel.trigger.core.BFSController.update(BFSController.java:173)
    at com.sap.glx.core.kernel.trigger.impl.TriggerNetworkManagerImpl$SequentialController.update(TriggerNetworkManagerImpl.java:550)
    at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_trigger(AbstractTransaction.java:199)
    at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:170)
    ... 90 more
    Caused by: com.sap.glx.core.kernel.trigger.TriggerLockingException: Cannot acquire read row lock for after image (key = Instance_0_TaskHelloWorld2_ac33d162fa908f8198b3c740708bb6c5{919e4f45-1581-11df-b4f9-02004c4f4f50}(Instance_0_bpmboundary_new_24449a1f1a041ff7cd7deb8d764c6405{0d4c2925-157b-11df-b84e-02004c4f4f50}(?),null,Token_0_bpmboundary_new_24449a1f1a041ff7cd7deb8d764c6405{917829a3-1581-11df-b6e0-02004c4f4f50}(?),false), name = JOIN_CompletionDeadlineWithRealDelayConditionalSequenceConnector_context_join_0_69)
    at com.sap.glx.core.kernel.trigger.node.LockingTreeJoinNode.lockAfterRow(LockingTreeJoinNode.java:308)
    at com.sap.glx.core.kernel.trigger.node.LockingTreeJoinNode.process(LockingTreeJoinNode.java:636)
    ... 94 more

    Hi,
    sounds like an program error. That is an problem which occurs if one or multiple components try to lock the same galaxy object at the same point in time. Did you configured something special on the given task? e.g deadlines?
    My proposal is to open an Customer Message so that we can have a detailed look onto the system. If this is not possible could you please provide the complete trace file and some more details about the modeled task?
    Best Regards
    Andreas

  • Database.LoadDataSet() method throwing error while retriving data from IBM DB2 database

    Database.LoadDataSet() method is throwing error during retriving data from empty table of IBM DB2 database. It is giving error code "SQL0100W".
    “Error Message: 0NO_DATA [02000] [IBM] [DB2 / NT] SQL0100W FETCH, whether there is a line to be UPDATE or DELETE, or of the query result is an empty table .
    SQLSTATE = 02000”

    Hello SharayuPandit,
    For issues regarding DB2, i suggest that you could post it to DB2 related forum:
    https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000842
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • ARP_PROC_RECEIPTS1.update_cash_receipt throws error while manual execution

    Hi All,
    I am working on oracle apps AR implementation process in r12.
    I have a requirement for updating the receipt information in my custom code, so i am using using ARP_PROC_RECEIPTS1.update_cash_receipt procedure for updating the receipt details.
    But i am facing following errors while executing this procedure.
    Error
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.ARP_PROC_RECEIPTS1", line 1775
    ORA-06512: at line 235
    I am passing following input parameters for this oracle procedure.
    p_cash_receipt_id: 152443
    p_status: CONFIRMED
    p_currency_code: USD
    p_amount: 55
    p_pay_from_customer: 117738
    p_receipt_number: 10723
    p_receipt_date: 19-JAN-13
    p_gl_date: 19-JAN-13
    p_maturity_date: 19-JAN-13
    p_comments:
    p_exchange_rate_type:
    p_exchange_rate:
    p_exchange_date:
    p_attribute_category:
    p_attribute1:
    p_attribute2:
    p_attribute3:
    p_attribute4:
    p_attribute5:
    p_attribute6:
    p_attribute7:
    p_attribute8:
    p_attribute9:
    p_attribute10:
    p_attribute11:
    p_attribute12:
    p_attribute13:
    p_attribute14:
    p_attribute15:
    p_override_remit_account_flag: Y
    p_remittance_bank_account_id: 10010
    p_customer_bank_account_id:
    p_customer_site_use_id: 13878
    p_customer_receipt_reference:
    p_factor_discount_amount:
    p_deposit_date: 19-JAN-13
    p_receipt_method_id: 1121
    p_doc_sequence_value: 10723
    p_doc_sequence_id: 500
    p_ussgl_transaction_code:
    p_vat_tax_id:
    p_confirm_date: 19-JAN-13
    p_confirm_gl_date: 19-JAN-13
    p_unconfirm_gl_date:
    p_postmark_date:
    p_rate_adjust_gl_date:
    p_new_exchange_date:
    p_new_exchange_rate:
    p_new_exchange_rate_type:
    p_gain_loss:
    p_exchange_rate_attr_cat:
    p_exchange_rate_attr1:
    p_exchange_rate_attr2:
    p_exchange_rate_attr3:
    p_exchange_rate_attr4:
    p_exchange_rate_attr5:
    p_exchange_rate_attr6:
    p_exchange_rate_attr7:
    p_exchange_rate_attr8:
    p_exchange_rate_attr9:
    p_exchange_rate_attr10:
    p_exchange_rate_attr11:
    p_exchange_rate_attr12:
    p_exchange_rate_attr13:
    p_exchange_rate_attr14:
    p_exchange_rate_attr15:
    p_reversal_date:
    p_reversal_gl_date:
    p_reversal_category:
    p_reversal_comments:
    p_reversal_reason_code:
    p_dm_reversal_flag: N
    p_dm_cust_trx_type_id:
    p_dm_cust_trx_type:
    p_cc_id:
    p_dm_number:
    p_dm_doc_sequence_value:
    p_dm_doc_sequence_id:
    p_tw_status:
    p_anticipated_clearing_date:
    p_customer_bank_branch_id:
    p_global_attribute1:
    p_global_attribute2:
    p_global_attribute3:
    p_global_attribute4:
    p_global_attribute5:
    p_global_attribute6:
    p_global_attribute7:
    p_global_attribute8:
    p_global_attribute9:
    p_global_attribute10:
    p_global_attribute11:
    p_global_attribute12:
    p_global_attribute13:
    p_global_attribute14:
    p_global_attribute15:
    p_global_attribute16:
    p_global_attribute17:
    p_global_attribute18:
    p_global_attribute19:
    p_global_attribute20:
    p_global_attribute_category:
    p_issuer_name:
    p_issue_date:
    p_issuer_bank_branch_id:
    p_application_notes:
    p_new_state:
    p_new_state_dsp:
    p_new_status:
    p_new_status_dsp:
    p_form_name: ARXRWRCT
    p_form_version: 70.1
    p_payment_server_order_num:
    p_approval_code: 1234567890
    p_legal_entity_id: 204
    p_payment_trxn_extension_id: 80539
    p_automatch_set_id:
    p_autoapply_flag:
    Could you please help.
    Thanks,

    I have a requirement for updating the receipt information in my custom code, so i am using using ARP_PROC_RECEIPTS1.update_cash_receipt procedure for updating the receipt details. Do you have the latest patches applied?
    After applying Patch 13694711 Unable To Update Anything After Saving As An Unidentified Receipt Or Unapplied Receipt [ID 1433035.1]
    Comments on Receipts Window Cannot be Updated to NULL [ID 1470192.1]
    But i am facing following errors while executing this procedure.
    Error
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.ARP_PROC_RECEIPTS1", line 1775
    ORA-06512: at line 235Please check line 235 in the package body code and make sure you are passing the correct value.
    OERR: ORA 6502 PL/SQL: numeric or value error [ID 20063.1]
    Master Note for Diagnosing ORA-06502 Error [ID 1137237.1]
    Thanks,
    Hussein

  • IC webClient throws errors  while accessing

    <b>Hi sirs,
      While accessing the interaction center thro Webclient , after the webclient is opened in IE, it tells the system message as follows in the IC Wenclient screen
    "Java error in session initialization (Error message : "
    Details is :
    Diagnosis
    There may have been errors while initializing some Java components.
    Needed help :
    Can I have j2ee installed  on the client side or server side .
    kindly  share  the information , if you have an ideas
    Thanks and Regards,
    Manivanna prabu </b>

    Hi Wolfram,
    Did you confirm the account before going into Interaction Record?
    Regards
    G.Raja
    Message was edited by: Raja G

  • SharePoint Designer: throwing error while open my sharepoint web applicaiton

    When i try to open web application in sharepoint designer. I can't able to open it throw error like this
    An Error occured accessing your Microsoft sharepoint foundation site files. Authors - if authoring against a web server, please contact the webmaster for this server's web site. WebMaster - please see the server's application event log for more details

    This error occurs if you try to use a reverse proxy to rewrite the response body contents for a SharePoint site as well. We were attempting to inject a Google analytics tracking javascript in the body of all responses. The code never did show up
    successfully and this error message resulted as well. We eventually discovered a web solution out on Codeplex that allows you to add the Google analytics tracking script. This article hinted at the root cause:
    http://support.microsoft.com/kb/329362/en-us

  • ESS throwing error while calling transaction from R/3

    Whenever u try to pull certain I-view like under ESS > Income tax provisional statement then the portal throws below mentioned error. Portal is not able to call transactions from R/3.
    Error:
    The requested URL could not be retrieved
    While trying to retrieve the URL: http://dev.mglep.com:26000/sap(ZT0yZElaRG5xNDlZdFF4aGcyTDhzMWxRLS1hVUR5bDBMbjBDZ2hWUUcyMlZmcmlBLS0=)/bc/gui/sap/its/webgui?
    The following error was encountered:
    Connection to 69.43.161.156 Failed
    The system returned:
        (111) Connection refusedThe remote host or network may be down. Please try the request again.
    Your cache administrator is root.
    Please help

    Hi,
    Please check the parameters that has been defined in SICF for the transaction you are using.
    With Regards,
    Kaustuv Goswami.

  • SXI_CACHE throws error while activating; but error does not exist anymore

    Hi everybody,
    when I try to activate a BPM in sxi_cache. sxi_cache throws an error due to a step that does not exist anymore.
    What can I do?
    Thanks a lot
    Regards Mario

    Hello,
    I am still getting the error . Plz suggest.
    D:\psoft\PT8.52\setup>CBLBLD.BAT C: C:\TEMP
    ASCII Cobol Compilations Proceeding
    Creating Directory C:C:\TEMP
    The filename, directory name, or volume label syntax is incorrect.
    The filename, directory name, or volume label syntax is incorrect.
    ERROR! Could not create compile directory(C:\TEMP)!
    D:\psoft\PT8.52\setup>

  • Emdedding swf file as class throws error while previewing the component

    Dear all,
    I am using Flex SWFLoader to load an animated swf file and added it as a component in xcelsius by add on manager. When i click preview button it throws the folloing error.
    TypeError: Error #2023: Class must inherit from Sprite to link to the root.
    I am embedding swf file by using the following lines of code
    Embed('Animation_1.swf')
    public var Animation:Class;
    Then i tried to create my class by extending Sprite, i got the same error,
    Can you please anyone help me to solve this issue, all i need is the way to emded the swf file as class and using it in xcelsius. The embedded swf class is working fine alone (that is outside to the xcelsius).
    Thanks & Regards,
    Manimaran.
    Edited by: manimaraninfo on Jun 18, 2009 10:47 AM
    Edited by: manimaraninfo on Jun 18, 2009 10:48 AM

    Hi
    To embed a .swf file in xcelsius using SWFLoader, you have to pass the path of that swf file to the source property of SWFLoader.
    By using class concept xcelsius does not get the path of the swf file you have embeded.
    In flex It gets that file because that swf file is present in the same directory as your application.
    Hope this helps
    Regards
    Rush-me

  • URGENT!!Adding Navigational attr. throws error while activating 0mat_plant

    Hi All,
      I am adding a navigational attribute to 0mat_plant...
    & after that when I am activating 0mat_plant, it throws an error as follows:
    DiagnosisErrors arose when activating InfoObject 0MAT_PLANT. An active version already existed before the activation.
    System ResponseInfoObject 0MAT_PLANT could not be reset to the old active version. Since the generated objects no longer correspond to the old active version, they were reset to inactive.
    ProcedureThe old active version of InfoObject 0MAT_PLANT can no longer be used. Remove the cause of the activation error and activate InfoObject 0MAT_PLANT anew.
    Pls help me with this issue ASAP...
    Thanks
    BI Learner

    Hi Nitin
    Thanks for your reply...
    I just went to that program & activated the program...After I have to activate my object...is it what u want me to do??
    ok anyway...I have 0mat_plant which is already created...with all attributes..Now I want to add a Navigational attri...
    when I add & activate the 0mat_plant..I am getting the above error as I stated in my first message.
    I need one more clarification...could you pls let me know..when you create an infoobject, under the GENERAL TAB, u have a option for ONLY ATTRIBUTE...What is the use of it?
    ANy other ideas for my issue...????

  • FR Report Throwing error while being run from workspace.

    While trying to run FR from HFM workspace, its not opening up and instead following error message pops up:
    5200: Error executing query: Not enough storage is available to complete this operation.
    Please guide me what can be possible reason and how to proceed?
    Thanks in advance,
    Satish

    Increase Virtual memory of the system from which you are running reports.
    You can achieve the same by going to Computer -> Properties -> Advanced System Settings.
    Check this page : How to increase virtual memory size in Windows 7
    Hope this avoids your issue in future.
    Thanks,
    Santy.

  • BI Report Designer throws error while executing.

    When I execute a query in query designer, it asks for username and password of the portal, I give mine and enter side. The page loads for 1 minute and then throws this error
    Exception in BI runtime
    Initial cause
    Message:
    No message was provided.
    Stack trace:
    java.lang.OutOfMemoryError
    Message:
    No message was provided.
    Stack trace:
    com.sap.ip.bi.webapplications.runtime.controller.MessageException     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:1575)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:884)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:835)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:328)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: java.lang.OutOfMemoryError
    Sometimes, it is throwing this 2nd error
    2ND ERROR
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Thu Aug 31 11:34:04 2006 
    Module: icxxthr.c
    Line: 2646
    Server: spotbiwd1_BID_01
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    Please help me resolve this issue.

    Hi There,
    know it is an older thread but I am running into something similar but not really the same.
    When executing a bex query in the designer I get the 2 following messages:
    Stack trace:
    java.lang.NullPointerException     at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Structure.getString(Jco640Structure.java:84)     at com.sap.ip.bi.base.application.service.impl.statistic.StatisticService.writeEvents(StatisticService.java:47)     at com.sap.ip.bi.base.application.statistic.impl.StatisticApplicationStep.endApplicationStep(StatisticApplicationStep.java:78)     at com.sap.ip.bi.base.application.statistic.impl.StatisticManager.stepClose(StatisticManager.java:179)     at com.sap.ip.bi.base.application.impl.Application.endApplicationStep(Application.java:218)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:1096)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:694)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:666)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:318)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Message:
    No message was provided.
    Stack trace:
    com.sap.ip.bi.webapplications.runtime.controller.MessageException     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:715)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:666)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:318)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: java.lang.NullPointerException     at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Structure.getString(Jco640Structure.java:84)     at com.sap.ip.bi.base.application.service.impl.statistic.StatisticService.writeEvents(StatisticService.java:47)     at com.sap.ip.bi.base.application.statistic.impl.StatisticApplicationStep.endApplicationStep(StatisticApplicationStep.java:78)     at com.sap.ip.bi.base.application.statistic.impl.StatisticManager.stepClose(StatisticManager.java:179)     at com.sap.ip.bi.base.application.impl.Application.endApplicationStep(Application.java:218)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:1096)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:694)     ... 35 more
    Any idea?
    Thanks,

  • Errors while instantiated a custom java object within jsp pages.

    I'm currently trying to role out a war file created on JavaBeans IDE 3.5.1. I have custom created classes
    that are instantiated by using:
    used.TransactionsHolder p_transactions = (used.TransactionsHolder) session.getAttribute("s_transactions");
    Where used is the package and TransactionsHolder
    is the class I am trying to create an object from. When
    I use this syntax I receive this error:
    __transactionPage.java:90: cannot resolve symbol
    symbol  : class TransactionsHolder 
    location: package used
                    used.TransactionsHolder p_transactions = (used.TransactionsHolder) session.getAttribute("s_transactions"); //[ transactionPage.jsp; Line: 12]
    ;Any suggestions?

    Can you please log a TAR with Oracle Support using Metalink to resolve this issue. They can help you collect all the log and trace files to determine the why this problem is occuring.
    Business Intelligence Beans Product Management Team
    Oracle Corporation

Maybe you are looking for