Mysterious (for me) ClassCastException

Hi everybody.
I've built a little internet site using servlets and Tomact 5.X
To do that, I've used XSLT transformations witrh Xalan 2.6.2 under JDK 1.5.
When I perform my XSLT transformation by a natural Java application, everything works.
But when I try to perform the transformation with a servlet under Tomcat 5, a strange ClassCastException occurs.
Here is its stack trace:
java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault
     org.apache.xml.dtm.DTMManager.newInstance(DTMManager.java:135)
     org.apache.xpath.XPathContext.<init>(XPathContext.java:87)
     org.apache.xalan.transformer.TransformerImpl.<init>(TransformerImpl.java:370)
     org.apache.xalan.templates.StylesheetRoot.newTransformer(StylesheetRoot.java:159)
     org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:674)
     general.xml.TransformateurXSLT.transformer(TransformateurXSLT.java:127)
     general.servlets.TransformationXMLParXSLT.doGet(TransformationXMLParXSLT.java:48)
     frontOffice.servlets.ServletSommaire.doGet(ServletSommaire.java:39)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:419)
     org.apache.catalina.servlets.InvokerServlet.doGet(InvokerServlet.java:133)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:856)The 135th line of DTMManager is the following:
      factoryImpl = (DTMManager) ObjectFactory .createObject(defaultPropName, defaultClassName);Knowing that DTMManagerDefault extends DTMManager, what could be the problem ?
Can it be a problem of ClassLoader ?
Any help will be appreciated.
Thank's in advance.

Sign into your account using the iTunes app and make sure all of the payment information is current and correct, including the 3 digit security code from the back of the card.

