Jms problem - queue not found

Hi
I have a simple bpel process that's supposed to read a message from a queue and put a message back on the same queue using the JmsAdapter. When I deploy the process, the log says that java:comp/resource/ojmstest/Queues/demoQueue can not be found:
<2006-05-28 18:36:56,751> <INFO> <default.collaxa.cube.activation> <JMSAdapter::Inbound> Created new managed connection for JMS user jmsuser
<2006-05-28 18:36:57,011> <WARN> <default.collaxa.cube.activation> <JMSAdapter::Inbound> JMSMessageConsumer_init: Retrying connection; attempt #1
<2006-05-28 18:38:57,785> <WARN> <default.collaxa.cube.activation> <JMSAdapter::Inbound>
ORABPEL-12135
ERRJMS_ERR_CR_QUEUE_CONS.
Error while creating Queue consumer:.
Please examine the log file to determine the problem.
     at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:346)
     at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.createConsumer(JMSMessageConsumer.java:214)
     at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.init(JMSMessageConsumer.java:158)
     at oracle.tip.adapter.jms.inbound.JmsConsumer.init(JmsConsumer.java:115)
     at oracle.tip.adapter.jms.JmsEndpoint.run(JmsEndpoint.java:113)
     at oracle.tip.adapter.fw.jca.work.WorkerJob.go(WorkerJob.java:51)
     at oracle.tip.adapter.fw.common.ThreadPool.run(ThreadPool.java:267)
     at java.lang.Thread.run(Thread.java:534)
Caused by: oracle.jms.AQjmsException: JMS-190: Queue java:comp/resource/ojmstest/Queues/demoQueue not found
     at oracle.jms.AQjmsError.throwEx(AQjmsError.java:346)
     at oracle.jms.AQjmsSession.createQueue(AQjmsSession.java:1296)
     at oracle.tip.adapter.jms.JMS.JMSDestination.getQueue(JMSDestination.java:83)
     at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:330)
     ... 7 more
In my global application.xml, I have:
<resource-provider class="oracle.jms.OjmsContext" name="ojmstest">
<description>OJMS/AQ</description>
<property name="url" value="jdbc:oracle:thin:@eros.goldi.no:1521:orcl"/>
<property name="username" value="jmsuser"/>
<property name="password" value="jmsuser"/>          
</resource-provider>
In oc4j-ra.xml, I have:
<connector-factory location="eis/aqjms/Queue" connector-name="Jms Adapter">
<config-property name="connectionFactoryLocation" value="java:comp/resource/ojmstest/QueueConnectionFactories/myQCF"/>
<config-property name="factoryProperties" value=""/>
<config-property name="acknowledgeMode" value="AUTO_ACKNOWLEDGE"/>
<config-property name="isTopic" value="false"/>
<config-property name="isTransacted" value="true"/>
<config-property name="username" value="jmsuser"/>
<config-property name="password" value="jmsuser"/>
</connector-factory>
I have checked that demoQueue exists in the database.
Any ideas?
André

Hi
I managed to get it to work now on a different database.
I probably didn't grant all the necessary rights to my jmsuser.
Thanks,
André

