WebLogic 10.3 / 11g ADF deployment problem

Hi all

I am getting following error when installing application adf11g which includes the application of bc4j model.

Messages
Error an error occurred during activation of the changes, please see the log for more details.
Error weblogic.management.DeploymentException:
Error oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener


If the application doesn't have a data model, it contains just viewcontroller so no problem
but with the product model data error.

List of WebLogic server libraries;
-ADF. Oracle.Domain (1.0,11.1.1.0.0)
-apache_xbean.jar
-JSF (1.2,1.2.7.1)
-JSTL (1.2,1.2.0.1)
-pubsub (1.0,1.2.0.0)

y at - it an idea?

Edited by: Mucahid behaved, November 6, 2008 11:26

Hello

did you run the installer of the ADF? See the documentation for JDeveloper 11 to find out how to prepare WLS 10.3 for the ADF

Frank

Tags: Fusion Middleware

Similar Questions

  • JDeveloper 11g ADF. Problem popup.show (JavaScript)

    At the sight, I added the beforPhase function. I have this feature (in the java code), I added the af:toolbar button:
    -button = new RichCommandButton();
    -button.setId ("Test");
    -button.setText ("Text");
    -button.setShortDesc ("short description");

    Next, I added clientListener:
    -ClientListenerSet value = button.getClientListeners ();
    -If (value == null) {}
    -value = new ClientListenerSet();
    -button.setClientListeners (set);
    - }
    -set.addListener ("action", "callMe");
    -toolbar.add (button);

    callMe is JavaScript function in the js file.
    -{callMe (event)}
    -mybutton = event.getSource ();
    -mybuttonid = mybutton.getClientId ();
    -var popup is AdfPage.PAGE.findComponent ('data');.
    -alert ("Hello" + popup);
    -advice var = {align: "before_end"};
    -popup.show (hints);
    -event.cancel ();
    - }

    In view, I had the simple popup:
    -< af:popup id = "data" >
    -af:dialog title = 'Test' >
    -af:inputDate label = "Label 1" / >
    -< / af:dialog >
    -< / af:popup >

    When I clicked on the button, the alert was displayed (Message: Hello AdfRichPopup oracle.adf.RichPopup id = data), but does not popup.
    When I added the file jspx button, it works.
    What I've done wrong?
    Rafal Smolarek

    Published by: ADFFan on 2009-02-23 10:30

    Edited by: ADFFan 2009-02-23 10:35

    Edited by: ADFFan 2009-02-23 10:36

    Edited by: ADFFan 2009-02-23 10:38

    Try to set partial of submit button to true.

  • Security of ADF 11g to deploy to weblogic

    Hello

    I put in place in Jdev which works well since jdev ADF security.
    Now, I need to deploy in weblogic.
    What is the deployment process and other configurations in Weblogic?
    I created many users and roles in jdev and did the def permission with these roles page.
    It is automatically created in weblogic when I deploy?

    Kind regards
    Sam

    Sam,

    Fortunately, [url http://download.oracle.com/docs/cd/E16162_01/web.1112/e16182/adding_security.htm#CDDGFDFH] documentation has the answers.

    John

  • Tomcat 6 with 11g ADF JSF application startup problem!

    Hello!



    I have a problem when I start my request of 11g ADF JSF on Tomcat 6 Server. Here is the stack trace:



    javax.servlet.ServletException: cannot instantiate the class: javax.faces.component.UIViewRoot.

    javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)

    oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)

    oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:278)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138)

    org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)

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

    oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:118)



    first cause



    javax.faces.FacesException: failed to instantiate the class: javax.faces.component.UIViewRoot.

    com.sun.faces.application.ApplicationImpl.newThing(ApplicationImpl.java:1029)

    com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:550)

    com.sun.faces.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:334)

    javax.faces.application.ViewHandlerWrapper.createView(ViewHandlerWrapper.java:132)

    org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:118)

    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:524)

    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:250)

    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:175)

    javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)

    oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:278)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138)

    org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)

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

    oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:118)



    first cause



    java.lang.LinkageError: violation of constraint of charger: charger (org/apache/catalina/loader/StandardClassLoader instance) launched previously loading for another type with the name ' javax/el/ValueExpression.

    java.lang.ClassLoader.defineClass1 (Native Method)

    java.lang.ClassLoader.defineClass (unknown Source)

    java.security.SecureClassLoader.defineClass (unknown Source)

    java.net.URLClassLoader.defineClass (unknown Source)

    java.net.URLClassLoader.access$ 000 (unknown Source)

    java.net.URLClassLoader$ 1.run (unknown Source)

    java.security.AccessController.doPrivileged (Native Method)

    java.net.URLClassLoader.findClass (unknown Source)

    java.lang.ClassLoader.loadClass (unknown Source)

    java.lang.ClassLoader.loadClass (unknown Source)

    java.lang.ClassLoader.loadClassInternal (unknown Source)

    java.lang.Class.getDeclaredConstructors0 (Native Method)

    java.lang.Class.privateGetDeclaredConstructors (unknown Source)

    java.lang.Class.getConstructor0 (unknown Source)

    java.lang.Class.newInstance0 (unknown Source)

    java.lang.Class.newInstance (unknown Source)

    com.sun.faces.application.ApplicationImpl.newThing(ApplicationImpl.java:1027)

    com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:550)

    com.sun.faces.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:334)

    javax.faces.application.ViewHandlerWrapper.createView(ViewHandlerWrapper.java:132)

    org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:118)

    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:524)

    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:250)

    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:175)

    javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)

    oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:278)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195)

    org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138)

    org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:102)

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

    oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:118)



    It's any problem that arised due to .jar files added to / TOMCAT/lib?



    Pots of / TOMCAT/lib:

    activation.jar

    adflogginghandler.jar

    ADF-richclient-api - 11.jar

    ADF-richclient-impl - 11.jar

    ADF-share - base.jar

    ADF-share - ca.jar

    ADF-share - support.jar

    annotations - api .jar

    Catalina.jar

    Catalina - ant.jar

    Catalina - ha.jar

    Catalina - tribes.jar

    com.bea.Core.descriptor_1.4.0.0.jar

    com.bea.Core.Management.Core_2.3.0.0.jar

    com.bea.Core.utils.classloaders_1.4.0.0.jar

    com.bea.Core.utils.full_1.4.0.0.jar

    com.bea.Core.WebLogic.Security.identity_1.1.0.0.jar

    com.bea.Core.WebLogic.Security.wls_1.0.0.0_5 - 0-2 - 0.jar

    DMS.jar

    El - api .jar

    IdentityStore.jar

    Jasper.jar

    Jasper - el.jar

    Jasper - jdt.jar

    javax77.jar

    jmxframework.jar

    jmxspi.jar

    JPS - api .jar

    JPS-.jar

    JPS - ee.jar

    JPS - internal .jar

    JPS - wls.jar

    JSF - api .jar

    JSF - ri .jar

    JSP - api-.jar

    OC4J - internal .jar

    ojdbc6dms_g.jar

    servlet - api .jar

    Sun-Commons - beanutils.jar

    Sun-Commons-depends on

    Sun-Commons - digester.jar

    Sun-commons - logging.jar

    Tomcat - coyote.jar

    Tomcat - dbcp.jar

    Tomcat i18n - are .jar

    Tomcat-i18n-fr

    Tomcat i18n - ja.jar

    Trinidad - api .jar

    Trinidad - impl.jar

    WebLogic.jar

    WebServiceClient.jar

    wlclient.jar

    WLS - api .jar

    wseeclient.jar

    xmlparserv2.jar



    If you've noticed here exist a few pots of Weblogic, all of these files were added by steps, that means that the process was:

    1. run tomcat

    2 analyze the errors

    3. Add the missing jar file

    4. run again



    {color: #ff0000} Please HELP! {color}

    Hello

    I can't say for sure, but it sounds like you have the same library placed in folder application library web and common Tomcat library directory. Depending on where you place these libraries, they will be charged by the classloader of the application or the parent Tomcat ClassLoader.
    In other words, I believe that you have a loaded library file lib webapplication instead of the loading in the parent ClassLoader.

    Florin

  • How can I create a list of choices for the search bit in Oracle 11g ADF fields?

    Hi Experts,

    Please inform how to add some selection list or drop downs on the pane search Oracle 11g ADF.

    I have a requirement to create a list of choices for the search store field. # Please notify.

    SS_SearchCriteriaPage1.png

    Thank you

    David Selvaraj

    You can create a view based on a static list object and attach it to your attribute as lov-driven model.

    Dario

  • Deployment of HAProxy and ADF gives problem with validation

    The problem:

    On pages with forms that are used to populate a newly created line, all postings are triggered on the loading of the page with the result of messages for all the fields on the page until the user can start filling out the forms. This only happens behind the loadbalancer when deployment directly accessing everything seems to work.

    When I say on the loading of the page, it isn't exactly on the loading of the page. Loading of the page and everything seems fine for a fraction of a second. However another application is launched and all validations are triggered. This request comes with and without loadbalancer. But it is only with validation when behind the loadbalancer.

    The case:

    1. create taskflow who in a method call, creates a new record and in a second time, show a form for this new line

    2. create a jsf page that contains a box with A taskflow

    (If you come from a page that has already initiated AOS error happens again here)

    3. create taskflow B which is the same thing has to another VO, call taskflow taskflow A B.

    Work half workaround solutions:

    The only solution that seems to work a bit is to ensure that the form is the first page that launches a module of the application (or something vaguely akin to that?). But this still does not work, I need to look for it further how this affects exactly the problem.

    Refresh the browser window allows the validation of messages disappear.

    Defining field validations triggers only immediate so that fields of all other fields are triggered is no longer (at least on the page load)

    The environment:

    HAProxy Loadbalancer

    ADF 11.1.2.3

    WebLogic 10.3.6.0

    I also logged a service request: 3-9991555971

    Configuration of the HAProxy

    listen to utastwlsdev

    link 178.208.47.113:80

    link 192.168.50.223:80

    http mode

    maxconn 65536

    balance roundrobin

    HTTPLOG option

    option httpclose

    option abortonclose

    forwardfor except 178.208.47.19 option

    Redirect 301 if https scheme code! {hdr(X-Forwarded-Proto)-i https}

    appsession JSESSIONID len 52 3 h request timeout - learn prefix

    #option httpchk HEAD/index.html HTTP/1.0

    ErrorFile 503 /etc/haproxy/maintenance.html

    Server wlsdev002_utastwlsdev2 inter 192.168.50.10:7003 verification 2000 fall 3 rise 2

    Server wlsdev003_utastwlsdev3 inter 192.168.50.11:7003 verification 2000 fall 3 rise 2

    Any advise on HAProxy configuration or how to debug this issue is welcome.

    It seems that the problem is that some settings in the HAProxy removed the header "oracle.adf.view.rich.STOP_ACTIVE_DATA". When this header was not there he causes the phases 2 & 3 to be carried out for a bunch of requests and that lead to the postings. All the other things mentioned seem to be a coincidence.

  • ADF Application - Development Mode deployment problem

    Hi Experts,

    I have jdev11.1.1.5.0 in combination with weblogic 10.3.5.

    my application works fine, while running on integrated wls (just give a click right and on my page jspx - auto deployment).

    If I go with manual deployment of option on same wls integrated or stand-alone wls means

    I can able to get my login page, if I have some means of connection he did re - direct to my index page than it would be problem? (it doent replicate this kind of integrated wls (auto deployment))

    Details of my Application
    use all adf security. my login page is in extended session bean index page - backing bean of limited scope.

    My diary shows, your user name and password is correct. This means that it can have access to my Module of the Application.

    use adfc - config to redirect
    <control-flow-rule id="__5">
        <from-activity-id id="__6">loginPage</from-activity-id>
        <control-flow-case id="__7">
          <from-outcome id="__13">error</from-outcome>
          <to-activity-id id="__8">loginPage</to-activity-id>
        </control-flow-case>
        <control-flow-case id="__14">
          <from-outcome id="__16">success</from-outcome>
          <to-activity-id id="__15">Indexpage</to-activity-id>
        </control-flow-case>
      </control-flow-rule>
    This project does not behave like this days Olden.

    I scored on the sample for deplying a standlone wls and wls adf application built-in. It is very good.

    can anyone guide me where am?

    one has an idea?

    so am manual deployment I had dialogue "deployment configuration" to deploy.

    I got this in my journal.
    [01:07:44 PM] Entering Oracle Deployment Plan Editor
    [01:07:46 PM] No metadata repositories found on target server. Using values found in adf-config.xml. //show this red collor

    User707, can you on which you deploy the application? It is a stand-alone server or server that comes with jdev?
    Question: can you post the url that you use to launch the application on the server? The url contains ".jspx" as part of it?
    If Yes, try to remove the ".jspx" out of the url.

    Timo

  • JDeveloper + WebLogic: Deployment problem

    Greetings,

    I am new to Oracle and JDeveloper and I develop an application (webservice) using Oracle 11 g as a database. I use to develop the webservice Studio Edition Version 11.1.1.0.1 JDeveloper and WebLogic application server.

    Everything worked fine until yesterday, when for unknown reasons, that I could no longer use SQLDeveloper to connect to the Oracle database. Searching the Web I found a possible solution which was to install a loopback adapter. I did it and it worked, I could connect again using SQLDeveloper or JDBC.

    The problem is that now I'm not able to deploy applications in JDeveloper to WebLogic.

    I don't know if this is related to the loopback adapter, but it was the only thing I changed. It does not resemble a WebLogic problem because I can start the server outside of JDeveloper, access the console (although not of [http://localhost:7001 / console,] if I use [http://127.0.0.1:7101 / console] or [http://mycomputername:7101 / console]). It indicates that the server is running "OK".

    However, if I use JDeveloper to 'Test Web Service' (as I used to), it takes a long time for the server start (3-4 minutes compared with less than a minute before), with the following log:

    -----
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\startWebLogic.cmd
    .
    .
    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 48 m - XX: MaxPermSize = 128 m
    .
    Start mode of WLS = development
    .
    [http://waiting for the server to complete its initialization...]
    CLASSPATH =; C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; C:\oracle\MIDDLE~1\modules\features\weblogic. Server.modules_10.3.0.0.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/Ant-all.jar; C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/Ant-contrib.jar; C:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;
    .
    Path = C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\native; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\native; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32; C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5\bin; C:\oracle\MIDDLE~1\JDK160~1\jre\bin; C:\oracle\MIDDLE~1\JDK160~1\Bin; C:\oracle\product\11.1.0\Client_1\bin; C:\oracle\product\11.1.0\db_1\bin; C:\Program Files (x 86) \PHP\; C:\Windows\System32; C:\Windows; C:\Windows\System32\Wbem; C:\Program Files (x 86) \ATI Technologies\ATI. ACE\Core-Static; C:\Program Files\Java\jdk1.6.0_12\bin\; C:\Program Files (x 86) \QuickTime\QTSystem\; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_05".
    Java (TM) SE Runtime Environment (build 1.6.0_05 - b13)
    Java Client VM (version 10.0 - b19, mixed mode)
    WLS starting with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java-client-Xms256m-Xmx512m - XX : CompileThreshold = 8000 - XX : PermSize = 48m - XX : MaxPermSize = 128m - DproxySet = true - DproxyHost = localhost - DproxyPort = 8099 - Dhttp.proxyHost=localhost-Dhttp.proxyPort=8099-Dhttp.nonProxyHosts=-Dhttps.proxyHost=localhost-Dhttps.proxyPort=8099-Dhttps.nonProxyHosts=-Djbo.34010=false - Xverify : aucun-da-Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3-Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1-Doracle.home=C:\Oracle\Middleware\ JDeveloper-Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~ 1.88\DEFAUL~1\config\oracle\jps-config.xml-Doracle.dms.context=OFF-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath ; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath-Dweblogic.name=DefaultServer-Djava.Security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic. Server
    & lt; March 11, 2009 15:20:12 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000395 & gt; & lt; Depending on the contents of the directory extensions added at the end of the classpath:
    C:\oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; WebLogicServer & gt; & lt; BEA-000377 & gt; & lt; ہ WebLogic Server Version of machine virtual Java hotspot Client 10.0 - b19 of Sun Microsystems, Inc. & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; Management & gt; & lt; BEA-141107 & gt; & lt; Version: WebLogic Server fix temporary for CR380042 Sat Oct 11 13:33:40 PDT 2008
    WebLogic Server temporary fix for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server temporary fix for CR381265 Wed Oct 08 10:15:58 PDT 2008
    WebLogic Server temporary fix for CR380913 Wed 15 Oct 13:24:22 PDT 2008
    WebLogic Server fix temporary for CR381739 Mar 21 Oct 14:06:14 IST 2008
    WebLogic Server 10.3 MON 18 August 22:39:54 EDT 2008 1142987 & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; Server status changed to START & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; WorkManager & gt; & lt; BEA-002900 & gt; & lt; initialization self-adjustable pool threads & gt;
    & lt; March 11, 2009 15:20:14 CEST & gt; & lt; Reviews & gt; & lt; Log management & gt; & lt; BEA-170019 & gt; & lt; The C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log server log file is opened. All events in the log server-side will be written to this file. & gt;
    & lt; March 11, 2009 15:20:15 CEST & gt; & lt; Reviews & gt; & lt; Security & gt; & lt; BEA-090082 & gt; & lt; Security initialization using security realm myrealm. & gt;
    & lt; March 11, 2009 15:20:17 CEST & gt; & lt; WARNING & gt; & lt; hats & gt; & lt; BEA-149617 & gt; & lt; Non-critical internal application uddi was not deployed. Error: [Deployer: 149158 | http://forums.oracle.com/forums/] is no file application to 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war '. & gt;
    & lt; March 11, 2009 15:20:17 CEST & gt; & lt; WARNING & gt; & lt; hats & gt; & lt; BEA-149617 & gt; & lt; Non-critical internal application uddiexplorer was not deployed. Error: [Deployer: 149158 | http://forums.oracle.com/forums/] is no file application to 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war '. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; Server status changed to START & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Log management & gt; & lt; BEA-170027 & gt; & lt; The server has established the connection with the Service of diagnosis level domain successfully. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to ADMIN & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to RESUMING & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "192.168.11.65", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default [1]" is now listening on 192.168.99.99:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default [2]" is now listening on 127.0.0.1:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default" is now listening on 192.168.11.65:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000331 & gt; & lt; Started WebLogic Admin Server "DefaultServer" domain "DefaultDomain" running in Mode development & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "mycomputername", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "127.0.0.1", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to RUNNING & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000360 & gt; & lt; Server started RUNNING mode & gt;
    & lt; March 11, 2009 15:21:57 CEST & gt; & lt; WARNING & gt; & lt; netuix & gt; & lt; BEA-423420 & gt; & lt; Redirect is executed to start or refresh action. Redirect URL is /console/console.portal?_nfpb=true & _pageLabel = HomePage1. & gt;
    DefaultServer startup time: 121578 ms.
    DefaultServer began.
    -----
    Apparently the server has started and is running (I can access the console through a browser, said running and OK), however, the message log reads:

    -----
    [Application Application1 is related to Server Instance DefaultServer | http://forums.oracle.com/forums/]
    The compilation...
    Context: MakeProjectAndDependenciesCommand application = project Project1.jpr = Application1.jws
    C:\Oracle\Middleware\jdk160_05\jre\bin\java.exe-jar C:\oracle\Middleware\jdeveloper\jdev\lib\ojc.jar - g - warn - nowarn: 320 - nowarn: 372 - nowarn: 412 - nowarn: 413 - nowarn: 415 - nowarn: 486 - nowarn: 487 - nowarn: 489 - nowarn: 556 - nowarn: 558 - nowarn: 560 - nowarn: 561 - nowarn: 705 - Xlint: - fallthrough - Xlint: - serial - Xlint: - disabled - 1.6 - target source 1.6 - noquiet-encoding Cp1252 d C:\JDeveloper\mywork\Application1\Project1\classes - namereferences-do C:\JDeveloper\mywork\Application1\Project1\classes\Project1.cdi - classpath C:\Oracle\Middleware\jdk160_05\jre\ lib\resources.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\rt.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\jsse.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\jce.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\charsets.jar; C:\JDeveloper\mywork\Application1\Project1\classes; C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\oracle\Middleware\wlserver_10.3\common\lib - sourcepath C:\JDeveloper\mywork\Application1\Project1\src; C:\Oracle\Middleware\jdk160_05\src.zip C:\JDeveloper\mywork\Application1\Project1\src\project1\Class1.java
    [13: 53:21 | http://forums.oracle.com/forums/] The successful compilation: 0 errors, 0 warnings.
    [Application Application1 is related to Server Instance DefaultServer | http://forums.oracle.com/forums/]
    [From Server Instance DefaultServer | http://forums.oracle.com/forums/]
    # Server DefaultServer Instance could not be started: resulted in the Server Instance.
    -----
    And the webservice Tester does not, probably because the application was deployed for ever.

    Anyone has any ideas on what could be bad?

    Thank you in advance,
    ~ Ruben Jorge

    Published by: user10768356 on March 11, 2009 08:55

    First exception is java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:

    java.net.ConnectException: Connection refused: connect. No router available at destination

    1. is the WebLogic Server started?
    2 is the name of user and password correct?
    3. the is 7101 and not 7001 port?

  • Problem with competent inputFile in Jdeveloper 11g ADF

    Hello

    I use a competent inputFile in jsff page where the user can browse the file system, select the file in order to to store in the database.

    I created a method of valueChangListener for this component which deal with this file and place it in db.

    The problem is:

    Once the user selects the file it appears for one second in the page it disappears and the valueChangeListener is not called.

    Note: the AutoSubmit regularity is set to true for this competent. I use jdeveloper with ADF 11g.

    Thank you

    Hello

    I guess you are missing the usesUpload property for the tag form enclosing in your page:

    It will be useful,
    Jose.

  • Deployment problem Jdev (V 11.1.2.0.0) to stand alone weblogic v10.03

    My environment is Win 2008 Server 64. I'm trying to deploy on a stand-alone server. I've added the following adf runtime libraries:

    http://radalcove.com/blog/?p=34


    Created the connection to the server app and when you try to deploy the stand alone server I received the following error message. What is a missing library or another issue? Thanks, J

    [04: 52:18]-deployment began. ----
    [04: 52:18] the target platform's (Weblogic 10.3).
    [04: 52:21] recovery of the existing application information
    [04: 52:21] analysis of the dependence running...
    [04: 52:21] building...
    [04: 52:32] deployment 2 profiles...
    [04: 52:33] wrote the Web application Module in C: < path of the server >-< myapp > \ViewController\deploy\ < myapp >ViewControllerwebapp1.war
    [04: 52:34] wrote it Enterprise Application Module to C:\jdev_backup\mywork\ < myapp > \deploy\ < myapp > _application1.ear
    [04: 52:34] Application deployment...
    [04: 52:37] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy < myapp > _application1 on AdminServer. : could not load the webapp: "" < myapp > - ViewController - context-root '. "
    [04: 52:37] [Deployer: 149193] Operation "deploy" on demand "< myapp > _application1" failed on "AdminServer.
    [04: 52:37] WebLogic Server Exception: weblogic.application.ModuleException: could not load the webapp: "< myapp > - ViewController - context-root"
    [04: 52:37] caused by: weblogic.management.DeploymentException: error: unresolved Webapp library makes reference to ' ServletContext@9558442[app: myapp > _application1 module: < myapp > - ViewController - root context-path: / < myapp > - ViewController - context-spec root-version: 2.5] ", defined in weblogic.xml [Extension name: jsf, Specification-Version: 2, exact match: false]
    [04: 52:37] check the server logs or the console of the server for more details.
    [04: 52:37] weblogic.application.ModuleException: failed to load the webapp: "< myapp > - ViewController - context-root"
    [04: 52:38] undeployment.
    [04: 52:38] - incomplete deployment.
    [04: 52:38] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    http:///AppTest-ViewController-context-root/test.jsp
    

    you do not have use "/ faces" he loves

    http:///AppTest-ViewController-context-root/faces/test.jspx
    

    http://CN.forums.Oracle.com/forums/thread.jspa?threadID=1123275

  • WebLogic and ADF: deployed the application fails

    Hello!

    1. I use JDeveloper 11.1.1.3.0 and stand-alone WebLogic Server. Application of the ADF is deployed successfully but fails with java.lang.RuntimeException: error not found, FacesContext

    2. all the prerequisites have been completed: ADF runtime libraries are installed properly and field of application has been extended with these new libraries

    3 search forums and Metalink but saw no similar question

    More detailed error:

    [< 1 sep, 2010 4:38:47 CDT > < error > < HTTP > < BEA-101020 > < [path of the module: AccessSystemTesla ServletContext@326294728[app:AccessSystem11g_application1: / AccessSystemTesla spec-version: 2.5]] Servlet failed with Exception
    java.lang.RuntimeException: cannot find FacesContext
    at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:1855)
    at javax.faces.webapp.UIComponentClassicTagBase.setJspId(UIComponentClassicTagBase.java:1672)
    at jsp_servlet.__driverlicense_jspx._jspx___tag0(__driverlicense_jspx.java:90)
    at jsp_servlet.__driverlicense_jspx._jspService(__driverlicense_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
    Truncated. check the log file full stacktrace
    >
    < 1 sep, 2010 4:38:47 CDT > < opinion > < Diagnostics > < BEA-320068 > < Watch "UncheckedException" with severity "Notice" on the server "AdminServer" triggered at Sep 1, 2010 4:38:47 CDT. Details of the notification:
    WatchRuleType: Journal
    WatchRule: (SEVERITY = "Error") AND ((MSGID = ' BEA-101020') OR (MSGID = "BEA-101017'") OR (MSGID = "BEA-000802'"))
    [WatchData: DATE = Sep 1, 2010 4:38:47 CDT SERVER = AdminServer MESSAGE = [path of the module: AccessSystemTesla ServletContext@326294728[app:AccessSystem11g_application1: / AccessSystemTesla spec-version: 2.5]] Servlet failed with Exception
    java.lang.RuntimeException: cannot find FacesContext
    at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:1855)
    at javax.faces.webapp.UIComponentClassicTagBase.setJspId(UIComponentClassicTagBase.java:1672)
    at jsp_servlet.__driverlicense_jspx._jspx___tag0(__driverlicense_jspx.java:90)
    at jsp_servlet.__driverlicense_jspx._jspService(__driverlicense_jspx.java:65)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:417)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.doIt (WebAppServletContext.java:3684)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Subsystem = HTTP USERID < WLS Kernel > = SEVERITY = error THREAD = ExecuteThread [ASSET]: '3' for queue: MSGID 'weblogic.kernel.Default (self-adjusting)' = BEA - 101020 MACHINE TXID the CONTEXTID = 11d1def534ea1be0:15b5c38c:12acf3c2760 = tesla.marc.wucon.wustl.edu =: - 8000-0000000000000009 TIMESTAMP = 1283377127177
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    < 1 sep, 2010 4:38:47 CDT > < warning > < Diagnostics > < BEA-320016 > < Imaging diagnosis in/u01/Oracle/Middleware/user_projects/domains/mfr/servers/AdminServer/adr/diag/ofm/mfr/AdminServer/incident/incdir_4 with a minute resets to 1. >

    Rade,

    You may have forgotten to include the part "/ faces" of the URL?

    John

  • 11g ADF Faces on server SOA Oracle 10g deployment

    Respected by all,
    I have 10g Oracle SOA server, I want to set up a portal with ADF Faces and deployed on Oracle 10 g SOA Server.

    (1) ADF Faces Version can I use? (10g or 11g)

    (2) what should I take the JDeveloper 10 g or 11 g for my development license?

    Thank you and best regards,
    Vijay chraibi

    Vijay,

    (1) 10 g. 11g NO - it is well documented that 11g does not work on the server 10g

    (2) I am not a representative of Oracle license, but if I understand JDeveloper licenses, simply to allow for the deployment of the FAD, not development. You can buy support for JDeveloper, however. Best thing is to get an official response from your Oracle Sales Rep, however.

    John

  • Jdev 11g, rename causing problems with deploying

    Hello

    I got the pattern for my for my project all set up with a couple of entity beans, a session bean, and a test client. I ran the test client and it worked fine.

    I decided to change the name of the package of my session bean was under 'business.ticket' to 'business.ticket.session '. To do this, I got the package in the navigation Application click right and select Rename. After it was over, she had changed all my packages to 'business.ticket.session.whatever' which is not what I wanted. Then I tried to change their return and got an error that it already existed for these directories. I went and deleted the files manually. Once I did, I was able to rename packages of what I wanted.

    When I reran the project, although I got the following error...

    [EJB:011023] An error occurred while reading the deployment descriptor. The error was:
    Error during processing of annotations:.'
    weblogic.application.ModuleException: Exception preparation module: EJBModule(ticket-EJBModel-ejb)
    [EJB:011023] An error occurred while reading the deployment descriptor. The error was:
    Error during processing of annotations:
    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    Truncated. check the log file full stacktrace
    weblogic.utils.ErrorCollectionException:

    There are 1 nested errors:

    WebLogic.J2EE.DD.Xml.AnnotationProcessException: ejb name 'SIMSessionFacade' found duplicate: annotation "Stateless" bean class business.ticket.session.SIMSessionFacadeBean and annoation 'Stateless' on bean class business.ticket.SIMSessionFacadeBean
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addProcessingError(BaseJ2eeAnnotationProcessor.java:1264)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:246)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:192)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.processStandardAnnotations(EjbDescriptorReaderImpl.java:324)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.createReadOnlyDescriptorFromJarFile(EjbDescriptorReaderImpl.java:190)
    at weblogic.ejb.spi.EjbDescriptorFactory.createReadOnlyDescriptorFromJarFile(EjbDescriptorFactory.java:93)
    at weblogic.ejb.container.deployer.EJBModule.loadEJBDescriptor(EJBModule.java:1198)
    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:380)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:12)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:45)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)


    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addProcessingError(BaseJ2eeAnnotationProcessor.java:1263)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:246)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:192)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.processStandardAnnotations(EjbDescriptorReaderImpl.java:324)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.createReadOnlyDescriptorFromJarFile(EjbDescriptorReaderImpl.java:190)
    Truncated. check the log file full stacktrace
    >
    < 8 May 2009 10:37:17 AM EDT > < WARNING > < hats > < BEA-149004 > < failures have been detected all introducing deploy the task for the application "ticket". >
    < 8 May 2009 10:37:17 AM EDT > < WARNING > < hats > < BEA-149078 > < message 149004 track battery
    weblogic.application.ModuleException: Exception preparation module: EJBModule(ticket-EJBModel-ejb)
    [EJB:011023] An error occurred while reading the deployment descriptor. The error was:
    Error during processing of annotations:
    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:452)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    Truncated. check the log file full stacktrace
    weblogic.utils.ErrorCollectionException:

    There are 1 nested errors:

    WebLogic.J2EE.DD.Xml.AnnotationProcessException: ejb name 'SIMSessionFacade' found duplicate: annotation "Stateless" bean class business.ticket.session.SIMSessionFacadeBean and annoation 'Stateless' on bean class business.ticket.SIMSessionFacadeBean
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addProcessingError(BaseJ2eeAnnotationProcessor.java:1264)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:246)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:192)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.processStandardAnnotations(EjbDescriptorReaderImpl.java:324)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.createReadOnlyDescriptorFromJarFile(EjbDescriptorReaderImpl.java:190)
    at weblogic.ejb.spi.EjbDescriptorFactory.createReadOnlyDescriptorFromJarFile(EjbDescriptorFactory.java:93)
    at weblogic.ejb.container.deployer.EJBModule.loadEJBDescriptor(EJBModule.java:1198)
    at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:380)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:12)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:45)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)


    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addProcessingError(BaseJ2eeAnnotationProcessor.java:1263)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:246)
    at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:192)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.processStandardAnnotations(EjbDescriptorReaderImpl.java:324)
    at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.createReadOnlyDescriptorFromJarFile(EjbDescriptorReaderImpl.java:190)
    Truncated. check the log file full stacktrace
    >

    Thanks for any help

    The features of refactoring in JDev 11 g generation 5188 are unfortunately borked and should not be used in my opinion. I hope that fixed in the next version. If you have the time to create a simple test case to reproduce the problem, it introduced with Oracle's Support.

    Kind regards

    CM.

  • ADF Swing Desktop Application - deployment problem

    Hello

    I created a Swing ADF application to interact with JavaDB. The application works fine when running in JDeveloper.

    I want to deploy this application runs on the desktop, I have therefore deployed the application according to the steps in the next post
    Re: Lack of Setup executable jar ADF

    Now, when I run my application via command line, I get the following message on the command line

    D:\myapp > java-jar ADF_Library.jar
    June 8, 2011 17:06:34 oracle.jbo.uicli.mom.CpxUtils$ logMainApplicationCpx Visitor
    INFO: jar:file:/D:/MyApp/ADF_Library.jar!/myproject/apps/view/DataBindings.cpx

    And a java console opens that shows the following error stack

    oracle.jbo.PersistenceException: Houston-26000: A Generic exception occurred loading customizations.
    at oracle.jbo.mom.MOMParserMDS.getMDSSession(MOMParserMDS.java:85)
    at oracle.jbo.mom.MOMParserMDS.parse(MOMParserMDS.java:189)
    at oracle.jbo.mom.MOMParserNonMDS.readAndParse(MOMParserNonMDS.java:71)
    at oracle.jbo.mom.DefinitionContextStandard.readAndParse(DefinitionContextStandard.java:237)
    at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:1447)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.findCpx(JUMetaObjectManager.java:648)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.loadCpx(JUMetaObjectManager.java:692)
    at myproject.apps.view.FormWishListEOView.main(FormWishListEOView.java:444)
    Caused by: java.lang.NullPointerException
    at oracle.adf.share.ADFContext.getMDSSessionAsObject(ADFContext.java:1224)
    at oracle.jbo.mom.MOMParserMDS.getMDSSession(MOMParserMDS.java:60)
    ... 7 more
    # # 0 in detail
    java.lang.NullPointerException
    at oracle.adf.share.ADFContext.getMDSSessionAsObject(ADFContext.java:1224)
    at oracle.jbo.mom.MOMParserMDS.getMDSSession(MOMParserMDS.java:60)
    at oracle.jbo.mom.MOMParserMDS.parse(MOMParserMDS.java:189)
    at oracle.jbo.mom.MOMParserNonMDS.readAndParse(MOMParserNonMDS.java:71)
    at oracle.jbo.mom.DefinitionContextStandard.readAndParse(DefinitionContextStandard.java:237)
    at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:1447)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.findCpx(JUMetaObjectManager.java:648)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.loadCpx(JUMetaObjectManager.java:692)
    at myproject.apps.view.FormWishListEOView.main(FormWishListEOView.java:444)


    Guidance on what could be causing this error?

    TIA,
    Franck

    Published by: user11977999 on June 8, 2011 04:40

    Published by: user11977999 on June 8, 2011 04:41

    Maybe you are including pots bad for a Swing client, or a pot is missing.
    And: 84 is far too IMHO.

    We include in our Swing client (most of the people is actually the MDS dependencies):

    JMX (4)
    =============
    BC4J - mbeans.jar
    javax. Management.j2ee_1.0.jar
    jmxframework.jar
    jmxspi.jar

    ADF (21)
    =============
    ADF-share - ca.jar
    ADF-share - support.jar
    adflogginghandler.jar
    ADFM.jar
    cache.jar
    Commons-cli - 1.0.jar
    common - el.jar
    DB - ca.jar
    DMS.jar
    Groovy-all - 1.6.3.jar
    javatools - nodeps.jar
    javax.transaction.jar
    jdev - cm.jar
    JPS - api .jar
    JSP - el - api .jar
    mdsrt.jar
    OJDL.jar
    ojmisc.jar
    Oracle - el.jar
    ResourceBundle.jar
    share.jar

    SWING (3)
    =============
    ADF-share - base.jar
    DVT - jclient.jar
    DVT - utils.jar

    JDBC (3)
    =============
    ojdbc6.jar
    orai18n - collation.jar
    orai18n.jar

    XML (3)
    =============
    XML.jar
    xmlef.jar
    xmlparserv2.jar

    In this version, we also turned off MDS. In 11.1.1.5.0, turn off MDS is no longer an option, it seems (SR result is pending), then you should also include javax.jsp.jar and javax.servlet.jar.

    Powering down of MDS:

    System.setProperty ("oracle.adfm.usemds", "false");
    System.setProperty ("oracle.jbo.usemds", "false");

    I don't know how reasonable is the list above. We built a list of pots from the bottom up, meaning: we tried to start the client, waited for the ClassNotFoundException, found the container class and he added and so on. She works for us in 11.1.1.3.0.

    The stack trace that you see in 11.1.1.3.0 is caused by a lack of class. ADFConfig tries to create an instance of the class 'oracle.adf.share.config.ADFContextMDSConfigHelperImpl' but fails, probably because the class is not in the classpath. The method of creation of the program of assistance and then returns the value zero, leading to the NPE in getMDSSessionAsObject().
    The exception is logged in the ADFLogger level FINE, so you should be able to see the cause, if you change the logging level.

    Sascha

  • Deployment problem. in Oracle 11g - Jdeveloper 11.1.1.4

    Hi all

    I created an Application Server connection and tested and got all 9 successful tests.

    When I try to deploy my bpel program...
    I right-click on the bpel project and select deploy, I dnt get any existing connection to deploy. I just get the name of proj once more.

    Usually, it takes get tat area in which we need to deploy. Here I HAV not these options.

    After the creation of the connection to the application server, hw I could connect to the bpel proj...

    My console works fine however.

    Kindly help me to solve this problem. Thanks in advance.

    Kind regards
    Sabarisri. N

    How to start this soa_infra. SHD, I do this 'Control' of my console soa_infra tab?

    First, go to the tab target of soa-infra and make sure that it is targeted toward Server SOA. Then go to the tab control and try to start it. If a mistake happens, post it here.

    Kind regards
    Anuj

