HR Sample App

I am trying to run the OTN sample app that runs with the HR schema.
As with my small entity beans, I am getting an error doing a context lookup when trying to run the application.
Here is the error message, please help:
javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
     java.net.ConnectException: Connection refused: connect
     java.lang.Object com.evermind.server.rmi.RMIContext.lookup(java.lang.String)
          RMIContext.java:134
     java.lang.Object javax.naming.InitialContext.lookup(java.lang.String)
          InitialContext.java:350
     void Samplehr.hrAppClient.main(java.lang.String[])
          hrAppClient.java:18
Thank you.

In addition, I also have this error msg:
(No previous deployment found)... Error compiling C:\program files\JDeveloper\jdev\mywork\j2ee13sample\bustier\classes: No DataSource found at jdbc/hrDS
but I did create an hrDS Database connection in Jdeveloper that exists in the data-sources.xml file.
Please advise.

Similar Messages

  • Deploying ADF Mobile Browser Sample App in JDeveloper 11.1.2.3

    Hi,
    I had problem in deploying the sample app for ADF Mobile Browser in JDeveloper 11.1.2.3.
    I had tried every solution such as replacing web.xml for the Sample App with web.xml created in JDeveloper 11.1.2.3.
    I could not find the Jar file for the oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler in the web also.
    Please help to solve this problem as I had tried for many days.
    Thank you very much! =)
    ADF Mobile Browser Sample App URL:
    [ADF Mobile Browser Sample App|http://www.oracle.com/technetwork/developer-tools/adf/adf-mobile-browser-1864237.html]
    Error Log:_
    *<ConfigureListener> <contextInitialized> Critical error during deployment:*
    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43)
         at com.sun.faces.util.Util.loadClass(Util.java:303)
         at com.sun.faces.config.processor.AbstractConfigProcessor.loadClass(AbstractConfigProcessor.java:311)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.processHandlerClass(FaceletTaglibConfigProcessor.java:420)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.processTags(FaceletTaglibConfigProcessor.java:371)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.processTagLibrary(FaceletTaglibConfigProcessor.java:314)
         at com.sun.faces.config.processor.FaceletTaglibConfigProcessor.process(FaceletTaglibConfigProcessor.java:263)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:340)
         ... 38 more
    <Dec 10, 2012 12:20:15 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler.
    java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:293)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         Truncated. see log file for complete stacktrace
    Caused By: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    <FactoryFinder$FactoryManager> <getFactory> Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory. Attempting to find backup.
    <ConfigureListener> <contextDestroyed> Unexpected exception when attempting to tear down the Mojarra runtime
    java.lang.IllegalStateException: Could not find backup for factory javax.faces.application.ApplicationFactory.
         at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:996)
         at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:331)
         at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:131)
         at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:329)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
         at weblogic.servlet.internal.WebAppServletContext.destroy(WebAppServletContext.java:3224)
         at weblogic.servlet.internal.ServletContextManager.destroyContext(ServletContextManager.java:247)
         at weblogic.servlet.internal.HttpServer.unloadWebApp(HttpServer.java:461)
         at weblogic.servlet.internal.WebAppModule.destroyContexts(WebAppModule.java:1535)
         at weblogic.servlet.internal.WebAppModule.deactivate(WebAppModule.java:507)
         at weblogic.application.internal.flow.ModuleStateDriver$2.previous(ModuleStateDriver.java:387)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
         at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:141)
         at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:206)
         at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:261)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$2.previous(DeploymentCallbackFlow.java:547)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:192)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:184)
         at weblogic.application.internal.BaseDeployment$2.previous(BaseDeployment.java:642)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:63)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Dec 10, 2012 12:20:15 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1355122207762' for task '3'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.bi.facelets.graph.RichSeriesSetHandler
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    Edited by: 975879 on Dec 9, 2012 10:56 PM

    Hi Frank,
    Thanks for the fast response.
    Based on your advice, I had try to comment out all usage of graph in jsp, web.xml, and data binding file.
    But even after perform these, I still facing the same problem.
    For your information, RichSeriesSetHandler does not exist in the oracle.adfinternal.view.faces.bi.facelets.
    I suspecting RichSeriesSetHandler is configured in the app and it occur this error as it could not find the class.
    I had try to search this usage of this class in the app but there is no results found.

  • OC4J crashing when running SRDemo ADF BC Vesrion Sample App under load

    Hi All,
    I have Oracle App Server 10.1.3 production version and i have deployed SRDemo ADF BC Version Sample App.
    when i try to simulate load on the Application i find that OC4J crashes and it will get reinitailised again...
    the error file looks as follows
    06/05/16 03:15:56 Start process
    WARNING: Code-source
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib\dc-adapters.jar (from
    WEB-INF/lib/ directory in
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib) has the same filename but
    is not identical to
    /D:/Raghavendra/ORACLEAPP1013/BC4J/jlib/dc-adapters.jar (from <code-source> in
    /D:/Raghavendra/ORACLEAPP1013/j2ee/home/config/server.xml). If it contains different versions of the same classes,
    it will be masked as the latter is already visible in the search path
    of loader SRDemoADFBC.web.SRDemoSampleADFBC:0.0.0.
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Short,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Short)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Byte,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Byte)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Integer,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Integer)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Long,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Long)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Float,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Float)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Double,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Double)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator}
    Merge(javax.faces.LongRange)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.DateTime,null)
    May 16, 2006 3:16:09 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Number,null)
    06/05/16 03:16:12 Oracle Containers for J2EE 10g (10.1.3.0.0)
    initialized
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da2986e, pid=1296,
    tid=2528
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x1e986e]
    # An error report file with more information is saved as
    hs_err_pid1296.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    06/05/16 03:18:40 Start process
    WARNING: Code-source
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib\dc-adapters.jar (from
    WEB-INF/lib/ directory in
    D:\Raghavendra\ORACLEAPP1013\j2ee\home\applications\SRDemoADFBC\SRDemoSampleADFBC\WEB-INF\lib) has the same filename but
    is not identical to
    /D:/Raghavendra/ORACLEAPP1013/BC4J/jlib/dc-adapters.jar (from <code-source> in
    /D:/Raghavendra/ORACLEAPP1013/j2ee/home/config/server.xml). If it contains different versions of the same classes,
    it will be masked as the latter is already visible in the search path
    of loader SRDemoADFBC.web.SRDemoSampleADFBC:0.0.0.
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Short,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Short)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Byte,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Byte)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Integer,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Integer)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Long,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Long)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Float,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Float)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Double,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(null,java.lang.Double)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator}
    Merge(javax.faces.LongRange)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.DateTime,null)
    May 16, 2006 3:18:53 AM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter}
    Merge(javax.faces.Number,null)
    06/05/16 03:18:56 Oracle Containers for J2EE 10g (10.1.3.0.0)
    initialized
    following file is generated under <oracle-home>\j2ee\home
    "hs_err_pid1296.log"
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da2986e, pid=1296, tid=2528
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x1e986e]
    --------------- T H R E A D ---------------
    Current thread (0x2aa498d0): JavaThread "CompilerThread0" daemon [_thread_in_native, id=2528]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
    Registers:
    EAX=0x00000000, EBX=0x2afca960, ECX=0x2ad6f560, EDX=0x00000000
    ESP=0x2ad6f2b4, EBP=0x00000000, ESI=0x2ad6f570, EDI=0x2ad6f560
    EIP=0x6da2986e, EFLAGS=0x00010202
    Top of Stack: (sp=0x2ad6f2b4)
    0x2ad6f2b4: 2ad6f570 6da2b75f 2afca960 2b8ea1f0
    0x2ad6f2c4: 2ad6f334 2b2b4fc8 2ad6f344 2b863c34
    0x2ad6f2d4: 2afca960 2b93833c 6da2b50d 2b2b4fc8
    0x2ad6f2e4: 00000000 2ad6f560 2afca9a8 00000000
    0x2ad6f2f4: 00000001 00000001 00000001 2ad6f560
    0x2ad6f304: 00000189 6da29dbf 2ad6f344 2ad6f334
    0x2ad6f314: 2ad6f354 00000000 00000027 2ad6f9d0
    0x2ad6f324: 2ad6f884 00000000 00000033 2aa49a58
    Instructions: (pc=0x6da2986e)
    0x6da2985e: 90 90 8b 44 24 04 56 8b 50 1c 8b 41 58 8b 04 90
    0x6da2986e: 8b 50 04 83 3a 00 75 1e 8b 51 14 8b 40 1c 3b c2
    Stack: [0x2ad30000,0x2ad70000), sp=0x2ad6f2b4, free space=252k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x1e986e]
    [error occurred during error reporting, step 120, id 0xc0000005]
    Current CompileTask:
    opto:2002 oracle.sql.NUMBER.toBytes(Ljava/lang/String;I)[B (1034 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x2b7a52a0 JavaThread "ApplicationServerThread-3" [_thread_blocked, id=3724]
    0x2cb1ac58 JavaThread "ApplicationServerThread-2" [_thread_blocked, id=5328]
    0x2cd53e70 JavaThread "AJPRequestHandler-ApplicationServerThread-1" [_thread_in_Java, id=3832]
    0x2b1138f8 JavaThread "Timer-6" daemon [_thread_blocked, id=4760]
    0x2b1a8ff0 JavaThread "AJPRequestHandler-ApplicationServerThread-0" [_thread_in_Java, id=4632]
    0x003c6af8 JavaThread "DestroyJavaVM" [_thread_blocked, id=4976]
    0x2d0ad008 JavaThread "TaskManager" [_thread_blocked, id=2932]
    0x2b0a0960 JavaThread "OC4JMonitorThread" daemon [_thread_blocked, id=4892]
    0x2c55b108 JavaThread "Thread-13" daemon [_thread_blocked, id=6024]
    0x2ce75378 JavaThread "Thread-12" daemon [_thread_in_native, id=1484]
    0x2aea7800 JavaThread "Timer-5" daemon [_thread_blocked, id=5520]
    0x005d9ed8 JavaThread "ApplicationServerThread-8" [_thread_in_native, id=3552]
    0x2aaafb80 JavaThread "ApplicationServerThread-7" [_thread_in_native, id=1004]
    0x2c4c08c0 JavaThread "ApplicationServerThread-6" [_thread_blocked, id=1216]
    0x2b675688 JavaThread "Thread-10" daemon [_thread_blocked, id=4852]
    0x2c4c0d20 JavaThread "Timer-4" [_thread_blocked, id=3976]
    0x2b852bb0 JavaThread "Timer-3" [_thread_blocked, id=4316]
    0x2c6651c8 JavaThread "Timer-2" [_thread_blocked, id=4828]
    0x2b80c2f8 JavaThread "WorkExecutorWorkerThread-1" daemon [_thread_blocked, id=4468]
    0x2aab0028 JavaThread "Timer-1" daemon [_thread_blocked, id=4360]
    0x2b7f5198 JavaThread "WorkExecutorWorkerThread-0" daemon [_thread_blocked, id=5792]
    0x2b7e4780 JavaThread "Thread-4" daemon [_thread_blocked, id=1804]
    0x2b772bf8 JavaThread "Timer-0" [_thread_blocked, id=5308]
    0x2b60ecf8 JavaThread "RMIServer [0.0.0.0:12401] count:2" [_thread_in_native, id=6056]
    0x2b706c10 JavaThread "RMIServer [0.0.0.0:12401] count:1" [_thread_in_native, id=4784]
    0x2b514bc0 JavaThread "JMSServer[SDCHS20N300:12601]" [_thread_in_native, id=5748]
    0x2b6039f8 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=4964]
    0x2b6bbac0 JavaThread "WsMgmtWorkScheduler" daemon [_thread_blocked, id=424]
    0x2b5caaa8 JavaThread "Scheduler ServiceThread" [_thread_blocked, id=536]
    0x2b4ab730 JavaThread "Timer ServiceThread" [_thread_blocked, id=4648]
    0x2b2db638 JavaThread "Event ServiceThread" [_thread_blocked, id=3484]
    0x2b2696a8 JavaThread "LogFlusher" daemon [_thread_blocked, id=2976]
    0x2aa4bad8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3508]
    0x2aa4a7d8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=5092]
    =>0x2aa498d0 JavaThread "CompilerThread0" daemon [_thread_in_native, id=2528]
    0x0061fb10 JavaThread "AdapterThread" daemon [_thread_blocked, id=2152]
    0x0061ccf0 JavaThread "Finalizer" daemon [_thread_blocked, id=2072]
    0x0061b858 JavaThread "Reference Handler" daemon [_thread_blocked, id=5576]
    Other Threads:
    0x003c3f38 VMThread [id=5580]
    0x2aa4cdd8 WatcherThread [id=2604]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 50624K, used 42074K [0x26dd0000, 0x2a6b0000, 0x2a6b0000)
    eden space 47936K, 85% used [0x26dd0000,0x295c0a40,0x29ca0000)
    from space 2688K, 43% used [0x29ca0000,0x29dc5e18,0x29f40000)
    to space 2560K, 0% used [0x2a430000,0x2a430000,0x2a6b0000)
    PSOldGen total 29184K, used 16417K [0x0a6b0000, 0x0c330000, 0x26dd0000)
    object space 29184K, 56% used [0x0a6b0000,0x0b6b8490,0x0c330000)
    PSPermGen total 44800K, used 44728K [0x026b0000, 0x05270000, 0x0a6b0000)
    object space 44800K, 99% used [0x026b0000,0x0525e0f8,0x05270000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      D:\Raghavendra\ORACLEAPP1013\jdk\bin\javaw.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x77380000 - 0x77412000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d840000 - 0x6dbd8000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\server\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\hpi.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x6d680000 - 0x6d68c000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef9000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x7c8d0000 - 0x7d0d3000      C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7AE38CCF\comctl32.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\system32\netapi32.dll
    0x5f270000 - 0x5f2c9000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d550000 - 0x6d559000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\nio.dll
    0x6d070000 - 0x6d1d7000      D:\Raghavendra\ORACLEAPP1013\jdk\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777a4000      C:\WINDOWS\system32\ole32.dll
    VM Arguments:
    jvm_args: -Xrs -XX:MaxPermSize=128m -Djava.security.policy=D:\Raghavendra\ORACLEAPP1013\j2ee\home\config\java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.ons.oraclehome=D:\Raghavendra\ORACLEAPP1013 -Doracle.home=D:\Raghavendra\ORACLEAPP1013 -Doracle.ons.oracleconfighome=D:\Raghavendra\ORACLEAPP1013 -Doracle.ons.clustername=default -Doracle.ons.instancename=fusion.SDCHS20N300.corp.siebel.com -Dopmn.compatible=904 -Doracle.ons.indexid=home.default_group.1 -Doracle.ons.uid=1999441770 -Doracle.oc4j.instancename=home -Doracle.oc4j.islandname=default_group -Doracle.opmn.routingid=g_rt_id -DOPMN=true
    java_command: oc4j.jar -config D:\Raghavendra\ORACLEAPP1013\j2ee\home\config\server.xml -properties -ports default-web-site:ajp:12501,rmi:12401,jms:12601
    Environment Variables:
    PATH=D:\Raghavendra\ORACLEAPP1013\opmn\bin;D:\Raghavendra\ORACLEAPP1013\opmn\lib;D:\Raghavendra\ORACLEAPP1013\bin;C:\WINDOWS;C:\WINDOWS\system32
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:10:30 by "java_re" with MS VC++ 6.0
    Why does this happen ?
    ***Note that this issue does not come up when i change my JVM form Sun HotSpot to JRockit
    Thanks
    Raghavendra
    Message was edited by:Raghavendra
    Raghavendra

    Hi All,
    Their is some issue with Sun JVM 1.5 ...
    i tried using Sun JVM 1.6 early access release and did not observe any issues
    Thanks
    Raghavendra

  • How to install the Sample Apps in Hyperion Financial Management 11.1.2.2?

    Hi,
    Could please anybody tell me how to install the Sample Applications in Hyperion Financial Management 11.1.2.2?
    The following is written in the Administration guide:
    If you did not install the sample files, you can obtain them by reinstalling Financial Management
    and selecting the Sample Applications component.
    I cannot find the “Sample Applications component” among components during installation process.
    There are only “Financial Management ADM driver”, “Financial Management Web Application” and “Financial Management: services”.
    Hope this helps,
    Thank you,
    Vadim

    After you install the sample application, all of the application extracts can be found under the below location.
    Oracle_Home\Middleware\EPMSystem11R1\products\FinancialManagement\Sample Apps and Starter Kits\Sample Apps

  • Problem Updating Sample App v207 Turnkey Image to 11.1.1.6.5 Patch Set

    I've been using the Oracle-provided pre-built Linux Sample App v207 image in a demo/sandbox capacity. I was hoping to patch it to 11.1.1.6.5 in order to squash some bugs, although I'm fairly new to the OBIEE patching process. I'm running into errors when attempting to apply the 1st patch of the set (14696072). It appears it's trying to auto-rollback one or more previous patches, as expected, but these backup rollback directories no longer exist. Perhaps they were deleted from the image prior to release in order to conserve storage space?
    I searched the entire drive for traces of patch 14223977, as there were references to this patch with errors in the opatch log file. The directory it's trying to copy files from does not exist. I did find the two directories below which had references to this patch, but they don't include the subdirectories which OPatch is looking for:
    /home/oracle/obiee/Oracle_BI1/cfgtools/opatch/14223977_Jul_02_2012_16_48_19/
    /home/oracle/obiee/Oracle_BI1/inventory/oneoffs/14223977/
    So I'm wondering if anyone else has attempted applying these updates to this particular image and has found a solution. Perhaps it won't be possible if the rollback or backup files for previous patches are in fact missing. I'm admittedely somewhat new to using opatch, so it's very possible it's not the image, but me that's missing something. Any help would be appreciated.
    Full log of patch attempt:
    +[oracle@obieesampleapp 14696072]$ opatch apply+
    +[WARN ][jrockit] MaxPermSize=768m ignored: Not a valid option for JRockit+
    Oracle Interim Patch Installer version 11.1.0.9.0
    Copyright (c) 2011, Oracle Corporation.  All rights reserved.
    Oracle Home       : /home/oracle/obiee/Oracle_BI1
    Central Inventory : /home/oracle/app/oraInventory
    from           : /home/oracle/obiee/Oracle_BI1/oraInst.loc
    OPatch version    : 11.1.0.9.0
    OUI version       : 11.1.0.9.0
    OUI location      : /home/oracle/obiee/Oracle_BI1/oui
    Log file location : /home/oracle/obiee/Oracle_BI1/cfgtoollogs/opatch/14696072_Nov_16_2012_05_12_44/apply2012-11-16_05-12-43AM_1.log
    Patch history file: /home/oracle/obiee/Oracle_BI1/cfgtoollogs/opatch/opatch_history.txt
    OPatch detects the Middleware Home as "/home/oracle/obiee"
    OPatch will do the following:
    +[Oracle Home discovery] : Configure and Validate Oracle Home info.+
    +[Prerequisite for apply] : Invoke prerequisites to see if patch can be applied.+
    +[Patch conflict detection for apply patch] : Check if any conflict with already installed patches in Oracle Home.+
    ApplySession applying interim patch '14696072' to OH '/home/oracle/obiee/Oracle_BI1'
    Running prerequisite checks...
    +Interim patch 14696072 is a superset of the patch(es) [  14223977 ] in the Oracle Home+
    OPatch will rollback the subset patches and apply the given patch.
    To continue, OPatch will do the following:
    +[Prerequisite for auto rollback] : Check if the conflict patches are rollbackable.+
    +[Back up for restore] : Back up 92 files for Oracle Home restore in case of patching error.+
    +[Patch conflict resolution for apply patch] : Rollback patch(es) [14223977].+
    +[Back up for rollback] : Back up 24 files for future patch rollback.+
    +[Patch Oracle Home for apply] : Copy 24 file(s) to Oracle Home.+
    +[Update inventory for apply] : Modify the inventory to record patch [14696072].+
    +Do you want to proceed? y+
    y
    User Responded with: Y
    Prerequisite check "CheckRollbackable" on auto-rollback patches failed.
    The details are:
    Patch 14223977:
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/admin/provisioning/biinstallhandlerutils.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'biinstallhandlerutils.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/admin/provisioning/biinstallhandlerutils.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/admin/provisioning/biinstutils.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'biinstutils.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/admin/provisioning/biinstutils.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/admin/provisioning/bisecurityprovision.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bisecurityprovision.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/admin/provisioning/bisecurityprovision.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/admin/provisioning/bisecurityprovision_install.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bisecurityprovision_install.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/admin/provisioning/bisecurityprovision_install.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/admin/provisioning/biwlsprovision.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'biwlsprovision.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/admin/provisioning/biwlsprovision.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/install/applyJDBCDataSourceImpl.py" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'applyJDBCDataSourceImpl.py' to '/home/oracle/obiee/Oracle_BI1/bifoundation/install/applyJDBCDataSourceImpl.py'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/install/oracle.bi_base_simple_template_11.1.1.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'oracle.bi_base_simple_template_11.1.1.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/install/oracle.bi_base_simple_template_11.1.1.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/jee/biadminutils.ear" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'biadminutils.ear' to '/home/oracle/obiee/Oracle_BI1/bifoundation/jee/biadminutils.ear'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/jee/bicontentserver.ear" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bicontentserver.ear' to '/home/oracle/obiee/Oracle_BI1/bifoundation/jee/bicontentserver.ear'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bi-bidomain.properties" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bi-bidomain.properties' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bi-bidomain.properties'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bi-bidomainprov.xml" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bi-bidomainprov.xml' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bi-bidomainprov.xml'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bidomain/bi-adminservices.xml" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bi-adminservices.xml' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bidomain/bi-adminservices.xml'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bidomain/bi-content.xml" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bi-content.xml' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bidomain/bi-content.xml'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bidomain/inst/rpdSnippet-template.txt" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'rpdSnippet-template.txt' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bidomain/inst/rpdSnippet-template.txt'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bidomain/lib/bifaprovision.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bifaprovision.jar' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bidomain/lib/bifaprovision.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/bidomain/xslt/jps-config-jse.xslt" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'jps-config-jse.xslt' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/bidomain/xslt/jps-config-jse.xslt'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/common/bi-datasource.xml" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bi-datasource.xml' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/common/bi-datasource.xml'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/bifoundation/provision/scripts/common/py/configure-existing-datasource.py" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'configure-existing-datasource.py' to '/home/oracle/obiee/Oracle_BI1/bifoundation/provision/scripts/common/py/configure-existing-datasource.py'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/clone/provision/bicloning.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'bicloning.jar' to '/home/oracle/obiee/Oracle_BI1/clone/provision/bicloning.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/clone/provision/dbclone-beans.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'dbclone-beans.jar' to '/home/oracle/obiee/Oracle_BI1/clone/provision/dbclone-beans.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/common/templates/applications/oracle.bi.atgpf.wrapper.template_11.1.1.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'oracle.bi.atgpf.wrapper.template_11.1.1.jar' to '/home/oracle/obiee/Oracle_BI1/common/templates/applications/oracle.bi.atgpf.wrapper.template_11.1.1.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/common/templates/applications/oracle.bi_base_template_11.1.1.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'oracle.bi_base_template_11.1.1.jar' to '/home/oracle/obiee/Oracle_BI1/common/templates/applications/oracle.bi_base_template_11.1.1.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/common/templates/applications/oracle.bicontentserver_template_11.1.1.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'oracle.bicontentserver_template_11.1.1.jar' to '/home/oracle/obiee/Oracle_BI1/common/templates/applications/oracle.bicontentserver_template_11.1.1.jar'+
    Copy Action: Source file "/home/oracle/obiee/Oracle_BI1/.patch_storage/14223977_Apr_5_2012_19_27_27/files/install/config/biconfig.jar" does not exist.
    +'oracle.bi.biinst, 11.1.1.6.0': Cannot copy file from 'biconfig.jar' to '/home/oracle/obiee/Oracle_BI1/install/config/biconfig.jar'+
    +[ Error during Prerequisite for auto rollback Phase]. Detail: OPatch failed during prerequisite checks: Prerequisite check "CheckRollbackable" on auto-rollback patches failed.+
    System is intact, OPatch will not restore the system
    Recommended actions : Please roll back the conflict patches using 'opatch rollback' command.
    OPatch failed with error code 70
    Thanks in advance for any insight.

    Thanks for your reply, Jay. This seems to confirm my suspicion of the files being removed intentionally. This would imply that this image wasn't meant to be patched? So if this is the case, I'd like to confirm that there's not going to be any hope of moving this particular image to 11.1.1.6.5. I'm hoping someone may be able to prove otherwise, but it's not sounding very promising.
    I understand that a new manual install is an alternative, but due to several factors, I'd like to avoid that if at all possible. It appears Oracle has not released manual install files for Sample App v207 (please correct me if I'm mistaken about that). I have several scripts based on this content/config which would make patching a much easier route, if possible.
    Thanks in advance for any additional insight.

  • [svn:osmf:] 10587: Modified the Akamai Plugin Sample app: 1) Added the new MAST plugin; 2) Added support to load the plugins as static or dynamic

    Revision: 10587
    Author:   [email protected]
    Date:     2009-09-24 18:42:35 -0700 (Thu, 24 Sep 2009)
    Log Message:
    Modified the Akamai Plugin Sample app: 1) Added the new MAST plugin; 2) Added support to load the plugins as static or dynamic
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.project
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.css
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml

    Revision: 10587
    Author:   [email protected]
    Date:     2009-09-24 18:42:35 -0700 (Thu, 24 Sep 2009)
    Log Message:
    Modified the Akamai Plugin Sample app: 1) Added the new MAST plugin; 2) Added support to load the plugins as static or dynamic
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.project
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.css
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml

  • [svn:osmf:] 13000: Adding the missing readme file for the captioning sample app.

    Revision: 13000
    Revision: 13000
    Author:   [email protected]
    Date:     2009-12-16 10:36:36 -0800 (Wed, 16 Dec 2009)
    Log Message:
    Adding the missing readme file for the captioning sample app.
    Added Paths:
        osmf/trunk/apps/samples/plugins/CaptioningSample/readme.txt

    Carey,
    I have tried london1a1's workaround, and it has not made any difference.
    It seems that london1a1 suggests changing the Camera.h file in this location:
              Users/london1a1/Documents/DW_NAF/PhoneGapLib/PhoneGapLib/Classes/Camera.h
    Whereas you're saying to change the Camera.h file in this location:
              /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib/Classes/Camera.h
    I've tried changing the Camera.h file in both locations.  Neither has made a difference.

  • Errors trying to run the xws-security sample app

    Hi all,
    I'm geting errors trying to compile the xws-security sample app, does anyone have any advice? Thanks in advance!
    [kerzhner@kerzhner]~/jwsdp-1.5/xws-security/samples/simple% ant run-sample Buildfile: build.xml
    clean:
    [delete] Deleting directory /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/build
    [delete] Deleting directory /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/dist
    as8-check:
    ws-check:
    tc-check:
    [mkdir] Created dir: /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/build/client/classes
    [mkdir] Created dir: /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/build/server/WEB-INF/classes
    [mkdir] Created dir: /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/dist
    compile-handler-code:
    [echo] Compiling the handler source code
    [javac] Compiling 1 source file to /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/build/server/WEB-INF/classes
    [javac] /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/src/com/sun/xml/wss/sample/SecurityEnvironmentHandler.java:0: error: malformed .zip archive in CLASSPATH: /home/kerzhner/jdk1.5.0_03/lib/tools.jar/
    [javac] /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/src/com/sun/xml/wss/sample/SecurityEnvironmentHandler.java:25: error: Class or interface `java.security.cert.X509CertSelector' not found in import.
    [javac] import java.security.cert.X509CertSelector;
    [javac] ^
    [javac] /home/kerzhner/jwsdp-1.5/xws-security/samples/simple/src/com/sun/xml/wss/sample/SecurityEnvironmentHandler.java:535: error: Type `X509CertSelector' not found in the declaration of the local variable `certSelector'.
    [javac] X509CertSelector certSelector = new X509CertSelector();
    [javac] ^
    [javac] 2 errors
    BUILD FAILED
    file:/home/kerzhner/jwsdp-1.5/xws-security/samples/simple/build.xml:68: Compile failed; see the compiler error output for details.

    Resolved. It was a space issue. Deleted a couple of old apps and have now installed the Sample Websheet Application.

  • Error when running Simple Sample Apps

    Hi,
    I have deployed "simple sample apps" to NW CE71 EHP1 and was following the configuration document. And when i run the application I get following  error:
    Error in Connectiont :Could not retrieve metadata
    Can somebody advise how to fix the issue?
    Thank you,
    Maxat

    The error was in my Proxy settings. Issue is solved

  • [svn:osmf:] 11184: Adding new temporal metadata support, including sample app and unit tests.

    Revision: 11184
    Author:   [email protected]
    Date:     2009-10-27 11:08:21 -0700 (Tue, 27 Oct 2009)
    Log Message:
    Adding new temporal metadata support, including sample app and unit tests.
    Added Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/
        osmf/trunk/apps/samples/framework/CuePointSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/CuePointSample/.flexProperties
        osmf/trunk/apps/samples/framework/CuePointSample/.project
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/AC_OETags.js
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/history/
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/history/history.css
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/history/history.js
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/history/historyFrame.html
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/index.template.html
        osmf/trunk/apps/samples/framework/CuePointSample/html-template/playerProductInstall.swf
        osmf/trunk/apps/samples/framework/CuePointSample/libs/
        osmf/trunk/apps/samples/framework/CuePointSample/src/
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.css
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacetEvent.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalIdentifier.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/CuePoint.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/CuePointType.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/metadata/TestTemporalFacet.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/video/TestCuePoint.as

    Greg -
        The metadata sample demonstrates how metadata can be placed on an IMediaResource, and used to  give the framework more information about the resource.  The MediaFactory uses this information to determine which type of media a given resource points to.  One of the intial problems we encountered when creating a media factory that created MediaElements from URLResources, was the inability to distinguish between image, video, and audio urls, since the extension isn't a guaranteed way.
    The Metadata framework, that was developed last sprint was provided to enable metadata such as XMP, Namevalue, and Cuepoints.  Not all specific classes that hold this data haven't been created yet however.  The logic to add metadata automatically hasn't been placed in the framework yet.
    It's currenty possible to retrieve onPlaystatus, onMetadata, onXMPData, onImagedata, and onCuepoint callbacks:
    var videoElement:VideoElement
    [After videoElement loads]
    videoElement.client.addHandler(NetStreamCodes.ON_XMP_DATA, onXMPData);
    function onXMPData(info:Object):void
       //Process XMP here.
    Hope this helps.

  • [svn:osmf:] 10364: Latest updates to the Dynamic Streaming sample app , and a few bug fixes.

    Revision: 10364
    Author:   [email protected]
    Date:     2009-09-17 14:49:03 -0700 (Thu, 17 Sep 2009)
    Log Message:
    Latest updates to the Dynamic Streaming sample app , and a few bug fixes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/.project
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/src/DynamicStreamingSample.mxml
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/composition/ParallelSwitchableTra it.as
    Property Changed:
        osmf/trunk/libs/adobe/NetMocker/
        osmf/trunk/libs/adobe/StrobeUnit/

    Thanks 
    Now we can call and game at the same time
    Life is a train. You can choose your path choice, but you can not choose when the track will end...
    Where will the track take you?
    If my post has answered your question. Please mark it as an answer.

  • Bug 11.1.1.1: Can't create smart-list into Sample App

    Hi,
    I can't create smart-list into Sample App in OEPMS 11.1.1.1.
    When I open Administration->Manage Smart Lists and see msg: No smart lists were created. Click Create to create a smart list. I'd like to do it, but File->New->Smart List have no effects.
    How can I create Smart List into Sample App? Any idea?

    Hi,
    Is it is not a bug because I can create smart lists, if you click create it should open a popup window, are you getting a popup window? if not maybe your security is blocking it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EXC_BAD_ACCESS with sdkv5 on device - with all sample apps!

    Hi all,
    I just upgraded to the new v5 SDK/OS and everything I compile gives me the EXCBADACCESS error when run on the device(everything works fine in the simulator.) Applications generally get to the point where they display minimal UI and then crap out with the access. This includes all the SDK v5 updated Apple iPhone sample apps. I've reinstalled and zeroed out all the settings on the phone, with the same results. I don't think it's related at all to my cert. Any ideas?
    Thanks

    I really don't see it as that complex or bizarre of a process, but given then I'm having the same problems as everyone else...possibly it is.
    The process itself isn't that complicated. Create a certificate request, give the contents of that to Apple to get a certificate, add the two certs to your keychain, register your device with Apple, create and enable a provisioning profile on your device in the Organizer, and then make sure that your applications are being signed with codesign correctly. I've redone each of those steps except the first two, since that's not possible without Apple's intervention to remove the certificate, as well as reinstalled the SDK and the firmware multiple times and over both Beta 4 and Beta 5 now. I even checked to make sure that the application binary is in fact signed, and it is.
    Output of `codesign -d -vvv AppName.app/AppName`:
    http://pastebin.com/m1e34e012
    To me, that says its signed correctly. The provisioning profile appears to be working correctly (checking through Settings > General > Profile on the device shows the correct profile name and "Verified"). So I don't know what's wrong. I've contacted (or attempted to contact) DTS, but I'm sure we all know how prompt they are at getting back to you.

  • Sample APP download link on OTN gives a timeout error

    I went to the sample apps page here
    http://www.oracle.com/technetwork/middleware/bi-foundation/obiee-samples-167534.html
    and clicked on the sample app setup files which is this link
    https://www.samplecode.oracle.com/sf/pluggable/do/viewPluggableComponent/linkid/prpl1004?id=S568&dapCheckedPassed=false
    It redirects to this link and gives a timeout.
    http://www.samplecode.oracle.com:7777/SSOLogin?redirectUrl=https%3A%2F%2Fwww.samplecode.oracle.com%2Fsf%2Fpluggable%2Fdo%2FviewPluggableComponent%2Flinkid%2Fprpl1004%3Fid%3DS568%26dapCheckedPassed%3Dfalse

    The link works fine for me. Try again :)

  • Question about Pagecontrol sample app

    Hi,
    I've been looking at some sample apps to help with a beginners project that I'm doing. There is a Apple sample app for PageControl.
    The app delegate contains this code (I hope I'm OK to include this here, please tell if not)
    // replace the placeholder if necessary
    MyViewController *controller = [viewControllers objectAtIndex:page];
    if ((NSNull *)controller == [NSNull null]) {
    controller = [[MyViewController alloc] initWithPageNumber:page];
    [viewControllers replaceObjectAtIndex:page withObject:controller];
    [controller release];
    // add the controller's view to the scroll view
    if (nil == controller.view.superview) {
    CGRect frame = scrollView.frame;
    frame.origin.x = frame.size.width * page;
    frame.origin.y = 0;
    controller.view.frame = frame;
    [scrollView addSubview:controller.view];
    I've highlighted two lines and my question is: how can controller be used when it has already been released in the previous section?
    I'm very new to this and I thought that releaseing an object meant that you could no longer get to it?
    Many Thanks in advance
    Ziximo
    Message was edited by: Ziximo

    Objects aren't deallocated until their retain count goes to zero. When the controller is alloced its retain count is one. When the controller is added to the array its retain count is incremented to two. It's then released to reduce the count to one. Assuming the controller isn't retained by any other object, it will be dealloced when it's removed from (and thus released by) the array. - Ray

  • [svn:osmf:] 10580: Adding the MAST plugin and a MAST sample app.

    Revision: 10580
    Author:   [email protected]
    Date:     2009-09-24 17:02:28 -0700 (Thu, 24 Sep 2009)
    Log Message:
    Adding the MAST plugin and a MAST sample app.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.actionScriptProperties
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/.actionScriptProperties
    Added Paths:
        osmf/trunk/apps/samples/plugins/MASTSample/
        osmf/trunk/apps/samples/plugins/MASTSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/MASTSample/.project
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/AC_OETags.js
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/history/
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/history/history.css
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/history/history.js
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/history/historyFrame.html
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/index.template.html
        osmf/trunk/apps/samples/plugins/MASTSample/html-template/playerProductInstall.swf
        osmf/trunk/apps/samples/plugins/MASTSample/src/
        osmf/trunk/apps/samples/plugins/MASTSample/src/MASTSample.as
        osmf/trunk/plugins/MASTPlugin/
        osmf/trunk/plugins/MASTPlugin/.actionScriptProperties
        osmf/trunk/plugins/MASTPlugin/.project
        osmf/trunk/plugins/MASTPlugin/MASTPlugin.as
        osmf/trunk/plugins/MASTPlugin/html-template/
        osmf/trunk/plugins/MASTPlugin/html-template/AC_OETags.js
        osmf/trunk/plugins/MASTPlugin/html-template/history/
        osmf/trunk/plugins/MASTPlugin/html-template/history/history.css
        osmf/trunk/plugins/MASTPlugin/html-template/history/history.js
        osmf/trunk/plugins/MASTPlugin/html-template/history/historyFrame.html
        osmf/trunk/plugins/MASTPlugin/html-template/index.template.html
        osmf/trunk/plugins/MASTPlugin/html-template/playerProductInstall.swf
        osmf/trunk/plugins/MASTPlugin/org/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/MASTPluginInfo.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/adapter/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/adapter/MASTAdapter.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTDocumentProcessedEvent. as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTDocumentProcessor.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTLoadedContext.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/loader/MASTLoader.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/managers/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/managers/MASTConditionManager.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/media/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/media/MASTProxyElement.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/model/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/model/MASTCondition.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/model/MASTDocument.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/model/MASTSource.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/model/MASTTarget.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/model/MASTTrigger.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/parser/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/parser/MASTParser.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/traits/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/traits/MASTPlayableTrait.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/types/
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/types/MASTConditionOperator.as
        osmf/trunk/plugins/MASTPlugin/org/openvideoplayer/mast/types/MASTConditionType.as

    Hi dia_ladji,
    I'm not sure if you've run across this article yet (pdf): http://osmf.org/downloads/pdf/Walkthrough_4_%20UI_Control_bar_and_Layout_Management.pdf
    It seems like conditionally controlling the functionality of your UI controls based on the playing media's metadata is what your after, correct? Here's an overview of what the article covers:
    In this walkthrough we will see how to use the advanced layout controls offered by the
    OSMF components and how dynamically control the layout of interactive elements outside of
    the OSMF components conditionally based on the size of the content displayed by OSMF.
    Specifically we will use the MediaContainer advanced layout capabilities with MetaData for
    composite media loading and display, and see how to integrate custom graphical user
    interface controls to make a skinnable control bar, and make it functional by linking the user
    interactions with the MediaPlayer API, and adjusting the position of the control bar
    dynamically based off of the media content being displayed via events.
    My apologies if you've already seen this, or if I've misunderstood your question, but hope it helps!
    -Scott

Maybe you are looking for