Scheduling Gantt Rendering Error

Hi all
I am having a problem while rendering a dvt scheduling gantt the error message I get is the following:
bq. 10-Mar-2009 09:35:56 oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator handleError \\ SEVERE: Server Exception during PPR, #1 \\ java.lang.NullPointerException \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.renderTasks(SchedulingTaskbarsRenderer.java:1002) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.renderTaskbars(SchedulingTaskbarsRenderer.java:703) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.SchedulingTaskbarsRenderer.encodeAll(SchedulingTaskbarsRenderer.java:525) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:304) \\ at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.renderDataCell(BaseColumnRenderer.java:1072) \\ at oracle.adfinternal.view.faces.renderkit.rich.table.BaseColumnRenderer.encodeAll(BaseColumnRenderer.java:101) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:304) \\ at oracle.adfinternal.view.faces.renderkit.rich.TreeTableRenderer.encodeChild(TreeTableRenderer.java:601) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.renderDataBlockRows(TableRenderer.java:1714) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderSingleDataBlock(TableRenderer.java:1424) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleDataFetch(TableRenderer.java:836) \\ at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:393) \\ at oracle.adfinternal.view.faces.renderkit.rich.TreeTableRenderer.encodeAll(TreeTableRenderer.java:479) \\ at oracle.adfinternal.view.faces.bi.renderkit.gantt.GanttChartTreeTableRenderer.encodeAll(GanttChartTreeTableRenderer.java:182) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:533) \\ at org.apache.myfaces.trinidad.render.RenderUtils.encodeRecursive(RenderUtils.java:70) \\ at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$RenderCallback.invokeContextCallback(InvokeOnComponentUtils.java:97) \\ at org.apache.myfaces.trinidad.component.UIXCollection.invokeOnComponent(UIXCollection.java:1030) \\ at oracle.adf.view.faces.bi.component.gantt.UIGantt.invokeOnComponent(UIGantt.java:1658) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153) \\ at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731) \\ at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664) \\ at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:29) \\ at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:577) \\ at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:442) \\ at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:2125) \\ at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:788) \\ at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1050) \\ at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:764) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1352) \\ at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:784) \\ at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942) \\ at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:273) \\ at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:204) \\ at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189) \\ at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:652) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:243) \\ at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203) \\ at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266) \\ at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) \\ at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) \\ at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) \\ at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196) \\ at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139) \\ at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102) \\ at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) \\ at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) \\ at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496) \\ at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) \\ at weblogic.security.service.SecurityManager.runAs(Unknown Source) \\ at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) \\ at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) \\ at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) \\ at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) \\ at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
I have been trying to figure out what causes this error to occur because from my first debugging results I am thinking it is due to some problems with the Data it is trying to render because for certain date range the gantt chart renders properly but for others this error occur. I have had a look at the data for the correctly rendered date range and I did not notice anything unexpected.
I would really appreciate if anyone as any suggestion on what maybe causing the error or if there are any samples of scheduling gantt based on a Business Component object. I have looked at the examples in the dvt demo but the chart are base on a Backingbean generated model.

Hi Peter
Thanks for the help I carried on looking at the data rendered and find out what you said was correct so I am fixing the BC object to return the total duration of a task (spanning over various days instead of returning each daily task).
This resolve the describe issue thanks once again.
Ola

