Cannot run jspx page

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

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

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

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

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

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

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

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

You're welcome, glad to help you.

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

Timo

Tags: Java

Similar Questions

  • Not able to run jspx Pages of BPM Application by using built-in WLS JDev ADF

    Hello

    JDeveloper 11.1.1.6 BPM 11.1.1.6, WLS 10.3.6, model: BC4J

    I created a BPM Application in JDeveloper, with a process and a ViewController ADF for user interface project and a model project
    The application is deployed on the WLS and works when I test it in the workspace of BPM.

    But the UI of the ADF is based on custom of the database data and is a bit heavy UI with lots of data and features.
    I am trying to create entire user interface in taskflows separate and use as auto generated pages created by the plugin BPM in JDev position regions.

    Can I deploy the entire application and test it in the workspace of BPM, but it takes a lot of time for the process of generation and deployment.

    So I tried to create a stand-alone page in the ADF ViewController project and use the ADF taskflows in the page to test in JDev integrated WLS.
    So in this way I can concentrate on test only the ADF UI related code and not worry the BPM process to test the user interface. (Assuming that the process works well).

    Please note that I don't want to test the BPM process (at this point), but I want to test only the built-in ADF UI of WLS.

    When I try to run the stand-alone page in WLS, it gives me the error below.

    Has anyone tried to run ADF UI pages in a BPM Application using JDeveloper.
    Is there another way to test only the pages of user interface instead of deploying the entire BPM to WLS?
    Is there a setting etc, we can change and turn the page in JDeveloper?

    Thanks for any help
    Concerning
    Sameer

    Error in JDeveloper IWLS
    -----------------------------------
    [10: 13:59] Application deployment...
    < 13 June 2012 13:13:15 EDT > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1339596839457 'for task ' 0'. Error is: "weblogic.management.DeploymentException: [J2EE:160149] error in the processing of library reference." References application library, defined in weblogic pending - application.xml: [Extension name: oracle.soa.workflow.wc, exact match: false]. »
    weblogic.management.DeploymentException: [J2EE:160149] error in the processing of library reference. References application library, defined in weblogic pending - application.xml: [Extension name: oracle.soa.workflow.wc, exact match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:613)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
    Truncated. check the log file full stacktrace
    >
    < 13 June 2012 16:14:00 CEST > < WARNING > < hats > < BEA-149004 > < failures have been detected all introducing deploy the task of application "XXXComboApplication" >.
    < 13 June 2012 16:14:00 CEST > < WARNING > < hats > < BEA-149078 > < message 149004 track battery
    weblogic.management.DeploymentException: [J2EE:160149] error in the processing of library reference. References application library, defined in weblogic pending - application.xml: [Extension name: oracle.soa.workflow.wc, exact match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:613)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
    Truncated. check the log file full stacktrace
    >
    # Cannot run application XXXComboApplication due to the deployment on IntegratedWebLogicServer error.
    [10:14] # incomplete deployment. ####
    [10:14] deployment remote has failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    [XXXComboApplication application stopped and cancelled Server Instance IntegratedWebLogicServer]
    -----------------------------------

    Hi Sameer
    1. I know exactly what your condition is and what you're trying to do. I'll go with a few assumptions about what you have and on the basis that I say, unfortunately NO, that you try will NOT work. But there are other ways to test your stuff.

    2. you have a bpm, i.e. with a single process bpm application and a Web of TaskForms project (which has taskDetails pages that use your JSFF of fragments using the af:region tag). Don't forget to build the TaskForms project by selecting a. File TASK etc. You have a lot of things db backend and I hope that you have created entities, EJBs and DataControls. Then, you create links in JSFF etc. Everything is deployed on a full SOA domain fleded and you're good. BUT Yes, it is very tedious and painful to test. I agree.

    3. now you want to test only UI part without any process and tasks. To do this, you try to deploy on field of JDeveloper's integrated WLS and it does not work. Yes, it will fail, and it will not work. Because the domain default wls is a simple domain with just core j2ee and some modules of adf deployed. BUT your TaskForms also has some modules of bpm/soa. In JDeveloper, select your project TaskForms-> right click-> properties-> libraries project and Classpath-> right side, you see a lot of modules BPM for ex: Module of BPM. If you view it, you will see the modules (jars defined in this ex: bpm - services.jar). NOW your integrated domain name do NOT have these deployed modules, and so you get exactly the error that is entirely logical.

    4. go in your area/config integration jdeveloper and open config.xml file folder. Open the file config.xml of your entire standalone soa domain also. Search for "oracle.soa.workflow.wc" in these two files. You will find this soa area but NOT in the area of default jdeveloper. It is the question.

    5. now, you can not make your name domain integrated to work for SOA/BPM applications. This requires a lot of effort to add all modules and corrupt your domain also name. I would not recommend this.

    Now, is there another way, you can test your pages of fragment that has stuff heavy backend. Yes. In your app JDev, create a new Web project with only the ADF modules. Remember when we create an application for the PIA, it creates 2 ViewController and model projects. So everything you want is create a new ViewController project that has all the web, jsff, javax, adl added modules. In what you create DataControls for your EJBs and create or copy Fragments that you already have. Then create pages of simple jsxp as hell01.jsxp, hello2.jspx etc and include your fragments using af: region etc. You can deploy your application to the exclusion of TaskForms on domain JDeveloper. As to the level of the EAR, creating a new deployment profile. Add all (EJB) projects, including the new project viewcontroller except for process and TaskForms. I am convinced that it will work. Then you test your JSPx files directly their performance:
    http://localhost:7101/myViewWeb/faces/hello1.JSPX (assuming that the file jspx is under folder contenuWeb)
    http://localhost:7101/myViewWeb/faces/hello2.JSPX

    If none of the fragments needs input data set, you can still create a PageFlowController class and have life like prepareModel etc. methods to define the criterion of data entries. Assign to this pageflowcontroller the pagedef. So every time that you run jspx, he calls this controller pageflow. Or just have a few fields on your screen jsff that stores data and a link to a managed bean. In this way, test you and certify your screen jsff, connections, ejb code backend db stuff etc etc. Once it works, it will work if you put this jsff in file taskDetails.jspx also with maybe a few minor changes.

    If you want to really test your UI and all the backend without too much stuff to focus on the tasks of process / and NOT using soa domain, then this is the only way to go. I wouldn't recommend updating JDev field with stuff of soa/bpm. This is just my 2 cents opinion.

    Thank you
    Ravi Jegga

  • Running jspx page having the ADF DVT inside bar chart

    In Jdev, I am able to create a page jspx with ADF DVT associated histogram in it, also a bean of support and is successfully able to run the jspx page.

    Now, I'll have my web application (no ADF in service) running on WLS. I want to deploy a graphic page jspx with ADF DVT bar inside the server where my web application is running. What are the steps, configurations and libraries that I need to make it work?

    Any document relating to this will be very useful.

    http://radalcove.com/blog/?p=48
    or
    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/deployment_topics.htm#CHDJJDDG

  • Cannot run jspx

    Hi all
    I am new to Oracle WebCenter 11g. I am trying to run the 'MytutorialApplication' Webcenter tutorial, and whenever I right-click on the jspx page and click 'Run' in the browser of the application, I get the following message:

    Using the 7101 port *.
    "C:\Documents and Settings\mgaura. PMP-ORA\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\bin\startWebLogic.cmd»
    http://waiting for the server to complete its initialization...
    .
    .
    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 128 m - XX: MaxPermSize = 512 m
    .
    Start mode of WLS = development
    .
    CLASSPATH=C:\Oracle\Middleware\patch_wls1031\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\Middleware\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\Middleware\jdk160_11\lib\tools.jar; C:\Oracle\Middleware\utils\config\10.3.1.0\Config-launch.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic_sp.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\Oracle\Middleware\modules\features\weblogic. Server.modules_10.3.1.0.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\webservices.jar; C:\Oracle\Middleware\modules\org. Apache.ant_1.7.0/lib/Ant-all.jar; C:\Oracle\Middleware\modules\net. SF.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar; C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\oracle-portlet-API.jar; C:\Oracle\Middleware\jdeveloper\modules\oracle.jrf_11.1.1\jrf.jar; C:\Oracle\Middleware\wlserver_10.3\common\eval\pointbase\lib\pbclient57.jar; C:\Oracle\Middleware\wlserver_10.3\server\lib\xqrl.jar;.
    .
    Path = C:\Oracle\Middleware\patch_wls1031\profiles\default\native; C:\Oracle\Middleware\patch_jdev1111\profiles\default\native; C:\Oracle\Middleware\wlserver_10.3\server\native\win\32; C:\Oracle\Middleware\wlserver_10.3\server\bin; C:\Oracle\Middleware\modules\org. Apache.ant_1.7.0\Bin; C:\Oracle\Middleware\jdk160_11\jre\bin; C:\Oracle\Middleware\jdk160_11\bin; C:\Winnt\System32; C:\WINNT; C:\WINNT\System32\Wbem; C:\Program Files\Windows Imaging\. C:\Oracle\Middleware\jdk160_11\jre\bin; C:\Oracle\Middleware\jdk160_11\bin; C:\Oracle\Middleware\wlserver_10.3\server\native\win\32\oci920_8
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_11.
    Java (TM) SE Runtime Environment (build 1.6.0_11 - b03)
    Java Client VM (build 11, 0 - b16, mixed mode)
    WLS starting with line:
    C:\Oracle\Middleware\jdk160_11\bin\java-client-Xms256m-Xmx512m - XX : CompileThreshold = 8000 - XX : PermSize = 128m - XX : MaxPermSize = 512m-Dweblogic.Name=DefaultServer-Djava.security.policy=C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.policy-Doracle.adfm.usemds=true - Xverify : aucun-da-Dplatform.home=C:\Oracle\Middleware\wlserver_10.3-Dwls.home=C:\Oracle\Middleware\wlserver_10.3\server-Dweblogic.home=C:\Oracle\Middleware\wlserver_10.3\server-Djps.app.credential.overwrite.allowed=true-Ddomain.home=C:\DOCUME~1\mgaura. PMP-ORA\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain-Doracle.home=C:\Oracle\Middleware\jdeveloper-Djrf.version=11.1.1-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger-Djrockit.optfile=C:\Oracle\Middleware\jdeveloper\modules\oracle.jrf_11.1.1\jrocket_optfile.txt-Doracle.security.jps.config=C:\DOCUME~1\mgaura. PMP-ORA\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\config\fmwconfig\jps-config.xml-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Dweblogic.alternateTypesDirectory=C:\Oracle\Middleware\jdeveloper\modules\oracle.ossoiap_11.1.1,C:\Oracle\Middleware\jdeveloper\modules\oracle.oamprovider_11.1.1-Dsso.filter.enable=true-DUSE_JAAS = faux - Djps.policystore.hybrid.mode=false-Djps.combiner.optimize.lazyeval=true-Djps.combiner.optimize=true-Djps.auth=ACC - noverify-Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.logging.impl.UserContextImpl - XX : + UseParallelGC - XX : + DisableExplicitGC-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=C:\Oracle\Middleware\patch_wls1031\profiles\default\sysext_manifest_ classpath; C:\Oracle\Middleware\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic. Server

    java.lang.NoClassDefFoundError: Data\JDeveloper\system11/1/1/1/33/54/07\DefaultDomain
    Caused by: java.lang.ClassNotFoundException: Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    The main class is not found: Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain. Program ends.
    Exception in thread "main" process is completed.

    Where I'm going wrong?

    And also, the connection to the server by default 'IntegratedWLSConnection' is not connect in my system. That's why I use the IP address of my colleague to use draconian value in the "CLASSPATH" environment variable is defined ".»

    Pls help because this issue has been a sticking point.

    Hello

    Could be the problem with space in the directory of the default domain.

    Can you try to set the JDEV_USER_DIR to another folder (without space - say c:\myjdevhome) and start the jdev?

    http://download.Oracle.com/docs/CD/E12839_01/install.1111/e13666/ojdig.htm#BDCJCHDF

    Arun-

  • Cannot run .jsp page thru WebVPN (Clientless SSL VPN).

    Hello

    I can't access a portal which is a page through the WebVPN .jsp.

    With Internet Explorer, I get the following error: (stop running this script? [...])

    When I say 'No' I get an empty page. Same thing, if I click on 'Yes '.

    With FireFox, I get a blank page without any error message.

    VPN is an asa 5510 version 8.0 (4) 39.

    Is this a limitation of the clientless VPN? A Bug? Anyone has an idea on how to solve this problem?

    Thank you!

    Pascal

    If please activate smart tunneling on the bookmark in question and test it again.

  • Cannot run the JSPX page

    Hello world

    First of all, excuse me if my terminology is inaccurate; I am a newbie with JDeveloper.

    When I try to run the JSPX page, the browser cannot connect. (Should I say 'deploy' instead of 'run' in this case?) Everything works (navigation, principal, update, delete) when I use the browser of Business components. So, I'm sure it's associated with VPN, and a configuration change is probably in order on the WebLogic Server. However, I can't even connect to the console (http://127.0.0.1:7101 / console). In JDeveloper Preferences, all under Internet and Proxy browser appears to be configured correctly as Proxy Test is successful, and as mentioned, I have no problem of communication with the DB.


    It comes to the target URL which breaks down: http://127.0.0.1:7101/XXJL-ViewController-context-root/faces/myFirstPage.JSPX .


    Any help would be appreciated.

    James

    Lou's right. If you run an application in the built-in server, the server administrator is used as a deployment target too. The console and the application use the same port in this case.

    Please check the settings of the built-in Server: browser server application-> server-> properties and click the configuration tab. You should see 127.0.0.1 as hostname, and check the preferred port be the one you use in the url (7001) in your case.

    Your comment, I conclude that you are running a virtual machine on your pc too (192.168.1.14, 192.168.1.15). Check if you have set up the network to use NAT with port forwarding. If this is the case check if you transfer favorite port. If this is the case, you must use another favorite port that you are not transferring.

    Timo

  • Error manually running Windows updates "the website has encountered a problem and cannot display the page you are trying to view. The options provided below might help you solve the problem.

    Original title - manual update of Windows XP via "Windows Update" fails

    07/01/14: click on "Windows Update" on the desktop (XP Home) and XP Tablet

    Result: 'the site has encountered a problem and cannot display the page you are trying to view. The options provided below may help you solve the problem. »

    This office has begun on about 3 days ago and just this morning appeared on the Tablet

    I do McAfee and Microsoft updates manually every morning after the startup of computers so that they will not automatically be updated when I'm busy with other things

    I suspect that the McAfee via Verizon security package is the culprit since the 'look' of their package and procedures changed end of December

    Since then, they have had updates almost every day

    And around the same time, my problem appeared on XP Home Edition, I was not able to access Adobe PDF files and had to re-download Adobe Reader XI

    Any body else having the same problem?

    And help get the update of Windows XP to run again?

    It would not be the first step to disable automatic updates in Control Panel and manually download and install the most recent cumulative security update for internet explorer since without first, everything in the way of troubleshooting will be futile?

    Download and install the latest cumulative security for IE8 update and manually restart the computer.

    visit windows update via the shortened link in your Start menu.

    Assuming that you have Win XP SP3 and IE8, it will be the necessary file

    http://download.Microsoft.com/download/1/9/A/19A6AC47-9EA0-455F-B918-A44D25B5304C/IE8-WindowsXP-KB2898785-x86-enu.exe

  • The website has encountered a problem and cannot display the page while you try to run Windows update and get error code 0 x 80240036

    I can't update, repeat me the website has encountered a problem and cannot display the page. I need to update to Windows XP Service Pack 3. The error code is 0 x 80240036

    Original title: does not refresh

    Hello

    1 did you changes to the computer before the show?

    2. who is the antivirus installed on the computer program?

    Method 1:

    I suggest you run the FIXIT from the link below and.

    The problem with Microsoft Windows Update is not working:

    http://support.Microsoft.com/mats/windows_update/

    Method 2:

    Perform the steps described in the article:

    You receive an error message "Windows Update has encountered an error and cannot display the requested page" when you try to install an update

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

    Method 3:

    If the problem is not resolved, I suggest you try the procedure described in the link mentioned below.

    You cannot install some programs or updates

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

    Warning: Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows

    322756 (http://support.microsoft.com/kb/322756/( )

    I hope this helps.

  • "The website has encountered a problem and cannot display the page you are trying to see." error when I try to run windows update

    I am re - install XP on an SSD. The installation went well, but when I try to run windows update, I get the following error message: "the site has encountered a problem and cannot display the page you are trying to view. I reformatted the drive and re-installed windows many links - no luck, I get the same error message. Old disk HARD charge with the SME XP install updates to drive very well. Help please!

    See if the article sheds some light for this problem: http://support.microsoft.com/kb/836941

  • Error "the site has encountered a problem and cannot disply the page you are trying to view" when I run Windows Update

    Original title:

    I just reinstalled xp pro on my Dell D620 and it is not allowing me to run the updates. Error message: the site has encountered a problem and cannot disply the page you are trying to view. I have service pak 2

    Hello

    You get this error when you try to open the windows update or when you check for windows update?

    Check out the following link.

    You receive an error message "Windows Update has encountered an error and cannot display the requested page" when you try to install an update

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

  • Problem running a page jspx on 11.1.2.4.0 on the weblogic Server integrated with 11.1.1.6.0 already installed

    Hi friends,

    I installed a different version of the JDev 11.1.2.4.0 according to my new work requirements and I am unable to perform my .jspx page... I have already installed 11.1.1.6.0 and works... Here's the error that I get... someone can help me with this...

    "The Server Instance cannot be started because the Weblogic domain integrated has not successfully built".

    I hope that you have not installed the 11.1.2.4.0 in the same middleware_home you isstalled the 11.1.1.6.0. In this case, you must reinstall both.

    If you have installed the 11.1.2.4.0 in middleware (empty) different House, you must check the log file, what exact error has occurred during installation. The location of the log are in the log window.

    In any case, you must remove the system11.1.2.x.x.x/DefaultDomain before trying again.

    Timo

  • Cannot open the jspx page after deployment

    I create 2 ant files.
    Then, I run setDomainEnv.cmd
    E:\SOAworkspace\otnapp\Build > ant build.xml f
    E:\SOAworkspace\otnapp\Build > ant f deploy.xml

    The construction is successful.
    However, I can't open the page http://192.168.1.17:7001/ViewController/deploy/otnapp_ViewController_webapp1/faces/EmployeeEdit.jspx

    Error 404 - not found
    RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:
    10.4.5 404 not found

    If I deploy this web application ADF with Jdeveloper 11.1.1.3, page (http://192.168.1.17:7001/otnapp-ViewController-context-root/faces/EmployeeEdit.jspx) can be opened.


    ------------------build.xml-----------------------
    <? XML version = "1.0" encoding = "UTF-8"? >
    < project name = "tutorial" default = "build" >
    < target name = "build" >
    < wlcompile srcdir = "E:\SOAworkspace\otnapp."
    DESTDIR = "E:\SOAworkspace\otnapp" / >
    < / target >
    < / project >

    ------------------deploy.xml-------------------
    <? XML version = "1.0" encoding = "UTF-8"? >
    < project name = "tutorial" default = "deploy" >
    < target name = "deploy" >
    < wldeploy user = password «weblogic"="welcome1"
    adminurl="T3://127.0.0.1:7001" action = "deploy".
    name = "otnapp".
    source = "E:\SOAworkspace\otnapp" / >
    < / target >

    < / project >

    Are you sure that the Ant build includes the EmployeeEdit.jspx page?

    The 404 or not found error message is a code of standard HTTP response indicating that the client was able to
    to communicate with the server, but the server is not found what was requested.

    You are also sure that this part of the URL is correct ViewController/deploy/otnapp_ViewController_webapp1?

    JDeveloper, you have a 'otnapp-ViewController-context-root' context root, using the Ant script
    you have a ViewController context root (or are - this name of your ear file). If you look at the URL Ant you
    having a deployment directory and a subdirectory otnapp_ViewController where the EmployeeEdit.jspx page
    Required - can you confirm if this is the case?

  • Cannot run form OPS test_fwktutorial.jsp page. Out of process with code 1

    Hi all
    I downloaded the Patch 4573517 of Metalink for JDEV with extension OA 11i release. I followed all the instructions of the init setup and installed the Jdev, also mytutorial got pages compiled successfully, but when I trie dto run the page

    Run > run test_fwktutorial.jsp from the main menu.

    It gives me the error. The error is
    [Departure OC4J uses the following ports: HTTP = 8988, RMI = 23891, JMS = 9227]

    C:\d drive\OA_2008\jdevbin\jdk\bin\javaw.exe-client - classpath C:\D drive\OA_2008\jdevbin\j2ee\home\oc4j.jar; C:\d drive\OA_2008\jdevbin\jdev\lib\jdev-oc4j.jar - Xbootclasspath / p:C:\D; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14.jar; C:\d drive\OA_2008\jdevbin\jdev\appslibrt\nls_charset12.zip-DFND_JDBC_STMT_CACHE_SIZE = 200 - DCACHENODBINIT = true - DRUN_FROM_JDEV = true - mx256m - Doracle.j2ee.dont.use.memory.archive = false - Xverify: none - Doracle.j2ee.dont.use.memory.archive = true - Doracle.j2ee.http.socket.timeout = 500 com.evermind.server.OC4JServer - config C:\D drive\OA_2008\jdevhome\jdev\system9.0.3.5.1437\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]

    java.lang.NoClassDefFoundError: drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14/jar. C:\D

    Exception in thread "main".
    Process has finished with exit code 1.

    I don't understand why he is not in the exception. One reason that i doubthere is the line

    java.lang.NoClassDefFoundError: drive\OA_2008\jdevbin\jdev\appslibrt\ojdbc14/jar. C:\D

    the last word is here, in this line ojdbc14/jar, I think he should have be ojdbc14.jar is.

    Can any body if you please help me on how to solve this problem.
    Thank you
    Manish

    Hello

    Please do the following...

    C:\d drive\OA_2008\jdevbin\jdk\bin\javaw.exe

    It seems that the patch cannot find one of the .jar files.

    Please try to change the installation path for
    C:\D_drive\OA_2008\jdevbin\jdk\bin\javaw.exe

    white space could cause a problem

  • Cannot run Application FOD

    I downloaded Jdev 11 g and followed the instructions for [Oracle Fusion Store before Demo Application | http://www.oracle.com/technology/products/jdev/samples/fod/index.html].
    Data schema and sample are installed successfully. I'm able to compile and generate the model and UI in StoreFrontModule.jws projects.
    When I run the StoreFrontUI, I am getting error below. Can you please help.
    D:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    .
    .
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m  -XX:MaxPermSize=128m
    .
    WLS Start Mode=Development
    .
    CLASSPATH=;D:\Oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.0.0.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/ant-all.jar;D:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar;;D:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;;
    .
    PATH=D:\Oracle\MIDDLE~1\patch_wls1030\profiles\default\native;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;D:\Oracle\MIDDLE~1\patch_cie660\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.5\bin;D:\Oracle\MIDDLE~1\JDK160~1\jre\bin;D:\Oracle\MIDDLE~1\JDK160~1\bin;D:\product\10.1.3.1\OracleAS_3\jdk\bin;D:\product\10.1.3.1\OracleAS_3\ant\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\apps\db\oracle102\bin;C:\Program Files\Symantec\pcAnywhere\;D:\product\10.1.3.1\OracleAS_3\MOBILE\sdk\bin;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    ***************************************************
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JDK160~1\bin\java -client   -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m  -XX:MaxPermSize=128m -Djbo.34010=false  -Xverify:none  -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server  -Ddomain.home=D:\Oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1 -Doracle.home=D:\Oracle\Middleware\jdeveloper -Doracle.security.jps.config=D:\Oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath;D:\Oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy   weblogic.Server
    <Jan 11, 2009 12:42:13 PM IST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    D:\Oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar;D:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar> 
    <Jan 11, 2009 12:42:13 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.> 
    <Jan 11, 2009 12:42:14 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR380042 Thu Sep 11 13:33:40 PDT 2008
    WebLogic Server Temporary Patch for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server Temporary Patch for CR381265 Wed Oct 08 10:15:58 PDT 2008
    WebLogic Server Temporary Patch for CR380913 Wed Oct 15 13:24:22 PDT 2008
    WebLogic Server Temporary Patch for CR381739 Tue Oct 21 14:06:14 IST 2008
    WebLogic Server 10.3  Mon Aug 18 22:39:18 EDT 2008 1142987 > 
    <Jan 11, 2009 12:42:18 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
    <Jan 11, 2009 12:42:18 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool> 
    <Jan 11, 2009 12:42:19 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file D:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.> 
    <Jan 11, 2009 12:43:12 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.> 
    <Jan 11, 2009 12:43:25 PM IST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.> 
    <Jan 11, 2009 12:43:25 PM IST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.> 
    <Jan 11, 2009 12:43:36 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY> 
    <Jan 11, 2009 12:43:36 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
    <Jan 11, 2009 12:43:46 PM IST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.> 
    <Jan 11, 2009 12:43:49 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN> 
    <Jan 11, 2009 12:43:49 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING> 
    <Jan 11, 2009 12:43:50 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.> 
    <Jan 11, 2009 12:43:50 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.1.100:7101 for protocols iiop, t3, ldap, snmp, http.> 
    <Jan 11, 2009 12:43:50 PM IST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode> 
    <Jan 11, 2009 12:43:50 PM IST> <Warning> <Server> <BEA-002611> <Hostname "192.168.1.100", maps to multiple IP addresses: 192.168.1.100, 127.0.0.1> 
    <Jan 11, 2009 12:43:50 PM IST> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 192.168.1.100, 127.0.0.1> 
    <Jan 11, 2009 12:43:51 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING> 
    <Jan 11, 2009 12:43:51 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> 
    DefaultServer startup time: 153953 ms.
    DefaultServer started.
    [Running application StoreFrontModule on Server Instance DefaultServer...] 
    Uploading jazn-data identities.
    Uploading jazn-data policies.
    Uploading credentials.
    ----  Deployment started.  ----    Jan 11, 2009 12:45:09 PM
    Target platform is  (Weblogic 10.3).
    Running dependency analysis...
    2009-01-11 12:45:20.906: Writing WAR file to D:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\StoreFrontModule\StoreFrontModule-StoreFrontUI-webapp
    2009-01-11 12:46:22.093: Wrote WAR file to D:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\StoreFrontModule\StoreFrontModule-StoreFrontUI-webapp
    2009-01-11 12:46:31.515: Writing EAR file to D:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\StoreFrontModule
    2009-01-11 12:46:31.656: Wrote EAR file to D:\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\o.j2ee\drs\StoreFrontModule
    Deploying Application...
    <Jan 11, 2009 12:46:38 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application StoreFrontModule is not versioned.> 
    Jan 11, 2009 12:46:38 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    Jan 11, 2009 12:46:43 PM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl" 
    #### The deployment process timed out after 120000 milliseconds and has been interrupted. Failed to start Application.
    ####  Deployment incomplete.  ####    Jan 11, 2009 12:47:07 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: java.lang.InterruptedException
         at java.lang.Object.wait(Native Method)
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:390)
         ... 12 more
    #### Cannot run application StoreFrontModule due to error deploying to DefaultServer.
    [Application StoreFrontModule stopped and undeployed from Server Instance DefaultServer]
    ADF Library non-OC4J post-deployment (millis): 31
    Jan 11, 2009 12:47:39 PM oracle.adfinternal.view.faces.partition.FeatureUtils _addFeatures
    WARNING: A duplicate definition for the feature "AdfDvtGraph" has been found at zip:D:/Oracle/Middleware/jdeveloper/system/system11.1.1.0.31.51.88/DefaultDomain/servers/DefaultServer/tmp/_WL_user/StoreFrontModule/kulojs/war/WEB-INF/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 3.  A feature with the same name was originally defined at zip:D:/Oracle/Middleware/jdeveloper/dvt/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 3.  This may indicate that multiple copies of the same jar file are present on the class path.  Ignoring the new feature definition.
    Jan 11, 2009 12:47:39 PM oracle.adfinternal.view.faces.partition.FeatureUtils _addFeatures
    WARNING: A duplicate definition for the feature "AdfDvtGauge" has been found at zip:D:/Oracle/Middleware/jdeveloper/system/system11.1.1.0.31.51.88/DefaultDomain/servers/DefaultServer/tmp/_WL_user/StoreFrontModule/kulojs/war/WEB-INF/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 7.  A feature with the same name was originally defined at zip:D:/Oracle/Middleware/jdeveloper/dvt/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 7.  This may indicate that multiple copies of the same jar file are present on the class path.  Ignoring the new feature definition.
    Jan 11, 2009 12:47:39 PM oracle.adfinternal.view.faces.partition.FeatureUtils _addFeatures
    WARNING: A duplicate definition for the feature "AdfRichPivotTable" has been found at zip:D:/Oracle/Middleware/jdeveloper/system/system11.1.1.0.31.51.88/DefaultDomain/servers/DefaultServer/tmp/_WL_user/StoreFrontModule/kulojs/war/WEB-INF/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 11.  A feature with the same name was originally defined at zip:D:/Oracle/Middleware/jdeveloper/dvt/lib/dvt-faces.jar!/META-INF/adf-js-features.xml, line 11.  This may indicate that multiple copies of the same jar file are present on the class path.  Ignoring the new feature definition.

    Stop the server; go for the cleaning and the deployment folder at all.

    \jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs

    Then, test your db connection, compile model and VC individually and run your jspx page.

  • 9.1 Safari cannot open the page after el capitan 10.11.4 updated updated

    have an imac (retina 5 k, 27 ", end of 2014)

    4 GHz of processor intel core i7

    8 GB 1600 Mhz DDR3

    1 TB of flash storage

    running Safari 9.1 (11601.5.17.1)

    Safari opens but does not open the page - get - Safari cannot open the page - safari can't open the page because the server dropped the connection unexpectedly.

    Journal of the console after repeated attempts-

    appreciated all help to solve them.

    Go step by step and test.

    1. turn off the power to the router. Unplug it from the wall. Wait a while.

    Plug it in, back to the wall. Turn on the router. Wait for all lights are light up properly. It will take a while.

    Restart the computer.

    Boot mode safe.

    https://support.Apple.com/kb/PH18760?locale=en_US

    2 remove Caches.db

    Close all windows and close all applications.

    Hold down the 'option' key, then click on the "Go" menu in the Finder menu bar.

    Select 'Library' in the menu dropdown.

    Library > Caches > com.apple.Safari > Caches.db

    Right-click on the Caches.db file and select "move to trash".

    Close the windows.

    Restart and restart Safari.

    3 empty Caches

    Safari > Preferences > advanced

    Tick the box "Show develop menu in menu bar."

    Develop menu will appear in the Safari menu bar.

    Click on develop and select 'Empty cache' in the menu dropdown.

    4. remove the Cookies

    Safari > Preferences > privacy > Cookies and other data from the website:

    Click on the button "Details".

    Delete all cookies except those from Apple, your internet service provider and the banks.

    5 Disable Extensions and test them.

    Safari > Preferences > Extensions

    Uncheck 'Enable the Extension' and test.

    Enable the Extensions one by one and test.

    To uninstall any extension, select it and click the "Uninstall" button

Maybe you are looking for