Deploy applications thru autodeploy in production mode in Weblogic 10

In Weblogic 10, we can deploy applications though autodeploy in development mode. But now I need to deploy my applications in production mode. Iam very much convenient using autodeploy. Can I use this autodeploy in production mode..?..Any alternative..?
Will there be any problems If I deploy things thru autodeploy in production mode..?
Please help..
Thanks.

Kumar_Spore <> wrote:
In Weblogic 10, we can deploy applications though autodeploy in
development mode. But now I need to deploy my applications in production
mode. Iam very much convenient using autodeploy. Can I use this autodeploy
in production mode..?..Any alternative..? Will there be any problems If I
deploy things thru autodeploy in production mode..? Please help.. Thanks.Hi,
As far as I know, the autodeploy will not work as soon as your weblogic
instance is in production mode.
And this mostly for 'security' reasons.
Imagine that you have an application running in production, you don't want
to deploy something 'unplanned' or allow mistakes by administrators. And
with autodeploy you can easily copy something wrong.
B
Schelstraete Bart
[email protected]
http://www.schelstraete.org

Similar Messages

  • Production mode in weblogic

    Hi
    I have developed my JSP in development mode in weblogic 6.1.
    I am using an extra third party power analyser sdk.
    Now i am going for production mode in weblogic.
    is there any setup, or path specification to any files needed?
    if there plz inform me.
    thanks in advance

    One file you need is probably named "manual" or
    "instructions" or something. Go and read it. This is
    no WL support forum.thanks for your great sense of humor answer. i know this is not the WL
    Any other people who knows about this?

  • Getting List of all deployed applications thru WebService..

    Hello All,
    I want to get the list of all deployed applications and components thru webservice..
    How can I achieve the above requirement... any suggestions??
    Thanks & regards,
    Amol.

    Hi Anil,
    Thanks for the links..
    But I have already tried this.Will tell u what I have done..
    1)Created DC of type EJB. Added "com.sap.exception" and "tc/wd/webdynpro" as Used DC. So at the design time I am able to get the IWDDeployableObject APIs.
    2)Created DC for EAR. Added above EJB module and in the reference both the reference targets are mentioned. Out of which "com.sap.exception" is library reference while "tc/wd/webdynpro" is service reference..
    Now when I build the projects, both are built. But at the time of deploymeny it throws an error :
    java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/services/sal/deployment/api/IWDDeployableObject
    So I think I should create another DC of type external libray add those required JAR filed... as EJB container might not able to understand webdynpro service references..
    Is my understanding correct?
    Thanks,
    Amol

  • How to find out a problem of sending an e-mail from a deployed application?

    Hi guys,
    I've deployed a web application which is in production mode on a weblogic server 10.3.2.0. The HTTP server is Apache.
    In this web application, we send e-mails using javamail library. The mail server is a remote server from this one, also an Apache one.
    At the beginning, all was working fine. Now it's impossible to receive e-mail but i've no exception launched, no trace of problem....
    I've tested the mail server with the same application in dev mode hosted on another server. It's OK, e-mails are received correctly.
    It seems the problem comes from the server which hosts the production web application.
    The problem is that i don't know how to test it to find out what is wrong. Is it possible to see what happen in the console portal of the weblogic server and how ?
    Any idea, please it's urgent !!!

    Hi Nick.
    If you open a free Apple Developer account you can use the bug reporter tool. However if you want to file a bug report you need to tightly identify a reproducible fault, detail the conditions in which it arises and ideally supply any workaround you have discovered.
    In other circumstances iTunes Feedback is probably the appropriate channel. Common problems should gain attention.
    Apple don't provide free technical support for iTunes. The inital point of entry for online assistance is iTunes Support. If none of the online resources help then depending on the nature of the problem, or whether you qualify through a recent purchase, or you are prepared to pay, you may be able to make use of the Contact iTunes Support service. Failing that Apple Support Communities (here) is where users share solutions with each other.
    tt2

  • How to find out why we don't receive e-mail from a deployed application?

    Hi guys,
    I've deployed a web application which is in production mode on a weblogic server 10.3.2.0, OS linux.
    In this web application, we send e-mails using javamail library. The mail server is a remote server from this one.
    At the beginning, all was working fine. Now it's impossible to receive e-mail but i've no exception launched, no trace of problem....
    I've tested manually the smtp connection between both servers. It's OK.
    It seems the problem comes from weblo.
    The problem is that i don't know how to test it to find out what is wrong. Is it possible to see what happen in the console portal of the weblogic server and how ?
    Any idea, please it's urgent !!!

    Yes - it is a bit frightening... Had other Macs before this MacBook (Pro), and never experienced such a problem. Don't know - of course I look into the Preference settings from time to time, and maybe I have changed that setting on the other computers... it never occurred to me...
    What an annoyance such a simple decision to make the auto-shutdown after one hour a default can be! Probably, Apple reconsiders :-D I'd rather prefer an auto-lock of the account (instead of an auto-log off)... but I believe it has been expressed often enough that, in this particular case, the - pardon me - Windows-solution (to offer a simple lock of the account, the Windows-L-key combination, IIRC) is much more practical... to copy that behaviour under Mac OS X, You'd have to go through lengths...
    Anyway! Pondind, thank You very much!!! Solved a kind of embarassing, but huge problem of mine!
    Best,
    Björn

  • Deploying simple EAR to WL10.3 in Production Mode

    Hi,
    I'm trying to deploy a simple EAR developed using Workshop and am getting library reference errors for beehive-controls-1.0.1-10.0.
    The target server is running on Solaris with a domain created using the wls.jar template.
    I'd like to bundle the additional libraries needed in the EAR file (in APP-INF/lib, dropped in automagically using the workshop J2EE module dependencies setting) but don't know which libraries I need (can only find beehive-controls.jar on the filesystem).
    Will this work on a server running in production mode, and if so, what libraries do i need?
    Cheers.
    Martin.
    Edited by: user10925870 on 23-Nov-2009 03:19
    The library references that wls complains about are:
    - beehive-controls-1.0.1-10.0
    - weblogic-controls-10.0
    - wls-commonsloggingbridge

    You can do one thing. Create a workshop domain in a test environment and then start the console. All the shared libraries are deployed as modules and can be seen in the admin console. Then search and place theses libraries in the lib of your application and used the <prefer-web-inf-classes> or <prefer-application-packages> in case of .war or .ear respectively. Hope this helps :)
    Edited by: Manish Chellappan on Nov 24, 2009 1:05 PM

  • Can't connect to a deployed application in standalone production

    Hy dear all, i'm facing a problem.
    I've deploy an application on a stand alone wls in production mode. I've deploy the application from jdeveloper all the groups, roles, and users are well migrated. I've created new accounts in wls granted the application role but i can't connect to the deployed app with these accounts. These accounts can connect to wls when i grant them administrator role. All the accounts create in jdeveloper can connect to the application.
    Please i need help emergency...

    Please after deploying my application in wls (production mode) all user create in weblogic can't connect to the application but users that was migrate from development mode (jdeveloper) can connect i need help.
    any idea?

  • ADF application to be deployed in exploded mode in weblogic

    How can we deploy the ADF Application (EAR) in exploded mode in weblogic server?
    i.e I have ADF based application named Application.EAR. How can i deploy it in exploded mode?
    Thanks in advance,
    Navaneeth

    As far as WebLogic is concerned, we take a standard Java EE deployment module, in either archived or exploded form and deploy it. You point the deployment utility (or the console, or the ant tasks or the Maven plugin) at the source of the deployment and WLS will deploy it.
    There's nothing specific in what WLS requires for exploded deployment, so this is likely to be more a question specific to ADF as to how it is packaged and able to be deployed. I'd post your question to the ADF/JDeveloper forum to ask those folks specifically.
    -steve-

  • What could be the possible reason for a deployed application to run slow after the target pc comes out of standby mode?

    What could be the possible reason for a deployed application to run slow after the target pc comes out of standby mode?  PC running XP and using the USB to communicate with the DAQ and driver boards.  Application generated with 2010.
    Thanks

    Hello,
    Usually default property is checked 
      system property -> devices ->usb root -> power management -> allow system to switch off device
    Hope this help
    Regards
    Tinnitus
    CLAD / Labview 2011, Win Xp
    Mission d'une semaine- à plusieurs mois laissez moi un MP...
    RP et Midi-pyrénées .Km+++ si possibilité de télétravail
    Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
    Don't forget to valid a good answer / pensez à valider une réponse correcte

  • Deploying applications in production

    Hi
    Like to get some opinion/advise on deploying applications to production.
    we develop applications in WSAD.After unit testing in studio Export the .ear to the Q/A system , if everything works good just copy the .ear to production.
    What are the standard practices to do these . Is there any s/w packages available which does this and have an audit trail of when and what is moved.
    Does anyone here use any software for this.
    Moreover is it better to deploy application as a single .ear/.war or is it better to have an exploded format.
    The advantage of exploded format is you need to move only waht is changed.
    TIA for you comments.

    Here's the deployment scheme I last used:
    Install files from test to staging machine, try it out. Then run "rsync" to copy to production cluster. "rsync" makes a remote directory tree identical to a master tree, based on file time stamps and optionally hashes.
    That's it. No latest buzz words and TLAs, but does the job.
    Files were files, not zipped. I like being able to more/grep/vi my config files and html's without unzipping and re-zipping. When you want to store files, the Unix file system is a pretty darn good tool for it.
    What I never got around to implementing was change auditing. Possible fixes: save rsync's output to a file (rsync | tee). And/or run a version control checkin script for the whole tree while running the rsync. And/or run the checkin every 15 minutes from cron; normally nothing has been changed, so the checkin is a no-op.

  • Deploying applications to a server in a StandBy mode

    Using WLS 8.1 SP2
    Local Win 2k machine.
    I have a some questions regarding re-deploying applications to a Managed Server,
    in a StandBy mode, using either the Admin console or the weblogic.Deployer utility.
    (I have configured the Domain Wide Admin Port and managed server starts fine in
    the StandBy mode).
    I noticed that I can deploy new applications using both the console and the deployer
    utility. These applications get deployed after the server resumes (understandable).
    However, both the deployer and the Admin console do not realize when to return
    the results of the action. By this I mean, the admin console continues to spin
    even after I resume the managed server
    and the deployer utility never returns.
    While re-deploying the same thing happens when using the Admin console, but the
    deployer utility does not work. It complains that I need to deploy the application
    first before I can re-deploy it, even though the application is already deployed.
    Based on this, I was wondering if anyone has got this to work succesfully. If
    so, can you tell what steps to follow.
    Both the Admin and the managed server are on the same machine.
    Thanks,
    Ketan.

    Check this link... It will help you
    How to store image in file system, client/server architecture form 6i ?
    If someone's response is helpful or correct, please mark it accordingly.

  • Error deploying application in integrated weblogic server

    Could somebody help me why i'm not able to deploy this application.thanks
    [Waiting for the domain to finish building...]
    [01:43:49 PM] Creating IntegratedWebLogicServer Domain...
    [01:46:15 PM] IntegratedWebLogicServer Domain processing completed successfully.
    *** Using HTTP port 7101 ***
    *** Using SSL port 7102 ***
    C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin\jdev\system12.1.2.0.40.66.68\DefaultDomain\bin\startWebLogic.cmd
    [Starting IntegratedWebLogicServer.]
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
    CLASSPATH=C:\Demo\oracle_common\modules\oracle.jdbc_11.2.0\ojdbc6dms.jar;C:\Demo\ORACLE~1\jdk\lib\tools.jar;C:\Demo\wlserver\server\lib\weblogic_sp.jar;C:\Demo\wlserver\server\lib\weblogic.jar;C:\Demo\wlserver\server\lib\webservices.jar;C:\Demo\oracle_common\modules\org.apache.ant_1.7.1/lib/ant-all.jar;C:\Demo\oracle_common\modules\net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar;C:\Demo\wlserver\modules\features\oracle.wls.common.nodemanager_1.0.0.0.jar;C:\Demo\oracle_common\modules\internal\features\jrf_wlsFmw_oracle.jrf.wls.classpath_12.1.2.jar;C:\Demo\oracle_common\modules\com.oracle.cie.config-wls-online_8.0.0.0.jar;C:\Demo\wlserver\common\derby\lib\derbynet.jar;C:\Demo\wlserver\common\derby\lib\derbyclient.jar;C:\Demo\wlserver\common\derby\lib\derby.jar;C:\Demo\wlserver\server\lib\xqrl.jar
    PATH=;C:\Demo\wlserver\server\native\win\x64;C:\Demo\wlserver\server\bin;C:\Demo\oracle_common\modules\org.apache.ant_1.7.1\bin;C:\Demo\ORACLE~1\jdk\jre\bin;C:\Demo\ORACLE~1\jdk\bin;C:\oraclexe\app\oracle\product\112~1.0\server\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Broadcom\BROADC~1.11\Driver;C:\PROGRA~1\WIDCOMM\BLUETO~1\;C:\PROGRA~1\WIDCOMM\BLUETO~1\syswow64;C:\PROGRA~1\Java\JDK17~1.0_4\bin;C:\Demo\wlserver\server\native\win\x64\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.7.0_15"
    Java(TM) SE Runtime Environment (build 1.7.0_15-b33)
    Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
    Starting WLS with line:
    C:\Demo\ORACLE~1\jdk\bin\java -client   -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Demo\wlserver\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Users\FELISB~1\AppData\Local\Temp\trustStore3111730393237733986.jks -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true  -Xverify:none -Djava.endorsed.dirs=C:\Demo\ORACLE~1\jdk\jre\lib\endorsed;C:\Demo\oracle_common\modules\endorsed -Djava.protocol.handler.pkgs="oracle.mds.net.protocol" -Dopss.version=12.1.2 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1\config\fmwconfig\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1\config\fmwconfig\arisidprovider -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Demo\oracle_common\modules\oracle.ossoiap_12.1.2,C:\Demo\oracle_common\modules\oracle.oamprovider_12.1.2,C:\Demo\oracle_common\modules\oracle.jps_12.1.2 -Doracle.mds.filestore.preferred=true -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\Demo\oracle_common -Djrf.version=12.1.2 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1 -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1\config\fmwconfig\servers\DefaultServer -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\ORACLE~1\JDEVEL~1\jdev\bin\jdev\SYSTEM~1.68\DEFAUL~1\config\fmwconfig  -da -Dwls.home=C:\Demo\wlserver\server -Dweblogic.home=C:\Demo\wlserver\server  -Djps.app.credential.overwrite.allowed=true -Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder    -Djava.util.logging.manager=oracle.core.ojdl.logging.ODLLogManager  weblogic.Server
    <Dec 2, 2013 1:46:20 PM CET> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.>
    <Dec 2, 2013 1:46:20 PM CET> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
    <Dec 2, 2013 1:46:20 PM CET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.7-b01 from Oracle Corporation.>
    <Dec 2, 2013 1:46:21 PM CET> <Info> <Management> <BEA-141107> <Version: WebLogic Server 12.1.2.0.0  Fri Jun 7 15:16:15 PDT 2013 1530982 WLS_12.1.2.0.0_GENERIC_130607.1100>
    <Dec 2, 2013 1:46:22 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <Dec 2, 2013 1:46:22 PM CET> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
    <Dec 2, 2013 1:46:23 PM CET> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin\jdev\system12.1.2.0.40.66.68\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    Dec 02, 2013 1:46:24 PM oracle.security.jps.JpsStartup start
    INFO: Jps started.
    Dec 02, 2013 1:46:29 PM oracle.security.jps.internal.idstore.util.LibOvdUtil pushLdapNamesToLibOvd
    INFO: Pushed ldap name and types info to libOvd. Ldaps : DefaultAuthenticator:idstore.ldap.provideridstore.ldap.
    <Dec 2, 2013 1:46:31 PM CET> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    2013-12-02 13:46:34.580/16.143 Oracle Coherence 12.1.2.0.0 <Info> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Loaded operational configuration from "jar:file:/C:/Demo/coherence/lib/coherence.jar!/tangosol-coherence.xml"
    2013-12-02 13:46:34.650/16.213 Oracle Coherence 12.1.2.0.0 <Info> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Loaded operational overrides from "jar:file:/C:/Demo/coherence/lib/coherence.jar!/tangosol-coherence-override-dev.xml"
    2013-12-02 13:46:34.654/16.217 Oracle Coherence 12.1.2.0.0 <D5> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
    2013-12-02 13:46:34.659/16.222 Oracle Coherence 12.1.2.0.0 <D5> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Optional configuration override "cache-factory-config.xml" is not specified
    2013-12-02 13:46:34.662/16.225 Oracle Coherence 12.1.2.0.0 <D5> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Optional configuration override "cache-factory-builder-config.xml" is not specified
    2013-12-02 13:46:34.664/16.227 Oracle Coherence 12.1.2.0.0 <D5> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Optional configuration override "/custom-mbeans.xml" is not specified
    Oracle Coherence Version 12.1.2.0.0 Build 44396
    Grid Edition: Development mode
    Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    Dec 02, 2013 1:46:38 PM oracle.ods.virtualization.engine.util.VDELogger info
    INFO: Notification sent for Mapping config object reloaded
    Dec 02, 2013 1:46:38 PM oracle.ods.virtualization.engine.util.VDELogger info
    INFO: Notification sent for Mapping config object reloaded
    <Dec 2, 2013 1:46:56 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
    <Dec 2, 2013 1:46:56 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <Dec 2, 2013 1:47:32 PM CET> <Warning> <oracle.adf.share.logging.internal.perf.SensorTable> <BEA-000000> <Detected that sensors created in an invalid ADFContext were later visible in a valid ADFContext.  The sensors should be created in a valid ADFContext.  Please enable finest logging for more information.>
    <Dec 2, 2013 1:47:50 PM CET> <Notice> <Log Management> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.>
    <Dec 2, 2013 1:47:51 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
    <Dec 2, 2013 1:47:51 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>
    <Dec 2, 2013 1:47:51 PM CET> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the kss keystore file kss://system/demoidentity.>
    <Dec 2, 2013 1:47:54 PM CET> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the kss keystore file kss://system/trust.>
    <Dec 2, 2013 1:47:54 PM CET> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 127.0.0.1:7102 for protocols iiops, t3s, ldaps, https.>
    <Dec 2, 2013 1:47:54 PM CET> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Dec 2, 2013 1:47:54 PM CET> <Notice> <WebLogicServer> <BEA-000331> <Started the WebLogic Server Administration Server "DefaultServer" for domain "DefaultDomain" running in development mode.>
    <Dec 2, 2013 1:47:54 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING.>
    <Dec 2, 2013 1:47:54 PM CET> <Notice> <WebLogicServer> <BEA-000360> <The server started in RUNNING mode.>
    IntegratedWebLogicServer startup time: 101626 ms.
    [IntegratedWebLogicServer started.]
    [Running application HRSystem on IntegratedWebLogicServer...]
    [01:47:58 PM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
    [01:47:59 PM] ----  Deployment started.  ----
    [01:47:59 PM] Target platform is  (Weblogic 12.x).
    [01:48:01 PM] Retrieving existing application information
    [01:48:01 PM] Running dependency analysis...
    [01:48:01 PM] Deploying 2 profiles...
    [01:48:04 PM] Wrote Web Application Module to C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin\jdev\system12.1.2.0.40.66.68\o.j2ee\drs\HRSystem\ViewControllerWebApp.war
    [01:48:05 PM] Wrote Enterprise Application Module to C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin\jdev\system12.1.2.0.40.66.68\o.j2ee\drs\HRSystem
    [01:48:06 PM] Deploying Application...
    <Dec 2, 2013 1:48:07 PM CET> <Warning> <Application Client> <BEA-2162200> <No Main-Class defined in the manifest file of Java Module: empty.jar. This module will be treated as a utility JAR and subsequent initialization steps will be skipped.>
    <Dec 2, 2013 1:48:18 PM CET> <Warning> <HTTP> <BEA-101384> <WLServlet annotation is deprecated, please use servlet 3.0 annotation instead. App:HRSystem@ViewController, Class:oracle.adfinternal.view.faces.activedata.AdsServlet>
    [01:48:41 PM] Application Deployed Successfully.
    [01:48:41 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [01:48:41 PM] http://localhost:7101/ViewController
    [01:48:42 PM] Elapsed time for deployment:  43 seconds
    [01:48:42 PM] ----  Deployment finished.  ----
    Run startup time: 42793 ms.
    [Application HRSystem running on IntegratedWebLogicServer]
    Target URL -- http://localhost:7101/ViewController/faces/DeptEmpPage.jsf
    <Dec 2, 2013 1:48:52 PM CET> <Warning> <org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl> <BEA-000000> <Apache Trinidad is running with time-stamp checking enabled. This should not be used in a production environment. See the org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml>
    <Dec 2, 2013 1:48:53 PM CET> <Warning> <org.apache.myfaces.trinidadinternal.skin.SkinStyleSheetParserUtils> <BEA-000000> <The skin selector AFIndexedIcon is not a Skin Icon Object since it does not have a content attribute. If you created this selector, please rename it to end with "style" instead of "icon" so that the Skinning Framework will treat it as a style, not an icon.>
    <Dec 2, 2013 1:48:54 PM CET> <Error> <javax.enterprise.resource.webcontainer.jsf.application> <BEA-000000> <Error Rendering View[/DeptEmpPage.jsf]
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2013 1:48:54 PM CET> <Error> <oracle.adfinternal.controller.application.AdfcExceptionHandler> <ADFC-50018> <ADFc: No exception handler was found for an application exception.
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader.getLibraryPartitionURI(PartitionResourceLoader.java:300)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._getLibraryPartitionURL(DocumentRenderer.java:3266)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderLibraryPartitionForFeature(DocumentRenderer.java:3172)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderBootstrapLibrary(DocumentRenderer.java:3096)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderScriptDependencies(DocumentRenderer.java:2113)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1265)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    >
    <Dec 2, 2013 1:48:54 PM CET> <Warning> <oracle.adfinternal.view.faces.context.RichExceptionHandler> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader.getLibraryPartitionURI(PartitionResourceLoader.java:300)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._getLibraryPartitionURL(DocumentRenderer.java:3266)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderLibraryPartitionForFeature(DocumentRenderer.java:3172)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderBootstrapLibrary(DocumentRenderer.java:3096)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderScriptDependencies(DocumentRenderer.java:2113)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1265)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    >
    <Dec 2, 2013 1:48:54 PM CET> <Error> <HTTP> <BEA-101020> <[ServletContext@1406583780[app:HRSystem module:ViewController path:null spec-version:3.0]] Servlet failed with an Exception
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2013 1:48:54 PM CET> <Notice> <Diagnostics> <BEA-320068> <Watch "UncheckedException" in module "Module-FMWDFW" with severity "Notice" on server "DefaultServer" has triggered at Dec 2, 2013 1:48:54 PM CET. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Dec 2, 2013 1:48:54 PM CET SERVER = DefaultServer MESSAGE = [ServletContext@1406583780[app:HRSystem module:ViewController path:null spec-version:3.0]] Servlet failed with an Exception
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader.getLibraryPartitionURI(PartitionResourceLoader.java:300)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._getLibraryPartitionURL(DocumentRenderer.java:3266)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderLibraryPartitionForFeature(DocumentRenderer.java:3172)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderBootstrapLibrary(DocumentRenderer.java:3096)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderScriptDependencies(DocumentRenderer.java:2113)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1265)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = felisberto-PC TXID =  CONTEXTID = f520e918-d81c-464e-ab7a-521df9b44e56-00000021 TIMESTAMP = 1385988534568 
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Dec 2, 2013 1:48:58 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,249 during the configured idle timeout of 5 seconds.>
    <Dec 2, 2013 1:49:00 PM CET> <Emergency> <oracle.dfw.incident> <BEA-000000> <incident 1 created with problem key "DFW-99998 [java.lang.IllegalArgumentException][oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum][HRSystem]">
    <Dec 2, 2013 1:49:17 PM CET> <Error> <javax.enterprise.resource.webcontainer.jsf.application> <BEA-000000> <Error Rendering View[/DeptEmpPage.jsf]
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2013 1:49:17 PM CET> <Error> <oracle.adfinternal.controller.application.AdfcExceptionHandler> <ADFC-50018> <ADFc: No exception handler was found for an application exception.
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader.getLibraryPartitionURI(PartitionResourceLoader.java:300)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._getLibraryPartitionURL(DocumentRenderer.java:3266)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderLibraryPartitionForFeature(DocumentRenderer.java:3172)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderBootstrapLibrary(DocumentRenderer.java:3096)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderScriptDependencies(DocumentRenderer.java:2113)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderHead(DocumentRenderer.java:980)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1235)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    >
    <Dec 2, 2013 1:49:17 PM CET> <Warning> <oracle.adfinternal.view.faces.context.RichExceptionHandler> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader.getLibraryPartitionURI(PartitionResourceLoader.java:300)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._getLibraryPartitionURL(DocumentRenderer.java:3266)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderLibraryPartitionForFeature(DocumentRenderer.java:3172)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderBootstrapLibrary(DocumentRenderer.java:3096)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderScriptDependencies(DocumentRenderer.java:2113)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderHead(DocumentRenderer.java:980)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1235)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:478)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:225)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3367)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3333)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2220)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2146)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2124)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1564)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:254)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)
    >
    <Dec 2, 2013 1:49:17 PM CET> <Error> <HTTP> <BEA-101020> <[ServletContext@1406583780[app:HRSystem module:ViewController path:null spec-version:3.0]] Servlet failed with an Exception
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2013 1:49:23 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,296 during the configured idle timeout of 5 seconds.>
    <Dec 2, 2013 1:59:08 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:58,190 during the configured idle timeout of 5 seconds.>
    <Dec 2, 2013 1:59:08 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:58,192 during the configured idle timeout of 5 seconds.>
    <Dec 2, 2013 1:59:08 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:58,189 during the configured idle timeout of 5 seconds.>
    <Dec 2, 2013 1:59:08 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:58,193 during the configured idle timeout of 5 seconds.>
    <Dec 2, 2013 1:59:08 PM CET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:58,191 during the configured idle timeout of 5 seconds.>
    [Running application HRSystem on IntegratedWebLogicServer...]
    [02:02:27 PM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
    [Another instance of application HRSystem is running on the server.  JDeveloper will redeploy the application.]
    [02:02:27 PM] ----  Deployment started.  ----
    [02:02:27 PM] Target platform is  (Weblogic 12.x).
    [02:02:28 PM] Retrieving existing application information
    [02:02:28 PM] Running dependency analysis...
    [02:02:28 PM] Deploying 2 profiles...
    [02:02:28 PM] Wrote Web Application Module to C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin\jdev\system12.1.2.0.40.66.68\o.j2ee\drs\HRSystem\ViewControllerWebApp.war
    [02:02:28 PM] Wrote Enterprise Application Module to C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdev\bin\jdev\system12.1.2.0.40.66.68\o.j2ee\drs\HRSystem
    [02:02:28 PM] Application will not be redeployed
    [02:02:28 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [02:02:28 PM] http://localhost:7101/ViewController
    [02:02:29 PM] Elapsed time for deployment:  1 second
    [02:02:29 PM] ----  Deployment finished.  ----
    Run startup time: 1101 ms.
    [Application HRSystem running on IntegratedWebLogicServer]
    Target URL -- http://localhost:7101/ViewController/faces/DeptEmpPage.jsf
    <Dec 2, 2013 2:02:33 PM CET> <Error> <javax.enterprise.resource.webcontainer.jsf.application> <BEA-000000> <Error Rendering View[/DeptEmpPage.jsf]
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      Truncated. see log file for complete stacktrace
    >
    <Dec 2, 2013 2:02:33 PM CET> <Error> <oracle.adfinternal.controller.application.AdfcExceptionHandler> <ADFC-50018> <ADFc: No exception handler was found for an application exception.
    java.lang.IllegalArgumentException: No oracle.adfinternal.view.faces.partition.PartitionContext$AgentName enum constant for value "netscape".
      at org.apache.myfaces.trinidad.util.Enums.stringToEnum(Enums.java:107)
      at oracle.adfinternal.view.faces.partition.PartitionContext._stringToEnum(PartitionContext.java:592)
      at oracle.adfinternal.view.faces.partition.PartitionContext.access$000(PartitionContext.java:27)
      at oracle.adfinternal.view.faces.partition.PartitionContext$AgentName.valueOfDisplayName(PartitionContext.java:549)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader._getAgentName(PartitionResourceLoader.java:396)
      at oracle.adfinternal.view.resource.rich.PartitionResourceLoader.getLibraryPartitionURI(PartitionResourceLoader.java:300)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._getLibraryPartitionURL(DocumentRenderer.java:3266)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderLibraryPartitionForFeature(DocumentRenderer.java:3172)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderBootstrapLibrary(DocumentRenderer.java:3096)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderScriptDependencies(DocumentRenderer.java:2113)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._renderHead(DocumentRenderer.java:980)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1235)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1578)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1085)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)
      at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:402)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces

    After many hard working days.i finally found the error cause,i needed to make weblogic datasource also ADF doesnt work on internet explorer browser,it works on safary.hope it helps somebody

  • How to deploy JSP as EJB in Remote Mode

    Hello:
    I used JDeveloper and BC4J to create a JSP web site.
    When I was running the JSP creation wizard, there is a option let me to selete run the JSP at "Remote Mode" or "Local Mode".
    When I selected to run at "Local Mode", after I deloyed the JSP to 9iAS, it works fine.
    But when I selected to run at "Remote Mode" and deployed the application module as EJB session bean, there is a RunTimeException occurs, the error likes "The applicaiton module can not be instanced".
    I saw the JSP config file, it just a little different.
    In Local Mode:
    config name = XXXX.XXXXXX.XXXXXX.AppModuleLocal
    password = xxxxxx
    In Remote Mode:
    config name = XXXX.XXXXXX.XXXXXX.AppModuleEJB
    password = xxxxxx
    I read the web page about deploy JSP to 9iAS: http://technet.oracle.com/docs/products/jdev/technotes/JSP/Deployment.html
    but the page seems just show that deploy JSP in the local mode.
    Can you give me the complete procedure to deploy JSP application as EJB in Remote Mode?
    Thank you!

    HI Welcome to J2ee...
    I am also new to this...But i ll share my ideas with you...
    In EJB 3.0 No need of any Deployment Descriptors....
    And If you are using Eclipse You can Deploy(as jar) using Export in File tab...
    XDoclet is not mandatory...
    Gopal V

  • Wls 9.1 doesn't pick up changes to static content in production mode

    Hi Everybody,
              I'm running wls 9.1 on XP in production mode as a stand-alone server. My web app is deployed in exploded format in an external directory.
              I'm trying to force the server to pick up the changes to static content like JSPs automatically and it's not working.
              1. I've set pageCheckSeconds = 1 in weblogic.xml and even though server picks this setting up it does nothing about it.
              2. I tried weblogic.Deployer utitlity to redeploy just one jsp file and it's not working because it's unable to get the full path to a source file. Can this happen due to application Context Path not being set properly?
              Does anybody come across issues like this?
              Thanks.
              Paul.

    Hi Everybody,
              I'm running wls 9.1 on XP in production mode as a stand-alone server. My web app is deployed in exploded format in an external directory.
              I'm trying to force the server to pick up the changes to static content like JSPs automatically and it's not working.
              1. I've set pageCheckSeconds = 1 in weblogic.xml and even though server picks this setting up it does nothing about it.
              2. I tried weblogic.Deployer utitlity to redeploy just one jsp file and it's not working because it's unable to get the full path to a source file. Can this happen due to application Context Path not being set properly?
              Does anybody come across issues like this?
              Thanks.
              Paul.

  • Problems with deploying application

    I started on trying to get the Pentaho Business Intelligence Server (latest stable release) deployed to Oracle WebLogic. The error I get in the WebLogic console right now is below. Within this weblogic console output is a reference to a problem within my application.xml file, the contents my application.xml file is also included further down in this posting.
    +<Dec 6, 2010 7:13:33 PM EST> <Error> <J2EE> <BEA-160197> <Unable to load descriptor+
    C:\Oracle\Middleware\wlserver_10.3\samples\domains \wl_server\autodeploy\pentaho.ear/META-INF/application.xml of module pentaho.ear. The error is weblogic.descriptor.DescriptorException: Unmarshaller failed at weblogic.descriptor.internal.MarshallerFactory$1.c reateDescriptor(MarshallerFactory.java:161)
    at weblogic.descriptor.BasicDescriptorManager.createD escriptor(BasicDescriptorManager.java:323)
    at weblogic.application.descriptor.AbstractDescriptor Loader2.getDescriptorBeanFromReader(AbstractDescri ptorLoader2.java:788)
    at weblogic.application.descriptor.AbstractDescriptor Loader2.createDescriptorBean(AbstractDescriptorLoa der2.java:409)
    at weblogic.application.descriptor.AbstractDescriptor Loader2.loadDescriptorBeanWithoutPlan(AbstractDesc riptorLoader2.java:759)
    at weblogic.application.descriptor.AbstractDescriptor Loader2.loadDescriptorBean(AbstractDescriptorLoade r2.java:768)
    at weblogic.application.ApplicationDescriptor.getAppl icationDescriptor(ApplicationDescriptor.java:301)
    at weblogic.application.internal.EarDeploymentFactory .findOrCreateComponentMBeans(EarDeploymentFactory. java:178)
    at weblogic.application.internal.MBeanFactoryImpl.fin dOrCreateComponentMBeans(MBeanFactoryImpl.java:48)
    at weblogic.application.internal.MBeanFactoryImpl.rec oncileMBeans(MBeanFactoryImpl.java:157)
    at weblogic.management.deploy.internal.MBeanConverter .reconcile81MBeans(MBeanConverter.java:295)
    at weblogic.deploy.internal.targetserver.operations.R edeployOperation.compatibilityProcessor(RedeployOp eration.java:182)
    at weblogic.deploy.internal.targetserver.operations.A bstractOperation.setupPrepare(AbstractOperation.ja va:295)
    at weblogic.deploy.internal.targetserver.operations.R edeployOperation.doPrepare(RedeployOperation.java: 121)
    at weblogic.deploy.internal.targetserver.operations.A bstractOperation.prepare(AbstractOperation.java:21 7)
    at weblogic.deploy.internal.targetserver.DeploymentMa nager.handleDeploymentPrepare(DeploymentManager.ja va:749)
    at weblogic.deploy.internal.targetserver.DeploymentMa nager.prepareDeploymentList(DeploymentManager.java :1216)
    at weblogic.deploy.internal.targetserver.DeploymentMa nager.handlePrepare(DeploymentManager.java:250)
    at weblogic.deploy.internal.targetserver.DeploymentSe rviceDispatcher.prepare(DeploymentServiceDispatche r.java:160)
    at weblogic.deploy.service.internal.targetserver.Depl oymentReceiverCallbackDeliverer.doPrepareCallback( DeploymentReceiverCallbackDeliverer.java:171)
    at weblogic.deploy.service.internal.targetserver.Depl oymentReceiverCallbackDeliverer.access$000(Deploym entReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.Depl oymentReceiverCallbackDeliverer$1.run(DeploymentRe ceiverCallbackDeliverer.java:47)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapte rImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread. java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java :173)
    Caused by: com.bea.xml.XmlException: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    +"weblogic.j2ee.descriptor.ModuleBeanImpl@edc8b 460(/Mod+
    +ules[weblogic.descriptor.internal.DescriptorBeanKey@ee8 d02ab])"+
    at com.bea.staxb.runtime.internal.util.ReflectionUtil s.invokeMethod(ReflectionUtils.java:54)
    at com.bea.staxb.runtime.internal.RuntimeBindingType$ BeanRuntimeProperty.setValue(RuntimeBindingType.ja va:539)
    at com.bea.staxb.runtime.internal.AttributeRuntimeBin dingType$QNameRuntimeProperty.fillCollection(Attri buteRuntimeBindingType.java:381)
    at com.bea.staxb.runtime.internal.MultiIntermediary.g etFinalValue(MultiIntermediary.java:52)
    at com.bea.staxb.runtime.internal.AttributeRuntimeBin dingType.getFinalObjectFromIntermediary(AttributeR untimeBindingType.java:140)
    at com.bea.staxb.runtime.internal.UnmarshalResult.unm arshalBindingType(UnmarshalResult.java:200)
    at com.bea.staxb.runtime.internal.UnmarshalResult.unm arshalDocument(UnmarshalResult.java:169)
    at com.bea.staxb.runtime.internal.UnmarshallerImpl.un marshal(UnmarshallerImpl.java:65)
    at weblogic.descriptor.internal.MarshallerFactory$1.c reateDescriptor(MarshallerFactory.java:150)
    +... 24 more+
    Caused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    +"weblogic.j2ee.descriptor.ModuleBeanImpl@edc8b 460(/Modules[weblogic.descriptor.internal.DescriptorBeanKey@ee8 d02ab])"+
    at weblogic.descriptor.internal.ReferenceManager.regi sterBean(ReferenceManager.java:227)
    at weblogic.j2ee.descriptor.ApplicationBeanImpl.setMo dules(ApplicationBeanImpl.java:427)
    at sun.reflect.GeneratedMethodAccessor74.invoke(Unkno wn Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.staxb.runtime.internal.util.ReflectionUtil s.invokeMethod(ReflectionUtils.java:48)
    at com.bea.staxb.runtime.internal.RuntimeBindingType$ BeanRuntimeProperty.setValue(RuntimeBindingType.ja va:539)
    at com.bea.staxb.runtime.internal.AttributeRuntimeBin dingType$QNameRuntimeProperty.fillCollection(Attri buteRuntimeBindingType.java:382)
    +... 30 more.>+
    +<Dec 6, 2010 7:13:35 PM EST> <Error> <Deployer> <BEA-149265>+
    +<Failure occurred in the execution of deployment request with ID '1291680813688' for task '1'. Error is: 'weblogic.management.DeploymentException: '+
    weblogic.management.DeploymentException:
    at weblogic.management.deploy.internal.MBeanConverter .reconcile81MBeans(MBeanConverter.java:303)
    at weblogic.deploy.internal.targetserver.operations.R edeployOperation.compatibilityProcessor(RedeployOp eration.java:180)
    at weblogic.deploy.internal.targetserver.operations.A bstractOperation.setupPrepare(AbstractOperation.ja va:295)
    at weblogic.deploy.internal.targetserver.operations.R edeployOperation.doPrepare(RedeployOperation.java: 121)
    at weblogic.deploy.internal.targetserver.operations.A bstractOperation.prepare(AbstractOperation.java:21 7)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    +"weblogic.j2ee.descriptor.ModuleBeanImpl@edc8b 460(/Modules[weblogic.descriptor.internal.DescriptorBeanKey@ee8 d02ab])"+
    at weblogic.descriptor.internal.ReferenceManager.regi sterBean(ReferenceManager.java:227)
    at weblogic.j2ee.descriptor.ApplicationBeanImpl.setMo dules(ApplicationBeanImpl.java:427)
    at sun.reflect.GeneratedMethodAccessor74.invoke(Unkno wn Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    Truncated. see log file for complete stacktrace>
    +<Dec 6, 2010 7:13:35 PM EST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application '_appsdir_pentaho_ear'.>+
    +<Dec 6, 2010 7:13:35 PM EST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004 weblogic.management.DeploymentException:+
    at weblogic.management.deploy.internal.MBeanConverter .reconcile81MBeans(MBeanConverter.java:303)
    at weblogic.deploy.internal.targetserver.operations.R edeployOperation.compatibilityProcessor(RedeployOp eration.java:180)
    at weblogic.deploy.internal.targetserver.operations.A bstractOperation.setupPrepare(AbstractOperation.ja va:295)
    at weblogic.deploy.internal.targetserver.operations.R edeployOperation.doPrepare(RedeployOperation.java: 121)
    at weblogic.deploy.internal.targetserver.operations.A bstractOperation.prepare(AbstractOperation.java:21 7)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    +"weblogic.j2ee.descriptor.ModuleBeanImpl@edc8b 460(/Modules[weblogic.descriptor.internal.DescriptorBeanKey@ee8 d02ab])"+
    at weblogic.descriptor.internal.ReferenceManager.regi sterBean(ReferenceManager.java:227)
    at weblogic.j2ee.descriptor.ApplicationBeanImpl.setMo dules(ApplicationBeanImpl.java:427)
    at sun.reflect.GeneratedMethodAccessor74.invoke(Unkno wn Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    Truncated. see log file for complete stacktrace>
    The application.xml file that the above code is referencing looks like this:
    +<?xml version='1.0' encoding='UTF-8'?>+
    +<application xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">+
    +<module>+
    +<web>+
    +<web-uri>pentaho-ears/jboss/portal/pentaho.war</web-uri>+
    +<context-root>pentaho</context-root>+
    +</web>+
    +</module>+
    +<module>+
    +<web>+
    +<web-uri>pentaho-portal-layout.war</web-uri>+
    +<context-root>pentaho-portal-layout</context-root>+
    +</web>+
    +</module>+
    +<module>+
    +<web>+
    +<web-uri>pentaho-style.war</web-uri>+
    +<context-root>pentaho-style</context-root>+
    +</web>+
    +</module>+
    +<module>+
    +<web>+
    +<web-uri>pentaho-wars/pentaho-portal-layout.war</web-uri>+
    +<context-root>pentaho-portal-layout</context-root>+
    +</web>+
    +</module>+
    +<module>+
    +<web>+
    +<web-uri>pentaho-wars/pentaho-style.war</web-uri>+
    +<context-root>pentaho-style</context-root>+
    +</web>+
    +</module>+
    +<module>+
    +<web>+
    +<web-uri>pentaho.war</web-uri>+
    +<context-root>pentaho</context-root>+
    +</web>+
    +</module>+
    +</application>+
    Any help is appreciated
    Edited by: Wes Gibbs on Dec 6, 2010 6:18 PM

    Thank you once again Jay.  That corrected my problem.  I actually put the libraries in autodeploy\pentaho.ear\lib directory and it seemed to correct it.  I have another problem that I am unsure how to fix.  It is defined below.  The file that these errors are referring to ("applicationContext-spring-security.xml") is also posted below.  Any ideas what might be causing this issue?
    ERROR Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'filterChainProxy' defined in file
         [C:\pentaho\server\biserver-ee\pentaho-solutions\system\applicationContext-spring-security.xml]: Invocation of init method failed; nested exception is      org.springframework.beans.factory.BeanCreationException:
    Error creating bean with name 'authenticationProcessingFilter' defined
    in file [C:\pentaho\server\biserver-ee\pentaho-solutions\system\applicationCont
    ext-spring-security.xml]: Cannot resolve reference to bean 'authenticationManage
    r' while setting bean property 'authenticationManager'; nested exception is org.
    springframework.beans.factory.BeanCreationException:
    Error creating bean with na
    me 'authenticationManager' defined in file [C:\pentaho\server\biserver-ee\pentah
    o-solutions\system\applicationContext-spring-security.xml]: Cannot resolve refer
    ence to bean 'daoAuthenticationProvider' while setting bean property 'providers'
    with key [0]; nested exception is org.springframework.beans.factory.BeanCreatio
    nException:
    Error creating bean with name 'daoAuthenticationProvider' defined in
    file [C:\pentaho\server\biserver-ee\pentaho-solutions\system\applicationContext
    -spring-security-hibernate.xml]: Cannot resolve reference to bean 'userDetailsSe
    rvice' while setting bean property 'userDetailsService'; nested exception is org
    .springframework.beans.factory.BeanCreationException:
    Error creating bean with n
    ame 'userDetailsService' defined in file [C:\pentaho\server\biserver-ee\pentaho-
    solutions\system\applicationContext-spring-security-hibernate.xml]: Cannot resol
    ve reference to bean 'userRoleDao' while setting bean property 'userRoleDao'; ne
    sted exception is org.springframework.beans.factory.BeanCreationException:
    Error
    creating bean with name 'userRoleDao' defined in file [C:\pentaho\server\biserv
    er-ee\pentaho-solutions\system\applicationContext-spring-security-hibernate.xml]
    : Cannot resolve reference to bean 'sessionFactory' while setting bean property
    'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCrea
    tionException:
    Error creating bean with name 'sessionFactory' defined in file [C
    :\pentaho\server\biserver-ee\pentaho-solutions\system\applicationContext-spring-
    security-hibernate.xml]: Invocation of init method failed; nested exception is j
    ava.lang.NoClassDefFoundError: org/dom4j/DocumentException
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    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:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    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:41)
    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:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    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.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    * End of Output for the weblogic error log, the following is the text from my applicationContext-spring-security.xml file: *
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springsource.org/dtd/spring-beans.dtd">
    <!--+
    | Application context containing FilterChainProxy.
    +-->
    <beans>
    <!-- ======================== FILTER CHAIN ======================= -->
         <!--
              if you wish to use channel security, add "channelProcessingFilter," in
              front of "httpSessionContextIntegrationFilter" in the list below
         -->
         <bean id="filterChainProxy" class="org.springframework.security.util.FilterChainProxy">
              <property name="filterInvocationDefinitionSource">
                   <value>
    <![CDATA[CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
    PATTERN_TYPE_APACHE_ANT
    /**=securityContextHolderAwareRequestFilter,httpSessionContextIntegrationFilter,httpSessionReuseDetectionFilter,logoutFilter,authenticationProcessingFilter,basicProcessingFilter,requestParameterProcessingFilter,anonymousProcessingFilter,pentahoSecurityStartupFilter,exceptionTranslationFilter,filterInvocationInterceptor]]>
                   </value>
              </property>
         </bean>
    <!-- ======================== AUTHENTICATION ======================= -->
         <bean id="authenticationManager" class="org.springframework.security.providers.ProviderManager">
              <property name="providers">
                   <list>
                        <ref bean="daoAuthenticationProvider" />
                        <ref local="anonymousAuthenticationProvider" />
                   </list>
              </property>
         </bean>
    <!-- Automatically receives AuthenticationEvent messages -->
         <bean id="loggerListener"
              class="org.springframework.security.event.authentication.LoggerListener" />
         <bean id="basicProcessingFilter"
              class="org.springframework.security.ui.basicauth.BasicProcessingFilter">
              <property name="authenticationManager">
                   <ref local="authenticationManager" />
              </property>
              <property name="authenticationEntryPoint">
                   <ref local="basicProcessingFilterEntryPoint" />
              </property>
         </bean>
         <bean id="basicProcessingFilterEntryPoint"
              class="org.springframework.security.ui.basicauth.BasicProcessingFilterEntryPoint">
              <property name="realmName" value="Pentaho Realm" />
         </bean>
    <!-- custom Pentaho begin -->
         <bean id="requestParameterProcessingFilter"
              class="org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter">
              <property name="authenticationManager">
                   <ref local="authenticationManager" />
              </property>
              <property name="authenticationEntryPoint">
                   <ref local="requestParameterProcessingFilterEntryPoint" />
              </property>
         </bean>
         <bean id="requestParameterProcessingFilterEntryPoint"
              class="org.pentaho.platform.web.http.security.RequestParameterFilterEntryPoint" />
    <bean id="pentahoSecurityStartupFilter"
    class="org.pentaho.platform.web.http.security.SecurityStartupFilter">
    <property name="injectAnonymous" value="true" />
    </bean>
    <!-- custom Pentaho end -->
         <bean id="anonymousProcessingFilter"
              class="org.springframework.security.providers.anonymous.AnonymousProcessingFilter">
              <property name="key" value="foobar" />
              <property name="userAttribute" value="anonymousUser,Anonymous" />
         </bean>
         <bean id="anonymousAuthenticationProvider"
              class="org.springframework.security.providers.anonymous.AnonymousAuthenticationProvider">
              <property name="key" value="foobar" />
         </bean>
         <bean id="httpSessionContextIntegrationFilter"
              class="org.springframework.security.context.HttpSessionContextIntegrationFilter" />
         <bean id="logoutFilter" class="org.springframework.security.ui.logout.LogoutFilter">
              <constructor-arg value="/index.jsp" />
    <!-- URL redirected to after logout -->
              <constructor-arg>
                   <list>
                        <bean class="org.pentaho.platform.web.http.security.PentahoLogoutHandler" />
                        <bean
                             class="org.springframework.security.ui.logout.SecurityContextLogoutHandler" />
                   </list>
              </constructor-arg>
              <property name="filterProcessesUrl" value="/Logout" />
         </bean>
         <bean id="securityContextHolderAwareRequestFilter"
              class="org.springframework.security.wrapper.SecurityContextHolderAwareRequestFilter" />
         <bean id="httpSessionReuseDetectionFilter"
              class="org.pentaho.platform.web.http.security.HttpSessionReuseDetectionFilter">
              <property name="filterProcessesUrl" value="/j_spring_security_check" />
              <property name="sessionReuseDetectedUrl" value="/Login?login_error=2" />
         </bean>
         <!--
              ===================== HTTP REQUEST SECURITY ====================
         -->
         <bean id="exceptionTranslationFilter"
              class="org.springframework.security.ui.ExceptionTranslationFilter">
              <property name="authenticationEntryPoint">
                   <ref local="authenticationProcessingFilterEntryPoint" />
              </property>
              <property name="accessDeniedHandler">
                   <bean class="org.springframework.security.ui.AccessDeniedHandlerImpl" />
              </property>
         </bean>
         <bean id="authenticationProcessingFilter"
              class="org.springframework.security.ui.webapp.AuthenticationProcessingFilter">
              <property name="authenticationManager">
                   <ref local="authenticationManager" />
              </property>
              <property name="authenticationFailureUrl" value="/Login?login_error=1" />
              <property name="defaultTargetUrl" value="/Home" />
              <property name="filterProcessesUrl" value="/j_spring_security_check" />
              <property name="targetUrlResolver">
                   <bean id="targetUrlResolver" class="org.springframework.security.ui.TargetUrlResolverImpl">
                        <property name="justUseSavedRequestOnGet" value="true" />
                   </bean>
              </property>
         </bean>
         <bean id="authenticationProcessingFilterEntryPoint"
              class="org.springframework.security.ui.webapp.AuthenticationProcessingFilterEntryPoint">
              <property name="loginFormUrl" value="/Login" />
              <property name="forceHttps" value="false" />
         </bean>
         <bean id="httpRequestAccessDecisionManager" class="org.springframework.security.vote.AffirmativeBased">
              <property name="allowIfAllAbstainDecisions" value="false" />
              <property name="decisionVoters">
                   <list>
                        <ref bean="roleVoter" />
                   </list>
              </property>
         </bean>
         <!--
              Note the order that entries are placed against the
              objectDefinitionSource is critical. The FilterSecurityInterceptor will
              work from the top of the list down to the FIRST pattern that matches
              the request URL. Accordingly, you should place MOST SPECIFIC (ie
              a/b/c/d.*) expressions first, with LEAST SPECIFIC (ie a/.*)
              expressions last
         -->
         <bean id="filterInvocationInterceptor"
              class="org.springframework.security.intercept.web.FilterSecurityInterceptor">
              <property name="authenticationManager">
                   <ref local="authenticationManager" />
              </property>
              <property name="accessDecisionManager">
                   <ref local="httpRequestAccessDecisionManager" />
              </property>
              <property name="objectDefinitionSource">
                   <value>
                        <!--
                             Note - the "=Nobody" below is saying that resource URLs with those
                             patterns not be available through a web call.
                        -->
    <![CDATA[
    CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
    \A/docs/.*\Z=Anonymous,Authenticated
    \A/mantlelogin/.*\Z=Anonymous,Authenticated
    \A/mantle/mantleloginservice/*\Z=Anonymous,Authenticated
    \A/mantle/.*\Z=Authenticated
    \A/welcome/.*\Z=Anonymous,Authenticated
    \A/public/.*\Z=Anonymous,Authenticated
    \A/login.*\Z=Anonymous,Authenticated
    \A/ping/alive.gif.*\Z=Anonymous,Authenticated
    \A/j_spring_security_check.*\Z=Anonymous,Authenticated
    \A/getimage.*\Z=Anonymous,Authenticated
    \A/getresource.*\Z=Anonymous,Authenticated
    \A/admin.*\Z=Admin
    \A/auditreport.*\Z=Admin
    \A/auditreportlist.*\Z=Admin
    \A/versioncontrol.*\Z=Admin
    \A/propertieseditor.*\Z=Admin
    \A/propertiespanel.*\Z=Admin
    \A/subscriptionadmin.*\Z=Admin
    \A/resetrepository.*\Z=Admin
    \A/viewaction.*solution.admin.*\Z=Admin
    \A/scheduleradmin.*\Z=Admin
    \A/publish.*\Z=Admin
    \A/logout.*\Z=Anonymous
    \A/solutionrepositoryservice.*component=delete.*solution=system.*\Z=Nobody
    \A/solutionrepositoryservice.*solution=system.*component=delete.*\Z=Nobody
    .*system.*pentaho.xml.*=Nobody
    .*system.*applicationcontext.*.xml.*=Nobody
    .*system.*pentahoobjects.spring.xml.*=Nobody
    .*system.*pentahosystemconfig.xml.*=Nobody
    .*system.*adminplugins.xml.*=Nobody
    .*system.*plugin.properties.*=Nobody
    .*system.*publisher_config.xml.*=Nobody
    .*system.*sessionstartupactions.xml.*=Nobody
    .*system.*systemlisteners.xml.*=Nobody
    .*system.*hibernate.*=Nobody
    .*system.*birt/.*=Nobody
    .*system.*dialects/.*=Nobody
    .*system.*google/.*=Nobody
    .*system.*jasperreports/.*=Nobody
    .*system.*jfree/.*=Nobody
    .*system.*kettle/.*=Nobody
    .*system.*logs/.*=Nobody
    .*system.*metadata/.*=Nobody
    .*system.*mondrian/.*=Nobody
    .*system.*olap/.*=Nobody
    .*system.*quartz/.*=Nobody
    .*system.*simple-jndi/.*=Nobody
    .*system.*smtp-email/.*=Nobody
    .*system.*ui/.*=Nobody
    .*system.*analysistemplate.tpl.*=Nobody
    .*system.*\.\./.*=Nobody
    \A/.*\Z=Authenticated
    ]]>
                   </value>
              </property>
         </bean>
    </beans>

Maybe you are looking for

  • DVCPro 50 letterboxed opening in my timeline without the letterboxing

    Hi I have a project with DVCPro 50 clips letterboxed and when I open them in my timeline the image fills the entire area becoming anamorphic. Do I have to use the distort option in the clips attributes? Or is there a setting to solve perhaps a differ

  • T520 - Unstable starting up

    Hi, I have problem with unstable starting up of win7 64-bit with my Lenovo T520. Usually it occurs every day and than 2nd or 3rd restart is successful. Typically win7 is frozen after startup, sometimes "blues screen" appears but with very random BSOD

  • Video freezes but audio continues

    Help! I have been having this problem for a couple of weeks now. It seems to happen randomly. I will be watching a video on YouTube for example and then the video will freeze and the audio will continue. The only way out is to do a system reset. I ha

  • I can't attach a document if it is open "in use by another application"

    If I try to attach a word document in Windows Live Hotmail, it says the document is in use by another application. I have to close the application to attach it. This just started recently.

  • Datapump question with "query"

    Hi, I'm trying to use expdp to export only certain rows of a table. Am I doing something wrong? (obviously yes ;-) Getting the following error $ expdp user/password directory=DP dumpfile=dunp.dmpdp tables=user.t_calculationhistory query=user.t_calcul