Jdev 11.1.1.2.0 warning

hey,
I've recently moved to jdev 11.1.1.2.0 and I'm getting the following warning.
Transient state added to StateManager.  State may not be serialized.  State id:13sxr9zica_2__data.view_graphPageDef.orderQtyVO11__dataModelany one got an idea what could be wrong?
thanks in advance for any help

Hi,
ADF components use the state manager to load and store states during the lifetime of an application. The state id is defined by the ADF component. Ids of persistent or distributable object must
also be Serializable and consistent. The message you get indicates that the framework could not detect if the object is serializable. From the state ID I can only guess that you wok with DVT components, so I am wondering when this message is shown or how this can be reproduced
Frank

Similar Messages

  • Jdev 12.1.3 OAF- MsgBundle warning does not allow edit of BC4J components

    Hi,
    I have a OAF project in JDev 12.1.3 which has only custom components for an extension to Oracle HRMS. While trying to edit a couple of EO and VOs, I am getting the following message. The rest of the EO/VOs are editable.
    Warning: There are java errors for this object. The wizard will be read-only until they are corrected.
    file:C:/Jdev10gR1213/jdevhome/jdev/myprojects/custom/oracle/apps/xxh/wde/schema/server/common/BatchAbsLinesEOImplMsgBundle.java
    I do not have any such a java file in my project directory. The only file in the above common folder is bc4j.xcfg.
    There was the following reference to this java in the EO.xml file (not sure where it came from though) and I have tried editing the EO.xml to remove this reference but this has not changed the warning and I am unable to edit the EO and VO using the wizard. Any help is appreciated.
    MsgBundleClass="custom.oracle.apps.xxh.wde.server.common.BatchAbsLinesEOImplMsgBundle"
    Thanks
    Adi

    HI Anand,
    I have edited the reference to the MsgBundle class in the EO.xml but it has not helped. I then compared the EO.xml to some others and found that this EO.xml had the following extra line in the designtime area. Removing this line did resolve this issue.
    <Attr Name="_codeGenFlag2" Value="Init|Delete|Access|DML|Val|Msg" />
    But I am still facing the original message when editing the VOs for this EO. The VO.xmls do not have the above line.
    Thanks
    Aditya

  • ADF Telnet with JDev 10.1.3.5

    I've tried so may days but ended up with no answer even from googling about ADF Telnet. I saw that oracle has a hidden treasure and that is Oracle ITS (Industrial telnet Server). I tried to find some samples, but it seems that no one using it and I only found only sample that doesn't work. I made a simple ADF Telnet application with JDev but it always show this warning:
    Dec 10, 2009 11:00:57 AM oracle.wireless.device.capability.CapabilitiesDocument getCapabilities
    WARNING: No match found, checking for default attributes
    Every action (ex: Commit Button, Command Link, etc) inside my ADF Telnet application won't work and only shows that kind of error. But if I access it with web browser, it just runs very well.
    Please help me on this issue......

    Well, the bad news is that the problem persists in version 10.1.3.5.
    Therefore, you will need to download JDev 10.1.3.1. It should have its own JDev home.
    Create your app and its first jspx pages in version 10.1.3.1. Just create the application and project and add Web Tier - JSF component using "JSF Page Flow & Configuration (faces-config.xml)".
    Under "Web Content-> WEB-INF" click on "faces-config.xml";. From the Component Palettte, choose "JSF NavigationDiagram" from the drop down. Then, drag "JSF Page" to the faces-config.xml window. Double click on the default page, give it a name (e.g. Page1.jsp) and make sure you choose JSPX (name will change to Page1.jspx), Mobile Device and Category of telnet. You can then simply finish. Repeat the same thing for a second page (e.g. Page2). Next, click on "JSF Navigation Case" from the Component Palette and click once on Page 1 and again on Page 2. Accept the defaults. Do the same from Page 2 to Page1.
    Now, open Page 1 from the Application Navigator. In the structure window (lower left), right click on the "af:form" and choose "insert inside of af:form" and choose PanelPage. Right click on PanelPage and choose "insert inside of PanelPage" -> ADF Faces Core -> CommandLink. Click on the Command Link within the JSPX window. In the Command Link Properties window, under "Action", pick the option there (it should read "success" if you took the default. Do the same thing for Page2.
    Now, right click on the Page1.jspx icon in the Applications Navigator and pick "Run". Your applicaiton will compile and run. Choose a device. Your command link 1 should navigate to the next page without getting the device capabilities errors you were getting before.
    Now that you have done this, close the app and JDev, and move the directory for this application under JDev 10.3.1.5. You can now open JDev 10.1.3.5 and open your app under 10.1.3.5's directory. It will ask if you want to migrate, answer Yes. Now, run the application again and it will work in 10.1.3.5.
    I know this is a hassle, but those of us who do this all the time are use to this inconvenience. Afterwards, you can build highly complex applications within 10.1.3.5 without getting this initial error again. In fact, I left my simple application under the 10.1.3.1 directory and I simply copy it under the 10.1.3.5 directory and rename the application whenever I start a new application.
    Let me know if this works.
    Rob

  • ERROR when I perform a WS

    Hello, all
    I am getting the following error when I try to perfom a Web service created wich the wizard of JDeveloper 10g(10.1.3).
    I always do the same for create a Web service with the wizard and once in a while appears this error and I can't run the WS.
    **** WARNING: The following J2EE projects each have an output directory named 'classes':
    D:\JAVA\jdev10g\jdev\mywork\ws\Project1\Project1.jpr
    D:\JAVA\jdev10g\jdev\mywork\ws\Project2\Project2.jpr
    D:\JAVA\jdev10g\jdev\mywork\ws\Project3\Project3.jpr
    D:\JAVA\jdev10g\jdev\mywork\ws\Project4\Project4.jpr
    D:\JAVA\jdev10g\jdev\mywork\ws\Project5\Project5.jpr
    **** WARNING: The collision in output directory names may cause problems in the current version of OC4J.
    **** WARNING: Please see the JDeveloper release notes for details (2591173).
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config>
    D:\JAVA\j2sdk1.4.2_06\bin\javaw.exe -ojvm -classpath D:\JAVA\jdev10g\j2ee\home\oc4j.jar;D:\JAVA\jdev10g\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    05/03/07 11:00:09 Node started with id=127765687050882
    07-mar-2005 11:00:10 com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    07-mar-2005 11:00:17 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
    INFO: Beans associated with application default will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
    07-mar-2005 11:00:17 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
    INFO: Beans associated with application default will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
    05/03/07 11:00:18 done.
    05/03/07 11:00:19 Copying default deployment descriptor from archive at D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\connectors\datasources\datasources/META-INF/oc4j-ra.xml to deployment directory D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\datasources...
    05/03/07 11:00:19 Copying default deployment descriptor from archive at D:\JAVA\jdev10g\jdev\mywork\ws\Project5\classes/META-INF/orion-ejb-jar.xml to deployment directory D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes...
    05/03/07 11:00:19 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project5/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project3/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project1/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project4/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project2/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/03/07 11:00:21 Auto-deploying - compiling and loading...
    05/03/07 11:00:24 done.
    07-mar-2005 11:00:24 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
    INFO: Beans associated with application current-workspace-app will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
    05/03/07 11:00:24
    Error compiling D:\JAVA\jdev10g\jdev\mywork\ws\Project3\classes: Error instantiating compiler: IO error writing cache: D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes\deployment-cache.jar
    05/03/07 11:00:24 Error in application current-workspace-app: Error loading package at file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project3/classes/, Compile error: Error instantiating compiler: IO error writing cache: D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes\deployment-cache.jar
    05/03/07 11:00:24 done.
    05/03/07 11:00:24 Error instantiating application 'current-workspace-app' at file:/D:/JAVA/jdev10g/jdev/mywork/ws/ws-oc4j-app.xml: Error initializing ejb-module; Exception Compile error: Error instantiating compiler: IO error writing cache: D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes\deployment-cache.jar
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 40250 ms.
    The application can be accessed at location:
    http://justo:8988/ws-Project5-context-root/MyWebService1
    05/03/07 11:00:28 Web service MyWebService1 has been started on the embedded server
    05/03/07 11:00:28 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 3 initialized
    What does it mean?, Can anyone help me?
    Thanks in advance, and excuse me for my poor English.

    Hi justo,
    I´ve just downloaded the last version of Jdeveloper and trying to create a JSF application, appearing the same error.
    To solve the "legacy database..." problem, there are answers on the internet but basically the -Tools-Preferences-Deployment- Bundle... checkbox should be disabled.
    Also if you put DGenerateIIOP=true parameter when starting oc4j, you solve the second problem. I´ve put on ProjectProperties-J2EE Application-embedded OC4J as I shown below:
    ${java} ${jvm} -classpath ${oc4j.jar} ${java.options} -DGenerateIIOP=true
    ${memory.archive.flag} ${keep.alive.timeout.flag}
    ${oracle.dms.sensors.flag} ${oracle.jms.lock.flag}
    ${oc4j.main.class} -config ${server.xml}
    But I´m not be able to the third problem (enableIIOP=true), I don´t know where I have to put that parameter. I´ve done a lot of attempts but no sucess.
    I go on finding the solution, I hope this can help or give an idea to somebody.
    A ver si tenemos suerte, saludos.

  • Warning upon compiling under JDev 3.1

    Does anyone know why I get the following warning when I do make on the JSP's under Jdeveloper 3.1 running on NT 4.0:
    ?Warning: (0)ISO-8859-1 character set may not match project compiler settings
    TIA,
    Sassan

    Thank you Anton,
    I've tryed your solution but nothing
    has changed, I always get the same message.
    I'v also tryed to select and unselect all
    the checkboxes and changed the name of
    the deployed application but the result
    is alwais the same.
    Please all of you out there I really need help!!!!!
    Where is the jdev team gone??
    mauro

  • ER: HTML Applet tag syntax warning - or HTML syntax checker for JDEV.

    Hi,
    I just spent ages (an hour or two) debugging an applet and it turned out that I had left a comma "," out of my 'archive=..' parameter of the 'applet' tag in the HTML :-(.
    E.g. I had <applet code="x" archive="a.jar b.jar, c.jar, d.jar"> and IE simply didn't load 'b.jar' so I got the usual 'class not found' exception. After signing every jar and putting every jar in every directory I finally noticed the commas between some of the jars.
    I can understand IE not helping me load an Applet since, from MS's point of view, that is evil Java code, but JDev must know the syntax of a HTML applet tag too so it could highlight the error for me.
    Alternatively does anyone know of a HTML checker plugin for JDEV?
    Regards,
    Simon.

    No comments?
    I've been looking around for a HTML syntax checker and there are plenty around - just google "html validation". None so far have picked up the missing comma in my busted applet tag. I guess with a missing comma it just looks like a file name with a space in it anyway.
    I still think JDeveloper could flag semantic errors like this at development time.
    Cheers,
    Simon.

  • JDev 11g ADF - WARNING: Transient state added to StateManager.

    Can anyone help me to find why I am getting next warning message when running the ADF application which shows the graph from the view object VRequestRepairForOneWeekRO.
    View is created as Read-only access through SQL query. Query has many UNIONS and GROUP BY.... Graph is inside task flow on the page region. Everything runs OK.
    14-Jan-2009 5:19:26 PM oracle.adf.share.http.HttpSessionStateManagerImpl putState
    WARNING: Transient state added to StateManager. State may not be serialized. State id: data.com_pk_view_requestRepairHoursGraphPageDef.VRequestRepairForOneWeekRO1__cubicDefinition
    Thanks.

    More info:
    I found that this warning comes when data from the View are represented by the graph (line, bar, pie…).
    I tried to show the same data in the table and there were no warning.
    It does not matter if the view is based on entity or created by the query.
    It is not related to regions or the task flow. The same warning comes when single jspx with one graph is used.
    Any Help? Is this Oracle BUG or am I doing something wrong?

  • 12c: Jdev composite.xml warning

    In 12c Jdeveloper, the composite.xml is giving following warning messages. Deployment happens successfully. Just wondering as why these warning messages are set ?
    Reference authenticator_client_ep not found
    Incorrect namespace definition for BPEL/Authenticator.bpel
    Reference IdentityService not found
    SOA Coposite details : Its a sync BPEL process with an invoke to a web service [https://soaServer/integration/services/IdentityService/identity?wsdl].
    Thanks.

    In 12c Jdeveloper, the composite.xml is giving following warning messages. Deployment happens successfully. Just wondering as why these warning messages are set ?
    Reference authenticator_client_ep not found
    Incorrect namespace definition for BPEL/Authenticator.bpel
    Reference IdentityService not found
    SOA Coposite details : Its a sync BPEL process with an invoke to a web service [https://soaServer/integration/services/IdentityService/identity?wsdl].
    Thanks.

  • Error while running HRFacadeClient of JDev 11g Tutorial

    Hi,
    I was following the tutorial under Build a Web Application with JDeveloper 11g Using EJB, JPA, and JavaServer Faces
    Section 19 says to run application under OC4J,
    <strong>19.</strong> Right click the <strong>HRFacadeBean</strong> in the Application Navigator and select <strong>Run</strong> from the context menu to launch the facade bean in the Embedded OC4J sever.
    Curently OC4J not available under JDev 11g Production version, so it runs under Web-logic Server which comes with JDeveloper 11g. Please see the log below:
    Default Server - Log
    D:\Appl\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=;D:\Appl\Oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Appl\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Appl\Oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Appl\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Appl\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.0.0.jar;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Appl\Oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/ant-all.jar;D:\Appl\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\Appl\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar;;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;;
    PATH=D:\Appl\Oracle\MIDDLE~1\patch_wls1030\profiles\default\native;D:\Appl\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;D:\Appl\Oracle\MIDDLE~1\patch_cie660\profiles\default\native;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Appl\Oracle\MIDDLE~1\modules\ORGAPA~1.5\bin;D:\Appl\Oracle\MIDDLE~1\JDK160~1\jre\bin;D:\Appl\Oracle\MIDDLE~1\JDK160~1\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;D:\Appl\OraHome1\bin;D:\Appl\OraHome1\jlib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Appl\Java\jdk1.6.0_01\bin;C:\Program Files\Symantec\pcAnywhere\;C:\Program Files\Apache Software Foundation\Apache2.2\php\ext;D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    D:\Appl\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -DproxySet=true -DproxyHost=192.0.20.100 -DproxyPort=800 -Dhttp.proxyHost=192.0.20.100 -Dhttp.proxyPort=800 "-Dhttp.nonProxyHosts=*.local|10.19.37.*|localhost|10.12.36.180|*.alshaya.com" -Dhttps.proxyHost=192.0.20.100 -Dhttps.proxyPort=800 "-Dhttps.nonProxyHosts=*.local|10.19.37.*|localhost|10.12.36.180|*.alshaya.com" -Djbo.34010=false -Xverify:none -da -Dplatform.home=D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=D:\Appl\Oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1 -Doracle.home=D:\Appl\Oracle\Middleware\jdeveloper -Doracle.security.jps.config=D:\Appl\Oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.56\DEFAUL~1\config\oracle\jps-config.xml -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\Appl\Oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath;D:\Appl\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath;D:\Appl\Oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    &lt;Oct 30, 2008 12:39:05 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000395&gt; &lt;Following extensions directory contents added to the end of the classpath:
    D:\Appl\Oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar&gt;
    &lt;Oct 30, 2008 12:39:05 PM AST&gt; &lt;Info&gt; &lt;WebLogicServer&gt; &lt;BEA-000377&gt; &lt;Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.&gt;
    &lt;Oct 30, 2008 12:39:05 PM AST&gt; &lt;Info&gt; &lt;Management&gt; &lt;BEA-141107&gt; &lt;Version: WebLogic Server Temporary Patch for CR380042 Thu Sep 11 13:33:40 PDT 2008
    WebLogic Server Temporary Patch for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server 10.3 Mon Aug 18 22:39:18 EDT 2008 1142987 &gt;
    &lt;Oct 30, 2008 12:39:06 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STARTING&gt;
    &lt;Oct 30, 2008 12:39:06 PM AST&gt; &lt;Info&gt; &lt;WorkManager&gt; &lt;BEA-002900&gt; &lt;Initializing self-tuning thread pool&gt;
    &lt;Oct 30, 2008 12:39:06 PM AST&gt; &lt;Notice&gt; &lt;Log Management&gt; &lt;BEA-170019&gt; &lt;The server log file D:\Appl\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.&gt;
    &lt;Oct 30, 2008 12:39:08 PM AST&gt; &lt;Notice&gt; &lt;Security&gt; &lt;BEA-090082&gt; &lt;Security initializing using security realm myrealm.&gt;
    &lt;Oct 30, 2008 12:39:11 PM AST&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149617&gt; &lt;Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.&gt;
    &lt;Oct 30, 2008 12:39:11 PM AST&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149617&gt; &lt;Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'D:\Appl\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.&gt;
    &lt;Oct 30, 2008 12:39:11 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STANDBY&gt;
    &lt;Oct 30, 2008 12:39:11 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to STARTING&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;Log Management&gt; &lt;BEA-170027&gt; &lt;The Server has established connection with the Domain level Diagnostic Service successfully.&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to ADMIN&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to RESUMING&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Warning&gt; &lt;Server&gt; &lt;BEA-002611&gt; &lt;Hostname "ITDEV-39", maps to multiple IP addresses: 192.168.76.1, 192.168.153.1, 10.19.37.39, 127.0.0.1&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default[3]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default" is now listening on 192.168.76.1:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default[2]" is now listening on 10.19.37.39:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;Server&gt; &lt;BEA-002613&gt; &lt;Channel "Default[1]" is now listening on 192.168.153.1:7101 for protocols iiop, t3, ldap, snmp, http.&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000331&gt; &lt;Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Warning&gt; &lt;Server&gt; &lt;BEA-002611&gt; &lt;Hostname "localhost", maps to multiple IP addresses: 192.168.76.1, 192.168.153.1, 10.19.37.39, 127.0.0.1&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000365&gt; &lt;Server state changed to RUNNING&gt;
    &lt;Oct 30, 2008 12:39:12 PM AST&gt; &lt;Notice&gt; &lt;WebLogicServer&gt; &lt;BEA-000360&gt; &lt;Server started in RUNNING mode&gt;
    DefaultServer startup time: 9953 ms.
    DefaultServer started.
    [Running application HR_EJB_JPA_App on Server Instance DefaultServer...]
    Uploading credentials.
    ---- Deployment started. ---- Oct 30, 2008 12:39:14 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2008-10-30 12:39:14.937: Writing EJB JAR file to D:\Appl\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\HR_EJB_JPA_App\HR_EJB_JPA_App-EJBModel-ejb
    2008-10-30 12:39:14.984: Wrote EJB JAR file to D:\Appl\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\HR_EJB_JPA_App\HR_EJB_JPA_App-EJBModel-ejb
    2008-10-30 12:39:16.078: Writing EAR file to D:\Appl\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\HR_EJB_JPA_App
    2008-10-30 12:39:16.093: Wrote EAR file to D:\Appl\Oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.56\o.j2ee\drs\HR_EJB_JPA_App
    Deploying Application...
    &lt;Oct 30, 2008 12:39:17 PM AST&gt; &lt;Warning&gt; &lt;J2EE&gt; &lt;BEA-160195&gt; &lt;The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HR_EJB_JPA_App is not versioned.&gt;
    Oct 30, 2008 12:39:17 PM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    &lt;Oct 30, 2008 12:39:18 PM AST&gt; &lt;Warning&gt; &lt;EJB&gt; &lt;BEA-012035&gt; &lt;The Remote interface method: 'public abstract java.util.List oracle.HRFacade.queryEmployeesFindByName(java.lang.Object)' in EJB 'HRFacade' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'HRFacade' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.&gt;
    &lt;Oct 30, 2008 12:39:18 PM AST&gt; &lt;Warning&gt; &lt;EJB&gt; &lt;BEA-012035&gt; &lt;The Remote interface method: 'public abstract java.lang.Object oracle.HRFacade.persistEntity(java.lang.Object)' in EJB 'HRFacade' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'HRFacade' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.&gt;
    &lt;Oct 30, 2008 12:39:18 PM AST&gt; &lt;Warning&gt; &lt;EJB&gt; &lt;BEA-012035&gt; &lt;The Remote interface method: 'public abstract java.lang.Object oracle.HRFacade.mergeEntity(java.lang.Object)' in EJB 'HRFacade' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'HRFacade' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.&gt;
    Application Deployed Successfully.
    Elapsed time for deployment: 4 seconds
    ---- Deployment finished. ---- Oct 30, 2008 12:39:19 PM
    Run startup time: 5063 ms.
    [Application HR_EJB_JPA_App deployed to Server Instance DefaultServer]
    <strong>20.</strong> Right click <strong>HRFacadeClient</strong> and select <strong>Run</strong> from context.
    Now when I run <strong>HRFacadeClient</strong> the log shows following error.
    EJBModel.jpr - log
    [EclipseLink/JPA Client] Adding Java options: -javaagent:D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar
    D:\Appl\Oracle\Middleware\jdk160_05\bin\javaw.exe -client -classpath C:\JDeveloper\mywork\HR_EJB_JPA_App\.adf;C:\JDeveloper\mywork\HR_EJB_JPA_App\EJBModel\classes;D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\toplink.jar;D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\antlr.jar;D:\Appl\Oracle\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;D:\Appl\Oracle\Middleware\modules\javax.persistence_1.0.0.0_1-0.jar;D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar;D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xmlparserv2.jar;D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xml.jar;D:\Appl\Oracle\Middleware\modules\javax.jsf_1.2.0.0.jar;D:\Appl\Oracle\Middleware\modules\javax.ejb_3.0.1.jar;D:\Appl\Oracle\Middleware\modules\javax.enterprise.deploy_1.2.jar;D:\Appl\Oracle\Middleware\modules\javax.interceptor_1.0.jar;D:\Appl\Oracle\Middleware\modules\javax.jms_1.1.1.jar;D:\Appl\Oracle\Middleware\modules\javax.jsp_1.1.0.0_2-1.jar;D:\Appl\Oracle\Middleware\modules\javax.jws_2.0.jar;D:\Appl\Oracle\Middleware\modules\javax.activation_1.1.0.0_1-1.jar;D:\Appl\Oracle\Middleware\modules\javax.mail_1.1.0.0_1-1.jar;D:\Appl\Oracle\Middleware\modules\javax.xml.soap_1.3.1.0.jar;D:\Appl\Oracle\Middleware\modules\javax.xml.rpc_1.2.1.jar;D:\Appl\Oracle\Middleware\modules\javax.xml.ws_2.1.1.jar;D:\Appl\Oracle\Middleware\modules\javax.management.j2ee_1.0.jar;D:\Appl\Oracle\Middleware\modules\javax.resource_1.5.1.jar;D:\Appl\Oracle\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar;D:\Appl\Oracle\Middleware\modules\javax.transaction_1.0.0.0_1-1.jar;D:\Appl\Oracle\Middleware\modules\javax.xml.stream_1.1.1.0.jar;D:\Appl\Oracle\Middleware\modules\javax.security.jacc_1.0.0.0_1-1.jar;D:\Appl\Oracle\Middleware\modules\javax.xml.registry_1.0.0.0_1-0.jar;D:\Appl\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar -DproxySet=true -DproxyHost=192.0.20.100 -DproxyPort=800 -javaagent:D:\Appl\Oracle\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar -Dhttp.proxyHost=192.0.20.100 -Dhttp.proxyPort=800 -Dhttp.nonProxyHosts=*.local|10.19.37.*|localhost|10.12.36.180|*.alshaya.com -Dhttps.proxyHost=192.0.20.100 -Dhttps.proxyPort=800 -Dhttps.nonProxyHosts=*.local|10.19.37.*|localhost|10.12.36.180|*.alshaya.com oracle.HRFacadeClient
    Exception in thread "main" java.lang.AssertionError: Can not find generic method public abstract java.util.List&lt;oracle.Departments&gt; queryDepartmentsFindAll() in EJB Object
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.getTargetMethod(RemoteBusinessIntfProxy.java:159)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:53)
    at $Proxy11.queryDepartmentsFindAll(Unknown Source)
    at oracle.HRFacadeClient.main(HRFacadeClient.java:15)
    Process exited with exit code 1.
    Please guide me how to solve this error and continue with tutorial...
    Regards,
    Santhosh

    Hi Heidi,
    I tried once again to install a fresh instance of Oracle soa suite 10.1.3.0 and upgraded it to 10.1.3.4 successfully. I did all the JDeveloper 11g installation and configure SOA process all successfully. I can create a connection to OC4J using 12401 RMI port successfully but none of my applications are deployed to server.
    This message is repeatedly displaying in messages tab:
    Exception returned by remote server: com.evermind.server.rmi.RMIConnectionException: Disconnected: oracle.oc4j.admin.management.shared.SharedModuleType. local class incompatible during deploy ...
    The default OC4J RMI port is 23791 but in my installation it is set to 12401 when I checked the Runtime Port option of Oracle Application Server and the connection is fine with this port but applications can not be deployed with this configuration.
    I can deploy applications on separate standalone OC4J instance successfully but not able to do it with my SOA application server.
    Any comments will be appreciated.
    Thanks again
    Esfand
    Edited by: user3788199 on Sep 8, 2008 6:50 AM

  • ADFBindingFilter error while deploying a war to WLS server using jdev 12c

    I've a OSB Server setup using XBUS_MAIN_GENERIC_120131.1402.S which is using JDEVADF_MAIN_GENERIC_120102.0032.6211.
    Launched the 12c Jdev and created a simple adfc web application with a test.jspx page and deployed in the OSB Server. The web app deployed and could launch the test page.
    I have added the page definition for that test page by 'Go to Page Definition' option.
    Now, If I try to deploy this web app war to the OSB Server, I'm getting the following exception in the jdev (Error1) and in the server log I could see the error (Error2).
    Any Idea how to resolve this issue?
    Error1 ( on Jdev )
    [03:15:08 AM] ---- Deployment started. ----
    [03:15:08 AM] Target platform is (Weblogic 10.3).
    [03:15:09 AM] Retrieving existing application information
    [03:15:09 AM] Running dependency analysis...
    [03:15:09 AM] Building...
    [03:15:15 AM] Deploying profile...
    [03:15:16 AM] Wrote Web Application Module to /scratch/sansrini/OSB_DEV/OSBMgmtTestApp/OSBMgmtTaskflowsTestApp/deploy/newosb2.war
    [03:15:16 AM] Deploying Application...
    [03:15:18 AM] [Deployer:149193]Operation "deploy" on application "newosb2" has failed on "AdminServer".
    [03:15:18 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application newosb2 on AdminServer.: [HTTP:101371]There was a failure when processing annotations for application /scratch/sansrini/view_storage/sansrini_xbus2/xbus/build/MW_HOME/user_projects/domains/base_domain/servers/AdminServer/upload/newosb2/app/newosb2.war. Ensure that the annotations are valid. The error is oracle.adf.model.servlet.ADFBindingFilter.
    [03:15:18 AM] weblogic.application.ModuleException: [HTTP:101371]There was a failure when processing annotations for application /scratch/sansrini/view_storage/sansrini_xbus2/xbus/build/MW_HOME/user_projects/domains/base_domain/servers/AdminServer/upload/newosb2/app/newosb2.war. Ensure that the annotations are valid. The error is oracle.adf.model.servlet.ADFBindingFilter
    [03:15:18 AM] Deployment cancelled.
    [03:15:18 AM] ---- Deployment incomplete ----.
    [03:15:18 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Error2 ( on wls log )
    <Feb 3, 2012 3:15:18 AM PST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101371]There was a failure when processing annotations for application /scratch/sansrini/view_storage/sansrini_xbus2/xbus/build/MW_HOME/user_projects/domains/base_domain/servers/AdminServer/upload/newosb2/app/newosb2.war. Ensure that the annotations are valid. The error is oracle.adf.model.servlet.ADFBindingFilter
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:732)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
    at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:93)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
    at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:172)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.model.servlet.ADFBindingFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Truncated. see log file for complete stacktrace

    I guess you should be asking on an internal forum somewhere, because we, the unwashed masses, don't have access to JDev 12c.
    John

  • Jdev version problems .. please help!

    Hi ,
    I had devleoped a project using jdev 10g .. now need to open that project in Jdev 9i .. cant use jdev 10g anymore due to some issues..
    But when i try to open the project in JDev 9i , it gives a warning .. that the projects will be migrated and cant be opened with a lower version of JDEV ..
    Can anyone please help on this ! Its very urgent ..
    Regards,
    Preeti

    Preeti,
    As sumit suggested you try to fix the R12 error, else raise a SR with support and get fixed.
    Btw, Re: Regd JDEV set up .. error running default toolbox.jsp page
    is the thread you discussed about the R12 issue?
    Check the following, it may add some value for fixing your issue.
    1) Can you run the following URL in your R12 instance,
    http://<hostname>:<port>/OA_HTML/jsp/fnd/aoljtest.jsp
    and do the testings and see any error you are getting related to Guest user.
    2) Check the password for the Guest user,
    and use the same in the following query
    select fnd_web_sec.validate_login('GUEST','<PASSWORD FROM DBC FILE>') from dual;
    This should return "Y', If it returns "N', you need to change the password for GUESTin the database
    (More details check the metalink note - 458064.1)
    3) Are you able to login in your instance and access the pages without any error?
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • List of Bugs Fixed in JDev 3.2.3

    Several users requested a list of bugs addressed in JDeveloper 3.2.3. Here is a list:
    Bugs Fixed for DAC
    Infoswing Frame Could Not Be Closed. (1729167)
    Validation Methods Are Invoked During Removing Of A New Row From Gridcontrol (1727214)
    Regrn:Lov Control: All Fields In Dept Are Listed Instead Of The Selected One. (1724885)
    Regrn: List Control Unbound Once Rollback. List Control Is Empty (1723467)
    Regrn: Value For The Last Field Doesn'T Get Saved In The Database. (1723367)
    Remove The Commit/Rollback Limitation From Findpanel (1720412)
    Abm: Rowsetaccessimpl.Absolute() Does Not Check For -1 On Call To Getrangestart (1719841)
    Canceling Closing Of Infointernalframe Doesn'T Work (1718994)
    Viewlinkinfo Objects Are Not Nested Application Module Aware (1717528)
    Viewlinkinfo Objects Generate Illegal View Link Names (1717507)
    Dac Lov Controls Are Not Binding To Dataitems (1717492)
    Entity Validation Handling Problem In Dac Gridcontrol (1717482)
    Trw - Rollback Reexcutes All Queries (1715674)
    Getestimatedrowcount Is Called Unnecessarily (1709897)
    Rowsetinfo - Error Message Needs More Details (1692843)
    Nls: Translated Button Labels Are Shown As Squares In Styleeditor (1688651)
    Abm: Blank Rows Created In Grid In Mapping Wizard'S Summary Page (1680610)
    Validaterow Is Not Called If You Leave The Row From Non-Modified Column (1671182)
    Textareacontrol Color Will Be Gray Always If Run In Jdev With Jdk 1.3 (1666518)
    Qabk: Infoswing Control Dialog Box Throws Exception At The Run Time (1665341)
    Sessioninfo.Close() Does Not Close The Database Session (1664400)
    Nls Business Component Data Form Runtime Missing Translations (1652484)
    Qablk Tree Control Picks Up And Displays Only First Selected Rowset (1647498)
    Abm: Nullpointerexception Is Thrown When Detail Button Is Used In Visual Trace (1647449)
    Rowsetinfo.Publishrowset Does Not Restorec Revoked Rowset. (1640653)
    After Setting Validation To Row Level Messages Appear More Than Once. (1640604)
    Detail Row Inserted Via Entity Object Is Not Displayed Automatically. (1633778)
    Dac-106 Trying To Set Nullable Date Column To Null If A Date Format Is Used (1633564)
    Memory Leak When Closing And Reinstantiating Internal Frames (1631899)
    Issuing Rollback/Reexecute Query Resets Query Find Criteria (1631795)
    Rows Inserted In Vo Not Displayed On Gridcontrol When Rowset Is Published (1625827)
    Data In Grid Control Is Lost After Applying Filter And Performing Updates (1624068)
    Data Does Not Display In Comboboxcontrol (1623945)
    Abm: Find Button In Filter Control Should Be Default For Enter Key - Posco Issue (1584634)
    Abm: Sorting On Filtered Grid Control Clears Filter - Posco Issue (1584627)
    Last Record Is Not Displayed When Scrolling Thru A Grid Control With Jdk 1.3.0 (1583918)
    Abm: Findcontrol Gets Built Everytime The Navigation Bar Is Bound To A Dataitem. (1527169)
    Rowset.Setqueryonopen(False) Does Not Prevent The Grid From Populating Itself. (1527158)
    Find Panel Custom Editor Option Does Not Work (1511669)
    Addmasterlinkinfo -- No Such Method, Should Be Addmasterlink (1503508)
    Abm: Sql Error When Findcontrol Is Used The Second Time - Posco Issue (1477081)
    Bugs Fixed for BC4J
    Insert A Row Using "Immediate Loading" Causes Nullpointerexception (1766124)
    Apps: Jdbc Statement Not Being Closed In Viewobjectimpl.Closefreedstatements() (1765387)
    Appsjperf: Bind Indexes Changes For Different Users For Inserting/Updating Eo'S (1761569)
    Data Page: Query Form Generates Incorrect Query If Attribute Name != Column Name (1756150)
    Classcast Exception: Createviewobject() Not Returning Remote Vo Subclass In Visi (1742764)
    Samples: Tester Project Does Not Compile, Prevents Use Of Tester To Debug (1720551)
    Samples: Inserting A New Item Into The Auctions Database Fails To Insert Dbrecor (1718004)
    Samples: Bc4jauctions.Html Adding An Item To Auctions Db Instructions Has Error (1717988)
    Samples: Bc4j Auctions Sample Sign Me Up Link Throws Exception (1717967)
    Qablk: Required Libraries Are Not Included In The Bc4j Project (1714268)
    Datapage Wizard Cannot Generate Anything (1713272)
    Datapage Wizard Should Use "Iso8859_1" As Default Encoding (1705620)
    Nls: Japanese Characters Are Garbled In "Show Data As Xml" Dialog In Jbo Tester (1700430)
    Can Not Include Xml File Using Xsql:Include-Xsql (1700125)
    Nls: Error Message In Bc4j Jsp Application Is Garbaged (1695391)
    Nls:Web Bean Wizard Does Not Register Web Beans To Web Object Manager Correctly (1693941)
    Nls: Js Tab Container Web Beans Cannot Display Japanese (1690456)
    Inputdate Doesn'T Allow Field Editing By User (1689571)
    Nls:Descriptions For Some Hilo Charts Are Not Shown In Jsp Element Wizard (1684559)
    Nls: Truncated Help Button In Add Servlet Dialog Of Web Object Manager (1677201)
    Nls: Truncated Button Label For 'Reset' In Query Dialog Of Data Form Runtime (1675129)
    Wrong Tip For Js Tree Control Web Bean In Jsp Element Wizard (1673107)
    Application Pool Generates Cookies Containing Commas (1667201)
    Noclassdeffounderror When Try To Run The Tester In Three-Tier Mode. (1665040)
    Using Am In Am Pool 2nd Time (Even Times) Causes Jbo-25302 (1664901)
    Apps: Vo.Setattributeinternal Causes All The Rows To Be Brought In From Db. (1663724)
    Ora-29534/Ora-29545 When Deploying Bc4j Runtime Classes (1661861)
    Nls: Too Small List Box And Truncated List Items In Jsp Element Wizard (1660075)
    Nls: Jbo-27022 Cannot Navigate Through Japanese Data With Bc4j (1660065)
    Web Object Manager Truncated Label In Edit Webbean Dialog (1658304)
    The Datapage Wizard Does Not Generate Code To Display Each Attributes In Vo. (1656532)
    Nls: Jsp Application Runtime Missing Translations (1647710)
    Labels In An Entity View Are Not Displayed Correctly (1640869)
    Nls: Horizontal Alignment And Translation Problem In The Jsp Element Wizard(Edit (1636848)
    Nls: Instruction Of Webnew.Java File Missing Translations (1636779)
    Query Collection Shouldn'T Be Blown Away If Maxfetchsize = 0 (1634721)
    Jbo-25014 Exception For Intermedia Domains (1634452)
    Cannot Create A Viewlink Between A View In A Local Am And One In An Imported Am. (1631834)
    Apps:Rowset Interface Should Also Provide Removerowsetiterator Method (1604934)
    Extra Spaces Before ';' And Minor Typo For Visibroker In Jbo Resource Files (1585159)
    Typo In A Webobject Resource File: "Xqsl" For Xsql (1585124)
    Apps: Enhanced Stateless With Affinity Support For Viewobjects (1576128)
    An Exception Occurs When Run The Database Setup File For Bc4j (1563286)
    Apps:View Object Wizard Gives Incorrect Error Message With Invalid Extend (1562030)
    Apps: Cannot Override 'Extends' Class In The View Object Wizard (1561990)
    Ias 10210 Nt M1: Jsp Error While Going To The Online Orders Window (1554391)
    Apps: Returns No Row For A Detail Rowset Even Though Such Row Exists In Db (1554209)
    Mats: Bc4j Samples Not Working Correctly (1542381)
    Nosuchmethodexception Using Bc4j Design Time With Xml Parser 2.1.0 Beta (1527368)
    Cap Gmac: Insert Problem After Upgrading From 3.1 (1524873)
    Nls: New Xsl File Needs Output Encoding Tag (1473212)
    Createuser.Sql Needs To Be Provided To Customers (1449624)
    Ias 9i: Bc4j Installer Needs To React To 3.2 Tutorial Changes (1411505)
    Nls: Ias1.0.2 M3: Jsp Bc4j Application Cannot Insert Record (1404390)
    Bugs Fixed for JDev IDE
    Webtogo Displaying Stale Pages. (1761657)
    Nls: Datapage Application Updates Multibyte Data Incorrectly On Webtogo Server (1746080)
    Integration Or Cache Problem With Web-To-Go (1741134)
    Nls: Translated Booknotfound.Html And Nojavadoc.Html Are Not Installed (1738859)
    Nls: Html Help Cannot Be Installed With Japanese Build (1738854)
    Nls: Japanese Html Help Has Wrong Folder Structure In The Contents Tab (1737050)
    Nls: Cannot Register Servlet Using Web Object Manager (1736178)
    Nls: Import Library Utility Is Not Translated And Doesn'T Support Japanese Char (1724029)
    Repository Source Control Workarea Picker Does Not Work In Jdk 1.3 (1717231)
    Nls:Error And Warning Are Garbled In Setting Encoding Of Compiler To "Cp1252" (1716640)
    Nls: Popup Menus "Open" And "Edit With Oracle Jdeveloper" Are Not Translated (1684565)
    Qablk:Jdeveloper Crash When Opening Frame In The Ui Design Mode In Windows 2000 (1683235)
    Nls: Overtranslated Parameter Names In Created Dialog (1677246)
    Nls: Comment 'Constructor' In Application, Class, Sqlj, Beaninfo Not Translated (1677241)
    Nls:Error Message Is Different Between Locale = Us And Ja (1671222)
    Nls: Cannot Select More Than One Jar/Zip File When Adding Paths (1660130)
    Nls: Cannot Run Jsp Application Using Bc4j Created With Japanese Tables (1660019)
    Nls:Unable To Insert/Update For Bc4j Jsp Application On Ias 1.0.2.0 (1656603)
    Nls: Httpservlet Code Is Incorrect (1650724)
    Nls: All Web Object Wizards Behaviour For Character Encoding Should Be Unified (1650722)
    Nls Enterprise Javabean Wizard Truncated Translations (1645621)
    Nls: A Message 'Loading Jsp' Missing Translation In The Jsp Runtime (1636889)
    Unable To Invoke Dependency Manager (1630723)
    Incorrect Otn Link Specified In Creating_Html_Clients\Srv_Pxsqlservlet.Html (1618656)
    Must Use Thin Jdbc In Order To Solve Nls Problems With Repository Tools (1534551)
    Nls:Webtogo Doesn'T Find Jsp Pages With Japanese Names. (1477338)
    Nls:Japanese Character Corrupted When Sql*Plus Invoked From Jdeveloper (1461164)

    Hi Steve
    Many thanks for that. Could I ask that
    this kind of thing goes in the release
    readme also.
    Marc

  • Migrating Application from JDev 10.1.3.5 to JDev 11.1.2.2.; WebLogic issues

    Hi,
    I've been in the process of migrating an application we have from JDev 10.1.3.5. to the most current release. This involved migrating from OC4J to the WebLogic Server. After clearing up code-related issues, I have been trying to mitigate errors that came from deploying the application to the WebLogic server. I fixed (or so I think) the original error(see immediately below in italics) by deleting the servlet tag in both of the web.xml files (ViewController and Deploy) that are within the application. I also changed it to 'adfLibResources' per a previous thread on this topic.
    +<Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\priestem\AppData\Roaming\JDeveloper\system11.1.2.2.39.61.83.1\o.j2ee\drs\Muster\ModelWebApp.war. Please make sure that the annotations are valid. The error is oracle.adf.view.faces.webapp.ResourceServlet>+
    Now I am getting the following errors:
    <Aug 6, 2012 3:24:28 PM CDT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\priestem\AppData\Roaming\JDeveloper\system11.1.2.2.39.61.83.1\o.j2ee\drs\Muster\ViewControllerWebApp.war. Please make sure that the annotations are valid. The error is >
    <Aug 6, 2012 3:24:28 PM CDT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1344284600393' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'Muster''
    weblogic.application.ModuleException: Failed to load webapp: 'Muster'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.taglib.UIXPanelTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    <Aug 6, 2012 3:24:28 PM CDT> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'Muster'.>
    <Aug 6, 2012 3:24:28 PM CDT> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'Muster'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adfinternal.view.faces.taglib.UIXPanelTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    [03:24:28 PM] Deployment cancelled.
    [03:24:28 PM] ---- Deployment incomplete ----.
    [03:24:28 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application Muster due to error deploying to IntegratedWebLogicServer.
    [Application Muster stopped and undeployed from Server Instance IntegratedWebLogicServer]
    Can someone please provide insight/direction? I restarted this whole process because I was not sure if I was making mistakes. But I have received this same exact error both times in both copies of the application code.
    Thanks,
    M. Priester

    I think your web.xml that is a part of the application had the following:
    <taglib>
    <taglib-uri>
    http://xmlns.oracle.com/adf/faces
    </taglib-uri>
    <taglib-location>
    /WEB-INF/lib/adf-faces-impl.jar
    </taglib-location>
    </taglib>
    I think this is not even your configuration but something that JDev added, thus you can consider testing removing this part of the code and test your application and verify the functionality.
    Regarding the possible issue during migration from 10g to 11g of Jdev, you can review the following thread:
    Class not found : oracle.adfinternal.view.faces.taglib.UIXPanelTag
    The missing class is a part of "adf-faces-impl-1013.jar" which seems to be specific to the JDev 10g, thus might not be even required by JDev11g.
    Also regarding the fact that how this seems to be an issue with missing class, please review the following API doc for better understanding of the classnotfoundexception:
    http://docs.oracle.com/javase/6/docs/api/java/lang/ClassNotFoundException.html
    Cheers,
    AJ

  • How do i get rid of warning popups from FF like FF won't allow this page to open?

    Simply put every time I try to open a page Firefox always pops up a warning box that says do I want to allow FF to open this page or some other such nonsensical idiocy! If I didn't want to open the blasted page would I have entered it in the first bloody place? I have my pop ups enabled for all pop ups already and that does not work either. What I want is this- NO WARNINGS FROM FF ABOUT ANYTHING AT ALL!!- How do I accomplish this major miracle? I run Firefox 3.6.16 because FF4 crashes more than 16 does. 16 works like crap too and won't allow imports from IE or Opera, Chrome or Orca or even Cometbird. I cannot file for my unemployment comp unless I can get rid of this pop up and fast! Can anyone help me? Please? Thanks I hope- JKMc/keimanzero

    anasazii wrote:
    Thanks, Shailendra!I am glad it worked, Thanks for the point Janel. :)
    That seems to work for when I run the page through the iSupplier portal. However I noticed during development when I am testing the page on my computer, I am still getting this message? Is there anyway to get rid of it on the client side? I assume that profile is set correctly on the development instance which you are using from JDEV.
    Sometimes you need apache bounce to make sure the profile option change come into effect.
    So do a apache bounce.
    Thanks
    Shailendra
    >
    Thanks,
    Janel

  • Please help - We can't get JDEV 9.0.3.1035 to work for us

    Hi, we installed and configured JDEV 9.0.3.1035 and are experiencing this persistent problem, whenever we try to run our app the second or any subsequent time:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Dhttp.proxyHost=DELL -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120156 ms.
    This is happening since we switched from JDEV 9.0.2 which always started up cleanly. It appears that the port is not being released on OC4J server termination. We are not running any other web servers and verified that there are no open ports with netstat -a.

    Hi Raghu, thank you for your response and help.
    Here is the beginning of the log from the first run that works:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8999, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Embedded OC4J startup time: 3024 ms.
    Target URL -- http://martinator2.ESTAR2K:8999/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    doGet Character Encoding: null
    ***** NEW SESSION *****
    // Connected to Database: Microsoft SQL Server Microsoft SQL Server 2000 - 8.00.194 (Intel
    X86) Aug 6 2000 00:57:48 Copyright (c) 1988-2000 Microsoft Corporation Enterprise Edition
    on Windows NT 5.0 (Build 2195: Service Pack 2) with JDBC driver: SQLServer 2.2.0002
    Then I killed the browser session and terminated the Embedded OC4J Server .
    There was a javaw.exe task, I killed it but still get the same error. I also noticed that the Terminate Embedded OC4J Server can take quite a long time.
    Here is the log from a second run:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8999, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120173 ms.
    Target URL -- http://martinator2.ESTAR2K:8999/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    Process exited.
    Here is the result of netstat -a. Note four references to port 8999 even after I terminate the OC4J server:
    Active Connections
    Proto Local Address Foreign Address State
    TCP martinator2:epmap dell.ESTAR2K:0 LISTENING
    TCP martinator2:microsoft-ds dell.ESTAR2K:0 LISTENING
    TCP martinator2:1047 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1061 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1079 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1175 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1180 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1232 dell.ESTAR2K:0 LISTENING
    TCP martinator2:8999 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1046 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1051 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1075 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1135 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1174 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1178 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1184 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1243 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1250 martinator2.ESTAR2K:8999 TIME_WAIT
    TCP martinator2:netbios-ssn dell.ESTAR2K:0 LISTENING
    TCP martinator2:netbios-ssn dell.ESTAR2K:0 LISTENING
    TCP martinator2:netbios-ssn dell.ESTAR2K:0 LISTENING
    TCP martinator2:1079 DELL:ldap CLOSE_WAIT
    TCP martinator2:1175 DELL:ms-sql-s ESTABLISHED
    TCP martinator2:1180 DELL:ms-sql-s ESTABLISHED
    TCP martinator2:1181 DELL:microsoft-ds TIME_WAIT
    TCP martinator2:1223 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1223 ANDY:netbios-ssn ESTABLISHED
    TCP martinator2:1227 dell.ESTAR2K:0 LISTENING
    TCP martinator2:1227 PLUTO:netbios-ssn ESTABLISHED
    TCP martinator2:1232 JOE:microsoft-ds ESTABLISHED
    TCP martinator2:8999 DELL:37723 FIN_WAIT_2
    TCP martinator2:8999 DELL:37724 FIN_WAIT_2
    UDP martinator2:epmap *:*
    UDP martinator2:microsoft-ds *:*
    UDP martinator2:1026 *:*
    UDP martinator2:1040 *:*
    UDP martinator2:1054 *:*
    UDP martinator2:1078 *:*
    UDP martinator2:1302 *:*
    UDP martinator2:1645 *:*
    UDP martinator2:1646 *:*
    UDP martinator2:radius *:*
    UDP martinator2:radacct *:*
    UDP martinator2:2967 *:*
    UDP martinator2:1062 *:*
    UDP martinator2:1063 *:*
    UDP martinator2:1139 *:*
    UDP martinator2:1185 *:*
    UDP martinator2:netbios-ns *:*
    UDP martinator2:netbios-dgm *:*
    UDP martinator2:isakmp *:*
    UDP martinator2:netbios-ns *:*
    UDP martinator2:netbios-dgm *:*
    UDP martinator2:isakmp *:*
    UDP martinator2:netbios-ns *:*
    UDP martinator2:netbios-dgm *:*
    UDP martinator2:isakmp *:*

Maybe you are looking for

  • ITunes 10.6.3.25 not work

    last night i upgrade my Itunes to 10.6.3.25 but it won't work it appear this messege it can't recognize my own devices iphone & ipad itunes said restore ur device What can i DO? remeber I remove Itunes then install it again it not work

  • Have a 2007 imac running mavericks and want to change ownership

    I was given a mid 2007 imac.  It is running OS X 10.9.1.  I want to change the ownership to my apple account for upgrades and app purchases.  What do I need to do to make this imac mine?  This is also my first mac and I am looking to change from pc t

  • List() in java.io.file

    Hallo everybody! Can someone solve a little problem for me? I want to list files and directories in a directory. If one of the files is a dirctory I want to put an "/" to the end of it. I works well if I list the current directory but not if I try to

  • How to open a copied iPhoto library

    I recently got a new 2014 MacBook Pro. My old MacBook Pro is a 2009. I had a 1TB hard drive in my old MacBook Pro and decided to put that into an external drive to keep with me to use with my new computer. I didn't want to take out or mess with the s

  • I purchased PDF to Word. Files convert but when I try to write in a form nothing happens.

    I bought PDF to Word. Files convert but I can't write in the document which is in word. How do I write in a document?