JDeveloper 11.1.2.0.0 Version Application wizard : File Backup Error

hi
As shown in the scenario (sc1) screencast at http://screencast.com/t/GA7OcgYZ
the JDeveloper 11.1.2.0.0 Version Application wizard can fail sometimes, showing a "File Backup Error" dialog, with the message
"Failed attempting to back up imported resource
D:\screencast\VersionAppLockedIssueApp-v0.01\VersionAppLockedIssueApp\Model.
Check that there are no file system explorers viewing files in this location and that none of the files are open in other applications before resuming."
This even occurs when there are no other processes (like Windows Explorer or an editor) using/locking the file.
It should be possible to reproduce the behaviour using the example application
at http://www.consideringred.com/files/oracle/2011/VersionAppLockedIssueApp-v0.01.zip
which is really nothing special I think, so it might also reproduce using another application.
First open the application and also open the file "browseEmployees.jsf" in design view.
After that, as it seems, the Version Application wizard fails.
Note that it might be relevant that I am using Windows 7, as I can imagine that this could behave differently when using JDeveloper on other operating systems.
Also note, if I try to ZIP the application folder (instead of using the Version Application wizard) after opening the file "browseEmployees.jsf" in design view, I get a message like "WARNING: The process cannot access the file because it is being used by another process.
: D:\screencast\VersionAppLockedIssueApp-v0.01\VersionAppLockedIssueApp\.data\00000000\je.lck ",
as can be seen in the scenario (sc2) screencast at http://screencast.com/t/rFiL47Bil
As it seems that the Version Application wizard has managed to commit the source files, one workaround could be to checkout the source in another location and continue working there.
Other suggestions to avoid this issue, or deal with it, are welcome.
questions:
- (q1) Can this "File Backup Error" behaviour for the Version Application wizard be reproduced?
- (q2) How can this "File Backup Error" behaviour for the Version Application wizard be explained?
many thanks
Jan Vervecken

fyi
Today I noticed that there is a My Oracle Support note about this:
- note id 1353389.1 , "In JDeveloper11.1.2.0.0 the Version Application Wizard Failed with the Error: File Backup Error "
Its "Solution" section currently says:
"The problem is still investigated by development.
But there is a possible workaround for Bug 12912410 by unchecking the checkbox 'Perform Checkout' in step 5 of 6 in the wizard screen. "
regards
Jan

