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!

Tags: Java

Similar Questions

  • Problem creating test instance, cannot run processSetup for configuration: cannot run createHOMObj for configuration: No. GuestOS appearing in the XML file

    I got following error when running tests on the Workbench 2.1


    [February 19, 2014 16:27:10: TRANSPORT] [0] FRAME: Async command is monitored by the process of STAF 73

    [February 19, 2014 16:27:10: FACTORYIMP] SETTING [0]: insert in the container

    [February 19, 2014 16:27:10: TESTHASH] [0] INFO: VirtualMachine installation process

    [February 19, 2014 16:27:10: VIRTUALMAC] [0] FRAMEWORK: the Setup() method called

    [February 19, 2014 16:27:10: STAFBASE] SETTING [0]: command execution STAF: staf VTAF_VM localhost connect password of administrator agent 192.168.8.158 userid: 11:Infocore' 1 q ssl

    [February 19, 2014 16:27:10: STAFBASE] [0] FRAME: command execution STAF: staf localhost VTAF_VM getvms anchor 192.168.8.158:administrator

    [February 19, 2014 16:27:11: MULTITECH] [0] FRAME: called VTAF::TestLib:Sphere:Lib:STAFSDK:HostSystem:GetAllVMs (HostName = '192.168.8.150' password = 'infocore"username ="root") returned UNDEF

    [February 19, 2014 16:27:11: VIRTUALMAC] [0] FRAMEWORK: new creation vaaivm1-150 VM from scratch...

    [February 19, 2014 16:27:11: TESTHASH] [0] ERROR: cannot run processSetup for configuration: cannot run createHOMObj for configuration: No. GuestOS appearing in the XML file

    [February 19, 2014 16:27:11: TESTHASH] WARN [0]: found objects that need to be cleaned

    [February 19, 2014 16:27:11: VIRTUALMAC] [0] INFO: cleaning of the virtual machine: vaaivm1-150

    [February 19, 2014 16:27:11: HOSTSYSTEM] [0] FRAME: HostSystem Cleanup() called

    [February 19, 2014 16:27:11: HOSTSYSTEM] [0] FRAMEWORK: the location of the swapfile to the directory of the VM on the host 192.168.8.150 restoration VM...

    [February 19, 2014 16:27:11: HOSTSYSTEM] SETTING [0]: setting VM Swapfile location to use the directory of the virtual machine

    [February 19, 2014 16:27:11: STAFBASE] SETTING [0]: command execution STAF: staf VTAF_Host localhost connect password of administrator agent 192.168.8.158 userid: 11:Infocore' 1 q ssl

    [February 19, 2014 16:27:11: STAFBASE] [0] FRAME: command execution STAF: staf localhost VTAF_Host setswapfilelocation anchor 192.168.8.158:administrator host 192.168.8.150

    [February 19, 2014 16:27:31: MULTITECH] [0] FRAME: called VTAF::TestLib:Sphere:Lib:STAFSDK:HostSystem:SetSwapFileLocation (HostName = '192.168.8.150' password = 'infocore"username ="root") '1' returned

    [February 19, 2014 16:27:31: HOSTSYSTEM] [0] FRAME: destruction of object 192.168.8.150...

    [February 19, 2014 16:27:31: LOGMANAGEM] COMMENTS [0]: recovery log file 192.168.8.150 host vmkernel.log

    [February 19, 2014 16:27:31: FILEUTILIT] [0] FRAME: PutTmpDirectory - called for destination host localhost

    The same problem was sloved.

    Re: Hardware Certification-do can not find the storage50info.txt file to...

  • OSB: Cannot run message in the test console

    Hi all

    I have a problem with a test console.
    I can't run document application in the test console.
    The error is ' an unexpected error to access transport for service information: null ".

    Any suggestion would be appreciated.

    Thank you

    Published by: tamjeekong on June 25, 2012 21:44

    Hello

    Be sure to mark the answers accordingly... Useful or appropriate, following the rules of the forum
    https://forums.Oracle.com/forums/Ann.jspa?annID=893

    Cannot run document application in the test console

    Please give us more information about your problem. What is a Proxy Service? A Business Service? What kind of transport do you use?

    See you soon,.
    Vlad

  • Windows cannot run disk checking on this volume, because it is write protected.

    I can't get the start menu appears in safe mode then I have botted on a cd with the command prompt and when I type chkdsk/r, so, it gives me "windows cannot run disk checkingo n this volume because it is write protected."  Can someone tell me what I can do to fix this?

    If you encounter a problem that you need help, follow these steps:

    Please provide additional information on your system:

    What is your system brand and model?

    What is your Version of XP and the Service Pack?

    Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, MSE, Panda, Trend Micro, CA, Defender, ZoneAlarm, PC Tools, Comodo, etc..

    The question was preceded by a loss of power, aborted reboot or abnormal termination?  (this includes the plug pulling, buttons power, remove the battery, etc.)

    You have a true bootable XP installation CD (it is not the same as any recovery CD provided with your system)?

    What you see you don't think you need to see?

    What do not you think that you should see?

    Fill in the blank: my system worked well until: _.

    If you just want to start by running chkdsk /r on your hard drive (a good idea), I would follow the instructions below:

    Use the XP Recovery Console to check the file system on your HARD drive and fix all the problems.

    Boot into the Recovery Console Windows using an XP bootable installation CD.

    If you have no XP bootable media (or aren't sure you have) create a bootable XP Recovery CD of Console and do not forget.

    This is not the same as recovery disks that may have come to a store to purchase the system.

    You can make a bootable Recovery Console CD by downloading an ISO file and burn it to a CD.

    The ISO bootable image file you need to download is called:

    xp_rec_con. ISO

    Download the ISO from here:

    http://www.mediafire.com/?ueyyzfymmig

    Use a new CD and this simple and free program to burn your ISO file and create your bootable CD:

    http://www.ImgBurn.com/

    Here are some instructions for ImgBurn:

    http://Forum.ImgBurn.com/index.php?showtopic=61

    It would be a good idea to test your bootable CD on a computer running.

    You may need to adjust the computer BIOS settings to use the CD-ROM drive as the first device to boot instead of the hard drive.  These adjustments are made before Windows tries to load.  If you miss it, you will need to restart the system again.

    When you start on the CD, follow the instructions:

    Press any key to boot from CD...

    Installing Windows... going to pronounce.

    Press 'R' to enter the Recovery Console.

    Select the installation that you want to access (usually 1: C:\WINDOWS)

    You may be asked to enter the password (usually empty).

    You should be in the folder C:\WINDOWS.  It's the same as the

    C:\Windows folder that you see in Solution Explorer.

    The Recovery Console allows base as file commands: copy, rename, replace, delete, chkdsk, fixboot, fixmbr, cd, etc.

    For a list of the commands in the Recovery Console, type help at the command prompt.

    Start by checking the integrity of your file system by using the chkdsk command.

    In the command prompt window, run the chkdsk command on the drive where Windows is installed to try to fix any problems on the afflicted player.

    Running chkdsk is fine, even if he finds no problem.  It won't hurt anything to run it.

    Assuming your boot drive is C, run the following command:

    CHKDSK C: /r

    Let chkdsk finish to correct the problems, he could find.  It may take a long time for chkdsk complete or they seem to be "stuck".  Be patient.  If the HARD drive led blinks always, chkdsk is something.  Keep an eye on the amount of the percentage to be sure that it is still making progress.  It may even seem to go back sometime.

    You must run chkdsk/r again until it finds no error to correct.

    Remove the CD, and then type "exit" to exit the RC and restart the computer.

    You have not to set the BIOS to boot the disk HARD since the CD won't be.

    Do, or do not. There is no test.

    I need YOUR voice and the points for helpful answers and propose responses. I'm saving for a pony!

  • 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.

  • I/o Error: Cannot run program "C:\Program": error CreateProcess = 87 using ant

    Hi guys,.

    I'm trying to build my console application using Ant. It is a part of my build.xml

       
    
            
            
                
                
            
        
    
        
            
                
            
            
            
        
    

    When I try to "build Ant" I get this error returned:

    I/o Error: Cannot run program "C:\Program": error CreateProcess = 87, the parameter is incorrect

    referring to this line:

    
    

    I tested the names of directory and environment variables all (the variable

    ${46.jde.home}
    

    too) is set correctly, but the error is still there... How could I solve this problem?

    Thank you very much

    Sometimes, the length of the path give birth this error but I have not seen in a while. I ended up installing most of my OCD: \RIM apps to avoid path issues all together.

  • Sims 3 (win7) and "device 0 cannot run this title, no video graphics card supported not detected."

    Hello

    I just got the Sims 3 for Christmas, and I can't get it started.

    I just bought a new p7-1126 of hp computer that meets all the reqs as documented on the site of AMD System. (win7 64 bit, 1 TB hd, 6 GB ram, amd quad core 2.4 GHz processor)

    This computer has an amd radeon hd 6550d graph with / 3 gb (I think) (which is more than 128 MB recommended)

    and the drivers are up to date.

    I get the error message "device 0 cannot run this title, no video graphics card supported not detected" and I can't seem to do anything to solve this problem.

    I've uninstalled and reinstalled the Sims3 deluxe/ambitions three times now, with the expansion of ambitions installed so the third time.

    I did a lot of other things as suggested in line when I did research but nothing works.

    Help is appreciated and I hope we can get this fixed a problem. Thank you!!

    Hello

    Please provide information of the log of the event viewer.

    Information on the Event Viewer log shows that there is a problem with your memory (0xc0000005 error code).

    I suggest you run a diagnosis of memory on your computer and check if all goes well.

    Click on the links below and follow the instructions on the article to test memory on your computer.

    http://Windows.Microsoft.com/en-us/Windows-Vista/how-do-I-know-if-my-computer-has-a-memory-problem

    http://Windows.Microsoft.com/en-us/Windows7/diagnosing-memory-problems-on-your-computer

    Provide us additional information. So that we can help solve you the problem on your computer.

    Hope this information helps you.

  • ASP - function Remote - error: cannot run the trigger

    Hello

    I tried to get my macros being run by a remote server.

    It's my function file remote named "remote_test_pc.asp":

    framework integrated; then

    conf t

    interface $INTERFACE

    Description macro $TRIGGER

    PC-VoIP-Port Description

    switchport access vlan $ACCESS_VLAN

    switchport mode access

    switchport vlan voice $VOICE_VLAN

    broadcast storm control level 1 k pps

    multicast storm-control level 2 k pps

    Storm-control action trap

    no event log status link

    bandwidth share SRR-queue 10 10 5 75

    form of bandwidth SRR-queue 10 0 0 0

    priority queue

    MLS qos trust dscp

    no link-status of snmp trap

    spanning tree portfast

    spanning tree enable bpduguard

    service-policy input PO_TRUST-PHONE

    output

    end

    FI

    framework integrated; then

    conf t

    interface $INTERFACE

    No description of macro

    Description by DEFAULT-CONFIG

    switchport mode access

    switchport access vlan 999

    broadcast storm control level 1 k pps

    multicast storm-control level 2 k pps

    Storm-control action trap

    spanning tree portfast

    No switchport voice vlan $VOICE_VLAN

    bandwidth share SRR-queue 10 10 5 75

    form of bandwidth SRR-queue 10 0 0 0

    priority queue

    MLS qos trust dscp

    no service-policy input PO_TRUST-PHONE

    FI

    output

    end

    FI

    And this is my config on the switch to mac-group and the macro:

    !

    macro auto Test group address-mac-PC

    Mac 0019.9990.5509 address list

    !

    comprehensive treatment of the auto macro

    macro auto control global detection mac address

    !

    automatic macro execution Test-PC remote ftp://192.168.1.11/remote_test_pc.asp ACCESS_VLAN = 123 VOICE_VLAN = 127

    !

    When I plug this workstation for the following syslog messages:

    Switch #.

    Remote_test_pc.asp loading!

    [OK - 1702/4096 bytes]

    Enter configuration commands, one per line.  End with CNTL/Z.

    Switch con0 is now available

    Press RETURN to get started.

    Error: Cannot run the trigger Test-PC, please check trigger exists and corresponds to the valid function

    26 September 11:45:37.755: % SYS-5-CONFIG_I: configured from console by console

    26 September 11:45:37.772: % AUTOSMARTPORT-5-INSERT: tty0(user id:): dispositif avec adresse mac 0019.9990.5509 détectées sur l'interface FastEthernet0/3, exécuté le Test-PC) Message

    Switch #.

    The port works as it should, but I wonder about the error message.

    The switch is 2960 with IOS 12.2 (58) SE2.

    Can someone explain what this means?

    Thank you very much!

    Sven

    Hi Sven,

    I think that you are not constantly getting this message... Ignore it for now... That have no functional impact... This has been supported in 15.0 (1) SE.

    Thank you

    Ankur-

  • System scan - video card - cannot run

    Hi all!

    I recently received an ALIENWARE17 and whenever I run the analysis of the system, the two test equipment video card always displays the same message: 'cannot run. Can someone help me please to identify why this is happening and if it means that the system is not detecting? or even a bigger problem?

    I tried already to search some information forum first before the opening of a new band of working capital, but have no luck.

    Thank you very much in advance

    Hello

    This could be a question or a problem with the Support tool help himself. Try to run a video card stress test instead. Follow the steps below to do so.

    • Open support Assist
    • Click Checkup
    • Click perform custom analysis
    • Click on the Nvidia GTX 980 M card
    • Select stress Test

    Let us know how it goes.

  • Cannot run the service method "run the Html Conversion" - dynamic converter problem

    Hello

    We are facing the sub question for dynamic conversion. We have Oracle COE 11.1.1.8 Linux

    Installing the last group of patches Patch 19991981 : OUTDOOR 8.4.0.140 OPATCH for PS5, PS6 or PS7

    Always face the question.

    Unable to run the 'runHtmlConversion' of service method. Null pointer is dereferenced. [Details]

    An error has occurred. The stack trace below shows more information.

    ! csUserEventMessage, 410484, dev - wcc.qbe.com.au! csFileServiceReferredToBy, http:// <> <> / cs/idcplg? IdcService = DOC_INFO & dID = 1219 & dDocName = 15393345! csFileServiceUserAgent, Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; NET4.0C;. NET4.0E), GET! csUnableToExecMethod, runHtmlConversion! syNullPointerException

    intradoc.common.ServiceException:! csUnableToExecMethod, runHtmlConversion

    * ScriptStack GET_DYNAMIC_CONVERSION_SUB

    3:doSubService, dID = 1219, dDocName = 15393345GET_DYNAMIC_CONVERSION_SUB, dID = 1219, dDocName = 153933453:runHtmlConversion, dID = 1219, dDocName = 15393345

    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2176)

    at intradoc.server.Service.buildServiceException(Service.java:2404)

    at intradoc.server.Service.createServiceExceptionEx(Service.java:2398)

    at intradoc.server.Service.createServiceException(Service.java:2393)

    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:102)

    at intradoc.server.Service.doCodeEx(Service.java:622)

    at intradoc.server.Service.doCode(Service.java:594)

    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)

    at intradoc.server.Service.doAction(Service.java:566)

    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)

    at intradoc.server.Service.doActions(Service.java:561)

    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1346)

    at intradoc.server.Service.executeSubServiceCode(Service.java:4184)

    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)

    at intradoc.server.Service.executeServiceEx(Service.java:4179)

    at intradoc.server.Service.executeService(Service.java:4163)

    at intradoc.server.Service.doSubService(Service.java:4073)

    at sun.reflect.GeneratedMethodAccessor370.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)

    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)

    at intradoc.server.Service.doCodeEx(Service.java:639)

    at intradoc.server.Service.doCode(Service.java:594)

    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)

    at intradoc.server.Service.doAction(Service.java:566)

    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)

    at intradoc.server.Service.doActions(Service.java:561)

    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)

    at intradoc.server.Service.executeActions(Service.java:547)

    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)

    at intradoc.server.Service.doRequest(Service.java:1976)

    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486)

    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)

    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1355)

    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1732)

    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:223)

    at sun.reflect.GeneratedMethodAccessor292.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.executeContentServerIntegrateMethodOnConfig (ServletUtils.java:1680)

    to idcservlet. IdcFilter.doFilter (IdcFilter.java:457)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: java.lang.NullPointerException

    to dynamicconverter. DynConverterHandler.doConversion (DynConverterHandler.java:1730)

    to dynamicconverter. DynConverterHandler.runHtmlConversion (DynConverterHandler.java:1498)

    at sun.reflect.GeneratedMethodAccessor427.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)

    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)

    ... more than 69

    Please help us to solve the problem,

    Thanks in advance.

    Tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 caused by: java.io.IOException: cannot run program "/ u01/app/Middleware/Oracle_ECM1/ILO/linux/lib/contentaccess/htmlexport" (in the directory ' / u01/app/Middleware/Oracle_ECM1/ILO/linux/lib/contentaccess '): = 13, Permission denied error

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to intradoc.taskmanager.TaskLauncher.startExe(TaskLauncher.java:177)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19... 2 more

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 caused by: java.io.IOException: error = 13, Permission denied

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 at java.lang.UNIXProcess.forkAndExec (Native Method)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.UNIXProcess. (UNIXProcess.java:135)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.ProcessImpl.start(ProcessImpl.java:130)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19... 3 more

    > taskmanager/6 01.23 17:22:46.297 withdrawal htmlexport_19 launcher for task: htmlexport that has been marked as finished

    Permission denied is the main reason for the error. As you saw command line as well as executable files are evidence of permission denied for user wccadm. If please check or give higher set of permissions for the executables under u01/app/Middleware/Oracle_ECM1/ILO/linux/lib/contentaccess and test it.

  • vCO error ' cannot run action 'cloneVM '.

    I worked on a small test lab and need help, solve what looks like a permissions issue. I'm running the VC 5.5, a single host 5.1 and 5.5 vco device.  SSO is configured with Active directory as an LDAP server and seems to work as I can connect to VC and vcO using my AD domain admin creds. In AD, I created a user called test generator, and groups of area as follows: VCO builders-builders Account Admins VCO - my Domain admin account - my account in VC these 3 groups are all set to 'administrators' to the root. In the SSO Administrators group, I added VCO Admins and domain admins. I added the VCO manufacturers group to the Group SolutionUsers of SSO, according to me, the question relates to how it collects card authorizations in VC. I tried to make the user a domain administrator, but he has not solved. I worked through this workflow http://www.vcoteam.info/articles/learn-vco/54-create-a-simple-vco-self-service-vm-provisioning-portal-part-1.html. When I run the workflow with my ad there all works.  When I run it as a builder, he fails once I answered the question of approval.  The error is "cannot run the"cloneVM"action, you have no right"execution"of which escapes me? "

    This occurs because the permissions are not inherited items that calls your workflow... It was mentioned in one of the comments to part 2 of this tutorial and part 3 of the series gives then further explanations and the steps needed to make things work.

  • Cannot run command ' vmware-toolbox &amp; ' anymore - Linux VMs

    ------------------------------
    VMware Workstation 9
    The host of WIN 7 x 64
    X 64 Linux Debian 6 comments (testing and Stable) + SLES, SLED 10 and 11 x 64
    ------------------------------

    all my VMs (debian, suse) linux cannot run # vmware - toolbox &
    It gives me
    # No such file or directory
    Please see attachment toolbox.png

    My intention is (as in previous versions) to see the vmware_toolbox to launch the GUI menu icon, where is possible to synchronize and other options etc.

    Please, someone knows what may cause this, or is this a bug?
    If so, is there a workaround for this problem?
    Thanks in advance!

    I read in other threads that VMware has deleted the VMware Tools GUI in VMware Workstation 9 and that command no longer exists so that Tools-vmware-cmd box .

  • Cannot run diagnostics after that put 12.1.3 at level of 11.5.10.2

    Hi gurus,

    We have recently updated our 12.1.3 11.5.10.2 application
    After the upgarde we cannot run diagnostics at all. We get the following error when running diagnostic-
    An unexpected error occurred while running the test. Please switch to developer mode to diagnose the problem

    Please help resolve this error.

    Thank you
    Khan

    Hi Khan,
    You should see the error in the log below.

    $INST_TOP/newspapers/appl/rgf/oam/weboam *.

    Please pos error message

    Thank you

  • Cannot run jspx page

    Hi all. I am new to Jdeveloper 11g release version

    11.1.1.55.36 ADF business components
    Java (TM) Platform 1.6.0_14
    Oracle IDE 11.1.1.2.36.55.36
    11.1.1.2.36.55.36 versioning support,

    and had a problem through adf tutorial
    (http://www.oracle.com/technology/obe/obe11jdev/ps1/ria_application/developriaapplication_long.htm)
    on the site. I did all the steps till it was time to run the jspx page. At this time, I got this error:

    < 29 April 2010 08:27:03 CEST > < WARNING > < J2EE > < BEA-160195 > < application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored, because the application HRSystem is not versioned. >
    < 29 April 2010 08:27:04 CEST > < WARNING > < JDBC > < BEA-001129 > < receipt exception creating connection to pool 'HRConn': unrecognized locale >
    < 29 April 2010 08:27:05 CEST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1272522423215 'for task ' 0'. Error: ' weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:391)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:59)
    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: locale not recognized
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:256)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    Truncated. check the log file full stacktrace
    >
    < 29 April 2010 08:27:05 CEST > < WARNING > < hats > < BEA-149004 > < failures have been detected all introducing deploy application task "HRSystem" >.
    < 29 April 2010 08:27:05 CEST > < WARNING > < hats > < BEA-149078 > < message 149004 track battery
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:391)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:59)
    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: locale not recognized
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:256)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1180)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1104)
    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1065)
    Truncated. check the log file full stacktrace
    >
    [08: 27:05] # incomplete deployment. ####
    [08: 27:05] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    # Cannot run application HRSystem due to the deployment on IntegratedWebLogicServer error.
    [Application HRSystem stopped and cancelled Server Instance IntegratedWebLogicServer]

    This is the line that I focused on when looking for online solutions
    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: unrecognized locale.
    Since then, I tried the undeployment of my project, tested the connection I was using with success and created a new page jspx but much more simple (just a few buttons). I also read that you should try to remove the file system, but I'm reluctant to do. Also, I checked the connection to the logical Web server and one is a success.

    I'd appreciate any help you guys could give me.

    You're welcome, glad to help you.

    You can and should mark this question as answered. To give points, you click the button 'Useful' for 5 points or "Fix" for 10 points in the response which has helped/solved your problem.

    Timo

  • Cannot run app available or restricted access to modes of developers.

    Hello

    We want to run the application in available or restricted access to modes of developers. so that we can move our QA changes to production and test. We try to log in as an ADMIN user (access Workspace Administrators) but the application cannot run. get access to this application is for application developers, please try again later. and the access to this application is limited, please try again later errors.

    Our apex version: 3.0.1.00.08

    Change the def attributes request for restricted access

    status = restricted
    Build status = exΘcution and build the application
    Limit to list of users separated by commas (status must be equal with restricted access): ADMIN

    Change the attributes of def in demand for available to developers

    status = available to developers
    Build status = exΘcution and build the application
    Limit to list of users separated by commas (status must be equal with restricted access): (leave empty)

    using sso authentication (don't know if this has an impact on) for our application.

    Thanks for the help in advance.

    RAM

    RAM,

    using sso authentication (don't know if this has an impact on) for our application.

    And one of your users SSO is named ADMIN?

    You have apex accounts that match exactly the SSO user names for developers?

    Scott

Maybe you are looking for