Similar Messages

  • Please solve a mystery for me involving the Reporting Analysis View in ST03

    Greetings to All,
      Happy 2008 to everyone!  We are trying to improve query performance.  I have found lots of helpful documentation telling me to use ST03.  All of the documents have instructed me to use the following navigation:
    1.  Run ST03.
    2.  Choose the Expert user mode.
    3.  Choose the period to be analyzed in the BI Workload tree.
    4.  Under Analysis Views, choose the profile Reporting. 
      HERE IS THE MYSTERY: my screen does NOT display a profile called "Reporting".  We cannot find it anywhere on the screen.  What am I missing?  Any assistance would be greatly appeciated! 
      We are using SAP NetWeaver 2004s.
    Thanks,
    Sarah-Jane

    u can discuss this issue with ur basis person or security person at ur firm.
    xplain them that u wanna use st03 transaction
    and authorization is getting faile
    xplain them u r not able to see any data...
    discuss the possible option.
    try to use st03 from other user id ... if u can get it ... ur colleague or just bother them and see the st03 result at their pc
    if it bring s the result to their pc then for sure u have authorizaiton problem.....
    as the authorization objects are maintained differently at each company i am not sure about how it works at ur place....
    (authorization is nothing but for each transaction and for acess to each transaction and several data providers, authorization objects are created for each of them and then they are assigned to ur user id...... for eg. sarahjc    now if there is some st03 authorization objects are there and if they are not assigned to ur user id , then they must if u wanna use that transaction.....)
    u can check authorization object to ur user id by using transaction SU01.... and if u know that someone else is getting result in st03 transaction then using su01 u can compare authorization objects to each user id and analyse what is missing ....

  • Need a substitue for OrionPooledDataSource **ClassCastException **

    Hi
    we are getting a "null, java.lang.ClassCastException" when executing the following:
    InitialContext ic = new InitialContext();
    Object o = ic.lookup("jdbc/od_jdbc_connectionPooledDS");
    OracleConnectionPoolDataSource ds = (OracleConnectionPoolDataSource) o;
    even though my data-sources.xml in my
    C:\JDev\jdev\mywork\DVDOrdering\DVDOrdering-data-sources.xml
    contains the following
    <data-source name="jdev-connection-od_jdbc_connection"
    class="com.evermind.sql.DriverManagerDataSource"
    location="jdbc/od_jdbc_connectionCoreDS"
    xa-location="jdbc/xa/od_jdbc_connectionXADS"
    ejb-location="jdbc/od_jdbc_connectionDS"
    pooled-location="jdbc/od_jdbc_connectionPooledDS"
    connection-driver="oracle.jdbc.driver.OracleDriver"
    username="hr" password="hr"
    url="jdbc:oracle:thin:@localhost:1521:Metadata" inactivity-timeout="30"/>
    Thru the debugger i can see that o is of type OrionPooledDataSource
    What package / class else can i cast the datasource to?
    All the best
    Jim

    Thru the debugger i can see that o is of type OrionPooledDataSourceHm,,, this Orion thing must have faded away from oracle jdbc packages some time ago.
    Anyway, you can probably cast it to javax.sql.ConnectionPoolDataSource. You can check it by reflection         Class orionDs = OrionPoolDataSource.class;
            Class[] ifs = orionDs.getInterfaces();
            for ( int i =0; i< ifs.length; i++) {
                System.out.println(ifs.getName());
    System.out.println(orion.Ds.getSuperClass.getName());
    What is better, if you use Jdeveloper, right click the object and choose "view Type Hierachy". You can see them all.

  • Can someone solve the mystery for me?  I have old Super 8 movies when I play them on a TV and put my Macbook in front of them and record them it picks them up good but only gets part of them?

    Why does iMovie camera only record part of a home movie? It records them well but but there are many parts missing?

    no mystery ....
    'moving images' are created by projecting frames so fast, the human eye gets tricked, not to notice a slide-show but … a movie.
    a TV, esp. the old tube ones, 'write' a frame onto the screen, line by line (a frame is made of pixels, in rows and lines - take a very, very close look of your screen)
    the picture on the TV is shown for about a 1/30th of a second, a camera is able to record, letssay for example sake, a 1/60th = only half frame is 'seen'/recorded.
    .... it's never a good idea to record projected movies, not from a projection, not from a screen - you should synchronize both devices - which is for normal people like us impossible.

  • Microsoft`s definition of 「All Instance」 for calculating average percentage of CPU usage is a mystery for me !!!.

    Hi, I was looking up in the 「How to Auto Scale」 document
      http://azure.microsoft.com/en-us/documentation/articles/cloud-services-how-to-scale/
    and got stuck in the below paragraph, the part that describes how to calculate the
     average percentage of CPU usage. 
    ==========
    All instances are included when calculating the average percentage of CPU usage and the average is
    based on use over the previous hour. Depending on the number of instances that your application is using, it can take longer than the specified wait time for the scale action to occur if the wait time is set very low. The minimum time between scaling actions
    is five minutes. Scaling actions cannot occur if any of the instances are in a transitioning state.
    ==========
    Does any one know the microsoft`s definition of 「All Instance」 ?
    Whether the virtual machines that are shut down but has been set into auto scaling group count as one of them?
    The question is that the response time, the data shows up in the management portal delays a lot comparing to the
    real time. I was wondering if the definition of the calculation described above is truly what the user`s want or not.
    I`m all ears to any information. Thanks in advance !! 

    Hello Tomo Shimazu,
    Instance is a presence of a service eg :- VM is an instance. Copy of VM is another instance which is 2 instances of VM.
    Although Microsoft’s pricing model is readily available and even offers a simple calculator (http://www.windowsazure.com/en-us/pricing/calculator/advanced/) to assist
    in the process, it may be difficult to know how much of each resource you will need to get an estimate.
    To understand on calculating the compute instances and the VM size, let’s first take a look at the VM role sizes offered by Microsoft.
    The prices per month for each, at the time of writing, are $30, $90, $180, $360, $720 from ExtraSmall to ExtraLarge respectively. So with the exception of the
    transition from ExtraSmall to Small, going to the next size VM is exactly twice the cost, which, is mirrored in the increase of resources you get at each level. With each step, CPU Cores, Memory, Disk Space, and Bandwidth are all doubled from the previous.
    If this is the case, then, is there any advantage to any one of these over the others? The answer is yes. In the majority of cases, the best bet will be to go with the small instance, with the reason being that because all of these resources scale equally
    to cost it is possible to achieve the exact equivalent to a larger VM simply by increasing the number of instances. For example 8 small instances is equivalent to one ExtraLarge instance, with the advantage of the fact that when not needed these small instances
    can be turned off and will cost nothing.
    By hosting the application in this manner, it increases the effectiveness of the number one reason that a business would transition to the cloud anyway – Scalability.
    Obviously 16 smaller instances can be more finely adjusted to the application’s usage than 2 ExtraLarge can. If traffic gets higher or lower than expected, two Small Instances can be added at $180/mo for the time that they are running, versus adding another
    ExtraLarge for $720/mo.
    The only exception to using the smallest instance, is in the case of the ExtraSmall, which offers only 1/20 of the bandwidth of the Small, making it only feasible
    for very lightly accessed applications or, more likely, a QA environment.
    From this point, it becomes much easier to estimate the compute instance requirements of migrating the application to Windows Azure. Take the current server(s)
    total resources (CPU, RAM, etc) and find how many Small instances it would take to recreate it. This gives a good starting point, however, remember that these instances can be turned on and off to meet demand, and beyond the first instance, there is no charge
    when the instances are off. This can lead to significant cost savings, and is the primary incentive to migrating to the cloud.
    For azure pricing information, refer
    pricing details.
    If you still unclear about pricing and billing, you may raise a service request with billing team
    here
    Hope this helps.
    Regards,
    Shirisha Paderu

  • A good replacement for music app

    Hello there,
    I got fed up using music app on ipad, the way they removed usefull stuff (like deleting full albums) remains a mystery for me. So like the title says, I'm looking for a good replacement for it, even ready to pay a few bucks. Any idea?
    thx in advance!

    This page examines some of the options:
    http://www.wilmut.webspace.virginmedia.com/notes/migrate/frommobileme3.html

  • Audio tracks go out of pitch then return mysteriously

    Quite a mystery: for some unusual reason I found when I booted my Intel iMac duo core and started Logic Pro 7, then played a project; the audio tracks (vocal's) were out of pitch.
    I adjusted them using a manual plug in and found a reasonable pitch at -97.
    For some strange reason the audio tracks later readjusted themselves back to their original pitch.
    I note: I did not change the tempo of these tracks as Im aware that would put the audio tracks out of pitch
    iMac Intel duo core   Mac OS X (10.4.7)   It cost a lof of $$$

    If I burn a CD I usually change from 44.1 to 16 bit, not sure if this caused the problem ?
    a simple explanation of what's sample rate and bit rate:
    http://www.tweakheadz.com/16vs_24_bitaudio.htm

  • Different results for the same query and same data !  (oracle 9i)

    Hi,
    This is a mystery for me. I've got on my database exactly the same data that my customer (exported schema). We both launch the same query (generated by the software that we sold him). This query has a criteria IN (SELECT MAX()...) to get only data from the last year.
    The query gives 477 rows on my computer (correct answer), but no row on his! We have the same data! The only difference is the Oracle release : 9.2.0.6.0 for him, 9.2.0.1.0 for me.
    If he executes the subquery alone, it gives the expected result.
    If he replaces the MAX() in the subquery by the returned value (year 2016), he gets his 477 rows.
    I've rewritten the query with a NOT EXISTS, and now all is fine. (Less efficient but it works).
    I have no rational explication. Did I miss something ?
    Thanks for any answer.
    This is the query:
    SELECT ...
    FROM
    CRA, GRA, ...
    WHERE
    /* subselect */
    (CRA.COLLCOD, CRA.CRANEXE, CRA.CRANCODBUD, CRA.GRANNUM, CRA.CRANCOD1, CRA.CRANCOD2, CRA.CRANCOD3, CRA.CRANCOD4)
    IN (
    SELECT b.COLLCOD, MAX(cranexe), b.CRANCODBUD, b.GRANNUM, b.CRANCOD1, b.CRANCOD2, b.CRANCOD3, b.CRANCOD4
    FROM CRA b
    GROUP BY b.COLLCOD, b.CRANCODBUD, b.GRANNUM, b.CRANCOD1, b.CRANCOD2, b.CRANCOD3, b.CRANCOD4
    AND... /* other filters and joins */

    v9.2.0.1 was full of bugs. a lot of these bugs had to do with "incorrect results", typically associated with old stats or complex queries (certain types of subqueries were very likely to give wrong resutls, due to the way they were rewritten by the optimizer).
    apply the 9.2.0.6 patch set

  • What is the mystery with UNIXProcessReaper??

    I am making this post partially to actually get its name on to the net (Google has zero hits on UNIXProcessReaper) but mainly to garner some insight into a major problem I have "sort of" solved. OK, so I'm a Java newbee, having to maintain a bunch of dodgy Java code running on Linux (Redhat 7.2) with Java 2 Runtime Environment, Standard Edition (build 1.4.0-b92), Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode).
    Typically the application chews up about 2 - 4% of the cpu when running. I re-wrote the logging facility and (stupidly it seems) removed the BufferedOutputStream from the file I/O, which caused the application to go crazy, sitting on 100% of cpu usage for 5 to 10 seconds at a time. Note that the total logging load would not be more than 300 bytes / second.
    The mystery for me is that the profiler showed the following activity during these spasms:
    CPU SAMPLES BEGIN (total = 117209) Mon Oct 21 16:43:23 2002
    rank self accum count trace method
    1 32.74% 32.74% 47417 4636 java.lang.UNIXProcessReaper.run
    2 32.73% 65.47% 47907 3227 sun.awt.motif.MToolkit.run
    3 1.64% 67.11% 1922 30291 sun.awt.font.FontDesignMetrics.handleCharWidth
    4 0.32% 67.43% 370 30187 sun.awt.font.NativeFontWrapper.getCharMetrics
    5 0.24% 67.67% 285 30292 javax.swing.plaf.basic.BasicLabelUI.getPreferredSize
    6 0.23% 67.90% 271 30284 sun.awt.SunToolkit.getFontMetrics
    7 0.22% 68.13% 261 30285 java.awt.font.FontRenderContext.getTransform
    8 0.22% 68.34% 254 30286 sun.awt.font.FontDesignMetrics.<init>
    but nothing gives me any help on UNIXProcessReaper, it is not mentioned in any Java documentation, and as I started out saying, it has zero hits on Google. I guess it is (or part of) the garbage collector. BTW, my intuition tells me the application has some other fundamental problem lying just under the surface, probably to do with how it uses swing, and I just dug deep enough to expose it.
    Can anyone shed any light on why unbuffered I/O would cause such problems and why the UNIXProcessReaper has not been mentioned by any other lost newbee?
    Cheers,
    Scott.

    From the docs :
    "By setting up such an output stream, an application can write bytes to the underlying output stream without necessarily causing a call to the underlying system for each byte written. The data is written into an internal buffer, and then written to the underlying stream if the buffer reaches its capacity, the buffer output stream is closed, or the buffer output stream is explicitly flushed. "
    So this means that unnecessary calls are removed during writting. Instead of making multiple writes when you receive data, a write is only done when the buffer is full. That's why it is more efficient. The java tutorial also states this in this url : http://java.sun.com/docs/books/tutorial/essential/io/datasinks.html
    If you are a newbie who is worried too much about logging, I'd suggest you take a look at the log4j project. Check it out at
    http://jakarta.apache.org

  • ClassCastException by using deployed resource adapter

    Dear community team,
    I try to create an connection for my web application (war file) running on SAP Web Application Server to access an enterprise information system (Apache JackRabbit) by using JCA and deployed resource adapter. The resource adapter "jackrabbit-jca-1.3.3.rar " is provided Apache Jackrabbit.
    http://jackrabbit.apache.org/downloads.cgi
    I changed some deployment descriptor configuration and deployed it successfully by using Deployment Tools. With the Visual Administrator I also could check the JNDI object and finded an entry in connector container.
    The JNDI lookup worked fine and it returned a object type "JCARepositoryHandle" (I could analyse its type and attributes in debugging modus).If I tried to cast the object "JCARepositoryHandle", I got an ClassCastException.
    Do you have any adoption why I only saw the returned object "JCARepositoryHandle" in debugging modus but it wasnt possible cast and to use it.
    If you need any more information, please let me know.
    Thanks for your support.
    PS: Please have also a look in the attached source an configuration files:
    Java servlet class
    ===================================================================
    Connection connection = null;
          Context initctx = null;
             try {
              //get the initial JNDI context
              Hashtable env = null;
              initctx = new InitialContext();
             // perform JNDI lookup to get the connection factory
             JCARepositoryHandle rep = (JCARepositoryHandle)initctx.lookup("deployedAdapters/jcr/Repository/shareable/jcr/Repository");
    connector-j2ee-engine.xml
    ===================================================================
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE connector-j2ee-engine SYSTEM 'connector-j2ee-engine.dtd'>
    <connector-j2ee-engine>
         <jndi-name>jcr/Repository</jndi-name>
         <pool-params>
              <max-connections-number>10</max-connections-number>
              <max-time-to-wait-connection>120</max-time-to-wait-connection>
              <expiration-control>
                   <connection-lifetime>900</connection-lifetime>
                   <run-cleanup-thread>300</run-cleanup-thread>
              </expiration-control>
         </pool-params>
    </connector-j2ee-engine>
    ra.xml
    ===================================================================
    <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE connector PUBLIC
            '-//Sun Microsystems, Inc.//DTD Connector 1.0//EN'
            'http://java.sun.com/dtd/connector_1_0.dtd'>
        <connector>
          <display-name>Jackrabbit JCR Adapter</display-name>
          <vendor-name>Apache.org</vendor-name>
          <spec-version>1.0</spec-version>
          <eis-type>JCR Adapter</eis-type>
          <version>1.6</version>
          <license>
            <description>Not required</description>
            <license-required>false</license-required>
          </license>
          <resourceadapter>
            <managedconnectionfactory-class>org.apache.jackrabbit.jca.JCAManagedConnectionFactory</managedconnectionfactory-class>
            <connectionfactory-interface>javax.jcr.Repository</connectionfactory-interface>
            <connectionfactory-impl-class>org.apache.jackrabbit.jca.JCARepositoryHandle</connectionfactory-impl-class>
            <connection-interface>javax.jcr.Session</connection-interface>
            <connection-impl-class>org.apache.jackrabbit.jca.JCASessionHandle</connection-impl-class>
            <transaction-support>XATransaction</transaction-support>
            <config-property>
              <config-property-name>HomeDir</config-property-name>
              <config-property-type>java.lang.String</config-property-type>
              <config-property-value>C:/temp/repository</config-property-value>
            </config-property>
            <config-property>
              <config-property-name>ConfigFile</config-property-name>
              <config-property-type>java.lang.String</config-property-type>
              <config-property-value>C:/temp/repository/repository.xml</config-property-value>
            </config-property>
            <reauthentication-support>false</reauthentication-support>     
          </resourceadapter>
        </connector>

    The reason for the ClassCastException was the class loader issue.

  • IPhoto file sizes and a Trash mystery

    I hope someone who knows more than I do about iPhoto file sizes can help solve a mystery for me. I'm not a Mac novice; I have been using them exclusively for more than 20 years, but I haven't come across this phenomenon before.
    For a few months now, I have been keeping an eye on 500GB iMac's hard drive as it has been filling. When it reached 80GB of space remaining earlier this month, I figured that soon I would have to start tidying up or moving stuff to an external hard drive to reclaim space on the computer. Then, one morning last week, I switched on the iMac and discovered that the whole 80GB had vanished overnight and the disk was full. Weird, but not a disaster.
    The biggest single file on the drive was my iPhoto library, at 120GB. That seemed large for a library containing 7,512 photos (none RAW), but I decided to move it off to an external anyway. The process ran smoothly. It's now safely on an external drive and iPhoto has been working well. After a few days of reassuring myself that all was fine, I decided to trash the original library on the iMac.
    Here's the mystery (at least it's a mystery to me): The library of 7,512 pictures produced more than 65,000 items to delete in the Trash. Some of these items are taking up to 20 minutes each to delete. The trash has been emptying now for more than 24 hours; I have recovered 100GB of the 120GB and there are still 15,270 items to be killed.
    Does that sound odd to anyone? If not, why are nine times as many files being killed as there are pictures in the library? And why would 80GB of space have vanished overnight?

    That sounds very off indeed.
    For comaprison. I have a library here with 30K+ items, some raw, some video, mostly Jpegs and that's 83.1 gigs. So a library of 120gigs for 7.5 k shots is well out of line.
    My guess is that something was been written into the Library by some other agent - for instance, a back up app writing a back up into the Library or something odd like that.
    Go to your working Library on the External. Right (or Control-) Click on the icon and select 'Show Package Contents'. A finder window will open with the Library exposed.
    In List View, sort it on Size. What's the biggest item(s)?
    Regards
    TD

  • Mysterious custom table

    Experts,
    I have a custom table with date field. When I give date not equal to blank in SE16 screen and press execute icon, i see records in output.
    Mystery: For above records there is no data that i can see on screen in date field meaning that ideally these records should not be picked.
    I wrote a code snippet to select one of the above records from custom table & wrote the string length of date field using WRITE statement. I see that STRLEN is ZERO.
    I am not able to understand why a blank date field record gets displayed in SE16 output when search is made for DATE NOT EQUAL TO BLANK.
    Please share your valuable inputs.
    BR,
    Aspire

    Experts,
    I noticed 1 more thing. There is 1 more field in this table which is mysterious as well.
    No of records which have this field as blank 167
    No of records which have this field as NOT blank 13
    Total no of records in this table 1267
    Ideally 167 + 13 should be the total no of recs in the table which is NOT TRUE.
    I am clueless about what value can be in the rest of records other than 167 + 13
    BR,
    Aspire

  • Replacement for mod_oc4j in OHS 2.x from OFM11gR2 ?

    Hi!
    Is there replacement for mod_oc4j in OHS 2.x from Web Tier Utilities (11.1.1.2.0) ?
    How to front Oracle SES 10.1.8.4 (oc4j based) with OHS 2.x ?

    If I quite right understanding in OFM 11gR2 them throw out mod_oc4j from ohs...
    I'm trying to integrate ses with oam (coreid). But...Webpass can't work with OHS 1.3...damn! :))
    And it's ok because we have OFM 11gr2! Let's try the latest OHS! Great idea! But...In OHS 2.2 there is no mod_oc4j that I've used...damn!! :)))
    And it's ok because they leave mod_proxy (thanks God) and mod_proxy solve my problem...it seems...I'm not sure...I hope so... :))))
    Why they recommend (in doc's) to use mod_oc4j and not a mod_proxy for fronting SES with OHS and made no support of mod_oc4j this is a big mystery for me...
    funny oracle...

  • ClassCastException under 7.2

    I'm porting an application that works under LCRE 7.0.2 to LCRE 7.2 and I've started getting ClassCastExceptions from the last line in the following code:
    // Lookup the PDF Manipulation service
    Object pdfObject = namingContext.lookup("PDFManipulation");
    pdfConnectionFactory = (ConnectionFactory) PortableRemoteObject.narrow(pdfObject, ConnectionFactory.class);
    The code is straight out of the documentation. What's strange is that I've already successfully retrieved a connection to the DataManagerService a few lines before.
    Has anyone else encountered this before? I basically re-built the project from scratch copying over my old java source files to the new project and then copied in the new .jar files from 7.2.
    The only thing that strikes me as odd is that under 7.0.2 I had to refer to DocumentServicesLibrary.jar as an external file (since, under 7.0.2 it was copied into JBoss's lib directory) and under 7.2 I'm including it in the .war (per the LC Forms documentation, the LC RE docs don't say much about DocumentServicesLibrary.jar). This library is the one that contains the ConnectionFactory class that the narrow() call is unable to cast to. Perhaps it's a coincidence, but I'm thinking that it's related.
    Should the DocumentServicesLibrary really be included in my .war file or should it be excluded as it was under 7.2? I've tried it both ways but neither works.
    Regards,
    Rob McDougall
    4 Point Solutions

    Hi Chris,
    That did the trick. Thanks!
    The knowledgebase article should probably be amended to mention Reader Extensions (I hadn't installed Document Security, yet I still encountered the problem). It would also be nice if it gave the exact exception that is generated (a ClassCastException). I had searched the knowledgebase for both ClassCastException and Exception although I limited my search to Reader Extensions, so I didn't end up finding that article.
    Thanks again for pointing it out.
    Regards,
    Rob

  • How to do a spinning heads effect with a single footage? (link to a video for clarification)

    hi.
    Could anybody give me a hint how to create this spinning heads effect demonstrated in this video (starting from 0:08):
    https://www.youtube.com/watch?v=05ZvII57p_M
    The biggest mystery for me is how the spinning heads maintain their 3-dimensionality throughout the cycle. I attempted to do something similar with my own head's footage by applying CC Cylinder, but with only this effect the face becomes flat when it turns to 90 degrees. 
    The author of this video claimed in multiple interviews that he uses only After Effects for all of his videos, so i'm pretty sure AE was used in this one too.

    Go buy a lazy suzan bearing at Home Depot, Set a chair on it. Center your head on the turning axis and put a green screen behind you. Shoot your head as you spin around.
    (edit: or sit on a stool with a seat that will spin as Dave suggested)
    Shoot a clean plate (the actor is not in the scene) then have the actor walk in. Roto out the head so the clean plate is in the background. Key out your spinning head green screen footage and put it between the clean plate and the rooted actor.

Maybe you are looking for

  • Url´s not working

    I´m using a webhost where I have to publish all the files inside a "publish" folder. That means that the links in my files are not working! What can I do? I found the script that holdes the code for the navbar but do not know what to do. HELP!!

  • Nokia 2690 vs Nokia C2-03

    Well I have bought nokia c2-03 but after using it for few hours I was really get disappointed as when it is compared to nokia 2690 it lacks : There is no streaming support Text in the text field can't be either marked or cut, copy, paste there is no

  • QuickTime H.264 degradation from 7.5.5 to 7.6.2

    Hi, I work at an hardware encoder company and I would like to know where I can submit a stream sample of our encoded stream (or .mp4) to one of the QuickTime developers. We have seen that 7.5.5 was able to decode some stream that now 7.6.2 cannot dec

  • ME57 pr not fixed if i assign a vendor

    Dear. I assign the fixed vendor for a purchase requisition using trx. ME57. The pr isnu2019t automatically fixed. Next mrp delete this pr. Do you help me ?

  • IDOC to File scenario info

    Hi Experts, What all the important information we have to gather from client to do the IDOC to File(SML) scenario? Thanks & Regards Sara