Similar Messages

  • Application Server File Download Error

    Hi Experts,
      i have tried downloading xml in to application server .. follwing the link in sdn.
    XML file creation in application server
    but while scheduling background job it gets cancelled and shows error message ' Error in Control Framewor ' in the log please help me on this..

    Could you please give little more details,like what are the transactions used,if possible please send a copy of the code of your program which you are scheduling as back groud job.
    Kind regards
    Manoj

  • Version application in 2 svn repository

    Good Day All,
    what is the best practice of Subversion if i want to version my application in 2 or more repository ?
    let say in my office i have a svn server and application development will be centralized there.
    but when we doing a on site development, all of the development will be centralized to repository inside my notebook.
    below is my understanding in using SVN :
    - when i import application to SVN for the first time, i will choose version application and select the desired repository location.
    - i can only di switch between other repository that in the same svn connection.
    - when i want to version the application into other repository (my notebook) the versioning menu from jdev, don't have version application option.
    my JDEV version : JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    Versioning Support
    oracle.jdeveloper.vcs
    11.1.1.6.38.61.92
    Versioning Support for Subversion
    oracle.jdeveloper.subversion
    11.1.1.6.38.61.92

    hi Frank, thanks for the reply, i'll take a look at GIT
    another question, in my jdev update center, i can't find git extension.
    in this page http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/131167.xml#oracle.jdeveloper.git
    the git extension only available for jdev version 11.1.1.7.40.64.93
    but i found a few blog saying git extension already available for jdev 11.1.1.6
    http://chadthompson.me/2012/12/12/why-use-git-with-jdeveloper/
    JDeveloper 11.1.1.6.0: The Git Experience (Part 1) | JDev & ADF Goodies

  • File system error while opening applications in jdeveloper

    I am facing issue while creating new application in jdev. Getting error An error occured creating the application.Check file system permissions. I am admin of my server and I have admin rights for my system.
    I am using 11.1.1.6.0 version of jdev and windows xp os.
    Thanks in advance.

    Hi,
    This is your private PC?
    Can you verify it's not permissions issues?
    Try run the jdev as an admin (right click-run as). Also try to manually create folder in the target location.
    Arik

  • How to save 4 versions of a file in the application server

    Hi,
       I have to write a program which will extract few data from SAP and write it in a file in the SAP application server. This program will be run once every month.
    I need to save 4 versions of the files, current and 3 prior.  These versions should cycle off the oldest once a new version has been created.
    Could anyone help me how to do this?
    Thank you!
    Regards,
    Sunitha.

    Hi Sunitha,
    The best way is to write a unix script in the unix server to do the job for you. Once The file is written in the server then leave the job from the unix side to get this done.
    This is the best option i think. Writing a script is not a big task. You can call the script from ABAP or from an external daemon in the unix server. We have many such programs in our org.
    Hope this helps
    Cheers
    VJ

  • Windows desktop application -- version of this file is not compatible with the version of Windows you're running

    I am developing on 64-bit Windows7 Enterprise using VisualStudio 2013.  I created a new Windows desktop VB.net application and just created a release build of the default solution/project targeting "Any CPU".  I provided the EXE to a
    colleague who is also running 64-bit Windows7 Enterprise but receives the following error...
    "The version of this file is not compatible with the version of Windows you're running.  Check your computer's system information to see
    whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."
    I changed the build configuration to create a "x86" build but my colleague received the same error.  Any ideas why this would be happening (I checked and my colleague has .Net4 Framework installed as well)?  Thank you for your time and
    response!
    Sunish Abraham
    "The version of this file is not compatible with the version of Windows you're running. 
    Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."

    Hi sunisha,
    According to your description, you'd like to run the application in your colleague's computer.
    I provided the EXE to a colleague who is also running 64-bit Windows7 Enterprise but receives the following error...
    If you want to test the application, you could provide the whole Debug folder to colleague instead of the single exe.
    "The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."
    Check if the collegue's computer is running 64-bit windows:
    Enter Control Panel, click on System and Security.
    Under this, you can view the system type. This will describe whether you have 32-bit or 64-bit.
    You can also try compatiblity mode.
    If the program is not compatible, then you may try to install and run the program in compatibility mode.
    Use the following steps:
    1)   Right click on the Program
    2)   Click on Properties
    3)   Click on Compatibility tab
    4)   Select Run this program in compatibility mode and select Windows Vista or whatever operating system the program was running successfully.
    And if you still have questions, I suggest you deploy the application to the Local Network with clickOnce, then your collegue can install the application from the network.
    #ClickOnce deployment
    http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx
    And also, you could recreate a new small application in your computer in Any CPU, then check if this small new application can work well in your colleague's computer. This can judge if the problem is caused by your application.
    If you have any other concern regarding this issue, please feel free to let me know.
    Best regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Import repository from Designer concerning non-versioned applications (EA2)

    Hello
    I've downloaded last version of Data Modeler -> v3.0 EA2 because correcting bug about import from designer for non-versioned applications.
    I tried to import from my Designer connection but I can see only versionned applications ! I would like to see all the applications (like in Data Modeler v2). Version 3 EA2 is supposed to correct the problem ?!
    The exact version is V3.0.0.653 ! Is that right ????
    Thanks to all!

    Hello,
    On our designer we have ; one workarea and 22 Applications system and several sub-application system. Only a couple on these applications systems are versionned.
    I would like to import the 20 applications and sub-applications in Data Modeler but even if I have the Data modeler EA2 I cannot see them ! I was talking about the Data modeler version lattest version (EA2). Is it the V3.0.0.653 ?
    thanks regards,
    Rocco

  • HT4946 Once I backup my iPhone, where can I find the SMS data on my mac? The link Library/Application Support/MobileSync/Backup/ doesn't seem to exist on my computer. I have OS X, version 10.6.8. Thanks.

    Once I backup my iPhone, where can I find the SMS data on my mac?
    The link Library/Application Support/MobileSync/Backup/ doesn't seem to exist on my computer.
    My mac has OS X, version 10.6.8.
    Thanks.

    Here, let me explain the way you use the word "crap" in a sentence like this, especially when I'm asking for help from a total stranger such as yourself. It's rude, obviously I know now not to do something like download something like that to my computer. It's not the difficult to figure out, and obviously I'm suffering the consequences for it now. So are you planning on helping me? Or should I not reply to your next reply if it has the word "crap" in it? I'm sure this whole discussion board was created to be used in a professional way, which is how I would like to keep my responses.

  • Cold Fusion/Flex Application Wizard crippled in Trial Version?

    Hi,
    I am using the 60 Day trial version of Flex Builder
    3/Eclipse.
    I wanted to try out the much vaunted Cold Fusion/Flex
    Application Wizard, mainly because I could not get my head around
    access from Flex to an existing CFC from the documentation alone.
    So, I followed the directions:
    Click the plus sign (+).
    In the Name: text box, enter the name for the page.
    Select the page type (master, detail, or master/detail).
    Click Edit Master Form or Edit Detail Form, depending on the
    type of form you are creating.
    The Visual Query Builder starts.
    But for me, when I click on 'Edit Master Form' the Visual
    Query Builder does not start.
    Now I have checked and confirmed that my RDS is working, and
    that I can access the database via RDS in the Eclipse RDS browser
    window. The RDS concerned is on another PC.
    The PC on which Flex Builder is installed is a Vista
    Ultimate/32 and the database is MS SQl server 2005 (running on the
    other PC). Cold Fusion 8 is installed on both PC's.
    So, my question is 'Is the CF/Flex Application wizard
    deliberately hobbled/crippled in Flex 3 Trial version, or is there
    something wrong with my installation.?
    If this works for everyone else, then how do I debug my
    installation ?
    Thanks,
    Bryn Parrott

    in addition, I can say that I installed the same flex builder
    trial on an XP machine, using its own local RDS, and found that the
    wizard worked just fine.
    So what is the variable here, why is the wizard not working
    on the vista PC ?
    Is it Vista ?
    Is it the fact that I'm trying to use RDS against a remote
    server and not the local one ?

  • Remote loading Multi-versioned application & ApplicationDomains & communication

    Hello,
    let's have an application A that loads application B using SWFLoader. Is it possible to have A and B compiled with different Flex SDKs and have the applications in the same ApplicationDomain?
    I want to communicate between the applications, for example add some event listener to SystemManager of B. If I use loadForCompatibility=true, I get coercion error (of course - ApplicationDomains are different and we have two SystemManagers, so flex has no idea which one to use).
    Any ideas how to achive the communication?

    I would be lovely if Adobe created some demo for remote loading multi-versioned application using runtime shared library, with some event communication between applications

  • Versioned application undeployment

    We have deployed an ear file in the current environment "MyApp.ear", Now i am unable to undeploy the ear file via WLST. I know the problem, coz i find an alternate way. When i checked the ear file from console it looks like "myApp.ear (build_2.2)" So WLST gets confused with this version tag, I use weblogic.deployer and pass a label which is the version number to it to undeploy.
    Like:-
    /usr/local/bea10/jrockit-R27.6.0-jdk1.5.0_15/bin/java -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.TrustKeyStore=DemoTrust weblogic.Deployer -adminurl http://localhost:7001 -user myuser -password mypassword -undeploy -name myApp -appversion $1 -targets myCluster (where $1 is the label i passed to it).
    How can i find which version number ear file is deployed so i dont have to pass the variable all time.
    Edited by: ravit on May 4, 2009 10:57 AM

    http://e-docs.bea.com/wls/docs81/deployment/concepts.html#1008665
    Yeah the javadoc is missing, that is our bad it should be added soon.
    Let me know if you have more questions.
    cheers
    mbg
    "Jordan Reed" <[email protected]> wrote in message
    news:3e8b7c3d$[email protected]..
    A sample or direct link would be great. I went delving through the search
    results for "application life cycle listener" without any success. I also
    looked through the javadoc for all the classes with "Listener" in them
    without success.
    -jdr
    "Mark Griffith" <[email protected]> wrote in message
    news:[email protected]..
    Search for 8.1applicaiton life cycle listener. I am off line right this
    second or I would give you the direct pointer. I did notice that wesomehow
    left out the javadoc from the public website. If you can't find it,repost
    I have a sample I can drop you.
    Cheers
    mbg
    "Jordan Reed" <[email protected]> wrote in message
    news:[email protected]..
    All,
    I was wondering if there was a way in Weblogic for enterprise
    application
    to
    be notified when it is undeployed from the server. Our enterprise
    application does some various bootstraping activities (and creates
    some
    singletons) when first loaded.
    When we redeploy the application it appears like our old singletonsare
    still sitting around and not cleaned up. Is there a way for theapplication
    to be notified if a user redeploys or undeploys it?
    Thanks,
    Jordan

  • Cannot run application HRSystem due to error deploying to DefaultServer.

    I am new to java and jdeveloper. I am tring my hands on the tutorial on HRSystem. Below is the error message recieved while deploying the application. Dont know what to do please help.
    The plaform is linux. Thanks
    DefaultServer startup time: 12661 ms.
    DefaultServer started.
    [Running application HRSystem on Server Instance DefaultServer...]
    Uploading credentials.
    ---- Deployment started. ---- Jun 2, 2009 3:10:10 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2009-06-02 15:10:10.73: Writing WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:10.973: Wrote WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:57.397: Writing EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    2009-06-02 15:10:57.404: Wrote EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    Deploying Application...
    <Jun 2, 2009 3:10:59 PM CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HRSystem is not versioned.>
    Jun 2, 2009 3:10:59 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    Jun 2, 2009 3:10:59 PM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    <Jun 2, 2009 3:11:22 PM CET> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    Jun 2, 2009 3:11:22 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    <Jun 2, 2009 3:11:22 PM CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1243951858599' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'HRSystem'.>
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application HRSystem on DefaultServer.: Failed to load webapp: 'HRSystem-ViewController-context-root'.
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
    #### Deployment incomplete. #### Jun 2, 2009 3:11:22 PM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application HRSystem due to error deploying to DefaultServer.
    [Application HRSystem stopped and undeployed from Server Instance DefaultServer]
    Edited by: user1423903 on Jun 2, 2009 8:11 AM

    Try removing this directory: /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/ and restarting JDeveloper.

  • Cannot run application handbook due to error deploying to IntegratedWe

    I recently upgraded to Developer version 11.1.2.38.60.81 and when I try to run my test template from the handbook built under a previous version I get the following:
    <Sep 29, 2011 6:26:38 PM MST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\Owner\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\o.j2ee\drs\handbook\ModelWebApp.war. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    <Sep 29, 2011 6:26:38 PM MST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1317345997673' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    <Sep 29, 2011 6:26:38 PM MST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'handbook'.>
    <Sep 29, 2011 6:26:38 PM MST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    #### Cannot run application handbook due to error deploying to IntegratedWebLogicServer.
    [06:26:39 PM] Deployment cancelled.
    [06:26:39 PM] ---- Deployment incomplete ----.
    [06:26:39 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    [Application handbook stopped and undeployed from Server Instance IntegratedWebLogicServer]
    I have read thru the other threads but have not found an aswer; can someone help?

    Thanx for your reply. I am very appreciative that you and others take the time to reply. I follow your blog and hope to become more proficient in JDeveloper.

  • Ojspc (with JDeveloper 10.1.3.2.0) keeps recompiling .tag files.

    I find it takes an extremely long time to compile my web application with 75 .jsp files (14188 non-blank lines) and 24 .tag files (438 non-blank lines). About 24 minutes, in fact. I attribute this to the utility insisting on recompiling each and every .tag file for every .jsp that uses them.
    During translation, I see the javac process start up several times, and I inspected the javacXXX temporary file that gets created (it stores the VM arguments for each compilation) whenever Oracle needs to compile a page. Now compilation is supposed to happen after translation, but it still happens repeatedly for the same .tag file. If the .tag file is used in each of the 75 .jsp files, then it gets compiled 75 times! I even tried adding the temporary directory where Oracle outputs its .class files for these .tag files to the compilation classpath, and it didn't have any effect.
    I also can't precompile the .tag files in an attempt to force it to use already compiled .tag files, as ojspc doesn't seem to want to translate/compile them on its own (but only as a result of a .jsp that needs them).
    Here are the options in my build.xml:
      <target name="ojspc">
        <path id="ojspc.classpath">
          <fileset dir="${source.web.path}/WEB-INF/lib">
            <include name="*.jar" />
          </fileset>
          <!-- The following is where the .tag files end up after being automatically translated,
               then compiled (even though the compiled versions are .class files and should go in
               oracle/generatedClass, below) -->
          <pathelement path="${build.root}/oracle/generatedJava" />
        </path>
        <property name="ojspc.classpath" refid="ojspc.classpath" />
        <mkdir dir="${build.root}/oracle" />
        <mkdir dir="${build.root}/oracle/generatedClass" />
        <mkdir dir="${build.root}/oracle/generatedJava" />
        <oracle:compileJsp verbose="true"
          appRoot="${build.webapp.path}"
          dir="${build.root}/oracle/generatedClass"
          srcDir="${build.root}/oracle/generatedJava"
          addClassPath="${ojspc.classpath}">
          <fileset dir="${build.webapp.path}">
            <include name="**/*.jsp" />
          </fileset>
        </oracle:compileJsp>
      </target>There's nothing particularly memorable about the ant output. Everything succeeds. But 24 minutes for 15k lines of JSP sounds pretty ridiculous... this whole endeavor was an attempt to reduce initial page hit lags after deployment, but ..... 24 minutes??? :)
    Thanks,
    Scott

    Marco,
    the bug is published and visible in Metalink.
    - Select "Document Id" in "Quick find"
    - enter the bug number: 4556035
    - click "Go"
    Bug 4556035 is fixed in JDeveloper 10.1.3.3
    It's also included in http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.3/fixlist.htm
    Regards,
    Didier.

  • How to Write Error messages to application.log file in OAS 10g.

    Hi All i am in urgent need of writing log messages to Oracle Application Server10g application.log file.
    Using JDeveloper 10.1.3.4.0.4270.
    Thanks & Regards,
    Renuka
    Edited by: Renuka on Jan 18, 2013 8:00 AM

    Zariel wrote:Boot from where? If you want the entire boot process you can use debug parameter. BUT I dont know what you will get becauseyour harddrive gets mounted during init, and during init it dumps dmesg to a log file, i guess dmesg gets its logs from minilogd which also gets started during init. The only way of doing it would be to get the kernel to log its output to ram then flush it to disk at the relevant time. Ive no idea if you can do this or not.
    I just boot normally from my hard disk, but all the messages between "INIT version 2.86 booting" and the output from /etc/issue (when login is started), is gone. It's not in /var/log/messages nor do I get it via dmsg.
    All the kernel messages BEFORE "INIT version 2.86 booting" are logged okay.

Maybe you are looking for

  • How do I do validation using SDK.

    How do I do validation using SDK. We have created different warehouses for the client business operations. For eg: 1. Inspection Stores 2. Rejection Stores 3. Main Stores In Goods Return & A/P Credit Memo, other than RejectionStores is selected, we w

  • ITunes has stopped working (windows 7)

    Problems when accessing iTunes store with error message iTunes has stopped working. Problem signature is: Problem signature Problem Event Name: APPCRASH Application Name: iTunes.exe Application Version: 10.1.0.56 Application Timestamp: 4ce4a7b6 Fault

  • ADF (View Object) with open source database

    Hi all, Recently, I am evaluating JDeveloper 9.0.5.2 ADF with an open source database (Firebird). I follow the instruction to: 1. Create an entity object 2. Create a view object for the entity object in 1 3. Create an application module for the view

  • Service Manager 2012 R2 Self Service Portal Request Offering page length

    How can I control the number of fields displayed in the SSP for my request offerings? I would like to only ask a few questions per page and have the end user click next to continue asking questions.

  • Stopped (err = 8012)

    I posted a support call with Apple 12 days ago (still no reply). I'm getting this error message when trying to download an app. Does anyone know how I can resolve this?