Unable to launch form in oracle ebiz 12.1.3 multinode (shared appl_top)

Hi,
I am getting below error while launching form. Oracle ebiz R12.1.3 multi node application configured in shared appl_Top on linux x86-32 bit.
I getting this error only on secondary application node.
load: class oracle/apps/fnd/formsClient/FmsLauncher.classor not found.
java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Regards,
Raj

Are you using loadbalancing or SSL ? Did this ever work before ? If so, what has changed ? How are you determining you are on the second apps node ? What are the client and browser versions ?
Pl see if these MOS Docs are relevant
FormsLauncher.class Not Found Error When Attempting to Access Forms in Applications (Doc ID 291698.1)
Load: Class Oracle/Apps/Fnd/Formsclient/Formslauncher.Class Not Found. (Doc ID 373736.1)
Formslauncher.Class Not Found When Failing Over Using DNS Round Robin Load Balancing (Doc ID 604040.1)
Can't Launch Forms in E-Business when accessed via VPN: Formslauncher Notinited (Doc ID 471120.1)
HTH
Srini

Similar Messages

  • Unable to launch forms in 12.2.4 environment

    Hello,
    I just patched R12.TXK.C.delta.6 and unable to launch my forms IE11 64 bit version and also applied IE general patches.
    Patch 20007138:R12.TXK.C Note 1
    Patch 19855051:R12.FWK.C
    Patch 19863340:R12.FND.C
    Patch 19195514:R12.JTT.C
    How to troubleshoot this problem, Please let me know
    Thanks
    Prince

    please see
    Recommended Browsers for Oracle E-Business Suite Release 12 (Doc ID 389422.1)
    Troubleshooting Forms Applet issues in E-Business Suite (Doc ID 1300317.1)
    ApPsMaStI
    sharing is Caring

  • Unable to launch forms after fresh installation of 12.1.1

    Hi,
    I have installed fresh production installation of Oracle Applications 12.1.1 on my laptop using oracle virtual box. Everything is working fine, i am able to connect to the URL from my host machine i.e Windows 7 with IE 8 browser. Able to login and navigate through HTML pages. However, when i try to launch forms , it has downloaded the java plug in and then IE crashes saying Internet explorer has stopped working. I could not find any error messages. It also says that "Applet oracle/apps/fnd/formsClient/FormsLauncher inited".
    Need help to resolve this.
    Thanks .
    Karthika

    Hi Hussein,
    Are you using any VPN/Proxy?
    -- No , I have configured my windows 7 (Host Machine) to connect to oracle by adding the ip address and host.domain details in c:/windows/system32/drivers/etc/hosts file.
    -- Made the ip address of the linux machine in virtual box as static
    -- Disabled the firewalll in the linux machine.
    Can you reproduce the issue with any other browser (Firefox) and see if it works?
    -- I have tried to open the forms in mozilla firefox. However, it always prompts me to download the sun java plug in and never launches the forms.
    Can you find any errors in the application.log file?
    --Found the below errors:
    13/01/23 14:11:30.419 10.1.3.4.0 Started
    13/01/23 14:11:44.116 html: 10.1.3.4.0 Started
    13/01/23 14:47:39.297 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1358974059297
    13/01/23 14:47:39.297 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/01/23 14:48:08.766 html: Broken pipe
    13/01/23 14:48:08.766 html: Broken pipe
    13/01/23 14:48:08.767 html: Broken pipe
    13/01/23 14:48:08.767 html: Broken pipe
    13/01/23 14:48:08.767 html: Broken pipe
    13/01/23 14:48:08.767 html: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.write(Channels.java:60)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:134)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    209,9 97%
    Kindly review and help me with this.
    Thanks
    Karthika

  • Unable to open forms in oracle application 11i

    Hi All,
    Just now i have upgraded the oracle application 11i with the Developer 6i (Followed the ID 125767.1 Document). After this i am unable to open the forms.
    When i am trying to open it's geting stuck.
    Do you have any idea how to resolve it.
    Regards,
    Vinod Ranjan

    Hi,
    please find the error details from the Java Console.
    ========================================
    java.lang.IllegalAccessError: class oracle.forms.ui.VTextField$FormsPWAccess cannot access its superclass oracle.ewt.lwAWT.lwText.LWTextField$Access
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.TextFieldItem.class$(Unknown Source)
         at oracle.forms.handler.TextFieldItem.getDefaultClass(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.TextFieldItem.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.sendDeferredMessages(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    connectMode=Socket
    serverHost=unicos.upg.com
    serverPort=9000
    Forms Applet version is : 60828
    java.lang.IllegalAccessError: class oracle.forms.ui.VTextField$FormsPWAccess cannot access its superclass oracle.ewt.lwAWT.lwText.LWTextField$Access
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.TextFieldItem.class$(Unknown Source)
         at oracle.
    Please, help me on this.
    Thanks,
    vinod ranjan

  • Unable to launch forms after upgrade from 12.1.1 to 12.1.3

    APP-FND-01496 CANNOT ACCESS APPLICATION ORACLE PASSWORD.

    /egom/inst/apps/EGOM_tgomweb/logs/ora/10.1.3/j2ee/forms/forms_default_group_1
    in application.log file
    11/03/01 13:47:58.151 formsweb: FormsServlet init():
    configFileName: /egom/inst/apps/EGOM_tgomweb/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    11/03/01 13:47:58.233 formsweb: 10.1.3.5.0 Started
    11/03/01 13:51:03.97 formsweb: ListenerServlet init()
    11/03/01 13:52:28.281 formsweb: 10.1.3.5.0 Stopped
    11/03/02 06:48:44.602 10.1.3.5.0 Started
    11/03/02 06:48:46.841 formsweb: FormsServlet init():
    configFileName: /egom/inst/apps/EGOM_tgomweb/ora/10.1.2/forms/server/appsweb.cfg
    testMode: false
    11/03/02 06:48:46.885 formsweb: 10.1.3.5.0 Started
    11/03/02 06:53:11.977 formsweb: ListenerServlet init()
    Found no errors in froms , oacore,oafm -- application.log file
    Regards,
    Vamsi.

  • Unable to run forms in oracle forms developer 10g

    I am using oracle forms developer 10g on oracle application Release 12.
    When i run form i am getting error that weblistener is not running on default port 8888. Then i changed it to 8000. But still i am not able to run the forms.

    Nivas,
    In addition to running OC4J, you must also have your browser configured to use a Java Runtime Environment. The easiest - and preferred - method is to install the Oracle JInitiator as there is not configuration needed other than the installation. You can also use Sun's JRE, but you would have to research how to configure your PC correctly. The other option is to change your FormsWeb.cfg file to use the Browser Native JRE. Edit the formsweb.cfg file and find the IE= directive. The Default is IE=jinitiator. Change this to IE=Native, save your changes and you are done. This is not the preferred solution, but it does work.
    Craig...

  • Unable to launch any of Oracle apps!

    I installed Oracle 8.1.7 on Red Hat Linux 7.2.
    But I can't launch neither oemapp dbastudio nor dbassist.
    But before install I've replaced Oracle jre in oracle.swd.jre
    with BlackDown jre 1.1.8 because of some problems.
    Help me please with this problem. Thank You.
    "From Russia with love" 007

    Hi
    Please post this question in [The specified item was not found.|Portal Implementation] section.
    Any how it seems to be the issue with the JAVA version compatibility. You must had installed new components which were build on higher version of java where as your JRE (java run time environment)  is at lower version.
    Thanks
    Chinna

  • Unable to open forms when Launching another application on same browser.

    Hi,
    I have a server with configuration Oracle EBS 12.1.1 on RHEL 5.5, Database 11.1.0.7. On client machine we use Internet explorer, Firefox and Chrome to access the EBS and forms.
    We are able to open the forms from all browsers, but problem arise when we access another application on same browser, resulting in not opening of oracle forms.
    This is a java application using the same database on the server. This application works fine but Our Oracle Forms has to face the problems.
    When we try to launch the forms, it results in FRM-92101 error. I read the MOS documents for
    R12: "FRM-92101:There was a failure in the Forms Server during startup" Error When Attempting to Launch Forms [ID 454427.1]
    Then I checked the application log file, it says that:
    13/08/12 18:47:41.891 formsweb: Forms session <207> failed during startup: no response from runtime process
    13/08/12 18:50:43.704 formsweb: Forms session <209> aborted: runtime process failed during startup with errors
    Unable to switch to Working Directory: /oracle/TEST/apps/tech_st/10.1.3/forms
    When I further investigate I found there is no such "forms" directory under "/oracle/TEST/apps/tech_st/10.1.3".
    Then I read Oracle Notes:
    FRM-92101 : Unable To Switch To Working Directory. (Doc ID 1434888.1)
    FRM-92101 Error in Application.log: Unable to Switch to Working Directory (Doc ID 432708.1)
    But no luck with all these. Please suggest something. Can't open both application simultaneously on same browser.
    Regards,
    Prashant Namdeo

    Hi,
    Please state whether the application was working fine before.
    Please provide log file  of:
    --$LOG_HOMEora/10.1.3/j2ee/forms/forms_default_group_1/application.log
    --DB alert logfile --check whether you can find any valuable information.
    Please have a look at the following MOS notes:
    FRM-92050 java.lang.UnsatisfiedLinkError: no frmjsl in java.library.path [ID 438522.1]
    Troubleshooting FRM-92XXX Errors in Oracle Applications [ID 365529.1]
    And have a look at:
    http://oracleared.blogspot.com/2012/11/frm-92191-there-was-failure-in-form.html
    Best Regards,

  • Frm-40505:ORACLE error: unable to perform query in oracle forms 10g

    Hi,
    I get error frm-40505:ORACLE error: unable to perform query on oracle form in 10g environment, but the same form works properly in 6i.
    Please let me know what do i need to do to correct this problem.
    Regards,
    Priya

    Hi everyone,
    I have block created on view V_LE_USID_1L (which gives the error frm-40505) . We don't need any updation on this block, so the property 'updateallowed' is set to 'NO'.
    To fix this error I modified 'Keymode' property, set it to 'updatable' from 'automatic'. This change solved the problem with frm-40505 but it leads one more problem.
    The datablock v_le_usid_1l allows user to enter the text (i.e. updated the field), when the data is saved, no message is shown. When the data is refreshed on the screen, the change done previously on the block will not be seen (this is because the block updateallowed is set to NO), how do we stop the fields of the block being editable?
    We don't want to go ahead with this solution as, we might find several similar screens nad its diff to modify each one of them individually. When they work properly in 6i, what it doesn't in 10g? does it require any registry setting?
    Regards,
    Priya

  • Unable to launch oracle applications after installing 10g Express

    I installed 10g express to be able to access the database using a client (TOAD). Now I am unable to launch the oracle applications. I am able to login but once I select a responsibilty and function java never launches. Any suggestions?

    Hi,
    could you please let us know more about where you installed express database and why your applicatin is not working?
    But lets say if you have installed express database on your laptop and on your application is not launching, then problem could be with your application and browser. There is no connection between client and oracle application client.
    regards
    Pravin

  • Option -splash and -Xmx result in "Unable to launch JVM" error

    Hello everybody,
    we have a severe problem with launching our Java application using the "-splash:" and "-Xmx" command line options for which we cannot find any solution in the web. Our application needs a lot of heap space, so we usually set "-Xmx=920M". Usually, we are working with Java 6 and use the "-splash:" option to show a splash screen while the application is loading. In some cases, we get an "Unable to launch JVM" error now. This happens only on particular customer systems (servers as well as desktop machines) and the only solution is to decrease the maximum heap size for a couple hundred megabytes. The latter is usually unacceptable since our application requires a lot of heap memory and the machines do have more than sufficient memory. The other option is to completely remove the "-splash:" option, but then there is of course no splash screen anymore.
    Unfortunately, we are unable to track the error back and to figure what exactly is going wrong. Does anyone of you have any hints how to debug or analyze the error? Our assumption is that something is wrong due to memory partitioning which leads to unsufficiently large memory partitions to allocate the required heap memory by the JVM.
    Any ideas?
    Thank you very much.
    Regards
    Timo Rohrberg
    Software Developer, initplan GmbH

    910396 wrote:
    This happens only on particular customer systems (servers as well as desktop machines) Red flag: it is not consistent, in other words it is system dependent. It is already hard for you to diagnose such an occurrence, I wouldn't expect anything more by asking in a forum. At least you have SOME way of doing some more diagnosing.
    I'm sorry, but you'll have to dive in deep. Figure out what update versions of Java the failing machines are running. Which OS. Which processor architecture. Etc. See if there is a common factor involved. If not, hunt through release notes of newer JDKs to see if any of them mention something related to the splash screen and if you find something, let the client attempt an update of the JDK on such a failing machine to see if the problem is remedied. If it is windows, try running with the server VM (java -server) in stead of the default client VM, if you are not already doing that.
    And yeah if all that fails and nobody else has something to add, I'm sorry to say that Oracle support will be your next logical step.

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • Unable to install MySQL J Connector, its unable to launch jar file in OS mavericks 10.9.. please

    Hello all,
    i am referring following link to create connector for connection between mysql and sqldeveloper,
    while installing jar file for mysql J conncetor its telling unable to launch jar file.
    This is the latest OS and they have java preferences from utility folder and gave java control panel instead in system prefernces which is picking the runtime latest java version from oracle site.
    Please refer "http://reviews.cnet.com/8301-13727_7-57533880-263/java-preferences-missing-after -latest-os-x-java-update/" for the same.
    Please suggest ASAP.
    Thanks
    AbhiNU

    sorry i missed link in above descriptin
    http://mysql-dba-journey.blogspot.com/2009/05/installing-oracle-sql-developer-or acle.html

  • OAS 10.1.3 preview - Unable to launch em

    After installing OAS 10.1.3 preview, I am unable to launch em. I am getting the following error
    404 Not Found
    Resource /em not found on this server
    Surprising thing is when I try to launch the em console using 7200 port, I am able to get the console page. Provided I give localhost as my host name.
    http://localhost:7200/em
    Looks like its a bug.
    This is what my install/readme.txt says
    The installation of Oracle Application Server 10g 10.1.3.0.0 was successful.
    To access the Oracle HTTP Server:
    http://<hostname>::7777/
    To access Oracle Enterprise Manager Application Server Control:
    http://<hostname>:7777/em
    Installation Details:
    Installation Directory: E:\OracleAS
    Installation Type: Integrated Web Server, J2EE Server, and Process Management
    Instance Name: oas012406Inst.<hostname>
    Administrator Username: oc4jadmin
    Documentation:
    Online documentation for Oracle Application Server is available at:
    http://www.oracle.com/technology/documentation/appserver1013.html

    Hi --
    You can find the HTTP port allocated to the Oracle HTTP Server by using the opmnctl utility.
    Try this:
    $ORACLE_HOME/opmn/bin/opmnctl status -l
    This should spit out a table showing all the managed processes and also the ports they are currently asssigned.
    Look for the HTTP_Server entry and the corresponding HTTP port it is using, then use that as the server:port entry to access EM.
    Typically on Windows we default to port 80 and on the *nixes we default to 7777.  If those ports are not available at install time then the installer will increment the value sequentially until if finds a free port.
    -steve-

  • Migration of older version Oracle forms to Oracle 6i/9i

    Can someone tell me whether I can use Oracle JDeveloper Application Migration Assistant to migrate older version of Oracle forms to Oracle 6i/9i?
    Thanks a lot,
    Anupama Ashok

    thanks,
    if so,
    i have an humantask activity in the process. in revision 1.0 , i have some instances which are running. it is exposed as a service which other services consume.
    now, if i redploy to the same revision, the state goes stale, so that we could not act on stale human tasks which should not happen
    what should i do in this case if i am unable to migrate to the revision?
    pleasse help..

Maybe you are looking for

  • Can see File sharing capability in iTunes 10

    Hi, I am trying to copy some files to iPhone so I can mail them. I found this vid http://www.cultofmac.com/iphone-os-4-0-adds-file-sharing-feature-to-itunes/41772 It's an older version of iTunes... in v10 I don't get the scroll bar for File Sharing?

  • Podcast file to "normal" mp3 file

    Please ... Is it possible to change the podcast file into an MP3 "normal" file and see it in the Library window ? Thanks Gil

  • Urgent..please anyone can help me??????

    <b>Hi all.. please anyone can help me.for this issue.... My Requirements is first need to MR11 tarnsaction and create zmr11 transaction and also the copy the corresponding MR11 program create Z program, which i did it. but now i have create a POPUP w

  • Missing video transitions in Premiere CC

    I've only just upgraded to CC from CS6 last week and I've realised there are a LOT of video transitions missing. Now I'm not a big fan of the 'star wipe' and 'barn doors' cheese but I used 'sliding bands' ALL the time for titles for a particular clie

  • How to pass value node attributes to transaction launcher?

    Hallo, I want to pass some parameters to transaction launcher. Im using a url-transaction. My context node is a value node. Can i enhance a handler class?