Jalopy error on JDev 10.1.2

Hi,
I am trying to use the new JDev 10.1.2 with Japoly Plugin (jalopy-jdeveloper-1.1.4.zip). This Japoly plugin version works with the previous JDev prod version (JDev 9.0.5).
Here is the error message after I open JDev 10.1.2:
C:\opt\oratool\jdev1012\jdev\lib\ext\jalopy-jdeveloper-1.1.4.jar!\META-INF\jdev-ext.xml
Error: <Line 3, Column 21>: XML-24534: (Error) Element 'feature' not expected.
Error: <Line 11, Column 14>: XML-24521: (Error) Element not completed: 'extensions'
Does anyone know if JDev 10.1.2 requires a new version of Japoly plugin?
Thanks.
Peace,
T

Additional Extensions JDev 10.1.2

Similar Messages

  • Error in Jdev while running the "home" page in WebCenter Portal Application

    Hi All,
    I am using Jdev 11.1.1.6 with WebCenter extensions installed.
    I created a WebCenter Portal -Framework Application, in the folders created there is a home page which is giving the below error in Jdev Stack while trying to run it.
    Can someone help me how to go ahead from this.
    <EclipseLinkLogger> <basicLog> 2012-04-19 16:23:43.067--ServerSession(5023997)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored
    <LifecycleServletContextListener> <doImportExportSet>
    oracle.webcenter.lifecycle.LifecycleException: MDSException while creating an export set import lock
         at oracle.webcenter.lifecycle.operation.LockUnit.doImportExportSet(LockUnit.java:359)
         at oracle.webcenter.lifecycle.operation.ImportExportSetOperation.doImportExportSet(ImportExportSetOperation.java:106)
         at oracle.webcenter.lifecycle.LifecycleService.doImportExportSet(LifecycleService.java:585)
         at oracle.webcenter.lifecycle.listener.LifecycleServletContextListener.doImportExportSet(LifecycleServletContextListener.java:361)
         at oracle.webcenter.lifecycle.listener.LifecycleServletContextListener.contextInitialized(LifecycleServletContextListener.java:148)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.mds.exception.ReadOnlyStoreException: MDS-01273: The operation on the resource /oracle/webcenter/lock/exportsetImport/exportsetImport.xml failed because source metadata store mapped to the namespace / DEFAULT is read only.
         at oracle.mds.core.MDSSession.checkAndSetWriteStoreInUse(MDSSession.java:2495)
         at oracle.mds.core.MDSSession.checkAndSetWriteStoreInUse(MDSSession.java:2548)
         at oracle.mds.core.BeanMetadataObject.createInstanceInternal(BeanMetadataObject.java:363)
         at oracle.mds.core.BeanMetadataObject.access$000(BeanMetadataObject.java:74)
         at oracle.mds.core.BeanMetadataObject$1.run(BeanMetadataObject.java:319)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.mds.core.BeanMetadataObject.createInstance(BeanMetadataObject.java:313)
         at oracle.webcenter.lock.schema.jaxb.LockMO.createInstance(LockMO.java:40)
         at oracle.webcenter.lock.LockService.createLockDocument(LockService.java:442)
         at oracle.webcenter.lock.LockService.createLock(LockService.java:176)
         at oracle.webcenter.lifecycle.operation.LockUnit.doImportExportSet(LockUnit.java:336)
         ... 41 more
    <ProfileFactory> <<clinit>>
    java.lang.ClassCastException: oracle.webcenter.peopleconnections.profile.config.beans.PeopleconnProfileConfigImpl cannot be cast to oracle.webcenter.peopleconnections.profile.config.beans.PeopleconnProfileConfig
         at oracle.webcenter.peopleconnections.profile.ProfileFactory.<clinit>(ProfileFactory.java:113)
         at oracle.webcenter.peopleconnections.profile.LifecycleListener.contextInitialized(LifecycleListener.java:76)
         at oracle.webcenter.framework.internal.view.WCFrameworkContextListener.contextInitialized(WCFrameworkContextListener.java:354)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <ProfileFactory> <getProfileManager> null
    <ADFContext> <getCurrent> 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.
    <Apr 19, 2012 4:23:43 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.webcenter.framework.internal.view.WCFrameworkContextListener failed: java.lang.InstantiationError: ServiceContext resource configuration file "META-INF/context.provider" found, but the class defined "class oracle.webcenter.framework.internal.service.DefaultServiceContext" is not an instance of oracle.webcenter.framework.service.ServiceContext..
    java.lang.InstantiationError: ServiceContext resource configuration file "META-INF/context.provider" found, but the class defined "class oracle.webcenter.framework.internal.service.DefaultServiceContext" is not an instance of oracle.webcenter.framework.service.ServiceContext.
         at oracle.webcenter.framework.service.ServiceContext.getContext(ServiceContext.java:248)
         at oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory.getInstance(ConnectionsServiceFactory.java:96)
         at oracle.webcenter.peopleconnections.connections.LifecycleListener.contextInitialized(LifecycleListener.java:59)
         at oracle.webcenter.framework.internal.view.WCFrameworkContextListener.contextInitialized(WCFrameworkContextListener.java:354)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         Truncated. see log file for complete stacktrace
    >
    <WCFrameworkCacheUtils> <createRegion> cannot access Java Object Cache
    <PortletServletContextListener> <contextDestroyed> MBean deregistration problem
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    <ProfileFactory> <getProfileManager> null
    <LifecycleListener> <contextDestroyed> java.lang.NullPointerException
    <BPELConnectionUtil> <getWorklistConnections> The Worklist service does not have a ConnectionName configuration entry in adf-config.xml that maps to a BPELConnection in connections.xml, therefore the Worklist service was not configured for this application.
    <ADFContext> <getCurrent> 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.
    <Apr 19, 2012 4:23:43 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.webcenter.framework.internal.view.WCFrameworkContextListener failed: java.lang.InstantiationError: ServiceContext resource configuration file "META-INF/context.provider" found, but the class defined "class oracle.webcenter.framework.internal.service.DefaultServiceContext" is not an instance of oracle.webcenter.framework.service.ServiceContext..
    java.lang.InstantiationError: ServiceContext resource configuration file "META-INF/context.provider" found, but the class defined "class oracle.webcenter.framework.internal.service.DefaultServiceContext" is not an instance of oracle.webcenter.framework.service.ServiceContext.
         at oracle.webcenter.framework.service.ServiceContext.getContext(ServiceContext.java:248)
         at oracle.webcenter.peopleconnections.connections.ConnectionsServiceFactory.getInstance(ConnectionsServiceFactory.java:96)
         at oracle.webcenter.peopleconnections.connections.LifecycleListener.contextDestroyed(LifecycleListener.java:83)
         at oracle.webcenter.framework.internal.view.WCFrameworkContextListener.contextDestroyed(WCFrameworkContextListener.java:203)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
         Truncated. see log file for complete stacktrace
    Regards, Suma Emani

    Do you have any space in jdeveloper workspace directory ?
    i.e C:\Document and settings like path.
    Also mention the default integrated domain's path.
    If any space is present then create a new domain and workspace without containing any space and run your application.
    Regards,
    Hoque

  • Error with JDev StrutsExample

    please see Error with JDev StrutsExample
    thanks!

    Tracked down the way to solve the problem, although I'm not sure exactly why it happens.
    The issue is that somehow the struts .jar files are being removed from the StrutsExample/public_html/web-inf/lib directory by the process of upgrading the project from 9.0.5.2 format to 10.1.2. This may be deliberate to force the setup of the latest versions of common libraries - I don't really know, but because this is not a project in conventional JDeveloper format (the layout on disk is defined by the origional demo from Apache) things get screwed up.
    Anyway - the fix.
    Extract the zip to disk and take a backup of all the jars in /web-inf/lib
    Open the workspace in 10.1.2 and try and run.
    Once you get the error, restore the copied jars to the lib directory again. Run again and all will be fine.

  • Jalopy installed with Jdev 10.1.3

    Hi,
    I'm trying to install the Jalopy plugin with Jdeveloper 10.1.3 but I'm getting a "No class def found for addin de.hunsicker.jalopy.plugin.jdeveloper.JDevPlugin". I've tried several versions of Jalopy, since people don't seem to agree on the version to use with Jdev 10.1.3 and I've also noticed inconsistency between installation instructions. Most of them tells to extract the "lib" folder content to /jdev_install_dir/jdev/lib/ext. However, the release notes for Jalopy 1.1.5 in the download section tells to extract in /jdev_install_dir/jdev/extensions.
    Finally, the file names and the ZIP content of several Jalopy downloads is different. Talk about clarity! Could someone be kind enough to help shed some light on this? I've spent most of yesterday trying to make this work without success. It would REALLY be appreciated.

    Jalopy has an open source version.
    http://sourceforge.net/projects/jalopy/
    and a commercial version.
    http://www.triemax.com/products/jalopy/manual/plugin-jdev.html
    In Jdeveloper 10.1.3 the extension directory is extensions, not ext.

  • ADF ADFBC_tutorial.pdf Error - in Jdev 10.1.3.3.0

    Hi ,
    I am trying to run ADFBC_tutorial.pdf in Jdev 10.1.3.3.0,
    (I didn't use ADFBCTutorialSetup10131.zip, But i have created the Workspace and project and the jspx and try to run)
    When i try to run the test page, I am getting the following error message.
    We should not use 10.1.3.3.0 for this kind of tutorial?
    What version we need to use? 10.1.3.1 or 10.1.3.0?
    Thanks.
    08/07/22 23:26:40 [SEVERE]: Error instantiating application at file:/D:/Downloads/Jdev11g/jdevstudio10133/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/applications/datatags.ear: Unable to get ApplicationConfig for datatags : Error creating deployment directory: IO Error: The system cannot find the path specified
    08/07/22 23:26:40 [SEVERE]: cannot update a configuration file because instantiating application is failed. please correct the instantiating problem and restart oc4j.
    08/07/22 23:26:41 Error initializing server: At least one valid code-source or import-shared-library element is required for shared-library "global.libraries" in /D:/Downloads/Jdevs/jdevstudio10133/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/server.xml.
    08/07/22 23:26:41 Fatal error: server exiting
    Thanks.
    With Regards,
    Kali.
    OSSI.
    null
    Message was edited by:
    Kalimuthu V

    I have fixed the issue by changing the version of the Jdeveloper.
    I have copied the mywork to the jdeveloper version 10.1.3.1.
    After that i have got an error,
    java.lang.NoSuchMethodError: oracle.adf.view.faces.webapp.wrapper.RequestWrapper.isActionRequest()Z
    but with the help of the thread
    Re: jhs10131 and mydemo1031 can not work in jdev1031
    ie, copiying the library "adf-faces-impl.jar" from C:/JDeveloper/jlib to APP_PATH/ViewController/public_html/WEB-INF/lib
    I could resolve the issue.
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Error in jDev 11.3 while creating secured properties

    Hi,
    I was trying to create a connection and in the additional properties page of the wizard i 'Add Secured Property' , when i click on finish i get a popup error saying
    'Unable to obtain credential store using jps-config file 'C:/Mywork/MYproject/META-INF/jps-config.xml'.
    java.net.URISyntaxException: Illegal character in path at Index 32: file:/C:/Documents and Settings/..../localSettings/Temp/credstore-jps-config435345353454.xml.
    When i add a simple property there is no problem.
    I tried deleting the temp files, I even went and reinstalled jDev 11.3 again.
    Anyone faced this issue? Please help.
    regards,

    It seems that there is a problem creating a temporary file in the temporary directory C:/Documents and Settings/..../localSettings/Temp/. According to the error message the problem is at position 32 of the path. Unfortunately the complete path is not shown in the error message to be able to be more specific.
    Try changing the temporary path to something simple and small (such as c:\temp in Windows), re-start JDeveloper and re-try.

  • XML Publisher Doc Viewer Region error in Jdev but not on server

    I have created a OAF page using the XML Publisher Viewer region.
    When I run the page in JDev, click the Run button to generate the report, I get the following error:
    "An error encounterd either due to invalied Template details or due to null Data Input Stream"
    Running the same code on my dev server, everything runs fine and the report is correctly displayed.
    Running the code on my UAT server gets the same error as in JDeveloper
    I am on 11.5.10CU2 with XML Publisher 5.6.3 with burst patch

    JDev info
    Looks like the error is
    ava.io.FileNotFoundException: \var\tmp\FINDEV4\xdomrtROH76UH012408_0438408750.fo (The system cannot find the path specified)
    But if I am running the code on my PC why is it trying to access my unix server ?
    Starting OC4J using the following ports: HTTP=8989, RMI=23892, JMS=9228.]
    C:\framework\jdevbin\jdk\bin\javaw.exe -client -classpath C:\framework\jdevbin\j2ee\home\oc4j.jar;C:\framework\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:C:\framework\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\framework\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 7203 ms.
    Auto-deploying OA Framework web application deployment descriptor (New server version detected)...
    Oracle9iAS (9.0.3.1.0) Containers for J2EE initialized
    TIME: runregion: initialization [0 ms]
    Tutalii: C:\framework\jdevbin\jdev\appslibrt\iasjoc.zip archive
    ICX DIAGNOSTIC: FND_TOP = C:\framework\jdevhome\jdev\dbc_files\
    ICX DIAGNOSTIC: application_id = 601
    ICX DIAGNOSTIC: responsibility_id = 24742
    ICX DIAGNOSTIC: security_group_id = 0
    TIME: runregion: session and transaction creation [3703 ms]
    ICX DIAGNOSTIC: mEncryptedSessionID = I6FhfvxGJh9c56oMq0pBSMyf:S
    ICX DIAGNOSTIC: mSessionID = 1174297704
    ICX DIAGNOSTIC: mTransactionID = 1524949388
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - processRequest : 6422ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 13094ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 3281ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 3156ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 78ms
    [012408_043832828][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [012408_043832828][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [012408_043832828][][EXCEPTION] [DEBUG] [ICX_COOKIE_NAME]:[findev4]
    [012408_043832828][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [012408_043832828][][EXCEPTION] [DEBUG] [APPL_SERVER_ID]:[1E623318E51B4F15E0440003BAA4629F20856795951061629620282712684287]
    [012408_043832828][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [012408_043832875][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [012408_043832875][][EXCEPTION] [DEBUG] [ICX_SESSION_COOKIE_VALUE]:[I6FhfvxGJh9c56oMq0pBSMyf:S]
    [012408_043832875][][EXCEPTION] [DEBUG] [ICX_TRANSACTION_ID]:[-1]
    [012408_043832875][][EXCEPTION] [DEBUG] [APPLICATION_SHORT_NAME]:[AK]
    [012408_043832875][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD/MM/RRRR]
    [012408_043832875][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[601]
    [012408_043832875][][EXCEPTION] [DEBUG] [LOGIN_ID]:[1267520]
    [012408_043832875][][EXCEPTION] [DEBUG] [DB_PORT]:[1523]
    [012408_043833125][][EXCEPTION] [DEBUG] [USER_ID]:[21063]
    [012408_043833125][][EXCEPTION] [DEBUG] [DISPLAY_LANGUAGE]:[US]
    [012408_043833125][][EXCEPTION] [DEBUG] [APPLICATION_ID]:[xx.oracle.apps.xdo.oa.common.server.DocViewerAM]
    [012408_043833125][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [012408_043833125][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [012408_043833125][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [012408_043833125][][EXCEPTION] [DEBUG] [GUEST_USER_PWD]:[GUEST/ORACLE]
    [012408_043833375][][EXCEPTION] [DEBUG] [RESP_ID]:[24742]
    [012408_043833375][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_PROFILE_VALIDATION_ENABLED]:[null]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [012408_043833375][][EXCEPTION] [DEBUG] [ICX_PV_SESSION_MODE]:[null]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [012408_043833375][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [012408_043833625][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=FINTD1.fin.man.ac.uk)(PORT=1523)))(CONNECT_DATA=(SID=FINDEV4)))]
    [012408_043833625][][EXCEPTION] [DEBUG] [FNDNAM]:[APPS]
    [012408_043833625][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_FREE_MEM]:[TRUE]
    [012408_043833625][][EXCEPTION] [DEBUG] [TWO_TASK]:[FINDEV4]
    [012408_043833625][][EXCEPTION] [DEBUG] [APPS_JDBC_DRIVER_TYPE]:[THIN]
    [012408_043833625][][EXCEPTION] [DEBUG] [DB_HOST]:[fintd1.fin.man.ac.uk]
    [012408_043833875][][EXCEPTION] [DEBUG] [DBC_FILE_PATH]:[C:\framework\jdevhome\jdev\dbc_files\secure\fintd1_findev4.dbc]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [012408_043833875][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [012408_043833875][][EXCEPTION] [DEBUG] [LANG_CODE]:[US]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [012408_043833875][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[5]
    [012408_043834125][][EXCEPTION] [DEBUG] [DB_NAME]:[null]
    [012408_043834125][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[WE8ISO8859P1]
    [012408_043834125][][EXCEPTION] [DEBUG] [ORG_ID]:[82]
    [012408_043834125][][EXCEPTION] [DEBUG] [DB_ID]:[fintd1_findev4]
    [012408_043834125][][EXCEPTION] [DEBUG] [GWYUID]:[APPLSYSPUB/PUB]
    [012408_043834125][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [012408_043834125][][EXCEPTION] [DEBUG] [ICX_SESSION_ID]:[1174297704]
    [012408_043834125][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [012408_043834375][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [012408_043834375][][EXCEPTION] [DEBUG] [oracle.j2ee.container.version]:[9.0.3.1.0]
    [012408_043834375][][EXCEPTION] [DEBUG] [oracle.jms.j2eeCompliant]:[true]
    [012408_043834375][][EXCEPTION] [DEBUG] [os.name]:[Windows XP]
    [012408_043834375][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[C:\framework\jdevbin\jdev\appslibrt\ojdbc14.jar;C:\framework\jdevbin\jdev\appslibrt\nls_charset12.zip;C:\framework\jdevbin\jdk\jre\lib\rt.jar;C:\framework\jdevbin\jdk\jre\lib\i18n.jar;C:\framework\jdevbin\jdk\jre\lib\sunrsasign.jar;C:\framework\jdevbin\jdk\jre\lib\jsse.jar;C:\framework\jdevbin\jdk\jre\lib\jce.jar;C:\framework\jdevbin\jdk\jre\lib\charsets.jar;C:\framework\jdevbin\jdk\jre\classes]
    [012408_043834625][][EXCEPTION] [DEBUG] [oracle.xdkjava.compatibility.version]:[9.0.3]
    [012408_043834625][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
    [012408_043834625][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [012408_043834625][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [012408_043834625][][EXCEPTION] [DEBUG] [user.name]:[zzalsms2]
    [012408_043834625][][EXCEPTION] [DEBUG] [oc4j.iiop.trustStorePass]:[123456]
    [012408_043834625][][EXCEPTION] [DEBUG] [user.language]:[en]
    [012408_043834875][][EXCEPTION] [DEBUG] [java.naming.factory.initial]:[com.evermind.server.ApplicationInitialContextFactory]
    [012408_043834875][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[C:\framework\jdevbin\jdk\jre\bin]
    [012408_043834875][][EXCEPTION] [DEBUG] [com.sun.CORBA.activation.DbDir]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\orb.db]
    [012408_043834875][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
    [012408_043834875][][EXCEPTION] [DEBUG] [user.timezone]:[Europe/London]
    [012408_043834875][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [012408_043835125][][EXCEPTION] [DEBUG] [oc4j.iiop.trustStoreLoc]:[truststore.jks]
    [012408_043835125][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.UtilClass]:[com.sun.corba.ee.internal.POA.ShutdownUtilDelegate]
    [012408_043835125][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[C:\framework\jdevbin\jdk\jre\lib\endorsed]
    [012408_043835125][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pentium i486 i386]
    [012408_043835125][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [012408_043835125][][EXCEPTION] [DEBUG] [file.separator]:[\]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [012408_043835375][][EXCEPTION] [DEBUG] [oracle.jms.stronglyTypedSelectors]:[true]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
    [012408_043835375][][EXCEPTION] [DEBUG] [user.country]:[GB]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.home]:[C:\framework\jdevbin\jdk\jre]
    [012408_043835375][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [012408_043835375][][EXCEPTION] [DEBUG] [os.version]:[5.1]
    [012408_043835625][][EXCEPTION] [DEBUG] [oc4j.iiop.keyStorePass]:[123456]
    [012408_043835625][][EXCEPTION] [DEBUG] [path.separator]:[;]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.WindowsPreferencesFactory]
    [012408_043835625][][EXCEPTION] [DEBUG] [user.variant]:[]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.protocol.handler.pkgs]:[com.evermind.protocol]
    [012408_043835625][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.windows.WPrinterJob]
    [012408_043835875][][EXCEPTION] [DEBUG] [RUN_FROM_JDEV]:[true]
    [012408_043835875][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [012408_043835875][][EXCEPTION] [DEBUG] [com.sun.jts.pi.INTEROP_MODE]:[false]
    [012408_043835875][][EXCEPTION] [DEBUG] [awt.toolkit]:[sun.awt.windows.WToolkit]
    [012408_043835875][][EXCEPTION] [DEBUG] [MetaObjectContext]:[oracle.adf.mds.jbo.JBODefManager]
    [012408_043835875][][EXCEPTION] [DEBUG] [FND_TOP]:[C:\framework\jdevhome\jdev\dbc_files\]
    [012408_043835875][][EXCEPTION] [DEBUG] [oracle.j2ee.http.socket.timeout]:[500]
    [012408_043836125][][EXCEPTION] [DEBUG] [JRAD_ELEMENT_LIST_PATH]:[C:\framework\jdevhome\jdev\myhtml\OA_HTML\jrad\]
    [012408_043836125][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[C:\framework\jdevhome\jdev\dbc_files\secure\fintd1_findev4.dbc]
    [012408_043836125][][EXCEPTION] [DEBUG] [user.home]:[C:\Documents and Settings\zzalsms2]
    [012408_043836125][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [012408_043836125][][EXCEPTION] [DEBUG] [java.library.path]:[C:\framework\jdevbin\jdk\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oracle\product\10.2.0\client_1;J:\orawin95\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ZipGenius 6\;C:\Program Files\Common Files\PROIV\;C:\Program Files\Common Files\Northgate HR\;C:\Program Files\ATI Technologies\ATI Control Panel;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\english;C:\Program Files\Novell\ZENworks\;es\InstallShield\AdminStudio\5.5\ConflictSolver;C:\WINDOWS\system32\;C:\WINDOWS\system32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\Novell\ZENworks;C:\Program Files\Common Files\Northgate HR;C:\Program Files\Common Files\PROIV;c:\forms;Y:.;]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [012408_043836375][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.StubClass]:[com.sun.corba.se.internal.javax.rmi.CORBA.StubDelegateImpl]
    [012408_043836375][][EXCEPTION] [DEBUG] [oracle.j2ee.dont.use.memory.archive]:[true]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [012408_043836375][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [012408_043836375][][EXCEPTION] [DEBUG] [oracle.jdbc.J2EE13Compliant]:[true]
    [012408_043836625][][EXCEPTION] [DEBUG] [java.class.path]:[C:\framework\jdevbin\j2ee\home\oc4j.jar;C:\framework\jdevbin\jdev\lib\jdev-oc4j.jar;C:\framework\jdevbin\j2ee\home\lib/ejb.jar;C:\framework\jdevbin\j2ee\home\lib/servlet.jar;C:\framework\jdevbin\j2ee\home\lib/ojsp.jar;C:\framework\jdevbin\j2ee\home\lib/jndi.jar;C:\framework\jdevbin\j2ee\home\lib/jdbc.jar;C:\framework\jdevbin\j2ee\home\iiop.jar;C:\framework\jdevbin\j2ee\home\iiop_gen_bin.jar;C:\framework\jdevbin\j2ee\home\lib/jms.jar;C:\framework\jdevbin\j2ee\home\lib/jta.jar;C:\framework\jdevbin\j2ee\home\../../opmn/lib/ons.jar;C:\framework\jdevbin\j2ee\home\../../lib/dms.jar;C:\framework\jdevbin\j2ee\home\../../dms/lib/dms.jar;C:\framework\jdevbin\j2ee\home\lib/connector.jar;C:\framework\jdevbin\j2ee\home\lib/cos.jar;C:\framework\jdevbin\j2ee\home\../../jdk/lib/tools.jar;C:\framework\jdevbin\j2ee\home\../../lib/jsse.jar;C:\framework\jdevbin\j2ee\home\../../oracle/lib/jsse.jar;C:\framework\jdevbin\j2ee\home\../../jdk/jre/lib/ext/jnet.jar;C:\framework\jdevbin\j2ee\home\../../jdk/jre/lib/ext/jcert.jar;C:\framework\jdevbin\j2ee\home\lib/activation.jar;C:\framework\jdevbin\j2ee\home\lib/mail.jar;C:\framework\jdevbin\j2ee\home\../../lib/xmlparserv2.jar;C:\framework\jdevbin\j2ee\home\../../oracle/lib/xmlparserv2.jar;C:\framework\jdevbin\j2ee\home\lib/jaxp.jar;C:\framework\jdevbin\j2ee\home\lib/jaas.jar;C:\framework\jdevbin\j2ee\home\jazn.jar;C:\framework\jdevbin\j2ee\home\../../jdbc/lib/classes12dms.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jdbc/lib/classes12dms.jar;C:\framework\jdevbin\j2ee\home\../../jdbc/lib/nls_charset12.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jdbc/lib/nls_charset12.jar;C:\framework\jdevbin\j2ee\home\jaxb-rt-1.0-ea.jar;C:\framework\jdevbin\j2ee\home\lib/jasper.zip;C:\framework\jdevbin\j2ee\home\../../soap/lib/soap.jar;C:\framework\jdevbin\j2ee\home\../../webservices/lib/wsserver.jar;C:\framework\jdevbin\j2ee\home\../../webservices/lib/wsdl.jar;C:\framework\jdevbin\j2ee\home\lib/aqapi.jar;C:\framework\jdevbin\j2ee\home\lib/jem.jar;C:\framework\jdevbin\j2ee\home\../../javacache/lib/cache.jar;C:\framework\jdevbin\j2ee\home\../../javacache/admin;C:\framework\jdevbin\j2ee\home\lib/http_client.jar;C:\framework\jdevbin\j2ee\home\../../jlib/jssl-1_1.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jlib/jssl-1_1.jar;C:\framework\jdevbin\j2ee\home\../../jlib/repository.jar;C:\framework\jdevbin\j2ee\home\../../oracle/jlib/repository.jar;C:\framework\jdevbin\j2ee\home\lib/jaasmodules.jar;C:\framework\jdevbin\j2ee\home\../../sqlj/lib/runtime12ee.jar;C:\framework\jdevbin\j2ee\home\../../sqlj/lib/translator.jar;C:\framework\jdevbin\j2ee\home\lib/crimson.jar;;C:\framework\jdevbin\j2ee\home\tools.jar;C:\framework\jdevhome\jdev\myglobalclasses;C:\framework\jdevbin\jdev\appslibrt\global_patch_jars;C:\framework\jdevbin\BC4J\lib\bc4jdomorcl.jar;C:\framework\jdevbin\BC4J\jlib\bc4jdatum.jar;C:\framework\jdevbin\jakarta-commons-el\jsp-el-api.jar;C:\framework\jdevbin\jakarta-commons-el\commons-el.jar;C:\framework\jdevbin\jakarta-commons-el\oracle-el.jar;C:\framework\jdevbin\jdev\appslibrt\xmlparserv2.jar;C:\framework\jdevbin\jdev\appslibrt\regexp.jar;C:\framework\jdevbin\jdev\appslibrt\share.jar;C:\framework\jdevbin\jdev\appslibrt\sax2.jar;C:\framework\jdevbin\jdev\appslibrt\uix2.jar;C:\framework\jdevbin\mds\lib\mdsrt.jar;C:\framework\jdevbin\jdev\lib\mdsdt.jar;C:\framework\jdevbin\jdev\appslibrt\oamdsdt.jar;C:\framework\jdevbin\jdev\appslibrt\fwkjbo.zip;C:\framework\jdevbin\jdev\appslibrt\fwk.zip;C:\framework\jdevbin\jdev\appslibrt\wf.zip;C:\framework\jdevbin\jdev\appslibrt\ak.zip;C:\framework\jdevbin\jdev\appslibrt\flex.jar;C:\framework\jdevbin\jdev\appslibrt\aolj.jar;C:\framework\jdevbin\jdev\appslibrt\collections.zip;C:\framework\jdevbin\jdev\appslibrt\appsSSO.zip;C:\framework\jdevbin\jdev\appslibrt\cacheFwk.zip;C:\framework\jdevbin\jdev\appslibrt\jttComn.zip;C:\framework\jdevbin\jdev\appslibrt\iasjoc.zip;C:\framework\jdevbin\jdev\appslibrt\rosettaRt.zip;C:\framework\jdevbin\jdev\appslibrt\portalFlexComps.jar;C:\framework\jdevbin\jdev\appslibrt\svc.zip;C:\framework\jdevbin\jdev\appslibrt\pat.zip;C:\framework\jdevbin\jdev\appslibrt\concurrent.zip;C:\framework\jdevbin\jdev\appslibrt\oamMaintMode.zip;C:\framework\jdevbin\jdev\appslibrt\fwkCabo.zip;C:\framework\jdevbin\bibeans\lib\biamlocal.jar;C:\framework\jdevbin\bibeans\lib\bipres.jar;C:\framework\jdevbin\bibeans\lib\bicmn.jar;C:\framework\jdevbin\bibeans\lib\bidatasvr.jar;C:\framework\jdevbin\bibeans\lib\bidataclt.jar;C:\framework\jdevbin\bibeans\lib\bidatacmn.jar;C:\framework\jdevbin\bibeans\lib\biext.jar;C:\framework\jdevbin\bibeans\lib\bicmn-nls.zip;C:\framework\jdevbin\bibeans\lib\bipres-nls.zip;C:\framework\jdevbin\bibeans\lib\bidata-nls.zip;C:\framework\jdevbin\bibeans\lib\olap_api_92.jar;C:\framework\jdevbin\j2ee\home\lib;C:\framework\jdevbin\j2ee\home\lib\activation.jar;C:\framework\jdevbin\j2ee\home\lib\aqapi.jar;C:\framework\jdevbin\j2ee\home\lib\connector.jar;C:\framework\jdevbin\j2ee\home\lib\cos.jar;C:\framework\jdevbin\j2ee\home\lib\crimson.jar;C:\framework\jdevbin\j2ee\home\lib\ejb.jar;C:\framework\jdevbin\j2ee\home\lib\http_client.jar;C:\framework\jdevbin\j2ee\home\lib\jaas.jar;C:\framework\jdevbin\j2ee\home\lib\jasper.zip;C:\framework\jdevbin\j2ee\home\lib\javax-ssl-1_2.jar;C:\framework\jdevbin\j2ee\home\lib\jaxp.jar;C:\framework\jdevbin\j2ee\home\lib\jdbc.jar;C:\framework\jdevbin\j2ee\home\lib\jem.jar;C:\framework\jdevbin\j2ee\home\lib\jms.jar;C:\framework\jdevbin\j2ee\home\lib\jmxgrinder.jar;C:\framework\jdevbin\j2ee\home\lib\jmxri.jar;C:\framework\jdevbin\j2ee\home\lib\jmxtools.jar;C:\framework\jdevbin\j2ee\home\lib\jndi.jar;C:\framework\jdevbin\j2ee\home\lib\jssl-1_2.jar;C:\framework\jdevbin\j2ee\home\lib\jta.jar;C:\framework\jdevbin\j2ee\home\lib\mail.jar;C:\framework\jdevbin\j2ee\home\lib\ojsp.jar;C:\framework\jdevbin\j2ee\home\lib\runtime12.jar;C:\framework\jdevbin\j2ee\home\lib\saxon.jar;C:\framework\jdevbin\j2ee\home\lib\servlet.jar;C:\framework\jdevbin\j2ee\home\lib\translator.jar;C:\framework\jdevbin\j2ee\home\lib\xalan.jar;C:\framework\jdevbin\BC4J\lib;C:\framework\jdevbin\BC4J\lib\bc4jct.jar;C:\framework\jdevbin\BC4J\lib\bc4jctejb.jar;C:\framework\jdevbin\BC4J\lib\bc4jhtml.jar;C:\framework\jdevbin\BC4J\lib\bc4jimdomains.jar;C:\framework\jdevbin\BC4J\lib\bc4jmt.jar;C:\framework\jdevbin\BC4J\lib\bc4jmtejb.jar;C:\framework\jdevbin\BC4J\lib\bc4juixtags.jar;C:\framework\jdevbin\BC4J\lib\bc4j_jclient_common.jar;C:\framework\jdevbin\BC4J\lib\collections.jar;C:\framework\jdevbin\BC4J\lib\datatags.jar;C:\framework\jdevbin\ord\jlib\ordim.jar;C:\framework\jdevbin\ord\jlib\ordhttp.jar;C:\framework\jdevbin\jlib\uix2.jar;C:\framework\jdevbin\jlib\share.jar;C:\framework\jdevbin\jlib\regexp.jar;C:\framework\jdevbin\jlib\jdev-cm.jar;C:\framework\jdevbin\lib\dsv2.jar;C:\framework\jdevbin\rdbms\jlib\xsu12.jar;C:\framework\jdevbin\j2ee\home\jsp\lib\taglib;C:\framework\jdevbin\j2ee\home\jsp\lib\taglib\ojsputil.jar;C:\framework\jdevbin\lib\oraclexsql.jar;C:\framework\jdevbin\jlib\LW_PfjBean.jar;C:\framework\jdevbin\jlib\bigraphbean.jar;C:\framework\jdevbin\jlib\bigraphbean-nls.zip;C:\framework\jdevbin\jlib\jewt4.jar;C:\framework\jdevbin\jdev\lib\jdev-rt.jar;C:\framework\jdevbin\vbroker4\lib\vbjorb.jar;C:\framework\jdevbin\jdev\lib\ojc.jar;;C:\framework\jdevbin\jdev\lib\jdev-rt.jar;C:\framework\jdevbin\jdev\lib\ojc.jar;C:\framework\jdevbin\lib\servlet.jar;C:\framework\jdevbin\jsp\lib\ojsp.jar;C:\framework\jdevbin\jsp\lib\ojsputil.jar;C:\framework\jdevbin\lib\xmlparserv2.jar;C:\framework\jdevhome\jdev\myclasses;C:\framework\jdevbin\jdbc\lib\classes12.jar;C:\framework\jdevbin\jdbc\lib\nls_charset12.jar;C:\framework\jdevbin\BC4J\jlib\bc4jctvb.jar;C:\framework\jdevbin\jdev\appslibrt\wsp.zip;C:\framework\jdevbin\jdev\appslibrt\diagnostics.jar;C:\framework\jdevbin\BC4J\jlib\bc4jtester.jar;C:\framework\jdevbin\jlib\help4-nls.jar;C:\framework\jdevbin\jlib\help4.jar;C:\framework\jdevbin\jlib\jewt4-nls.jar;C:\framework\jdevbin\jlib\oracle_ice5.jar]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.j2ee.home]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [012408_043836875][][EXCEPTION] [DEBUG] [JRAD_XML_PATH]:[C:\framework\jdevhome\jdev\myclasses\JRADXML;C:\framework\jdevhome\jdev\myprojects;C:\framework\jdevbin\jdev\oamdsxml\fwk]
    [012408_043836875][][EXCEPTION] [DEBUG] [javax.rmi.CORBA.PortableRemoteObjectClass]:[com.oracle.iiop.javax.rmi.PortableRemoteObjectImpl]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [012408_043836875][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.j2ee.container.name]:[Oracle9iAS (9.0.3.1.0) Containers for J2EE]
    [012408_043836875][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[Service Pack 2]
    [012408_043836875][][EXCEPTION] [DEBUG] [oracle.vector.deepCopy]:[false]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[C:\DOCUME~1\zzalsms2\LOCALS~1\Temp\]
    [012408_043836875][][EXCEPTION] [DEBUG] [com.sun.jts.pi.CLIENT_POLICY_CHECKING]:[false]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [012408_043836875][][EXCEPTION] [DEBUG] [FND_JDBC_STMT_CACHE_SIZE]:[200]
    [012408_043836875][][EXCEPTION] [DEBUG] [os.arch]:[x86]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.Win32GraphicsEnvironment]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.ext.dirs]:[C:\framework\jdevbin\jdk\jre\lib\ext]
    [012408_043836875][][EXCEPTION] [DEBUG] [oc4j.iiop.keyStoreLoc]:[keystore.jks]
    [012408_043836875][][EXCEPTION] [DEBUG] [user.dir]:[C:\framework\jdevhome\jdev\system9.0.3.5.1437\oc4j-config]
    [012408_043836875][][EXCEPTION] [DEBUG] [CACHENODBINIT]:[true]
    [012408_043836875][][EXCEPTION] [DEBUG] [line.separator]:[
    [012408_043836875][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [012408_043836875][][EXCEPTION] [DEBUG] [file.encoding]:[Cp1252]
    [012408_043836875][][EXCEPTION] [DEBUG] [org.omg.CORBA.ORBClass]:[com.oracle.iiop.server.OC4JORB]
    [012408_043836875][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
    Tutalii: C:\framework\jdevhome\jdev\myclasses
    java.io.FileNotFoundException: \var\tmp\FINDEV4\xdomrtROH76UH012408_0438408750.fo (The system cannot find the path specified)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
         at oracle.apps.xdo.common.tmp.TmpFile.createTmpFileJDK118(TmpFile.java:146)
         at oracle.apps.xdo.common.tmp.TmpFile.createTmpFile(TmpFile.java:113)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:987)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.xdo.oa.common.DocumentHelper.getOutputURL(DocumentHelper.java:635)
         at oracle.apps.xdo.oa.common.webui.XDOCommonRnCO.processRequest(XDOCommonRnCO.java:251)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:389)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:45)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - processRequest : 8671ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - preparePage : 8703ms
    JRAD_PERF : /xx/oracle/apps/xdo/oa/common/webui/DocViewPG - renderDocument : 31ms

  • JPA error with Jdev 11g and 3.6 server

    I am testing a sample JPA demo I found on OTN and I am running into an issue when I start a coherence instance in a command window and run the sample code within jdev. If I run this example in Jdev with out starting the extra instance it will run correctly. The error I get is shown below, ideas???
    (Wrapped: Missing or inaccessible constructor "com.tangosol.coherence.jpa.JpaCacheStore(String,String,String)"
    <class-scheme>
    <class-name>com.tangosol.coherence.jpa.JpaCacheStore</class-name>
    <init-params>
    <!--
    This param is the entity name
    This param is the fully qualified entity class
    This param should match the value of the
    persistence unit name in persistence.xml
    -->
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>Employees</param-value>
    </init-param>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>jpacoherence.Employees</param-value>
    </init-param>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>JPACoherence</param-value>
    </init-param>
    </init-params>
    </class-scheme>) java.lang.reflect.InvocationTargetException
    at com.tangosol.util.Base.ensureRuntimeException(Base.java:293)
    at com.tangosol.run.xml.XmlHelper.createInstance(XmlHelper.java:2487)

    As an updtate, I set local storage = false and that made things work, but I a not sure why. So I stll need and some help in understanding why.

  • Error connecting Jdev with ESB and BPEL - caused by remote HTTP Server

    Hi everyone, hopefully someone can help me with my problem.
    I have 3 servers in my cluster, one straight web server, one SOA server and one J2EE server. I am trying to configure Jdev for developing SOA applications.
    I was able to create the application server connection without a problem, but when I try to create the Integration server connection, I get:
    Application Server: OK
    BPEL Process Manager Server: FAILED
    ESB Server: FAILED
    With the details for the failed connections:
    BPEL: java.net.ConnectException:Connection refused: connect
    ESB: ESB Server connection could not be established.
    Connection refused: connect
    So, I know why this is happening. The ESB server doesn't have an HTTP server on it; The web server is the server for the BPELControl and the ESBControl.
    So, I add the Web Server machine as an AS (it has no oc4j instance) and if I use that AS as the Integration Server, I get OK for BPEL and ESB but a failure for the Application server.
    Now I know this topology must be more common than it seems, so hopefully one of you knows how I can work these problems out.
    Thanks,
    Jamie McLaughlin

    Hello Jamie,
    We are in a similar situation, as we have web-server and app-server separate. and soa suite is running on the app-server.
    I got the exact same errors as you described in your note.
    i am able to deploy services from jdeveloper (per your second posting) even though as & is connection entries raised those errors.
    Could you let us know what approach your team is now using with respect to defining connections in jdeveloepr & deploying services? Did you get any suggestions from oracle support, or others, which helped you resolve this situation ? (even though we are able to deploy the services, the connection entry test errors are kind of annoying)
    Thanks
    Raju

  • Error with JDEV upgrading from 11.1.1.3 to 11.1.1.7

    Hi
    We have portal application built on Jdev version 11.1.1.3 (Weblogic 10.3.3 and jdk 1.6.0_18).
    Recently we started upgrading to Jdev version 11.1.1.7 (weblogic 10.3.5 and jdk 1.6.0_24). we built the application with 11.1.1.7 middleware, during the run time application failing with below stack trace.
    2013-10-02 16:31:20,948 exception.PortalViewErrorHandler 48
    ERROR - ASURAJ - handleException : beginThe class 'oracle.adfinternal.controller.state.ViewScope' does not have the property 'npsnfibean'.
    2013-10-02 16:31:20,951 exception.PortalViewErrorHandler 49
    ERROR - ASURAJ - handleException : begin {}
    javax.el.PropertyNotFoundException: The class 'oracle.adfinternal.controller.state.ViewScope' does not have the property 'npsnfibean'.
        at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:547)
        at javax.el.BeanELResolver.getValue(BeanELResolver.java:249)
        at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
        at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
        at oracle.adf.share.el.VariableResolverELContext$1.getValue(VariableResolverELContext.java:53)
        at com.sun.el.parser.AstValue.getValue(Unknown Source)
        at com.sun.el.ValueExpressionImpl.getValue(Unknown Source)
        at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:114)
        at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:69)
        at oracle.adf.model.binding.DCUtil.elEvaluate(DCUtil.java:753)
        at oracle.adf.controller.internal.binding.RegionUtils.getTaskFlowId(RegionUtils.java:570)
        at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.getTaskFlowId(TaskFlowRegionModelLocal.java:28)
        at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getTaskFlowId(DCTaskFlowBinding.java:629)
        at oracle.adf.controller.internal.binding.DCTaskFlowBinding.shouldRefreshRegion(DCTaskFlowBinding.java:661)
        at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:198)
        at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)
        at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)
        at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)
        at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:253)
        at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)
        at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3211)
        at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2883)
        at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareRender(PageLifecycleImpl.java:565)
        at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareRender(FacesPageLifecycle.java:82)
        at oracle.adf.controller.v2.lifecycle.Lifecycle$9.execute(Lifecycle.java:224)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:34)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$5.before(ADFPhaseListener.java:516)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:76)
        at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.beforePhase(ADFLifecyclePhaseListener.java:44)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:378)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
        at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at com.netapp.everest.security.EverestSSOFilter.doFilter(EverestSSOFilter.java:230)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java: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.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)
        at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Please note,
    Application is working on 11.1.1.3 middleware.
    And if we build the application with 11.1.1.3 middleware (and jdk 1.6.0.18) and run it on 11.1.1.7 middleware, it works perfectly fine.

    Hi
    Thanks for your reply.
    In my case, I have the bounded task-flow. I have the bean ('npsnfibean') configured in the task-flow as view scope. And I have the view (jsff) used in the same task-flow. This view has some other jsff included in that and these included jsff also uses the npsnfibean.
    I am seeing this error just after the control moved from router to page. There are no other log messages displayed. I don't think this is the issue of configuring the bean in out of scope.
    Can you please help me to debug this.It would be great if you can provide the defect number which is fixed in 11.1.1.7
    Thanks in advance
    Umashankara

  • [BUG] NUMBER(38) to BigInteger mapping error. JDev 11.1.2.1.0

    When I try to update value in af:table, popup error says "Invalid column type" (in WL logs - "java.sql.SQLException: Invalid column type")
    Though SELECT succeeds, i.e. I can see table's data
    *[EDIT]* This is not bug from 11.1.2.0, attribute type is java.math.BigInteger, not just BigInteger *[EDIT]*
    Steps to reproduce:
    1. table
    CREATE TABLE anm_tmp( i NUMBER(38) PRIMARY KEY );
    BEGIN
       INSERT INTO anm_tmp( i ) VALUES( 1 );
       INSERT INTO anm_tmp( i ) VALUES( 2 );
       COMMIT;  
    END;2. create "Business Component from Tables"
    3. create single page, add af:table, add commit button
    Workaround
    change attribute's type to BigDecimal or Integer (open entity object, go to "Attributes" tab, "Details" tab)
    Questions
    1. Is this really a bug, or I've missed smth ?
    2. Should I choose BigDecimal or Integer (or smth else) ?
    *[EDIT 2]*
    Configuration: <pre>
    CPU: Intel E5300
    OS: Windows 7 (x32)
    JDev:
    build: JDEVADF_11.1.2.1.0_GENERIC_110907.2314.6081
    Java: 1.6.0_24
    Oracle IDE: 11.1.2.1.38.60.81
    </pre>
    Edited by: Alexander Malakhov on Apr 4, 2012 10:16 AM

    Alexander,
    The reason you don't see bug 11672797 is that it was filed by an internal employee and thus not externalized. The bug summary is:
    Looks like JDBC is having trouble with BigInteger for a column of type NUMBER(38).
    JDBC VERSION AND NAME OF JDBC JAR FILE (REQUIRED):
    JDBCDriverVersion: 11.2.0.2.0
    DatabaseProductName: Oracle
    DatabaseProductVersion: Oracle Database 11g Enterprise Edition Release
    11.1.0.7.0 - Production With the Partitioning, OLAP, Data Mining and Real
    Application Testing options
    This bug has been fixed in November 2011 and has been filed against the JDBC driver. The fix is available in version 12.1 (backport appears to be feasible)
    Anyway, If this issue only reproduces in JDeveloper 11g R2 and not for 11.1.1.5 then chances are that indeed the issue might be different. So if it reproduces for you then please go ahead and file a bug. I am spending larger parts of my time trying to reproduce issues reported on OTN. If things don't reproduce for me but you have a reproducible testcase, please file a bug so the issue is fixed once you upgrade to a next release
    Frank

  • Page cannot be displayed error in Jdev 10.1.2

    I am new to jdeveloper and have just installed oracle8i and jdev 10.1.2. on my home pc.Also i have a broadband internet connection. When i am connected to the network my project runs but when i switch off the internet then i get an error saying page cannot be displayed becoz it still tries to access my internet IP.Is there any way i can change the target URL point my local PC?

    If you are just starting out with JDeveloper - start with the latest version 10.1.3 not with an olde version.
    To fix your problem change the URL in the browser to have 127.0.0.1 instead of the computer name: http://127.0.0.1
    You can change this also under the tools->embedded OC4J preferences.

  • Content Repository gives error in Jdev.

    Hi ,
    I created the content repository by following the steps as mentioned in http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/doc.1111/e10308/adv_repositories.htm#OADEV55596
    Test Connection returns me Success but the folder does not come under this new repository and I see the Jdev error as below:
    Aug 12, 2010 6:03:46 AM oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not list contents of folder with ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTI
    ON_DISPLAY.
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceRe
    sponse.java:116)
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceRe
    sponse.java:92)
    at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.
    java:642)
    at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceM
    anager.java:600)
    at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(C
    ontentDirContext.java:417)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(C
    ontentDirContext.java:381)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(C
    ontentDirContext.java:375)
    at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRoot
    Node.java:143)
    at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNo
    de.java:296)
    at java.lang.Thread.run(Thread.java:619)
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTI
    ON_DISPLAY.
    o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.
    java:116)
    o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.
    java:92)
    o.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:64
    +2)+
    o.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.
    java:600)
    o.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    o.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    o.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentD
    irContext.java:417)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentD
    irContext.java:381)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentD
    irContext.java:375)
    o.j.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
    o.j.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
    j.lang.Thread.run(Thread.java:619)
    Any suggestions?
    Regards
    Aradhana

    That documentation link is internal to Oracle.
    If you are using a non-public build, you should ask in the internal forum that I suppose to exist.
    If you are using a public build, can you post a link to the public docs (start from http://docs.oracle.com)?
    John

  • Error in Jdev with connection to Oracle Content Server

    Hi,
    I have installed my Oracle Content server on a remote linux machine and using Apache webserver with it.
    I am using Jdev drop 8 build 2d and creating an application trying to connect to the Content server creating a Content repository connection of repository type 'Oracle Content Server' and it tests successfully. I use this connection on my jspx page with Document Library.
    The jspx runs properly using the connection .
    But after this if I try to work with the connection object ,say use it on anoither page, it shows loading but does nothing further. If I go to the connection properties and test again it fails with message 'Test failed : null' and gives an error message as below while closing the properties window:
    Performing action Properties...http:// from oracle.jdeveloper.appresources.ApplicationResourcesWindow
    oracle.webcenter.content.internal.dt.connection.wizard.AdapterConfigPanel:Mar 19, 2010 2:07:34 PM oracle.webcenter.content.internal.dt.connection.wizard.AdapterConfigPanel validateConfig
    WARNING: Invalid Configuration Parameters
    java.lang.NullPointerException
    at oracle.adf.share.HashMapScopeAdapter.get(HashMapScopeAdapter.java:89)
    at oracle.webcenter.framework.service.Utility.getApplicationNameWithVersion(Utility.java:1047)
    at oracle.webcenter.framework.service.SensorUtils.getApplicationName(SensorUtils.java:235)
    at oracle.webcenter.framework.service.SensorUtils.getSensorGroup(SensorUtils.java:111)
    at oracle.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:59)
    at oracle.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:42)
    at oracle.vcr.jam.JamRepository.login(JamRepository.java:678)
    at oracle.vcr.jam.JamRepository.login(JamRepository.java:849)
    at oracle.webcenter.content.internal.dt.connection.RepositoryDescriptor.test(RepositoryDescriptor.java:226)
    at oracle.webcenter.content.internal.dt.connection.wizard.AdapterConfigPanel$ValidateActionListener$1.doWork(AdapterConfigPanel.java:1270)
    at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:161)
    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
    at java.lang.Thread.run(Thread.java:619)
    Uncaught exception
    java.lang.NullPointerException
    o.adf.share.HashMapScopeAdapter.get(HashMapScopeAdapter.java:89)
    o.webcenter.framework.service.Utility.getApplicationNameWithVersion(Utility.java:1047)
    o.webcenter.framework.service.SensorUtils.getApplicationName(SensorUtils.java:235)
    o.webcenter.framework.service.SensorUtils.getSensorGroup(SensorUtils.java:111)
    o.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:59)
    o.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:42)
    o.vcr.jam.JamRepository.login(JamRepository.java:678)
    o.vcr.jam.JamRepository.login(JamRepository.java:849)
    o.webcenter.content.SessionPool.getSession(SessionPool.java:137)
    o.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:414)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:381)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:375)
    o.j.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
    o.j.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
    j.lang.Thread.run(Thread.java:619)
    If I restart my Jdev and test connection again (without any changes to the connection) it succeeds but fails again after running the application.
    Please let me know what is wrong here?

    No suggestions?

  • Errors in Jdev Trying to Run jsp

    I have a project with 3 files.
    a jsp file that only does ui
    a connection class that attempts to create a connection
    a service class that uses above connection to try to get data.
    I would like to eventually store the password and connection information on an IAS 904 install in
    $ORACLE_HOME/j2ee/wds/config/data-sources.xml
    and
    $ORACLE_HOME/j2ee/wds/config/jazn-data.xml
    So I want to use password obfuscation.
    without using wizards, and directly editing config files, is there a way to set this up? I've tried editing the D:\Program Files\Oracle\jdev904\j2ee\home\config\data-sources.xml
    and
    D:\Program Files\Oracle\jdev904\jdev\system9.0.4.0.1419\oc4j-config\data-sources.xml
    on my local drive, but when I try to run my jsp file, I get the following error:
    oracle.jdeveloper.deploy.DeployException at oracle.jdeveloper.deploy.oc4j.ds.Oc4jDataSourcesNode.syncWithConnectionManager(Oc4jDataSourcesNode.java:68)
    when I run my connection class, I get:
    javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    Here's my code:
    ublic static Connection getConn() throws Exception
    String JNDINAME="jdbc/pool/OracleCache";
    Context ic = new InitialContext();
    DataSource ds = (DataSource)ic.lookup(JNDINAME);
    Connection conn = ds.getConnection();
    conn.setAutoCommit(false);
    return conn;
    Here is my data-source entry:
    <data-source class="oracle.jdbc.pool.OracleConnectionCacheImpl" name="OracleDS" location="jdbc/pool/OracleCache" connection-driver="oracle.jdbc.driver.OracleDriver" username="scott" password="tiger" url="jdbc:oracle:thin:@host:1521:sid" inactivity-timeout="30" min-connections="3" max-connections="3"><property name="cacheScheme" value="1"/></data-source>
    Do I need to specify anythign else? I don't do any other special configurations. And I'm not very keen on the wizards.
    I'm running 9040.
    Alison

    In jdev there is the Connections tab-page (like run manager or applications); to get your data you can use java code but you also can make a connection to database using wizard :d. It's very simple to get data from tables this way... (there is here a problem: using java code it's possible to gain performace in your application...i'm not so sure).
    Also, you can watch the demos/sample_code from Oracle: (http://www.oracle.com/technology/products/jdev/viewlets/viewlet.html
    and here:
    http://www.oracle.com/technology/sample_code/products/jdev/index.html); those demos are very good.
    bye

Maybe you are looking for

  • Transport Requests

    Hello Experts, I am facing couple of issues in transporting the requests from Dev to QA environment. Firstly when trying to replicate DS in QA, DS is replicated but it is in MOdified status (and Cannot activate because QA system is non modifiable sta

  • Crop tool doesn't work in PS CS4

    The crop tool alway sizes down the image to 1 square pixel. Hardware: G5, OS: Tiger with lates patches. Is there anyone out ther who experienced the same problem? Any suggestions what to do?

  • Ibook screen cracked

    My husband's ibook screen cracked, we bought a VGA cable but cannot get into the system to have it recognize the new display. I have been able to bring up the system on my G4 tower by using a Firewire cable so I can see the system, I just don't know

  • What dvd format and brand are best for macbooks?

    I can't burn dvds from idvd, I have tried dvd-R and dvd+r, I have also tried memorex dvd-R and sony dvd+R.

  • Uploading a site

    When uploading a website to the net, is there any way I can see it's progress in iweb '09? It would be a great help if there were a bar as in some other software. Is there a way to check what is happening? pattery