Similar Messages

  • JDeveloper 11.1.1.3 - "Unserializable value" error in ADF schedule-gantt

    Hi,
    My customer uses JDeveloper 11.1.1.3.
    They are developing jspx using ADF schedule-gantt.
    They see following errors in stdout log when they accessed the page.
    But their application seems to work correctly after the errors.
    So, We'd like to know whether these errors affects ADF(or JSF) applications.
    If these errors don't affect to them, they will consider ignoring these messages for now.
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[disclosedRowKeys,59]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[selectedRowKeys,65]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[disclosedRowKeys,59]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[selectedRowKeys,65]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[disclosedRowKeys,59]
    <PropertyKey><saveValue> Unserializable value:[] for key:UINodePropertyKey[selectedRowKeys,65]
    Thanks in advance,
    -Noriyuki
    Edited by: nori524 on 2011/01/12 0:20

    Check out {thread:id=1116730}
    Seems it is/was a bug - you may want to contact Oracle support to see if there is a patch or when it would be fixed.
    John

  • Menu commands for Scheduling Gantt

    I'm trying to add my own custom commands to a Scheduling Gantt on my page. I have some questions/comments.
    1. I can add items to the tablePopupMenu facet, and they show up fine and my listener gets executed. How can I find out what resource was selected when this event fires, and/or the IDs of all of the selected resources? The actionEvent has very little information in it and is just generic. Do I need to tell it somehow that it is a "resource" event?
    2. I have added items to the chartPopupMenu facet, and they show up fine on the menu, but the listener is not called when I click the menu item. This seems like a bug but maybe I'm just doing something wrong.
    3. I would have thought that whatever menu items I add to these popup menus would also be added to the "Resource" and "Task" menus on the menu bar, but they're not. How can I add my own menu commands there?
    4. Is it possible for me to change the text that displays for the "Resource", "Task" and "View" menus? We have a legacy language translation system that I need to use to get the menu choices.
    Any and all advice appreciated!
    Christine

    I'm trying to add my own custom commands to a Scheduling Gantt on my page. I have some questions/comments.
    1. I can add items to the tablePopupMenu facet, and they show up fine and my listener gets executed. How can I find out what resource was selected when this event fires, and/or the IDs of all of the selected resources? The actionEvent has very little information in it and is just generic. Do I need to tell it somehow that it is a "resource" event?
    2. I have added items to the chartPopupMenu facet, and they show up fine on the menu, but the listener is not called when I click the menu item. This seems like a bug but maybe I'm just doing something wrong.
    3. I would have thought that whatever menu items I add to these popup menus would also be added to the "Resource" and "Task" menus on the menu bar, but they're not. How can I add my own menu commands there?
    4. Is it possible for me to change the text that displays for the "Resource", "Task" and "View" menus? We have a legacy language translation system that I need to use to get the menu choices.
    Any and all advice appreciated!
    Christine

  • SSRS 2008 R2 rendering error when executing a report

    The value '1' is invalid. Valid values are between '0' and '1'. (rrRenderingError)
    I am receiving the above error when running the report in SSRS 2008 R2. It has run find in the 2005 version. After research, I read that this issue caused by tablix split on a new page or something. However, I have not found anything to be the resolution. I
    installed the latest hotfix that I thought addressed this issue but still not working. Any suggestions outside of touching the report?Sonya

    The value '1' is invalid. Valid values are between '0' and '1'. (rrRenderingError)
    I am receiving the above error when running the report in SSRS 2008 R2. It has run find in the 2005 version. After research, I read that this issue caused by tablix split on a new page or something. However, I have not found anything to be the resolution. I
    installed the latest hotfix that I thought addressed this issue but still not working. Any suggestions outside of touching the report?
    Sonya
    We too are encountering this problem with reports migrated from 2005 to 2008. We are getting the rendering error only when trying to use the paging controls to navigate forward through the report. This is on SSRS 2008 R2 running SharePoint Integration. When
    the result set is empty we get the tablix errors mentioned instead. The reports ran fine prior to migration to SSRS2008.

  • Rendering error while writing to file...Quicktime

    Hi all,
    I am brand new here and have an urgent question. I have been getting an error in After Effects CS6 whenever I try to render to a quicktime movie that says "Rendering error while writing to file...An output module failed. The file may be damaged or corrupted."
    I have spent days trying to fix this and I have read other peoples posts with the same question but I have cleared my disk cache and reinstalled quicktime without success.
    Any help would be great I am not super technology advanced so try to keep it simple if you can.
    Computer Specs:
    750gb Hard Drive
    8gb Ram
    Intel Core i5
    Nvidia Geforce GTX 660M graphics

    Start by going through all of the troubleshooting suggestions here:
    http://blogs.adobe.com/aftereffects/2011/02/troubleshooting-quicktime-errors-with-after-ef fects.html
    If you need additional help, please provide answers to all of the questions listed here: "FAQ: What information should I provide when asking a question on this forum?"

  • Background bars in Scheduling gantt adf

    Hi,
    We are using Jdeveloper 11.1.2.0.0 and WLS 10.3.5
    In our scheduling gantt application we need to create background bars for tasks.
    Background bar shows the shift duration for a resource.,While the foreground bars show the task duration.We are able to create the foreground bars but need guidance regarding the BG bars.
    Any suggestions are welcome.
    Regards,
    Nikhil

    An addendum to this issue. I notice that if I move the splitter divider at all, the scrollbars appear. So, as a workaround, does anybody know of an event handler that will allow me to move the splitter position programmatically?

  • Portal rendering errors using IE10

    Hi,
    We've recently patched all of our SAP systems (portal and backend) and checked we're at the requisite level for IE10 support in the PAM.
    We're currently in the process of testing all of our applications for IE10 compliance and have identified two issues which someone may have experienced or can advise upon:
    Issue 1) SAP Transaction iView (ITS) raising following error in popup dialog box 'The application was stopped due to a critical rendering error.  The IE compatibility view is not supported (Note 1586993).'
    This iView connects from our portal (EP 7.0 EHP2 SP14) to a backend SAP ERP (ECC) system patched to NW EHP3 (SP09).
    Note 1586993 is not particularly helpful as it simply states 'The administrator must assure, that IE frame content is compatible and correctly configured'.
    Additional research identified note 1970427 which I have applied to the backend system - subsequently I added application parameter 'sap-ie=EmulateIE8' to the iView (both within the iView config and at runtime) but this made no difference to the behaviour.
    I checked the user's framework page and the 'Browser Document Mode' iView is linked in and has it's property set to 'IE=EmulateIE7'.  I tried moving this iView further up the order sequence (i.e. putting it first) as well as changing it's setting to 'IE=EmulateIE8' but once again this had no effect on the behaviour.
    I notice when logging into the portal, at first the F12 console shows Browser Mode = 'IE10', Document Mode = 'IE5 quirks' but when the problematic iView renders, the Document Mode changes to 'Quirks' which I'm assuming is why the error occurs.
    I'm not sure what I can do to make the iView render in 'IE5 quirks' mode?
    This iView is called dynamically at runtime with some URL parameters that are passed to the backend transaction so I cannot follow the advice in note 1590563.
    Issue 2) BSP iView for 'CRM Web Interaction Centre' - all F4 dialog popups are displaying empty with no content, e.g. Inbox search help for classification field
    This iView connects from our portal (EP 7.0 EHP2 SP14) to a backend SAP CRM system patched to NW EHP2 (SP04).
    I tried setting my user parameter CRM_THTMLB_IE_COMP to 'IE8' but this had no effect.
    Note, if I set the IE10 property 'Display intranet sites in Compatibility View' both issues above are resolved.  We're trying to avoid this as we've had this setting in place for a number of years and it affects the correct operation of non-SAP applications.  Given there are numerous ways of making SAP operate by emulating older compatible IE versions, I expected we could work around needing to do this but it may be a last resort.
    Please offer any advice you can as it will be much appreciated.
    Thanks,
    Alan

    Hi Lawrence,
    We have a mixture of custom and SAP standard portal applications developed over the past 10 years.
    UI technologies include: Java Server Pages, Web Dynpro Java, ITS, BSP, Web Dynpro ABAP and BEx.
    Quite honestly, the portal hasn't proved to be the best SAP product in our experience, and we've tried hard to keep it patched up-to-date. OK, it offers integration and navigation but that capability is offered by the Fiori Launchpad, albeit presenting new challenges and possibly some limitations on the integration of existing applications.
    We could have opted to integrate the Fiori Launchpad with the portal but decided it was cleaner to perform a standalone installation on our newly built NetWeaver Gateway server.
    We're starting our Fiori journey by implementing selected SAP delivered apps for the first pilot projects then plan to replace or migrate existing portal applications.
    We'll replace any custom Java apps with UI5 apps built in-house as we need to rationalise UI technologies and this one is a prime candidate given the lack of in-house skills and SAP direction. 
    Our expenses application is currently an SAP ITS transaction iView in the portal but will be replaced with the My Travel and Expenses Fiori app this year.
    CRM Transaction Launch isn't used often so we may kill it off.
    BSP's are solely in the CRM area and I read they're not supported yet in the launchpad - hopefully they will be in a future version (?).
    We have quite a few Web Dynpro ABAP applications so these will take some time to rewrite if required (assuming we cannot port them).
    BEx may be replaced with Business Objects or taken out of the portal in favour of the Excel version we also run (portal offers little value for massive reports so users download to Excel in any case).
    My understanding is that the Fiori Launchpad does support integration of legacy SAP technologies so we'll need to gauge if and when we each a tipping point where any remaining portal applications can either be integrated with the launchpad or replaced with alternative new applications. Obviously all of the above will take time.
    We're working on developing a custom Fiori/UI5 theme and have hit a few snags. We've just patched to SP09 on our development Gateway system but the UI Theme Designer is still a bit flaky (we run the tool there but could also do this on our portal). My colleague is now trying the cloud version to see if that proves a more viable route. In either case we'll be seeking SAP assistance as we really want our UI5 apps to adopt recently developed corporate branding rules. Our portal currently uses a copy of Gold Reflection with simply the SAP logo replaced for our company's logo.
    If you have any further queries just let me know, or similarly advice/experience on the above.
    Hope this helps.
    Alan

  • Rendering Error: CS6 Quicktime crash- error  (-1610153464)

    Hello,
    My employer recently purchased Adobe Suite CS6. I mainly Use After Effects for my job. I have been getting the following error whenever I attempt to render into Quicktime format.:
    "After Effects error: Rendering error while writing to file "C:\Users\User1\Desktop\File_Name.mov". An output module failed. The file may be damaged or corrupted. (-1610153464)"
    I have searched for solutions to this online. Rebooted my machine after reinstalling the latest Quicktime; deleted queued renders; made sure to switch the compatibility for "AfterFX.exe" to Windows 7. I have also grabbed any recent updates.
    One of our clients has asked for files to be delivered in Quicktime format. It would be nice to find a resolution for this issue soon. Thanks for any aguidance with this issue in advance.
    I will be glad to provide any machine specs if necessary.

    Don't worry, K-Lite did not cause this problem. Dave just likes to blindly blame K-Lite for every problem on earth. This is a QuickTime problem as obvious by the error itself and also by the fact that DaftlyPunkish is getting the same error on MacOS.
    Try this
    1) Uninstall QuickTime
    2) Search the Windows ProgramData folders for left-over QT files such as quicktimepreferences.qtp and remove them.
    3) Install QuickTime
    4) Make sure that AE and QT are not blocked by your firewall. Test with your firewall completely disabled.

  • Rendering error whilst writing to file /filename etc./ An output module failed

    I'm trying to render my composition in the latest AE CC 2014.  I get the following error with all composition sizes and with different codecs:  Rendering error whilst writing to file /filename etc./ An output module failed. The file may be damaged or corrupted (-1610153464). Can anyone help me sort this problem?

    AE build number? Codec used? System OS? 

  • After Effects Rendering error (-1610153464)

    I'm trying to render and export a short sequence that I created solely in Adobe After Effects CC.  I immediately get the response: After Effects error: Rendering error while writing to file.... An output module failed.  The file may be damaged or corrupted. (-1610153464).  Not using any external plug ins, tried exporting to desktop and external hard drive.  AE version 12.2.1.5, Mac OS X version 10.9.2, Quicktime version 10.3.  I realise other people have posted this error before but I'm not using external plug ins, any advice appreciated.

    Start here: http://adobe.ly/Uc4dtH

  • Item does not match schedule line (program error)

    Dear Experts,
    I Transaction VA02/VA03 when i put Sales order number  and try to get in to the system system through error and terminate the transaction
    ERROR is  "Item does not match schedule line (program error)" with Message no. V1427
    when i check Table level and analyse thr Debuging i found that
    Table VBAP line item 10 is missing and table VBEP line item 10 is there due to this miss match its shows above error
    Question
    Why and How it happen and how to fix this issue???
    Best Regards
    hanumant

    Check Note 442831 - V1427: Item does not match schedule line (program error)
    thanks
    G. Lakshmipathi

  • Item does not match schedule line (program error) in sap

    Dear Expert.
    Greetings!
    We are currently facing with this error (V1 427 item does not match schedule line (program error) in sap), when we open the sales order(VA02/03).
    The error  is occurring due  inconsistency on the database tables, some Item is in  table VBEP, but it is missing from table VBAP.  This is what is causing the error message.
    I checked various related notes - 442831 , 401463 , 389687  etc .  These are quite old notes and I am in release ECC 6.0 .
    Report SD_CONSISTENT_CHECK_EXT and SD_CONSISTENT_CHECK are already available.
    Bapi BAPI_SD_SALES is also active.
    Please let me know if anybody has any idea on the same.
    regards
    Praveen

    Hi,
       Refer the KBA:  1464620 - Error V1427: Item does not match schedule line   which explains the reason and the solution for the issue.
    Regards,
    AKPT

  • I keep getting this msg in iMovie10.0.1: Video rendering error: -50

    My movie stops renedering. I get this msg: Video rendering error: -50

    Dear friend,
    Did you find a solution?
    Best regards
    Ricardo

  • IE10 rendering error in UWL sub dialogs like connections status

    Hi,
    I am using a custom framework and added the browser document mode iview with the sap-ie=EmulateIE8 parameter as described in various blogs. I also added this parameter to iviews where applicable but there are still rendering error messages in some UWL dialogs that are opened through the  UWL dialog itself e.g. the connection status window or the delegate window.
    Where can I add the sap-ie parameter to have these dialogs also rendered without warning?
    Thanks for any helpful hints in advance!
    Regards Stefan

    Hi Stefan
    I hope you are well and many thanks for using the SAP Discussion Forums .
    I'd like to re-emphasize the importance of what Donald mentioned above:
    Have you tried setting IE to use compatibility mode?
    Tools->Compatibility View settings - Add your Portal URL in the list
    In addition to this there are some important points to highlight regarding the utilization of IE10.
    Kindly see the below SAP Note Documentation (Compatability Section also Included).
    SAP Note 1785100 - Internet Explorer 10 Release Notes
    I would like you to review all the content available on SAP Note 1785100. As you can see in the Symptom section of the note, it also summarizes the Internet Explorer 10 limitations and system requirements that are known in some areas, including Web Dynpro and JAVA which is thetechnology used by the UWL iViews.
    - SAP Note: 1718465 - IE10 rendering issues with Web Dynpro Java
    From researching previously reported scenarios similar to the one that you are experiencing it seems the activation of compatibility mode has been used as the resolution before. Another point of analysis is the browser window zoom and its current setting, is it set to 100%?
    Kindly update me as per your findings.
    Kind Regards
    Troy Cronin - Enterprise Portal Support Engineer
    Follow Troy Cronin

  • Rendering errors with firefox and chromium SPECIFIC to Arch LInux

    Guys - can someone please browse to https://www.americanexpress.com and click on "User ID" using whatever browser?  For me under both Firefox and Chromium, there is some sort of rendering error that prevents me from doing so.  In the screenshot you can see how there is a "phantom menu" that appears above the login dialog:
    I booted into a live ubuntu 11.10 CD and tried from there using firefox - no such error.  Now I'm asking myself if this is somehow related to Arch and if so which package should I use in a bug report... thanks for the interest.
    EDIT: x86_64 and nvidia drivers.
    EDIT2: x86_64 and nouveau have the same result.
    Last edited by graysky (2012-01-02 13:37:03)

    Hi,
    I see errors too on www.youtube.com/charts after enter some text in the search box, the page dont render correctly.
    This is happening in both 32 and 64 bit Arch with firefox 9.0.1 and Nvidia, chromium render is fine.
    If someone need some more info, please tell me , I dont know where to start.
    Firefox on ubuntu render correctly.

