Cannot run loop while exec from running in test system

Hello

Someone can tell me why the attached VI works when you run it on its own but is not when you put it in the testbed.

I currently have Labview 8.5 and Testbed 4.1.

When I run the VI Labveiw, I don't have to shut down windows media player exe in order to make the progress bar run, but as soon as I place the VI in testbed (hand) and run from there, the progress bar stops at zero until I close the media player exe

I'm confused...

Thank you

Chris

Hey Chris,

Take a look at this KB, he explains the problem and how to fix.

I also ask if you use the media player just example exe, or if you call the player in your application?

If it is the case that I recommend to an ActiveX interface for media player because this will give you much more control.

Let me know how you go.

Kind regards

John

Tags: NI Software

Similar Questions

  • Cannot run BC4J Tester

    Hello

    I am unable to run the tester BC4J in my application of ADF with Jdev 11.1.1.7. Since I'm working on this app, it never worked. So I hope somehere can help to solve this error.

    I AM right-clicking and select run, and then he asks me 'JAAS Security' identification, I type the name of user and password that I set in the jazn-"Data.xml" and I got the following error...

    (oracle.jbo.NoObjException) JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
    
    oracle.jbo.jbotester.ErrorHandler$ExceptionWrapper: JBO-29000: Unexpected exception caught: oracle.jbo.NoObjException, msg=JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
        at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:96)
        at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:89)
        at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:442)
    Caused by: oracle.jbo.NoObjException: JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
        at oracle.jbo.server.ApplicationModuleImpl.findViewObject(ApplicationModuleImpl.java:3380)
        at oracle.adf.model.binding.DCBindingFactory.createIteratorBinding(DCBindingFactory.java:227)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:360)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:283)
        at oracle.jbo.jbotester.binding.TesterBinding.createInitialBinding(TesterBinding.java:259)
        at oracle.jbo.jbotester.binding.TesterBinding.createBindings(TesterBinding.java:249)
        at oracle.jbo.jbotester.binding.TesterBinding.initApplicationModule(TesterBinding.java:171)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:164)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:128)
        at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)
        at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)
        at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)
    ## Detail 0 ##
    oracle.jbo.NoObjException: JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
        at oracle.jbo.server.ApplicationModuleImpl.findViewObject(ApplicationModuleImpl.java:3380)
        at oracle.adf.model.binding.DCBindingFactory.createIteratorBinding(DCBindingFactory.java:227)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:360)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:283)
        at oracle.jbo.jbotester.binding.TesterBinding.createInitialBinding(TesterBinding.java:259)
        at oracle.jbo.jbotester.binding.TesterBinding.createBindings(TesterBinding.java:249)
        at oracle.jbo.jbotester.binding.TesterBinding.initApplicationModule(TesterBinding.java:171)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:164)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:128)
        at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)
        at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)
        at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)
    

    And the newspaper in JDev shows the following

    (oracle.jbo.NoObjException) JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
    
    oracle.jbo.jbotester.ErrorHandler$ExceptionWrapper: JBO-29000: Unexpected exception caught: oracle.jbo.NoObjException, msg=JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
        at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:96)
        at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:89)
        at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:442)
    Caused by: oracle.jbo.NoObjException: JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
        at oracle.jbo.server.ApplicationModuleImpl.findViewObject(ApplicationModuleImpl.java:3380)
        at oracle.adf.model.binding.DCBindingFactory.createIteratorBinding(DCBindingFactory.java:227)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:360)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:283)
        at oracle.jbo.jbotester.binding.TesterBinding.createInitialBinding(TesterBinding.java:259)
        at oracle.jbo.jbotester.binding.TesterBinding.createBindings(TesterBinding.java:249)
        at oracle.jbo.jbotester.binding.TesterBinding.initApplicationModule(TesterBinding.java:171)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:164)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:128)
        at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)
        at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)
        at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)
    ## Detail 0 ##
    oracle.jbo.NoObjException: JBO-25003: Object MessagesServiceImpl_0 of type ApplicationModule is not found.
        at oracle.jbo.server.ApplicationModuleImpl.findViewObject(ApplicationModuleImpl.java:3380)
        at oracle.adf.model.binding.DCBindingFactory.createIteratorBinding(DCBindingFactory.java:227)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:360)
        at oracle.jbo.jbotester.binding.TesterBinding.createIteratorBinding(TesterBinding.java:283)
        at oracle.jbo.jbotester.binding.TesterBinding.createInitialBinding(TesterBinding.java:259)
        at oracle.jbo.jbotester.binding.TesterBinding.createBindings(TesterBinding.java:249)
        at oracle.jbo.jbotester.binding.TesterBinding.initApplicationModule(TesterBinding.java:171)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:164)
        at oracle.jbo.jbotester.binding.TesterBinding.<init>(TesterBinding.java:128)
        at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)
        at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)
        at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)
    
    
        
    C:\Oracle\Middleware_JDev\jdk160_24\bin\javaw.exe -client -classpath ;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Oracle\Middleware_JDev\jdeveloper\BC4J\jlib\bc4jtester.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jps-api.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share_11.1.1\adflogginghandler.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\adfm-debugger.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\db-ca.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\bc4jwizard.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\jdev-cm.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.xdk_11.1.0\xmlparserv2.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\regexp.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.help_5.0\ohj.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.help_5.0\help-share.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.bali.share_11.1.1\share.jar;C:\Oracle\Middleware_JDev\jdeveloper\jlib\jewt4.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.help_5.0\oracle_ice.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.ldap_11.1.1\ojmisc.jar;C:\Oracle\Middleware_JDev\jdeveloper\ide\lib\idert.jar;C:\Oracle\Middleware_JDev\jdeveloper\ide\lib\javatools.jar;C:\Oracle\Middleware_JDev\wlserver_10.3\server\lib\weblogic.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\Oracle\Middleware_JDev\jdeveloper\BC4J\jlib\jpda-examples-1.6.0_21.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\resources.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\rt.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\sunrsasign.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\jsse.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\jce.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\charsets.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\lib\modules\jdk.boot.jar;C:\Oracle\Middleware_JDev\jdk160_24\jre\classes;C:\JDeveloper\mywork\MyApplicationName\.adf;C:\JDeveloper\mywork\MyApplicationName\MyApplicationNameModel\classes;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.ldap_11.1.1\ldapjclnt11.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jps-common.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jps-ee.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jps-internal.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jps-unsupported-api.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jps-manifest.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.jps_11.1.1\jacc-spi.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.pki_11.1.1\oraclepki.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.osdt_11.1.1\osdt_core.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.osdt_11.1.1\osdt_cert.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.osdt_11.1.1\osdt_xmlsec.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.osdt_11.1.1\osdt_ws_sx.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.iau_11.1.1\fmw_audit.jar;C:\Oracle\Middleware_JDev\modules\javax.security.jacc_1.0.0.0_1-1.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.idm_11.1.1\identitystore.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share_11.1.1\adf-share-support.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share.ca_11.1.1\adf-share-ca.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share.ca_11.1.1\adf-share-base.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.security_11.1.1\adf-share-security.jar;C:\Oracle\Middleware_JDev\modules\javax.activation_1.1.0.0_1-1.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.mds_11.1.1\mdsrt.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.mds_11.1.1\oramds.jar;C:\Oracle\Middleware_JDev\modules\javax.servlet_1.0.0.0_2-5.jar;C:\Oracle\Middleware_JDev\modules\javax.jsp_1.2.0.0_2-1.jar;C:\Oracle\Middleware_JDev\jdeveloper\ide\macros\..\..\..\oracle_common\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Oracle\Middleware_JDev\oracle_common\jlib\commons-cli-1.0.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share_11.1.1\commons-el.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share_11.1.1\jsp-el-api.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share_11.1.1\oracle-el.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.xmlef_11.1.1\xmlef.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.dms_11.1.1\dms.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.xdk_11.1.0\xml.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.javacache_11.1.1\cache.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.ucp_11.1.0.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.javatools_11.1.1\javatools-nodeps.jar;C:\Oracle\Middleware_JDev\modules\javax.management_1.2.1.jar;C:\Oracle\Middleware_JDev\modules\javax.management.j2ee_1.0.jar;C:\JDeveloper\mywork\MyApplicationName\lib\ModulesCommunsServices.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.javatools_11.1.1\resourcebundle.jar;C:\Oracle\Middleware_JDev\jdeveloper\jlib\bundleresolver.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.share_11.1.1\adfsharembean.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.security_11.1.1\adf-controller-security.jar;C:\Oracle\Middleware_JDev\jdeveloper\jdev\lib\jdev-rt.jar;C:\Oracle\Middleware_JDev\jdeveloper\sqlj\lib\runtime12.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\adfm.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\groovy-all-1.6.3.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\adftransactionsdt.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.view_11.1.1\adf-dt-at-rt.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\adfdt_common.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\adflibrary.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model_11.1.1\bc4j-mbeans.jar;C:\Oracle\Middleware_JDev\modules\javax.mail_1.1.0.0_1-4-1.jar;C:\Oracle\Middleware_JDev\jdeveloper\ide\macros\..\..\..\oracle_common\modules\oracle.nlsrtl_11.1.0\orai18n.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.model.generic_11.1.1\bc4jdomgnrc.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.view_11.1.1\dvt-jclient.jar;C:\Oracle\Middleware_JDev\oracle_common\modules\oracle.adf.view_11.1.1\dvt-utils.jar; -Djavax.net.ssl.trustStore=C:\Oracle\Middleware_JDev\wlserver_10.3\server\lib\DemoTrust.jks oracle.jbo.jbotester.MainFrame -X 14B2CF3AE39 -H "jar:file:/C:/Oracle/Middleware_JDev/jdeveloper/jdev/doc/studio_doc/ohj/bc4j_f1.jar!/bc4j_f1.hs"
    27-Jan-2015 2:52:24 PM oracle.adf.share.ADFContext getCurrent
    WARNING: Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    For more information please enable logging for oracle.adf.share.ADFContext at FINEST level.
    27-Jan-2015 2:52:26 PM oracle.mds
    NOTIFICATION: PManager instance is created without multitenancy support as JVM flag "oracle.multitenant.enabled" is not set to enable multitenancy support.
    27-Jan-2015 2:52:27 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)
    27-Jan-2015 2:52:27 PM oracle.mds
    NOTIFICATION: Auditing is disabled for component MDS.
    27-Jan-2015 2:52:27 PM oracle.security.jps.internal.config.xml.XmlConfigurationFactory initDefaultConfiguration
    SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)
    27-Jan-2015 2:52:27 PM oracle.mds
    NOTIFICATION: Auditing is disabled for component ADF-MDS.
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService doLogin
    INFO: LoginContext.login... 
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.AuthenticationCallbackHandler handle
    INFO:  NameCallback
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.AuthenticationCallbackHandler handle
    INFO:    Name dummy
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.AuthenticationCallbackHandler handle
    INFO:  PasswordCallback
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO: Principals in the subject:
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     dummy
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     authenticated-role
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole1_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     test-all
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole2_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole3_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole3_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole4_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole5_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole6_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole7_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole8_approle
    27-Jan-2015 3:13:26 PM oracle.adf.share.security.authentication.JAASAuthenticationService showPrincipals
    INFO:     appRole9_approle
    Diagnostics: (Properties (re)loaded) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    [00] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    [01] Loading from individual XML files
    [02] Loading the Containees for the Package 'com.my.application.name.MyApplicationNameModel'.
    [03] No XML file /com/my/application/name/services/dashboard/dashboard.xml for metaobject com.my.application.name.services.dashboard.dashboard
    [04] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/dashboard/dashboard.xml"
    [05] Cannot Load parent Package : com.my.application.name.services.dashboard.dashboard
    [06] Business Object Browsing may be unavailable
    [07] No XML file /com/my/application/name/services/shared/shared.xml for metaobject com.my.application.name.services.shared.shared
    [08] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/shared/shared.xml"
    [09] Cannot Load parent Package : com.my.application.name.services.shared.shared
    [10] Business Object Browsing may be unavailable
    [11] Connected to Oracle JBO Server - Version: 11.1.1.64.93
    [12] No XML file /com/my/application/name/services/messages/messages.xml for metaobject com.my.application.name.services.messages.messages
    [13] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/messages/messages.xml"
    [14] Cannot Load parent Package : com.my.application.name.services.messages.messages
    [15] Business Object Browsing may be unavailable
    [16] No XML file /com/my/application/name/services/messages/views/views.xml for metaobject com.my.application.name.services.messages.views.views
    [17] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/messages/views/views.xml"
    [18] Cannot Load parent Package : com.my.application.name.services.messages.views.views
    [19] Business Object Browsing may be unavailable
    [20] No XML file /com/my/application/name/services/messages/entities/entities.xml for metaobject com.my.application.name.services.messages.entities.entities
    [21] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/messages/entities/entities.xml"
    [22] Cannot Load parent Package : com.my.application.name.services.messages.entities.entities
    [23] Business Object Browsing may be unavailable
    [24] Loading Typemap entries from oracle.jbo.common.JavaTypeMapEntries
    [25] StringManager initialized and added to appscopeoracle.adf.share.HashMapScopeAdapter@1fc5524
    [26] Stringmanager using default locale: 'en_CA'
    [27] CSMessageBundle (language base) being initialized
    [28] SQL92 SQLBuilder version 0.0.0.3
    [29] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [30] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [31] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [32] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [33] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [34] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [35] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [36] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [37] ViewObjectImpl's default fetch mode = 0
    [38] ViewRowSetImpl's jbo.viewlink.consistent = default (2)
    [39] ViewObject:MessageInfoView creating ViewCriteriaManager instance.
    [40] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [41] ViewObject:MessageSenderView creating ViewCriteriaManager instance.
    [42] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [43] ViewObject:MessageRecipientView creating ViewCriteriaManager instance.
    [44] No XML file /com/my/application/name/services/messages/updViews/updViews.xml for metaobject com.my.application.name.services.messages.updViews.updViews
    [45] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/messages/updViews/updViews.xml"
    [46] Cannot Load parent Package : com.my.application.name.services.messages.updViews.updViews
    [47] Business Object Browsing may be unavailable
    [48] ViewObject:MessageUpdView creating ViewCriteriaManager instance.
    [49] Warning! Change deprecated loadProperties calls to loadPropertiesMap
    [50] ViewObject:MsgRecipientUpdView creating ViewCriteriaManager instance.
    [51] ViewObject:MessageInfoReadOneView creating ViewCriteriaManager instance.
    [52] ViewObject:MsgRecipientChangeStatusUpdView creating ViewCriteriaManager instance.
    [53] Using DatabaseTransactionFactory implementation oracle.jbo.server.DatabaseTransactionFactory
    [54] DBTransactionImpl.mDefaultValidationThreshold is 10
    [55] mPCollUsePMgr is false
    [56] ViewObjectImpl.mDefaultMaxRowsPerNode is 70
    [57] ViewObjectImpl.mDefaultMaxActiveNodes is 30
    [58] DBTransactionImpl Max Cursors is 50
    [59] Created root application module: 'com.my.application.name.services.messages.MessagesService'
    [60] Locale is: 'en_CA'
    [61] ApplicationPoolImpl.resourceStateChanged wasn't release related. No notify invoked.
    [62] Trying connection: DataSource='oracle.jbo.server.ConnectionPoolDataSource@d53153'...
    [63] Using the oracle.jbo.server.ConnectionPoolDataSource to acquire a connection...
    [64] Creating a new pool resource
    [65] Trying connection/3: url='jdbc:oracle:thin:@//database.server.com:1521/databasename' user='MyApplicationName' password='*****' ...
    [66] **** DBTransactionImpl establishNewConnection
    [67] Before getNativeJdbcConnection='oracle.jdbc.driver.T4CConnection
    [68] After getNativeJdbcConnection='oracle.jdbc.driver.T4CConnection
    [69] Successfully logged in
    [70] JDBCDriverVersion: 11.2.0.3.0
    [71] DatabaseProductName: Oracle
    [72] DatabaseProductVersion: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [73] DBTransactionImpl initTransaction
    [74] ADFMMessageBundle (language base) being initialized
    [75] No XML file /com/my/application/name/services/messages/MessagesServiceOperations.xml for metaobject com.my.application.name.services.messages.MessagesServiceOperations
    [76] MDS error (MetadataNotFoundException): MDS-00013: no metadata found for metadata object "/com/my/application/name/services/messages/MessagesServiceOperations.xml"
    [77] oracle.adfm.usemds Flag: true, str: null
    [78] JUErrorHandlerDlg.reportException(oracle.jbo.jbotester.ErrorHandler$ExceptionWrapper)
    [79] UIMessageBundle (language base) being initialized
    27-Jan-2015 3:13:47 PM oracle.jbo.jbotester.MainFrame exit
    INFO: BC4J Tester exit code(-3)
    Picked up JAVA_TOOL_OPTIONS: -Djava.vendor="Sun Microsystems Inc."
    Process exited with exit code -3.
    
    

    I finally discovered what it was!

    It was caused by the Application Module class (* Impl.java). All of our classes of applications modules extend a custom class that extends oracle.jbo.server.ApplicationModuleImpl and that class was this in the constructor...

    logger.log("New ApplicationModule being constructed... " +this.getFullName());
    

    Remove the "this.getFullName ()" fixed the problem.

    Thanks for your help!

  • Cannot run any application system as anything in the administration tools, network and sharing Center, Device Manager. No problem running the applications Office, IE, etc.

    Vista Ultimate, 32-bit, SP2 had worked perfectly for two months. Machine set up to now and when started the first time, no network connection and my video wallpaper stops with an error message that says to reboot. The 2nd restart, I get internet connectivity, no wallpaper at all and no access to system applications that are listed in the title line.

    I can open Documents and navigate around, click computer and see the disks, etc., right click on computer and view the properties, but it shows no RAM and processor. If I click on Device Manager on this window, it crashes just forever unless I have kill with Task Manager.

    I had Windows Live Onecare on this machine and it expired during the period, it was closed. No problem... I plan to install MSE.

    Originally, I installed a smaller version of Vista of CD (still have it) but upgraded to Ultimate online and is not a product for this upgrade CD.

    I need to know where to start on fixing Vista so that it works correctly.

    Thank you.

    Hello

    ·        Where you upgrade the system for full vista?

    It is better that you have the Vista Ultimate DVD, so I suggest you ask the DVD from the dealer.

    I suggest you to check in the Event Viewer logs and let us know the exact error.

    Open event viewer

    http://Windows.Microsoft.com/en-us/Windows-Vista/open-Event-Viewer

    Method 1:

    I suggest you to do a scan of the SFC. File system (CFS) Auditor verifies that all Windows 7 system files are where they should be as they are by default and not corrupted, changed or damaged.

    a. Click Start, click principally made programs, accessories, right-click on command prompt and select run as administrator.

    b. click on continue or provide administrator credentials if prompted.

    c. in the type in the following command prompt window and press ENTER:

    d. sfc/scannow

    e. you should see the following message on the screen:

    § Begin the analysis of the system. This process will take time.

    § Beginning verification phase of system scan.

    f. % verification complete.

    g. once the scan is complete, a test to see if the problem you are experiencing is resolved or not.

    For more information, see the article mentioned below.

    http://support.Microsoft.com/kb/929833

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Problem of migration to R12: adadmin: cannot run [Exec format error]

    Hello:

    When I ran $adadmin, got: adadmin: cannot run [Exec format error]

    I followed Note: 438086.1 , (it is a level of HP for Linux migration), copied APPL_TOP, some COMMON_TOP, created the context file, ran adconfig, applied the patch manifest.

    (1) tried to run adadmin, had: adadmin: cannot run [Exec format error]

    (2) when applied manfest patch, I have continued on the lack of lib, lib... do not recognize

    (3) when run adrelink.sh force, the log file contains information of source environment

    (4) after adconfig, AD_TOP/bin files $ reduced from 112 to 47. the adconifg.sh disappeared.

    Help, please!

    Thank you in advance.

    Hello

    If your application manifest patch completed successfully, you should be able to use adadmin, I guess.

    Can you post every steps you performed with the controls probably. Automatic configuration of installation completed without problems?

    Post log files like also clear patch

    Concerning

    SANAE

  • Windows vista sys. error message says need to adobe flash player 9.0 or later. I have this already. cannot run videos from internet

    Windows vista sys. error message says need to adobe flash player 9.0 or later. I have this already. cannot run videos from internet

    Hello

    This can help you:

    Download and run the Flash Player Uninstaller, as Flash can get damaged.

    http://helpx.Adobe.com/Flash-Player/KB/uninstall-Flash-Player-Windows.html

    Then download and install Flash Player; After unchecking installing Chrome and Google toolbar option:

    http://get.Adobe.com/flashplayer/?promoid=BUIGP

    If the problem persists, you may want to ask in the Forums of community Flash Player:

    http://forums.Adobe.com/community/flashplayer

    See you soon.

  • ORA-06565: cannot run the ROLE VALUE from stored procedures

    Hello!

    I'm trying to call a procedure from a function. Among the statements in the procedure stored is of dbms_session.set_role ('HAVE');

    I get the error "Cannot run a DEFINED ROLE less stored proceduers". I joined the call in an anonymous block above, but the error still exists.

    Any idea will really help me.

    Thank you

    >
    I'm trying to call a procedure from a function. Among the statements in the procedure stored is of dbms_session.set_role ('HAVE');

    I get the error "Cannot run a DEFINED ROLE less stored proceduers". I joined the call in an anonymous block above, but the error still exists.

    Any idea will really help me.
    >
    This will work only if the procedure is defined for the APPELLANT's rights.

    Roles are disabled in named PL/SQL blocks unless you use of the APPELLANT's rights by setting the code with AUTHID CURRENT_USER.

    The Oracle documentation provides a very clear explanation - based restriction is for the NAMED PL/SQL blocks rights DEFINER of this use (the default):
    >
    Roles used in the appointed with rights to define blocks

    All roles are disabled in any PL/SQL block named (stored procedure, function, or trigger) that runs with the rights of the author. Roles are not used to privilege control, and you cannot define roles within the procedure of a DEFINER rights.
    >
    The database Security Guide has the information in the section "operation of the roles in PL/SQL blocks (which, of course, wouldln was necessary if they didn't work.).
    http://docs.Oracle.com/CD/B28359_01/network.111/B28531/authorization.htm#i1007304
    >
    The use of roles in a PL/SQL block depends on if it is an anonymous block, or a block named (stored procedure, function, or trigger), and if it runs with the rights of the author or the rights of the applicant.

    Roles used in the appointed with rights to define blocks
    All roles are disabled in any PL/SQL block named (stored procedure, function, or trigger) that runs with the rights of the author. Roles are not used to privilege control, and you cannot define roles within the procedure of a DEFINER rights.

    The SESSION_ROLES view shows all roles that are currently enabled. If a named PL/SQL block that runs with DEFINER SESSION_ROLES rights issues, the query returns no rows.

    See also:

    Oracle database reference

    Roles used in blocks named with the rights of the plaintiff and anonymous PL/SQL
    Named PL/SQL blocks that run with the rights of the applicant and the anonymous PL/SQL blocks are executed at the end of the privileges granted through active roles. Current roles are used for verification within rights Summoner of privilege the PL/SQL block. You can use dynamic SQL statements to define a role in the session.

  • Cannot run Windows Update from the PC that was previously on a domain.

    Original title: cannot run Windows Update

    I got my PC of my former company with a local login. However, the PC has been joined to a domain. The company no longer exists, but because the PC has submitted to its group policies, I can't run Windows Update. Is there a way around this problem? Thank you.

    Strongly suggest that you contact the administrator of the domain so that it can correct or remove strategies group that are applied to the system.

    In addition, ask the installatiion Media for the edition of Windows installed if you don't have it now.

    MowGreen Services update - consumer safety

  • Error message: "cannot run from limited user account" using flight simultor 2004

    Original title: have been using flight simultor 2004 for several years, all of a sudden FS9 does not start. Windows XP - e

    use for several years, that all of a sudden FS9 does not start. error message says cannot run a restricted user account, log in as an administrator, but I am administrator and we tried to switch users without result. -any ideas please? Windows xp

    Hi Sethshaw,

    1. did you of recent changes on the system?

    You can create a new user account and check if the game works.

    How to create and configure user accounts in Windows XP

    If you are not faced with the question, you can visit the following link to resolve the damaged user account.

    How to recover damaged Windows XP user profile

    Hope this information is useful.

  • Cannot run the file: code 740, the requested operation requires a rise. While trying to launch Call of duty

    Cannot run the file: D:\Call-Of-Duty-Black-op2-II/redist/vcredist_*86.exe CreateProcess failed; code 740. The requested operation requires a rise. It is a game is call of duty black ops 2
    Please help me if you can, I want to play this game, please help me, are any developer here?
    Original title: cannot run the file: D:\Call-Of-Duty-Black-op2-II CreateProcess failed; code 740. The requested operation requires a rise. It is a game is Tanya call black ops 2

    Hello

    Welcome to the Microsoft community. I've surely you will help find a solution on the issue of game Call of duty .

    1 have you connected as administrator to start the game?

    2. were you able to install the game successfully?

    3. What is the brand and model of the computer?

    4. have you already compare the minimum requirements for the game runs correctly on the computer?

    Method 1:

    What are the minimum requirements for the call of duty to work. Compare specifications with your computer.

    Operating system:          Windows Vista (Service Pack 2) or Windows 7

    CPU:      Intel Core 2 Duo E8200 2.66 GHz or AMD Phenom X 3 8750 2.4 GHz

    Memory: 2 GB for 32-bit operating system or 4 GB for the 64-bit operating system

    Hard disk space: 16 GB

    Graphics hardware:        NVIDIA GeForce 8800GT 512 MB or ATI Radeon HD 3870 512 MB

    Method 2:

    I suggest to refer to this article and run the game in check with the question administrator mode.

    How to apply once with a full administrator access token?

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-run-an-application-once-with-a-full-administrator-access-token

    Hope this information helps. Please reply back with the State so that we can help you.

  • Cannot run the report

    DB and dev 10grel2, xp sp2
    Hi all
    IAM trying to run the report in the form with a button generator
    I used this command to start my server: Server rwserver = "MyServer" auto = Yes and it works well.

    I created a report object (report5) on the form that contains the button to run the report.
    When I click on the browser reports node to create the report object, I assigned 'myrep' as the file name of the report, not based on a block of data and then created the report of the scott schema dnames.

    then closed the Report Builder without saving it in another format.

    then I wrote this code in the when button pressed the shutter:
     
    
    declare 
         rp report_object ;
         v varchar2(90) ; 
    begin 
         rp := find_report_object('report5') ; 
         v := run_report_object(rp) ; 
    end ; 
    -nothing wrong with the code, then I ran the form, you press the button to find out:
    FRM-41214 cannot run the report.
    When I looked at the online help, it tells me nothing but
    Cause: The report server could not run the specified report.
    Action: Check the report server and make sure it is running.
    and I checked and it runs and upward.
    What should I do?
    Thanks in advance

    Check my code and try this code in you touch. I write it given your situation and information provided. You can paste directly into your trigger button.

    DECLARE
    
         v_repid REPORT_OBJECT;
         v_rep VARCHAR2(100);
         v_rep_status VARCHAR2(100);
         v_param VARCHAR2(200) := NULL;
         v_valor VARCHAR2(200);
         v_url VARCHAR2(2000);
         v_repserver varchar2(20) := 'myserver'; -- YOUR REPORT SERVER NAME
    
         v_report varchar2(100) := 'E:\myrep.jsp'; -- YOUR REPORT PATH AND NAME
         /* IF .JSP IS NOT WORK CONVERT IT TO .REP AND TRY */
         v_PARAMETRO varchar2(100) := '';
    
    BEGIN
    
         v_repid := FIND_REPORT_OBJECT('report5'); -- report is an element from object navigator report
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_FILENAME, v_report);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_EXECUTION_MODE, BATCH);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_COMM_MODE, SYNCHRONOUS);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_DESTYPE, cache);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_DESFORMAT, 'pdf' );
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_DESNAME, v_report);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_SERVER, v_repserver);
         SET_REPORT_OBJECT_PROPERTY(v_repid, REPORT_OTHER, 'paramform=no '||v_PARAMETRO);
         v_rep := RUN_REPORT_OBJECT(v_repid);
         v_rep_status := REPORT_OBJECT_STATUS(v_rep);
         WHILE v_rep_status IN ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
         v_rep_status := REPORT_OBJECT_STATUS(v_rep);
         END LOOP;
         IF v_rep_status = 'FINISHED' THEN
         message(v_rep);
         message(v_rep);
         WEB.SHOW_DOCUMENT(v_url||'/reports/rwservlet/getjobid'||
         SUBSTR(v_rep, INSTR(v_rep,'_', -1)+1)||'?'||'server='||v_repserver, '_blank');
         END IF;
    
    END;
    

    So let me know what you get...

    Ed: I've updated my blog link. You can check the first time, if necessary.

    Published by: HamidHelal on January 21, 2013 12:43 AM

  • Cannot run Windows 7 SP1 on big HDD (1 TB)

    Hello

    I just realized about this very recent which is apparently now closed:

    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?MessageID=275105

    I had same problem with a Toshiba 1 TB drive - I lost on that day and tried at least 10 Windows 7 installs with various behaviours/settings/partitions and still the same result. Cannot run Windows Update.

    I also tried to install Windows 7 SP1 from a DVD and have failed with a catastrophic mistake. I also tried to reformat the disk, the WIndows repair tool (ha!) update and installation when you're standing on my head while reciting the works of Shakespear.

    I gave up in the end and decided to NOT use it as a system disk at all. Instead, I installed Windows 7 on a smaller drive and uses the 1 TB and successfully as a secondary on the same PC drive with a single partition of 1 TB.

    I'm likely to have problems - maybe when the player is more complete and if I might be wise to split into 2 or more partitions?

    I just bought the drive so I can send it if it's going to be a waste of time.

    Thank you very much.

    And what model of Toshiba laptop do you have?

  • Chkdsk cannot run because the volume is in use by another process

    My computer was working fine until last night. Now when I connect I get a blue screen saying that the computer shuts down to prevent further damage from happening. I tried to restore to an earlier point in time when my computer was working but then I get the error:

    The OS disk (C :) has errors.
    Windows has detected corruption on OS (C :) file system. You should check the drive for errors before you can restore it.

    So I'm going to run the chkdsk utility, and I get the error:
    Chkdsk cannot run because the volume is in use by another process. You want to schedule this volume to check the next time the system restarts.

    I'm confused because the chkdsk unility usually works, and I have no idea why she is being used by another process. I am clearly not very good with computers. I tend to do a lot of spywear and adwear on my computer. I have Spyware Doctor that removes any infection.

    Help, please. I've tried everything. Thank you.

    Asha22,
    It appears from your last post why chkdsk did not run on reboot and you gave an incorrect message is that you did not a space between the volume and the f number.  The correct syntax is:

    CHKDSK c: /f

    You can also run the utility disc in this way:
    http://windowshelp.Microsoft.com/Windows/en-us/help/bc1393cf-9f9c-79C7-0f91-9337c2c41f811033.mspx

    1. open the computer by clicking the Start button, click computer.
     
    2. right click on the hard drive you want to check, and then click Properties.
     
    3. click on the Tools tab and then, under check for errors, click check now.  If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    To automatically repair problems with files and folders that the scan detects, select automatically fix file system errors. Otherwise, the disk check will simply report a problem, but not to fix them.

    To perform a full disk check, select search and attempt to recover bad sectors. This scan is trying to find and repair physical errors on the hard drive itself, and it may take much longer to complete.

    To check for errors file and the physical errors, select both automatically fix errors in file system and search for and attempt recovery of bad sectors.
     
    4. click on start.
     
    Depending on the size of your hard disk, this may take several minutes. For best results, do not use your computer for any other tasks while it checks errors.

    Note: If you select automatically errors in file system of fix for a disc that is used (for example, the partition that contains Windows), you will need to reschedule the disk check for the next time you restart your computer.

    The reason that it says that the disk is in use by another process is because it is in use by the operating system (Vista), and that's why it must be run at startup, before the operating system loads fully.

    Another utility, you need to perform is the System File Checker, if you can get your computer to start, either normally or in Mode without failure.
    To run the System File Checker tool, follow these steps:
    Click Start and type cmd in the box start the search.
    Right click on cmd in the list programs, and then click Run as administrator.
    If you are prompted for an administrator password or a confirmation, type your password or click on continue
    At the command prompt, type the following line and press ENTER:
    sfc/scannow
    When the analysis is complete, test to see if the problem you are experiencing is resolved.

    Let us know what these tests are and how we can also provide assistance.
    Thank you

    Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • FRM-41214: cannot run the report during the call to the reports

    Hi all,

    I work with Forms 10g on Windows 7 (local working with OC4j), I have a form with a button calling a report, it's the code for the button:

    declare

    Repid REPORT_OBJECT;

    v_rep VARCHAR2 (100);

    rep_status VARCHAR2 (20);

    BEGIN

    Rep: = find_report_object ('EMPS_BY_DEPTS');

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_EXECUTION_MODE, batch);

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_COMM_MODE, SYNCHRONOUS);

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESFORMAT, 'pdf');

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESTYPE, cache);

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_SERVER, 'repetat');

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_OTHER, 'paramform = no');

    v_rep: = RUN_REPORT_OBJECT (repid);

    rep_status: = REPORT_OBJECT_STATUS (v_rep); 

    While rep_status in ('MARKET', 'OPENING_REPORT', 'PENDING')

    LOOP

    rep_status: = report_object_status (v_rep);

    END LOOP;

    IF rep_status = "FINISHED" THEN

    WEB. SHOW_DOCUMENT ('/ reports/rwservlet/getjobid ': substr (v_rep, InStr(v_rep,'_',-1) + 1) |'?) "|' server = repetat","_blank"); "

    ON THE OTHER

    message ("error when running report");

    END IF;

    END;


    I create a report object in the browser of the object with the name ""EMPS_BY_DEPTS "with properties " filename = emps_by_depts.rdf.

    I also have a server with the command server = repetat wserver report

    When I press the button to call the report I get this famous 41214 FRM: cannot run the report.

    I tried running the report with rwservlet: http://acer-pc:8889/reports/rwservlet?report=emps_by_depts.rdf & userid=hr/hr@orcl & desformat = pdf & destype = hide & expiry =...

    and it works very well.

    Any idea and thank you


    I do in this case,

    1 - i run report with parameterform = YES (Note: your report is not a form of parameter), so I can see explanation real error report.

    2 - showjobs of report server options

    We use the 11g r2, for 11g r2 reports this link http://: 9002/reports/rwservlet/showjobs? = RptSvr__asinst_1 server , so I can't see error detail.

    10g should be that this option absolutely. but I don't know.

    These can help you.

    Best regards.

  • Misdiagnosis: an unexpected error occurred while running the test.

    Hello

    We get an error when running the diagnostics of the application.

    An unexpected error occurred while running the test. Please change in developer mode to diagnose the problem.

    When checked the logfile oam... find the error...

    [7:46:6:50, 23/10/12] ORA-01653: unable to extend the JTF table. 16 in the APPS_TS_TX_DATA tablespace JTF_DIAGNOSTIC_LOG

    [7:46:6:50, 23/10/12] Error occurred: Possible reason could be the problem of database
    [7:46:8:807, 10/23/12] oracle.apps.fnd.oam.servlet.ui.util.ICXSessionUtil:... Free WebAppContext. Success! 87001be8b7e98498707a33c28164a8430f84d19173d5fe690c23a04167fb07a7
    [7:46:9:100, 10/23/12] - 2c48bb90:13a885214b3:-7fef
    [7:46:13:825, 10/23/12] oracle.apps.izu.general.diag.RDAACT.runTest (oracle.apps.fnd.oam.diagnostics.exec.ExecutionContext)
    [7:46:13:826, 10/23/12] oracle.apps.izu.general.diag.RDAACT.runTest (oracle.apps.fnd.oam.diagnostics.exec.ExecutionContext)
    [7:46:16:45, 10/23/12] - 2c48bb90:13a885214b3:-7fef
    [7:46:18:761, 10/23/12] oracle.apps.izu.general.diag.RDAACT.runTest (oracle.apps.fnd.oam.diagnostics.exec.ExecutionContext)
    [7:46:18:762, 10/23/12] oracle.apps.izu.general.diag.RDAACT.runTest (oracle.apps.fnd.oam.diagnostics.exec.ExecutionContext)
    [7:46:18:762, 10/23/12] oracle.apps.izu.general.diag.RDAACT.runTest (oracle.apps.fnd.oam.diagnostics.exec.ExecutionContext)

    Please advise...

    Kind regards
    Fahim.

    ORA-01653: unable to extend the JTF table. 16 in the APPS_TS_TX_DATA tablespace JTF_DIAGNOSTIC_LOG

    Seems like tablespace APPS_TS_TX_DATA is saturated, you need to add space.

    Use script below about the space available in each data file:-

    Select substr(df.tablespace_name,1,45) table_space,
    Sum (FS.bytes) free,
    substr(DF.file_name,45) Name_of_File.
    DF.bytes,
    substr (DF. Status, 1, 5) stat
    from dba_data_files df, dba_free_space fs
    where df.tablespace_name = "APPS_TS_TX_DATA."
    Group of substr (df.tablespace_name, 1, 45),
    substr (DF.file_name, 1, 45),
    DF.bytes, substr (DF. Status, 1, 5);

    ALTER DATABASE DATAFILE '' RESIZE 3000 M; - increase the size according to your need and availablitiy.

    Thank you
    JD

  • Cannot run the report please help

    Here is my code behind the button to run the report.

    declare
    Repid REPORT_OBJECT;
    v_rep VARCHAR2 (100);
    rep_status VARCHAR2 (50);
    BEGIN
    / * If other changes made by najim * /.
    IF: TXTFDATE is null THEN
    message ("Please enter Date of THE '");
    message ("Please enter Date of THE '");
    return;
    ELSIF: TXTTDATE IS NULL THEN
    message ("Please select up HERE '");
    message ("Please select up HERE '");
    return;
    ON THE OTHER
    Rep: = find_report_object ('HISTORY_REPORT');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_EXECUTION_MODE, batch);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESTYPE, cache);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESFORMAT, 'pdf');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_SERVER, 'repserver90');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_OTHER, 'F_DATE =' |: TXTFDATE |) ' V_DATE =' | : TXTTDATE | "The PHASE =' | : TXTPHASE: ' paramform = no ");"
    v_rep: = RUN_REPORT_OBJECT (repid);
    rep_status: = REPORT_OBJECT_STATUS (v_rep);
    While rep_status in ('MARKET', 'OPENING_REPORT', 'PENDING')
    LOOP
    rep_status: = report_object_status (v_rep);
    END LOOP;
    IF rep_status = "FINISHED" THEN
    / * Display the report in the browser * /.
    WEB. SHOW_DOCUMENT ('http://172.29.3.202/reports/rwservlet/getjobid': substr (v_rep, InStr(v_rep,'_',-1) + 1) |'?) "|' server = repserver90","_blank"); "
    ON THE OTHER
    message ("error when running report");
    END IF;
    END IF;
    END;


    When I press the button, it gives an error message cannot run the report.

    Open the report server console and check the error here. : http://application-tier server: port/reports/rwservlet/showjobs? Server = REPORTSSERVER

    Published by: Andreas Weiden on 23.07.2011 09:13

Maybe you are looking for

  • Need help with printing wireless and Air of printing

    I have a Xerox printer connected to an Airport Express station and I was able to print wireless from my Mac. I just replaced the Xerox with a Brother printer which has built in WiFi and Air feel, although I can't get anything to work. I entered my pa

  • Lockout after forgetting my power on password

    HP 2000-329WM laptop Win 7 32 Power on password After entering my password at least 3 times I get locked out.  Just a number: 53314930 Please help me.

  • Get duplicates of files when generating deployment

    I just upgraded from Dev Suite 2009 to 2010. I use the same .tsd file to create a deployment. However, I now get the following error at the start of construction:

  • No encuentro driver of philips mp3

    Connected a marca philips mp3 player a mi, lo leyo computadora, y dijo than estaba instalando el driver del device, pero después dijo than no habia could can. ahora cada vez what conecto el mp3 computadora hace ese sonidito of than algo conectado Hey

  • Printer WiFi

    Is it possible to print from an iPad mini?