Advanced Lightning Bug?

Hi guys,
Anyone else having this trouble with the Advanced Lightning effect?
I understand the Direction property is contextual based on the Lightning type selected, so its name could be 'Direction' or 'Outer Radius' depending on which you select.
However, when you load a scene, the property is temporarily named 'Contextual Property' and therefore breaks any expressions linked to it.
I couldn't find anything on the forums so I've submitted this as a possible bug, and I thought I'd start a discussion  in case anyone else encounters this problem.
Here's my bug report...
******BUG******
Error generated when loading a scene with a position expression linked to the Advanced Lightning Direction property.
Error is as follows:
AE Warning: Class 'Effect' has no property or method named 'Direction'
Expression disabled
Steps to reproduce bug:
1. New Project
2. Add Advanced Lightning to a new solid - create a few keyframes for Direction property
3. Add a Null
4. Use pickwhip to generate expression for the Null's position to follow the Lightning's Direction property.
5. Check that Null follows as it should
6. Save project
7. Reload generates the above error
Results:
You get a 'no property or method' error when loading because the Direction is named 'Contextual Property' on load.
Workaround is to refresh the Lightning's list of properties, until eventually the Direction name shows up, then re-enable your expression(s).
Expected results:
Null position values follows the Direction property values
******BUG******
BTW, I'm running AfterEffects v11.0.2.12 on Win 7 Pro 64bit 16gb Ram, Intel i7 3770k

It's actually a limitation in very much all contextual properties. Simply use the property index instead of the name:
effect("XYZ")(1)
Hold down Alt while pickwhipping the effects control to get the index instead of the property name.
Mylenium