Maybe you are looking for

  • ORA-06502 trying to load a long raw into a variable.

    Hi. In my table "banco_imagem" the bim_src column is a long raw type. I´m using oracle forms 6 (not 6i), so I can´t use blob type to save my images. Now I´m trying to load the long raw column into a variable in a package that runs on 10g. I´m trying

  • How to surpress the Group GL number in GL account Creation (Fs00) ?

    hi all, pls help me in the following issue i can not create the new GL due to the Group GL is active how to surpress the same in to fiels status varient .... i have searched in account group field status varient but itz not there... i could not find

  • Material Design for bonded and non-bonded warehouse

    In some countries the materials put in bonded and non-bonded warehouse are treated differently, for example the cost, shipment, trace of the material. In general, there are two designs. One is "Only One Material Number", and the other is "Two materia

  • OnKeyTyped ignores the Tab key

    Hello, using Windows XP, SP 3, JavaFX 1u1 on Java 1.6.0_11 with the NetBeans JavaFX plugin, I noticed that the onKey[Pressed/Released/Typed] functions would not get key events caused by pressing the Tab key. Is there any reason for that?

  • Photo stream form iphone to mac

    Is there a way to limit the photo stream to go from iphone to mac and not from mac to iphone...    I know I can turn off photo stream, but then it does not send pictures from my phone or ipad to my mac...