Similar Messages

  • JMS Default queue not found

    I do not have any knowledge of JMS and I am getting couple of warnings of this kind . Can anyone please explain it to me.
    <WSEE>Warning: JMS queue 'weblogic.wee.DefaultQueue' is not found, as a result, Web Service async responses via jms transport is not supported. If the target service uses JMS transport, the responses will not be able to come back.<JmsQueueListener.connect:227>

    Hi,
    This WARNING can be ignored ... Or if you dont want to see any such message next time..then please apply "-Dweblogic.wsee.skip.async.response=true"
    Details:
    Async web service support is not fully configured. The async response web service uri for this server was not fully deployed because the JMS reliability queue was not defined/deployed: queueName. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.
    More Details:
    http://download.oracle.com/docs/cd/E15523_01/apirefs.1111/e14397/WebService.html
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic Wonders Are Here)

  • JMS Destination object not found

    Hi everyone,
    I have a weird problem with SunONE Message Queue 3.
    I have a queue and a connection factory defined (using the SunONE Application Server 7 Admin Console) as well as a physical resource.
    I can verify their existance using asadmin....
    asadmin>list-jmsdest -u admin server1
    queue_1 queue {}
    asadmin>list-jms-resources -u admin server1
    jms/newqueue_1
    jms/newQCF_1
    When I attempt to deploy a message driven EJB I get the following error
    SEVERE ( 1484): javax.naming.InvalidNameException: JMS Destination object not found:`jms/newqueue_1`
    This question has already been asked on the App Server board here http://swforum.sun.com/jive/thread.jspa?threadID=15517&tstart=0 (that post is nine months old btw).
    I am posting this here in the hope that someone more familiar with MQ3 may have an idea of how to help us.
    Thanks in advance.

    I have now solved this problem. External JNDI resources are required in the AppServer.
    They can be created with the following commands:
    asadmin>create-jndi-resource jndilookupname jms/newQCF_1 resourcetype javax.jms.QueueConnectionFactory factoryclass com.sun.jndi.fscontext.RefFSContextFactory enabled=true --property java.naming.provider.url=file\:///c\:/java/mqjndi:java.naming.security.authentication=none newQCF_1
    asadmin>create-jndi-resource jndilookupname jms/queue_1 resourcetype javax.jms.Queue factoryclass com.sun.jndi.fscontext.RefFSContextFactory enabled=true --property java.naming.provider.url=file\:///c\:/java/mqjndi newqueue_1
    Both these commands assume that the file system context is being used however the LDAP commands are similar (just more properties).
    This step, which seems vital, is missing from the AppServer documentation (in fact it specifically states that this step is not necessary). The irony is that I found the answer in the IBM MQ documentation!

  • Trex queue return error: code 6002, QS error: queue not found

    Hi all,
       in TREX Administrator tool, in the queue area I see "index01". When I try to perform some operation I receive the error QS error: queue not found. I check services status and I see that queueserver isn't running. I stop the TREX server, delete all file in lock folder, and restart. After few seconds the queueserver crash and stop it.
    Please, can you help me?
    Fabio Sambugaro.

    Hello Duncan,
    Thanks for the reply.
    Can I do the same from
    System Administration > System Configuration > Knowledge Management > Index Administration
    We have around 7400 documents to be indexed. The indexing seems to be very slow. Is there any reason for slow indexing?
    Kind Regards,
    jelbin

  • JMS Exception: Connection not found

    I get a Connection not found exception when creating a TopicSession to communicate with a remote server. Here's the situation. I have several MDBs listening to one jms topic on Weblogic 6.1. They work properly sending and receiving jms messages from the topic when run within one server.
    However, I have a second Weblogic 6.1 server with the same named jms connection factory and topic as on the first machine with the MDBs deployed. I am trying to send jms messages from a stateless session bean within the first server to the second server's topic to trigger the MDBs deployed on that machine.
    I create a connection using the InitialContext and get the topic but when I try and create the TopicSession, it breaks. Here's the code:
    Properties myEnvironment = new Properties();
    myEnvironment.setProperty(Context.INITIAL_CONTEXT_FACTORY, WEBLOGIC_ICF);
    myEnvironment.setProperty(Context.PROVIDER_URL, "t3://<serverAddress>:7031");
    Context myContext = new InitialContext(myEnvironment);
    TopicConnectionFactory myTCFactory = (TopicConnectionFactory) myContext.lookup(CONNECTION_FACTORY);
    Topic myTopic = (Topic) myContext.lookup(TOPIC_NAME);
    TopicConnection myTopicConnection = myTCFactory.createTopicConnection();
    // Connection is not null but breaks here:
    TopicSession myTopicSession = myTopicConnection.createTopicSession(false, Session.AUTO_ACKNOWLEDGE);
    And here is the error message that results.
    weblogic.jms.common.JMSException: Connection not found
    at weblogic.jms.dispatcher.InvocableManager.invocableFind(InvocableManager.java:121)
    at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:509)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:272)
    at weblogic.jms.client.JMSConnection.sessionCreate(JMSConnection.java:268)
    at weblogic.jms.client.JMSConnection.createTopicSession(JMSConnection.java:245)
    at com.informore.scenariomanager.util.ScmEventJMSUtil.openTopicConnection(Unknown Source)
    at com.informore.scenariomanager.components.topicdispatcher.ejb.TopicDispatcherEJB.sendTopicMessage(Unknown Source)
    at com.informore.scenariomanager.components.topicdispatcher.ejb.TopicDispatcherEJB.handleMessagesPosted(Unknown Source)
    at com.informore.scenariomanager.components.topicdispatcher.ejb.TopicDispatcherEJB.processJMSMessage(Unknown Source)
    at com.informore.scenariomanager.components.topicdispatcher.ejb.TopicDispatcherEJB_44hyzr_ELOImpl.processJMSMessage(TopicDispatcherEJB_44hyzr_ELOImpl.java:200)
    at com.informore.scenariomanager.components.topicdispatcher.ejb.TopicDispatcherMDB.onMessage(Unknown Source)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:254)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:206)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1864)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:1819)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    I've tried using "org.omg.CORBA.ORBInitialHost" and "org.omg.CORBA.ORBInitialPort" to no avail. And, because I will potentially need MDBs running on the current and several other remote servers, I don't want to have to specify only one target machine. Any help or suggestions GREATLY appreciated!
    Thanks.

    Thanks !
    I had the same problem on wls 7.0 and it solved it.
    I tried to send a JMS from server to server and got :
    weblogic.jms.common.JMSException: Connection not found
    at weblogic.jms.dispatcher.InvocableManager.invocableFind(InvocableManager.java:134)
    The problem was that the two servers had the same name !
    Ilan.

  • IPod- 80g synch problem - file not found

    Am getting "the iPod cannot be synced as the required file not found" when trying to synch my iPod 80gig. New problem - is it the new iTunes software I downloaded ? How do I fix this ? please help as I have over 30gigs of music. Also why does my 80gig iPod say it only has 70 gigs of space in total, what happened the other 10gig?...
    Thanks for your help in advance.
    Fin

    http://discussions.apple.com/thread.jspa?threadID=2380602&tstart=0

  • JMS Listener Class Not found

    Hi
    I got the following error when starting weblogic 8.1 server:
    ####<Jul 14, 2004 5:24:15 PM PDT> <Notice> <Security> <sjcpc044> <myserver> <Thread-1> <<WLS Kernel>> <> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Jul 14, 2004 5:24:15 PM PDT> <Notice> <WebLogicServer> <sjcpc044> <myserver> <Thread-1> <<WLS Kernel>> <> <BEA-000327> <Starting WebLogic Admin Server "myserver" for domain "cdrdomain">
    ####<Jul 14, 2004 5:24:20 PM PDT> <Error> <JMS> <sjcpc044> <myserver> <Thread-1> <<WLS Kernel>> <> <BEA-040371> <JMSServer "JMSServer-0" JMS Server Session Pool is inavlid and has not been started "CMSessionPool". Exception is "weblogic.jms.common.ConfigurationException: Listener class, com.carescience.jms.CMMsgListener, not found".
    weblogic.jms.common.ConfigurationException: Listener class, com.carescience.jms.CMMsgListener, not found
    at weblogic.jms.backend.BEServerSessionPool.setListener(Ljava.lang.String;)V(BEServerSessionPool.java:283)
    at weblogic.jms.backend.BEServerSessionPool.initialize()V(BEServerSessionPool.java:220)
    at weblogic.jms.backend.BEServerSessionPool.<init>(Ljava.lang.String;Lweblogic.jms.common.JMSID;Lweblogic.jms.backend.BackEnd;Lweblogic.management.configuration.JMSSessionPoolMBean;)V(BEServerSessionPool.java:178)
    at weblogic.jms.backend.BackEnd.createServerSessionPools()V(BackEnd.java:792)
    at weblogic.jms.backend.BackEnd.resume()V(BackEnd.java:1314)
    at weblogic.jms.JMSService.addJMSServer(Lweblogic.management.configuration.JMSServerMBean;)V(JMSService.java:2241)
    at weblogic.jms.JMSService.addDeployment(Lweblogic.management.configuration.DeploymentMBean;)V(JMSService.java:2012)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Lweblogic.management.configuration.DeploymentMBean;)Z(DeploymentTarget.java:330)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Ljava.util.List;)V(DeploymentTarget.java:590)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments()V(DeploymentTarget.java:568)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments()V(DeploymentTarget.java:240)
    at COM.jrockit.reflect.NativeMethodInvoker.invoke0(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Native Method)
                at COM.jrockit.reflect.NativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
                at COM.jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
                at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
                at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(DynamicMBeanImpl.java:711)
                at weblogic.management.internal.DynamicMBeanImpl.invoke(Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(DynamicMBeanImpl.java:690)
                at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(ConfigurationMBeanImpl.java:476)
                at com.sun.management.jmx.MBeanServerImpl.invoke(Ljava.lang.Object;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(MBeanServerImpl.java:1557)
                at com.sun.management.jmx.MBeanServerImpl.invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(MBeanServerImpl.java:1525)
                at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(RemoteMBeanServerImpl.java:947)
                at weblogic.management.internal.RemoteMBeanServerImpl.invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;)Ljava.lang.Object;(RemoteMBeanServerImpl.java:908)
                at weblogic.management.internal.MBeanProxy.invoke(Ljava.lang.String;[Ljava.lang.Object;)Ljava.lang.Object;(MBeanProxy.java:946)
                at weblogic.management.internal.MBeanProxy.invokeForCachingStub(Ljava.lang.String;[Ljava.lang.Object;)Ljava.lang.Object;(MBeanProxy.java:481)
                at weblogic.management.configuration.ServerMBean_Stub.updateDeployments()V(ServerMBean_Stub.java:7271)
                at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments()V(SlaveDeployer.java:1210)
                at weblogic.management.deploy.slave.SlaveDeployer.resume()V(SlaveDeployer.java:362)
                at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume()V(DeploymentManagerServerLifeCycleImpl.java:229)
                at weblogic.t3.srvr.SubsystemManager.resume()V(SubsystemManager.java:131)
                at weblogic.t3.srvr.T3Srvr.resume()V(T3Srvr.java:964)
                at weblogic.t3.srvr.T3Srvr.run([Ljava.lang.String;)I(T3Srvr.java:359)
                at weblogic.Server.main([Ljava.lang.String;)V(Server.java:32)
    >
    Here is the how the ListenerClass is set up for JMSSessionPool in config.xml. The com.carescience.jms.CMMsgListener class file is in cia.ear deployed as application for this domain.
        <JMSServer Name="JMSServer-0" Store="jmsq" Targets="myserver">
            <JMSSessionPool
                ConnectionFactory="com.carescience.jms.ConnectionFactory"
                ListenerClass="com.carescience.jms.CMMsgListener"
                Name="CMSessionPool" SessionsMaximum="3">
                <JMSConnectionConsumer
                    Destination="com.carescience.jms.CMTopic" Name="CMConnectionConsumer"/>
            </JMSSessionPool>
            <JMSTopic DestinationKeys="MDSDESTKEY"
                JNDIName="com.carescience.jms.CMTopic" Name="CMTopic"/>
        </JMSServer>
        <Application Name="_appsdir_cia_ear"
            Path="C:\bea81\user_projects\domains\cdrdomain\applications\cia.ear"
            StagedTargets="myserver" StagingMode="stage" TwoPhase="true">
            <EJBComponent Name="ejb_exchange.jar" Targets="myserver" URI="ejb_exchange.jar"/>
            <EJBComponent Name="heartbeat.jar" Targets="myserver" URI="heartbeat.jar"/>
            <WebAppComponent Name="cia" Targets="myserver" URI="cia.war"/>
            <WebAppComponent Name="axis" Targets="myserver" URI="axis.war"/>
        </Application>
    I know we can avoid to the error by adding the jar file containing this class to the class path. But is there any other way?
    Best Regards,
    Kelvin Zheng                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    You could double-check in the JMS newsgroup, but I'm pretty sure that a statically configured listener like this would have to be in the classpath.
    If possible, I'd encourage you to consider using a MDB instead. That could be in your EAR file instead.
    -- Rob

  • Migration to 11.1.2.2 problem, ApplicationModule not found.

    Hi Guys,
    After migrating our existing oracle ADF application from version 11.1.1.3 to the new version 11.1.2.2 we faced the below error on several screens. It seems that for different reasons we are loosing the application module without even having any error in the error log, then afterward whatever we do (ex: query a view that exist in the app module or call a function that exist in the app module or …….) we receive the below error.
    Note that for migration we opened and compiled the code on the version 11.1.1.4 then we went directly to the version 11.1.2.2, this is the certified way from oracle (check the link below)
    [http://www.oracle.com/technetwork/developer-tools/jdev/jdev11gr2-cert-405181.html#Migration]
    So I guess the question is:
    1) did anyone out there face this issue???
    2) Is our migration path wrong???
    3) Does anyone migrated successfully so far????
    Thanks guys,
    Alain.
    <Utils> <buildFacesMessage> ADF: Adding the following JSF error message: Object MasterTablesAppModule of type ApplicationModule is not found.
    oracle.jbo.NoObjException: JBO-25003: Object MasterTablesAppModule of type ApplicationModule is not found.
         at oracle.jbo.server.ApplicationModuleImpl.findViewObject(ApplicationModuleImpl.java:3367)
         at oracle.jbo.server.EntityImpl.fetchExprValueSupplierOverrideRow(EntityImpl.java:611)
         at oracle.jbo.server.EntityImpl$ViewRowRef.getViewRow(EntityImpl.java:13284)
         at oracle.jbo.server.EntityImpl.getExprValueOverrideViewRow(EntityImpl.java:588)
         at oracle.jbo.server.JboMandatoryAttributesValidator.validate(JboMandatoryAttributesValidator.java:102)
         at oracle.jbo.server.EntityDefImpl.validate(EntityDefImpl.java:3095)
         at oracle.jbo.server.EntityCache.validate(EntityCache.java:3613)
         at oracle.jbo.server.EntityImpl.validateEntity(EntityImpl.java:2376)
         at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2466)
         at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:4541)
         at oracle.adf.model.bc4j.DCJboDataControl.validate(DCJboDataControl.java:1595)
         at oracle.adf.model.binding.DCBindingContainer.validateReferredDataControls(DCBindingContainer.java:4413)
         at oracle.adf.model.binding.DCBindingContainer.validateInputValues(DCBindingContainer.java:4332)
         at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4264)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.validateModelUpdates(PageLifecycleImpl.java:300)
         at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.validateModelUpdates(FacesPageLifecycle.java:70)
         at oracle.adf.controller.v2.lifecycle.Lifecycle$6.execute(Lifecycle.java:202)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$600(ADFPhaseListener.java:23)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$3.after(ADFPhaseListener.java:323)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
         at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:444)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:508)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Thanks,
    Alain.

    Hi,
    if the application module runs in the tester then you can exclude the business service as the source of the problem. In this case have a look in the DataBindings.cpx file and the view controller project dependencies. E.g. if you added the ADF BC reference as a ADF library, check this library. If you have a project dependency, check this and compile the ADF model sources.
    If this doesn't help, the best recommendation is to work with customer support on how to reproduce this issue
    Frank

  • Gensplash problem (fbconsole not found)

    Hi,
    I have recently started to play with gensplash: rebuilded my kernel, installed gensplashutils, etc. But I still can't get gensplash to work perfectly... I used google (wich found nothing), even tried to edit initscripts manualy, but that didn't work either. The problems are:
    (1). When I change splash kernel option from verbose to silent, I get just black background and no pictures, jus text like it would not be any splash.:?:
    (2). When I install initscripts-gensplash package I get loads of /usr/bin/fgconsole not found errors (wich I AM SURE it is there). And spalsh comes up only after some time, when init starts. Strange...
    I am totally lost here (so I am posting this to newbie forum, because this can be stupid problems  ).
    Any help on the subject would be greately appreciated.
    ::UPDATE:
    Somehow I got silent splash to work, but I stil get those fgconsole errors.

    Hi
    I think you forgot the manifest file to tell the bean builder that Test.class is a Bean.
    Write a file with this content and cll it i.e. manifest.tmp:
    Name: Test.class
    Java-Bean: True
    Then put the class file in the jar file:
    jar cfm Test.jar manifest.tmp Test.class
    Like this it should work
    Regards
    Ermanno

  • Problem  : applet not found for installation

    After downloading cap file i try to create applet instance and select it.My script file that i send to apdutool look like this
    powerup;
    //then select the installer applet using this command
    0x00 0xa4 0x04 0x00 0x09 0xa0 0x00 0x00 0x00 0x62 0x03 0x01 0x08 0x01 0x7f;
    //then create wallet instance as
    0x80 0xb8 0x00 0x00 0x0b 0x09 [here wallet applet AID]
    //then select the wallet applet
    0x00 0xa4 0x04 0x00 lc [here wallet applet aid that i specify while converting to cap file]
    powerdown;
    when i send this script file to jcre then for select installer applet sw1 sw2 is 9000 but for second apdu command means creation applet returns apdu response that is 6443 means applet not found for installation and similarly third apdu command responses is not proper
    i don't know where is problem bcoz the script file that i create from scriptgen tool by giving cap file as input runs properly by jcre but when after appending my own apdu commands e.g. create applet,debit or credit then apdu responses r not valid.................plz help me that why all this happened
    thanks

    To use the JCRE you are running the reference implementation. That tool needs you to download the CAP file and the CAP components. That's provided in the results from the scriptgen tool.

  • The Problem : Method not found (FCPublish).

    Hi All.
    When I push "Start" on FME2, The Following log is out on FMS2
    LiveLog.
    Sending error message: Method not found (releaseStream).
    Sending error message: Method not found (FCPublish).
    I make sure that "CONNECT" is successful.
    And, I searched about this ,so I know that "releaseStream"
    and "FCPublish" is called by FME.
    But, What should I do?
    Can I ask your advice on something?
    thanks.

    prototype the Client to have this function call by FME
    actually do something:
    example:
    Client.prototype.FCPublish = function(streamname) {
    this.call("onFCPublish", null,
    {code:"NetStream.Publish.Start", description:"name"});
    Client.prototype.FCUnpublish = function(streamname) {
    // perform your clean up
    this.call("onFCUnpublish", null,
    {code:"NetStream.Unpublish.Success", description:"name"});
    Client.prototype.releaseStream = function(streamname) {

  • Xml parser problem------file not found!  urgent!!!

    I have write some codes to parse a xml file like this :
    File xml=new File(xmlpath,frame.statusXMLofEachSequence);
    if(xml.exists()){
    System.out.println("xml..."+xml.getAbsolutePath());
    try {
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = factory.newDocumentBuilder();
    System.out.println("statusFile1 is.."+xml.getPath());
    ��������
    It's ok in JBuilder and JCreater, but when I run it in Dos , it throws an exception .
    Although I print the name of the xml file before to parse it and get the right name of the xml file, just like this:
    statuseFile1 is..F:/JavaDebug/user/dwsun/seq1/config.status.xml
    the exception as follows:
    org.xml.sax.SAXParseException: File "file:///F:/JavaDebug/config.status.xml" not found.
    at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1014)
    at org.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(DefaultEntityHandler.java:512)
    at org.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:304)
    at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:899)
    ���� ����
    why???
    Hope to get your helps!!!
    Thanks a lot!!!

    Please try the following code.
    import java.io.*;
    public class MyFile {
      public static void main(String args[]) {
        File file = new File(args[0]);
        System.out.println("File is " + file.getAbsolutePath());
        System.out.println("File is " + file.getPath());
    }ex)
    $ java MyFile MyFile.java
    File is /home/ikeda/work/java/forum/MyFile.java
    File is MyFile.java
    What FILE_PATH occured wrong print?

  • N95 8GB WLAN PROBLEM (SERVER NOT FOUND)

    HI, just got my new n95 8gb and tried connecting it to my home network,i find the access point and define the access point but when i try start web browsing i get error mesage "server not found".
    any ideas anyone?

    That error message tells that your phone can't connect to a DNS. There are lots of causes for that & one is if your WIFI been configured with hardware address fitlering as a security measure. Try if you could put the primary DNS & Secondary in the configuration of your phone & check if it will work.
    Knowledge not shared is knowledge wasted!
    If you find it helpfull, it's not hard to click the STAR..

  • MQ adapter response queue not found.

    On OC4j server start up only the request quese is looked up.
    --------------The MDBs (ejb-jar.xml)----------------
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar id="ejb-jar_ID">
    <display-name>FCRJChannelsNH</display-name>
    <enterprise-beans>
    <message-driven id="MessageDriven_1093512188974">
    <ejb-name>FCRJNetworkHandlerMDB</ejb-name>
    <ejb-class>com.iflex.fcr.nh.FCRJNetworkHandlerMDB</ejb-class>
    <transaction-type>Bean</transaction-type>
    <message-driven-destination>
    <destination-type>javax.jms.Queue</destination-type>
    </message-driven-destination>
    <activation-config>
    <activation-config-property>
    <activation-config-property-name>
    DestinationType
    </activation-config-property-name>
    <activation-config-property-value>
    javax.jms.Queue
    </activation-config-property-value>
    </activation-config-property>
    <activation-config-property>
    <activation-config-property-name>
    DestinationName
    </activation-config-property-name>
    <activation-config-property-value>
    java:comp/resource/MQSeries/AtmChannelRequestQ1
    </activation-config-property-value>
    </activation-config-property>
    <activation-config-property>
    <activation-config-property-name>
    ConnectionFactoryJndiName
    </activation-config-property-name>
    <activation-config-property-value>
    java:comp/resource/MQSeries/LibyaQCF
    </activation-config-property-value>
    </activation-config-property>
    </activation-config>
    <env-entry>
    <description>
    Name of this application.
    </description>
    <env-entry-name>applicationName</env-entry-name>
    <env-entry-type>java.lang.String</env-entry-type>
    <env-entry-value>CHANNELS</env-entry-value>
    </env-entry>
    <ejb-ref>
    <description>
    This is a reference to the transaction handler bean
    </description>
    <ejb-ref-name>ejb/TransactionHandlerBean</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <home>com.iflex.fcr.th.FCRJTransactionHandlerSessionHome</home>
    <remote>com.iflex.fcr.th.FCRJTransactionHandlerSessionRemote</remote>
    </ejb-ref>
    </message-driven>
    </enterprise-beans>
    </ejb-jar>
    --------------orion-ejb-jar.xml looks like this --------------
    <?xml version="1.0" encoding="utf-8"?>
    <orion-ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-ejb-jar-10_0.xsd" deployment-version="10.1.3.0.0" deployment-time="10919c03f8d" schema-major-version="10" schema-minor-version="0" >
    <enterprise-beans>
    <message-driven-deployment name="FCRJNetworkHandlerMDB" wrapper-class="MessageListener_MessageEndpoint11" resource-adapter="MQChannelConnector">
    <ejb-ref-mapping name="ejb/TransactionHandlerBean" />
    <config-property>
    <config-property-name>DestinationType</config-property-name>
    <config-property-value>javax.jms.Queue</config-property-value>
    </config-property>
    <config-property>
    <config-property-name>DestinationName</config-property-name>
    <config-property-value>java:comp/resource/MQSeries/AtmChannelRequestQ1</config-property-value>
    </config-property>
    <config-property>
    <config-property-name>ConnectionFactoryJndiName</config-property-name>
    <config-property-value>java:comp/resource/MQSeries/LibyaQCF</config-property-value>
    </config-property>
    </message-driven-deployment>
    </enterprise-beans>
    <assembly-descriptor>
    <default-method-access>
    <security-role-mapping name="&lt;default-ejb-caller-role&gt;" impliesAll="true" />
    </default-method-access>
    </assembly-descriptor>
    </orion-ejb-jar>
    The server's console looks as below
    08/05/14 20:21:44 JMSResourceAdapter ctor
    08/05/14 20:21:44 JMSResourceAdapter::start() ENTER
    08/05/14 20:21:44 JMSResourceAdapter::start(), lookupMethod: resourceProvider, resourceProviderName: MQSeries
    08/05/14 20:21:44 JMSResourceAdapter::start() EXIT
    CommonMangedCFImpl(Queue)::ctor
    CommonMangedCFImpl(Queue)::setResourceAdapter
    CommonMangedCFImpl(Queue)::setJndiLocation, loc: LibyaQCF
    CommonMangedCFImpl(Queue)::createConnectionFactory() enter
    08/05/14 20:21:44 AdminObjectImpl (Queue)::setJndiName: AtmChannelRequestQ1
    08/05/14 20:21:44 AdminObjectImpl (Queue)::setResourceProviderName: MQSeries
    08/05/14 20:21:44 AdminObjectImpl (Queue)::setJndiName: AtmChannelResponseQ1
    08/05/14 20:21:44 AdminObjectImpl (Queue)::setResourceProviderName: MQSeries
    08/05/14 20:21:44 JMSActivationSpec::ctor
    08/05/14 20:21:44 JMSActivationSpec::setDestinationType, type: javax.jms.Queue
    08/05/14 20:21:44 JMSActivationSpec::setDestination, dest: java:comp/resource/MQSeries/AtmChannelRequestQ1
    08/05/14 20:21:44 JMSActivationSpec::setConnetionFactoryJndiName, loc: java:comp/resource/MQSeries/LibyaQCF
    08/05/14 20:21:44 JMSActivationSpec::setResourceAdapter
    08/05/14 20:21:44 JMSActivationSpec::validate
    08/05/14 20:21:44 JMSResourceAdapter::endpointActivation() ENTER
    08/05/14 20:21:44 EndpointConsumer::ctor
    08/05/14 20:21:44 WorkConsumer::ctor
    08/05/14 20:21:44 WorkConsumer(): Looking up: java:comp/resource/MQSeries/LibyaQCF
    08/05/14 20:21:44 WorkConsumer(): Looked up: java:comp/resource/MQSeries/LibyaQCF
    08/05/14 20:21:44 WorkConsumer(): Looking up: java:comp/resource/MQSeries/AtmChannelRequestQ1
    08/05/14 20:21:44 WorkConsumer(): Looked up: java:comp/resource/MQSeries/AtmChannelRequestQ1
    08/05/14 20:21:44 WorkConsumer::creating JMS conn/sess/rec
    08/05/14 20:21:45 EndpointConsumer::Started worker
    08/05/14 20:21:45 JMSResourceAdapter::endpointActivation() EXIT
    08/05/14 20:21:45 WorkConsumer::run method ENTER
    08/05/14 20:21:45 WorkConsumer::run(): created endpoint
    08/05/14 20:21:45 WorkConsumer::run(): beforeDelivery done
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 20625 ms.
    08/05/14 20:21:49 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
    08/05/14 20:21:56 On message...............................
    08/05/14 20:21:58 java.lang.NullPointerException
    08/05/14 20:21:58      at com.iflex.fcr.nh.FCRJNetworkHandlerMDB.onMessage(FCRJNetworkHandlerMDB.java:602)
    08/05/14 20:21:58      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    08/05/14 20:21:58      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    08/05/14 20:21:58      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    08/05/14 20:21:58      at java.lang.reflect.Method.invoke(Method.java:324)
    08/05/14 20:21:58      at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    08/05/14 20:21:58      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    08/05/14 20:21:58      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    08/05/14 20:21:58      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    08/05/14 20:21:58      at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    08/05/14 20:21:58      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    08/05/14 20:21:58      at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    08/05/14 20:21:58      at oracle.j2ee.connector.messageinflow.MessageEndpointImpl.OC4J_invokeMethod(MessageEndpointImpl.java:297)
    08/05/14 20:21:58      at FCRJNetworkHandlerMDB_EndPointProxy_205g09l.onMessage(Unknown Source)
    08/05/14 20:21:58      at oracle.j2ee.ra.jms.generic.WorkConsumer.run(WorkConsumer.java:122)
    08/05/14 20:21:58      at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
    08/05/14 20:21:58      at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
    08/05/14 20:21:58      at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
    08/05/14 20:21:58      at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:819)
    08/05/14 20:21:58      at java.lang.Thread.run(Thread.java:534)
    08/05/14 20:21:58 WorkConsumer::run(): return from onMessage()
    08/05/14 20:21:58 WorkConsumer::run(): calling afterDelivery on:FCRJNetworkHandlerMDB_EndPointProxy_205g09l@12bed82
    08/05/14 20:21:58 WorkConsumer::run(): afterDelivery done
    08/05/14 20:21:58 WorkConsumer::run(): beforeDelivery done
    08/05/14 20:26:59 WorkConsumer::run(): calling afterDelivery on:FCRJNetworkHandlerMDB_EndPointProxy_205g09l@12bed82
    08/05/14 20:26:59 WorkConsumer::run(): afterDelivery done
    08/05/14 20:26:59 WorkConsumer::run(): beforeDelivery done
    08/05/14 20:32:00 WorkConsumer::run(): calling afterDelivery on:FCRJNetworkHandlerMDB_EndPointProxy_205g09l@12bed82
    08/05/14 20:32:00 WorkConsumer::run(): afterDelivery done
    08/05/14 20:32:00 WorkConsumer::run(): beforeDelivery done
    08/05/14 20:37:00 WorkConsumer::run(): calling afterDelivery on:FCRJNetworkHandlerMDB_EndPointProxy_205g09l@12bed82
    08/05/14 20:37:00 WorkConsumer::run(): afterDelivery done
    08/05/14 20:37:00 WorkConsumer::run(): beforeDelivery done

    Hi todd,
    Thanks for the reply and following is my aim.
    1) My client is a simple 'C' client which will place a messge in IBM MQ (in my case the queue name is IN.QUEUE) using the MQ client libraries.
    2) I expect the Tuxedo MQ adapter should pick up the message from the MQ(i.e. IN.QUEUE) and calls the Tuxedo service (TOUPPPER)
    a) As part of the MQ message i have filled the MQMD.ReplytoQ as OUT.QUEUE i.e. i am expecting the response of my tuxedo message in OUT.QUEUE
    b) Also i have configured the MQMD.Format as "MYUPPER", meaning as per my TM_MQI.CFG configuration it should call the TOUPPER tuxedo message
    3) What i expect is the response of the TOUPPER message should be put in my ReplyToQueue .i.e OUT.QUEUE.
    4) My simple 'C' client will read the MQ message from OUT.QUEUE.
    5) Everything works fine, expect the response message is not put in OUT.QUEUE.
    Regards,
    Kiruba.

  • Software update problem : updates not found on 8088

    Hello,
    I recently found that when I performed an update on my clients they always reported Up to date. I then made them point to Apple's software update and they found that Itunes and a performance update was necessary.
    So I tried to find what was wrong. My server seems to have downloaded all the latest updates (including ITunes and the performance update).
    I disabled SoftwareUpdate and reenabled it.
    Now my clients can't even connect to my Software Update server : the bar stays fix for a really long time.
    When I look at the logs from my server : I see that a few products can't be downloaded :
    Product 061-7024 will not be available for installation.
    Unable to download or create .smd file for product
    But maybe the main problem is that when I try to contact http://myserver:8088/
    I dont see anything and when I try http://myserver:8088/index.sucatalog it begins to open the file but displays only the file's beginning. It keeps downloading the rest of the file really slowly (I think that's what makes the bar stays fix when I try to update).
    Any clue ?
    p.a

    Hello again,
    After a few more tests, I noted this.
    Before restarting Software update, new updates weren't visible to clients.
    After restarting Software update : Clients unable to connect to Software Update Server : bar stays fix for a very long time. In fact it appears to be a really slow connection to the server. After a few minutes the available updates appear (ITunes and Performance update). If I click to install them. Downloading begins but it's very slow 1k/s approximately.
    I tried to untick Bandwidth limitation that was set to 1Mo/s. And after restarting Software Update, surprise : my clients can connect to SUS, see the new updates and download them at LAN speed.
    Why did it work before ?
    I tried to reset Bandwidth limitation to 1024k/s to see if it makes any difference. Yes when it's set, SUS doesn't work.
    So really painful to work with this, almost no options to fine tune the update server and it's better to let all to defaults to avoid problems it seems.
    p.a

Maybe you are looking for

  • Cannot add apps to my iPad?

    When trying to add new apps, I get a message telling me that I'm unable to make my purchase and to try again later. This is on both free and apps I pay for. I've reset the device, Ive held down the home and the on/off button and rebooted, I've signed

  • Oracle Discoveror: How to handle null value

    In Oracle Discoveror, I pull data from a folder. When I hit Null value for a column, I want to replace it with data from another folders column. Something like the functionality of "nvl" of a SQL statement. How can I do the following query in Discove

  • Jerky playback in PP

    My playback had been fine till recently. Now when I playback any file on any SSD or HDD it is jerky. It will play audio fine, and play the video fine, but every few seconds it jumps back a split second, and then catches back up. It was working fine p

  • Access Priviledges in Time Machine?

    Just started using Time Machine after installing Leopard yesterday. But when checking some folders back on the timeline, I notice a little red circle with a white dash on the folder. Then when trying to open the folder I get the message that I don't

  • "Create a new version" does not work in 11

    Downloaded True Grit in HD from my iCloud/iTunes account to my Mountain Lion iMac w iTunes11.1.1. Want to load and play the movie on my iPhone4. Selected the HD file in iTunes 11.1.1. FILE/Create a new version: All selections are greyed out. Do I hav