Maybe you are looking for

  • GeekBench Score worse slower computer?

    Here's my current 64-bit benchmarks: http://browser.primatelabs.com/geekbench3/7274906 And 32-bit: http://browser.primatelabs.com/geekbench3/7274925 But these scores are better... with a slower processor and less ram. http://browser.primatelabs.com/g

  • Qosmio F50 - 108 - Toshiba Flash Cards will not work with Windows 7

    Hello anyone tried to install Windows Seven? I tried.Everything works fine (Wlan, Lan, sound, etc.), but one thing is unable to work on my laptop: Toshiba Flash Cards.I installed the driver, and nothing happened... Any idea to solve this problem? Bec

  • remove/uninstall old updates from windows without any bad effect on my laptop

    I have windows updates who r close about 2 years ago and which I think your memory of my laptop, so I want 2 know is safe to remove the old wind updates so that I can free up some memory 4 my phone please help meThank you

  • Set to automatic update turns off its own.

    I keep trying to download and install updates on my system. but I still have to go restart my updates of grubbing-up. whenever I go to the site and try to force updates, I have this problem, I also noticed today that it shows they are downloaded but

  • How can I download a manual for HP Officejet

    How can I download the user manual fo my OfficeJet Model # 6100 printer? Instructions in the booklet that accompanies it are vague at best and provides minimal, if any help at all.