Similar Messages

  • Adv. Lightning BUG Video (Because Submitting Bugs is too mainstream)

    Hi guys, first, not native english speaker. I'm working around an educational-purposed project, combination of one of Andrew Kramer's tutorial and some imagination. The thing is: Does really Advanced Lightning do what it should do?
    I know I should've submitted this through the form, I tried but I don't like forms, too formal, and maybe they didn't even looked at the video I made, where I explain exactly what's happening along with my 3AM Frustration.
    I just want you guys to know about this bug, and maybe someone figures somehow a Workaround (I tried many, really), I was a bit mad when I edited the video (5 mins ago, is 3:30AM now ). I fought that plugin for hours? Because I discovered the little bug after I made some work so every change I had to do, had to be made in every comp using the effect...
    Seems like Andrew Kramer didn't had this bug so proeminent... Also, it looks like doesn't matter if it's Full Res, Quarter; Adaptive or Fast Draft preview method... 8, 16 or 32 bpc, for me is the same thing, auto-animating lightning....
    BTW, Using AE CS6.
    Here is the attached video (non-public/unlisted):
    https://www.youtube.com/watch?v=Ho3wdEaAUfE&feature=youtu.be
    Also, I saw someone from Adobe replied to a bug post on this forum, that's one of the reasons why I posted here, curious about their reaction also
    Good Night!

    Exactly that is the problem Rick. For you (and some other) it is working as expected. For me, it goes rogue, and I don't know why and how to fix it...
    The first "BUG" I bumped into, was the one at the final of the video, where animating decay on a single effect, makes forks pop, disappear and appear randomly . Reducing forking strenght to 40% may help but then I had to rise other values...
    The newer problem here is... After some time, as you can see, lightning simply switches it's state and form, without any keyframes! That's really something I can't adjust from values...
    Yes, the Decay motion stops, but there is additional flickering and effects on the forking (random visibility). This makes an effect in some way like instantly moving Direction Point. I'm pretty sure is something wrong with my station as there aren't many whom get this Adv.Light behavior... (I googled before posting, there was one guy who had the same problem but no one could help him )
    Thanks for you answer.

  • How can I slow down advanced lightning?

    Hi!
    Advanced lightning/Anywhere:
    I need to slow it down--is there a way to do this?
    Thanks,
    Rusty

    Thanks!!  Oh, oh... since the lightning is following a moving object this complicates matters (and I already marked this answered).  Well, it seems I was on the correct track... I speeded up the animation of the moving object and increased the fps so I would not loose frames.  About the same as your suggestion only a little bit more involved for the situation.  Animate the lightning then render then slow it down to normal speed and render again.  A variable property called 'Speed' would have been easier LOL.
    Thanks!
    Rusty

  • Adding criteria in advanced search BUG in SAVE SEARCH

    hi
    i added my criteria in advanceed search and evrythiing works ok.
    just one thing does not work.
    when i try to save my search view i get a message error when i add my new custom criteria with a specific value i get the following error :
    missing right parentesis...
    any idea ?
    thanks
    Dan

    i created a specific page from the following xml page :
    /oracle/apps/eam/workorder/webui/EAM_WO_SEARCH_RG.xml
    i wanted to add a new criteria in the advanced search.
    I did it by :
    _downloading the standard VO
    _adding my specific VO by extending it from the standard VO
    _in my specific VO i modified the query by adding a new column
    _in my specific VO i added an attribute mapping
    _adding a new column in the advancedtable region with a sortableheader
    _adding in the advancedsearchpanel a new criteria with 2 children (one messgetextinput and a messagestyledtext)
    _adding in the advancedsearchmapping a new item
    i make a test
    now the advanced search has the new criteria in the list.
    i type the value i want to filter.
    the filter works with the new criteria
    now i want to make another test.
    i try to use the functionality save search.
    when i try to add the new criteria i just added and type in a value i get the following error :
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (select wdj.WIP_ENTITY_ID,
    wdj.ORGANIZATION_ID,
    wdj.DESCRIPTION,
    wdj.STATUS_TYPE,
    decode(wdj.FIRM_PLANNED_FLAG,1,'Y','N') as firm_planned_flag,
    wdj.SCHEDULED_START_DATE,
    wdj.SCHEDULED_COMPLETION_DATE,
    wdj.PROJECT_ID,
    wdj.TASK_ID,
    wdj.PRIORITY,
    wdj.SHUTDOWN_TYPE,
    wdj.TAGOUT_REQUIRED,
    wdj.PLAN_MAINTENANCE,
    msi.concatenated_segments,
    msi.inventory_item_id,
    mck.concatenated_segments as category_name,
    nvl(wdj.REBUILD_SERIAL_NUMBER,wdj.asset_number) as asset_number,
    msi.eam_item_type ,
    round((wdj.SCHEDULED_COMPLETION_DATE - wdj.SCHEDULED_START_DATE) * 24, 3)
    as duration,
    bd.department_code as asset_owning_department,
    bd1.department_code as wo_owning_department,
    ml1.meaning as status_type_disp,
    ml2.meaning as priorityval,
    we.wip_entity_name,
    msn.eam_location_id,
    ml3.meaning as eam_item_type_disp,
    to_char('N') as select_flag,
    decode(wdj.status_type, 3, 'Complete', 4,'Uncomplete', 'Disabled') as action_code,
    'UpdateEnabled' as update_switcher,
    loc.location_codes,
    to_char('WorkOrder') as sub_tab,
    msn.gen_object_id,
    (CASE when wdj.status_type in (3,4) and (material_issue_by_mo is null or material_issue_by_mo = 'Y')
    THEN 'EamRequestMaterial'
    ELSE 'EamIconDisabled'
    END) as request_material,
    ppv.project_number,
    ptv.task_number,
    msn.descriptive_text,
    wdj.activity_type
    FROM
    WIP_DISCRETE_JOBS wdj,
    bom_departments bd,
    mtl_categories_kfv mck,
    mtl_system_items_b_kfv msi,
    mtl_serial_numbers msn,
    mfg_lookups ml2,
    mfg_lookups ml1,
    wip_entities we ,
    bom_departments bd1,
    mfg_lookups ml3,
    mtl_eam_locations loc,
    pjm_projects_v ppv,
    pjm_tasks_v ptv
    WHERE wdj.project_id = ppv.project_id (+)
    and wdj.task_id = ptv.task_id(+)
    and wdj.wip_entity_id=we.wip_entity_id
    AND
    nvl(wdj.rebuild_item_id,wdj.asset_group_id) = msn.inventory_item_id(+)
    AND wdj.organization_id = msn.current_organization_id (+)
    AND nvl(wdj.REBUILD_SERIAL_NUMBER,wdj.asset_number ) = msn.serial_number (+)
    AND ml1.lookup_code(+) = wdj.status_type
    AND ml1.lookup_type(+) = 'WIP_JOB_STATUS'
    AND ml2.lookup_code(+) = wdj.priority
    AND ml2.lookup_type(+) = 'WIP_EAM_ACTIVITY_PRIORITY'
    AND bd.department_id(+) = msn.owning_department_id
    AND wdj.owning_department = bd1.department_id(+)
    AND mck.category_id(+) = msn.category_id
    AND wdj.organization_id = msi.organization_id
    and (nvl(msn.current_status,3) in (1,3,4))
    AND msi.inventory_item_id = nvl(wdj.rebuild_item_id,wdj.asset_group_id)
    AND ml3.lookup_type(+) = 'MTL_EAM_ASSET_TYPE'
    AND ml3.lookup_code(+) = msi.eam_item_type
    and loc.location_id(+) = msn.eam_location_id
    and we.organization_id=:1
    and wdj.organization_id = :2) QRSLT WHERE ((scheduled_start_date = :3 ) null (scheduled_completion_date = :4 ) AND ( STATUS_TYPE = :5 and EAM_ITEM_TYPE = :6 and UPPER(activity_type) = :7 AND (activity_type like :8 OR activity_type like :9 OR activity_type like :10 OR activity_type like :11)))
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2381)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    java.sql.SQLException: ORA-00907: parenthèse de droite absente
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1972)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1119)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2559)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2950)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:656)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:582)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:631)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:518)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3375)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(OAJboViewObjectImpl.java:828)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4507)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:574)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:544)
         at oracle.jbo.server.ViewRowSetImpl.executeDetailQuery(ViewRowSetImpl.java:619)
         at oracle.jbo.server.ViewObjectImpl.executeDetailQuery(ViewObjectImpl.java:3339)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3326)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:441)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(OAViewObjectImpl.java:728)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(OAWebBeanHelper.java:2316)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(OAWebBeanHelper.java:2288)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.handleCustomizeGoButtonAfterController(OAQueryHelper.java:2642)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.setCurrentCustomization(OAQueryHelper.java:4815)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processRequestAfterController(OAQueryHelper.java:749)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:645)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processRequest(OAQueryHelper.java:673)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2335)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    java.sql.SQLException: ORA-00907: parenthèse de droite absente
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1972)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1119)
         at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2559)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2950)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:656)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:582)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:631)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:518)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3375)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(OAJboViewObjectImpl.java:828)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4507)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:574)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:544)
         at oracle.jbo.server.ViewRowSetImpl.executeDetailQuery(ViewRowSetImpl.java:619)
         at oracle.jbo.server.ViewObjectImpl.executeDetailQuery(ViewObjectImpl.java:3339)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3326)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:441)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.initQuery(OAViewObjectImpl.java:728)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(OAWebBeanHelper.java:2316)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setCriteriaOnVO(OAWebBeanHelper.java:2288)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.handleCustomizeGoButtonAfterController(OAQueryHelper.java:2642)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.setCurrentCustomization(OAQueryHelper.java:4815)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processRequestAfterController(OAQueryHelper.java:749)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:645)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAQueryHelper.processRequest(OAQueryHelper.java:673)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2335)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)

  • Create an advanced lightning effect and then export to transparent PNG sequence

    Hi,
    I am new to AE, so please be kind
    I need to generate a lightning effect and then export the frames to several PNG images.
    I figured out how to do the lightning and how to export transparent PNGs, but I can't get rid of the lightning solid background (which is balck in my case).
    Do you have any advice?

    Toggle the transparency grid in your comp to make sure that you are creating an alpha channel.
    When you render set to the output module to RGB + Alpha and Millions of Colors + and set Color to Straight.

  • Is There a Lightning Effect?

    Is there a lightning or electricity effect in after effects?

    Is there a lightning or electricity effect in after effects?
    Erm, yes. Surprise, surprise - they are called Lightning and Advanced Lightning *grmpf*
    Mylenium

  • WHY do we get a %*# update every 2 weeks while the 1 really bad bug (fonts and sizes randomly changing when typing) persists????

    Is there any way to STOP TB from sending updates every couple of weeks (and BTW this has slowed down/crashed TB increasingly in the past couple of months) UNTIL they fix this really irritating bug of randomly changing fonts and sizes when writing a mail? Outlook doesn't do this, Apple mail doesn't do this, so TB stop spamming and start addressing real problems for a change!!!!

    It would be helpful perhaps to focus on "the real issue" of font size and compose, rather to digress into how vendors choose to deliver the product.
    font issues arose in the past year. I forget exactly when. It is quite a bad problem. My recollection is it was a serializer change not done by Thunderbird developers, and that part of it was fixed in version 24. But I could be wrong.
    Would you be willing to try version 31?
    https://bugzilla.mozilla.org/buglist.cgi?list_id=10733810&short_desc=font%20size&chfieldto=Now&query_format=advanced&chfield=[Bug%20creation]&chfieldfrom=2013-04-01&short_desc_type=allwordssubstr&component=Composition&component=Message%20Compose%20Window&product=MailNews%20Core&product=Thunderbird

  • Slidelet causing imported SWF to advance

    Hi,
    I'm seeing some strange slidelet behavior. I have an imported
    SWF on the slide, consisting of 8 frames. On the same slide are 2
    slidelets. When rolling OFF either slidelet the imported SWF
    advances 1 frame. The slidelets have their own screen real estate
    and don't overlap or interact with the SWF in any way (other than
    this advancing feature/bug ;-) I have tried adding movie stops to
    each frame of the animation, but they seem to be ignored.
    I have also tried various order combinations in the timeline
    of the SWF and slidelets to no avail.
    Ideas anyone?
    Thanks,
    John

    Thanks for the suggestion, I think I understand what you are
    trying to achieve. The thing is that the user is asked to interact
    with the .swf and then roll over the answer(s) to question(s) about
    the .swf. Although the .swf and slidelets could be on seperate
    slides, I would prefer not having to switch back and forth between
    slides in order to answer the questions. Before anyone asks 'why
    not just use buttons with captions?', I have tried that, but
    buttons (clickboxes and questions) don't reset
    John

  • Graphic bug with HTML5 video

    Hi,
    I am experiencing an ugly graphic bug in Safari 5.0.2. Looks like this: http://tinyurl.com/24cl9t8
    Occurs on this website: http://cargocollective.com/woodyholl when you open a project (girl on the beach for example)
    Background video is embedded via <video>, all layers above are relatively simple HTMLCSSjs. The project pages contain embedded videos (vimeo etc.) and javascript slideshows.
    Did this happen to anyone else? Is there a fix for it?
    Thanks in advance,
    Flo

    the bug occurs even with just a js-slideshow inside a project, no Flash involved
    Ah, I misunderstood.
    Of course, it might be a bug affecting some machines/OS builds - see http://bugreport.apple.com for that.
    If you want to track down a possible cause on your mac - another install/different boot disk should eliminate any software cause. Or there might be settings for the specific graphics card?.
    Certainly some graphics issues seem only to show with safari and/or flash, despite being a hardware problem at heart. The Mac Pro section here would be the place to explore that, with specific card details & after running the hardware test from dvd.

  • Help with Force Lightning Adobe After Effects CS6

    This video is perhaps the greatest force lightning video I've ever seen. Can anyone help replicate this in AE? The description says the guy was using the Hitfilm effects plugin for AE cs6. I have the plugin and CS6.

    I don't know of anybody who uses HitFilm's plugin, so I can't offer suggestions based on it. However, I can say that it looks fairly straightforward. Start messing around with parameters and see what they do. I'll be you can adjust the end radius or size to make it larger so that it appears the lightning is getting closer to the camera.
    As Mylenium says, this effect doesn't look like it offers much more than the Advanced Lightning effect that comes with AE and, in fact, looks to be more limited - though it might be easier for a beginner to use and understand.

  • Lightning request to OPTIONS /dav/home/ 404 causes excessive logging

    Calendar 7u2-6.11
    We encountered a scenario where a Lightning user causes excessive logging (filled up 10GB logs in a day). These logs over and over...
    1.2.3.4 - - [18/Apr/2012:13:58:42 -0500] "PROPFIND /dav/principals/user%40domain/ HTTP/1.1" 207 762 0 "-" "Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120310 Thunderbird/11.0 Lightning/1.3" 0/7026
    1.2.3.4 - - [18/Apr/2012:13:58:42 -0500] "PROPFIND /dav/home/user%40domain/ HTTP/1.1" 207 461 0 "-" "Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120310 Thunderbird/11.0 Lightning/1.3" 0/11527
    1.2.3.4 - - [18/Apr/2012:13:58:42 -0500] "OPTIONS /dav/home/ HTTP/1.1" 404 23 0 "-" "Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120310 Thunderbird/11.0 Lightning/1.3" 0/5073
    On the client side, this appears in the error console.
    CalDAV: Status 207 on initial PROPFIND for calendar MyCal
    CalDAV: Authentication scheme for MyCal is Basic
    CalDAV: recv: <?xml version='1.0' encoding='UTF-8'?><D:multistatus xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:M="urn:ietf:params:xml:ns:carddav">
    <D:response>
    <D:href>/dav/home/user@domain/</D:href>
    <D:propstat>
    <D:prop>
    <D:resourcetype><D:collection /></D:resourcetype>
    <D:owner>
    <D:href>/dav/principals/user@domain/</D:href>
    </D:owner>
    <D:supported-report-set><D:supported-report><D:report><D:principal-search-property-set /></D:report></D:supported-report><D:supported-report><D:report><D:principal-property-search /></D:report></D:supported-report><D:supported-report><D:report><D:principal-match /></D:report></D:supported-report><D:supported-report><D:report><D:expand-property /></D:report></D:supported-report><D:supported-report><D:report><D:sync-collection /></D:report></D:supported-report><D:supported-report><D:report><C:calendar-multiget /></D:report></D:supported-report><D:supported-report><D:report><C:calendar-query /></D:report></D:supported-report><D:supported-report><D:report><M:addressbook-multiget /></D:report></D:supported-report><D:supported-report><D:report><M:addressbook-query /></D:report></D:supported-report></D:supported-report-set>
    <F:getctag xmlns:F=" http://calendarserver.org/ns/ ">"1334776461000.9"</F:getctag>
    </D:prop>
    <D:status>HTTP/1.1 200 OK</D:status>
    </D:propstat>
    <D:propstat>
    <D:prop>
    <C:supported-calendar-component-set />
    </D:prop>
    <D:status>HTTP/1.1 404 Not Found</D:status>
    </D:propstat>
    </D:response>
    </D:multistatus>
    CalDAV: Collection has webdav sync support
    Warning: There has been an error reading data for calendar: MyCal. However, this error is believed to be minor, so the program will attempt to continue. Error code: DAV_DAV_NOT_CALDAV. Description: The resource at https://server.host.name/dav/home/user@domain is a DAV collection but not a CalDAV calendar
    Warning: There has been an error reading data for calendar: MyCal. However, this error is believed to be minor, so the program will attempt to continue. Error code: READ_FAILED. Description:
    User reports that Lightning was set up and working a week before these errors started.
    Does anyone know what could be triggering Lightning to experience this problem?

    This is an example technique to protect against this Lightning bug. Essentially, if the server process notices that a single client has requested /dav/home/something/ more than X times during its lifetime, then it issues a 403 error, which causes Lightning to break out of its loop. Keep in mind that the code below hasn't been completely tested.
    It requires:
    <ul>
    <li>Use Apache with mod_proxy in front of the CalDAV server</li>
    <li>Use mod_perl (version 2) in order to hook into the early stages of the HTTP request cycle</li>
    <li>Apache is built to use the "worker" MPM</li>
    <li>MaxRequestsPerChild is configured appropriately in proportion to what you configure "PerlSetVar block_lim" below.</li>
    </ul>
    Install this Perl module in your Perl INC path:
    <blockquote>
    package DOSProtect;
    use strict;
    use warnings;
    use Apache2::Const qw(:common :log);
    use Apache2::RequestRec;
    use Apache2::Request;
    use Apache2::Connection;
    use Apache2::Log;
    # this is a global variable that does not lose state
    # during the life of the apache process
    my %state;
    sub handler {
    my $r = shift;
    # set this in Apache config with:
    # PerlSetVar block_uri /regex/uri/(to_match)/
    # (make sure it contains a capture)
    my $block_uri = $r->dir_config('block_uri');
    # set this in Apache config with:
    # PerlSetVar block_lim num
    my $block_lim = $r->dir_config('block_lim');
    # get the URI and IP from the apache request
    my $uri = $r->uri;
    my $ip = $r->connection->remote_ip();
    # misconfiguration? - bail out
    return DECLINED unless ( $block_uri and $block_lim and $uri and $ip );
    # return 403 forbidden if the URI is requested from an IP more than the
    # limit during the life of the apache process
    if ( $uri =~ $block_uri and ++$state{$1}{$ip} >= $block_lim ) {
    $r->log_error("Requests to $uri from $ip exceeded $block_lim");
    return FORBIDDEN;
    # this means that the request continues uninhibited
    return DECLINED;
    1;
    </blockquote>
    In the Apache conf:
    <blockquote>
    <Location /dav/home>
    PerlAccessHandler DOSProtect
    PerlSetVar block_uri /dav/home/[^/]+/
    PerlSetVar block_lim 10
    </Location>
    </blockquote>

  • Real live bugs in my monitor

    I thought I was seeing things, but I got my daughter to confirm it. I currently have a real live bug in my monitor! Yes, a thunder fly on the inside of the glass - a tiny insect crawling around INSIDE THE COMPUTER.
    I can only see it against a white background and it does not move with the window when I drag the window around the display. It is definitely live and moving. I kid you not.
    What I want to know is - will it do any harm? If so, how can I get rid of it?

    HI,
    One would think it would die of natural causes considering no access to food and water.
    Doubt it will do any harm.
    thunder fly
    I can't pass this up. Similar to a "lightning bug"?
    Carolyn

  • Audigy 2 Platinum sync probl

    Hello. I have had an Audigy 2 Platinum for over a year now and use it as a decoder for our pioneer stand alone dvd player.Speakers are Megaworks 550. The problem is the audio lags behind the video after an hour or so into the movie. The souncard is in its own irq 8 with no conflicts. The latest drivers and software are installed and the same with xp pro service pack 4.Any idea how to resolve this for the only fix now is to stop and restart the player or toggle between spdif ac3 decode and default i audio hq. Im getting fed up with this and will just get a regular reciever and speakers if it cannot be resolved . Thanks in advance.
    Bug

    I came here looking for this exact problem. However mine is NEVER in sync when I use the SPDIF mode. As soon as I turn it to normal stereo it works fine. In a related issue, the sound playback of any DVD is about half of everything else on my system. I have to turn up the volume to about 80% to hear a DVD at a listenable level whereas normal volume for me is at 40%.
    My stats are as follows: P4 3.2c, Abit IC7-G, 2GB DDR PC3200, Audigy 2 ZS Platinum, BFG 6800GT OC, XP Home SP2, and the Nvidia DVD Decoder. Everything is running the latest drivers. The volume problem has been happening ever since I purchased this ZS. I never had the problem with my older Audigy 2. The SPDIF issue is new to me since I have only recently been using it. Any ideas?
    Message Edited by aqualite75 on 2-3-2004 2:5 AM

  • How to make a painting crack effect?

    Hello guys, does anyone knows how to do this effect?

    You realyl just need a greyscale image and then use blending modes like add or multiply. To create fine hairlines in Ae you could use the lightning and advanced lightning effects, shards can be mimiced with a cell pattern effect. and then you can throw on further effects liek fractal noise, distortions, roughen edges. A million ways, but if these short descrriptions sound Chinese to you, then you seriously must start at the beginning.
    Mylenium

  • Ant classpath in Jdeveloper

    Hi Guys,
    I am using Jdeveloper 10.1.3.3.0.4157. Ant is used to compile source and make war, ear files.
    Rececently, we encountered a problem because all jar files in ant library path <jdeveloper>/ant/lib are automatically added to the classpath for the javac task in ant script. There is a library called ant-oracle.jar, which is not from the original ant distribution, but from Oracle.
    1. Is there a way to disable this feature?
    it means not to add all jar files in ant library folder to classpath for javac task.
    2. Why the ant-oracle.jar is there?
    I tried to remove it from the folder and got an expcetion saying: class <xxxx> signer information does not match signer information of other classes in the same package.
    Thanks in advance,
    Steven

    This bug has been fixed for the Production Release. There is no manual fix I can give you for the Preview Release. When you say this is a compile-time error, do you mean that this is preventing you from compiling your project in some way? The error should just appear in the editor when you have the Ant buildfile open, and you should be able to safely ignore it.
    -Matt Hawkins
    Oracle JDeveloper

Maybe you are looking for

  • Installation of Windows 8.1 Update 1 on Existing Windows 8.1 Fails

    I am running Windows 8.1 Pro with all current updated, including those pushed for Microsoft Tuesday.  I have attempted multiple times installing the ~ 840MB update for 8.1 Update 1. The install downloads, installs, restarts.  Upon restart - message c

  • Import JavaBean Model - Invalid class

    Hi, I wanted to import a JavaBean Model as described in the Tutorial "Using EJBs in Web Dynpro Applications" (see: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1f5f3366-0401-0010-d6b0-e85a49e93a5c). Problem: i always get a

  • Override scrollpane methods?

    problem: I create a time series line graph in a buffered image that has a variable width, sometimes the width is in the millions of pixels and the resulting buffered image is too large to fit into memory, even if I increase the available memory with

  • Problem to print Thai address correctly as it's overlapped

    Hi All, I tried to print Thai address (street and street2) in one line via smartform and printed in PDF preview.. The value for the fields is as below: Street: 78 moo 1 ต.11/6 Street2: Bangtalad, Pakkred There is a Thai character in Street. The probl

  • 'Extend Features in Adobe Reader' causes additional rows to appear in pdf

    Afternoon, I have a table set up where i have add/delete rows at 3 points within the table, as i have 3 headings within the table.  This was created in Adobe LiveCycle Designer 8.2...I want the form to flow onto the next page which works fine, it is