Jdev 10.1.3.5 problem

I upgraded my jDev to 10.1.3.5, everything seems working fine until I hit the "deploy" button on the ANT script of my BPEL processes.
it's failing to deploy with this error : ORABPEL-05215 Error while deploying
the BPEL process was compiled fine so I tried going to BPEL console and do an upload deployment from there, but it still failed with an error saying I should set my bpelc class path ... but that class path never changed.
so I brought up jdev 10.1.3.4 over the same source code, luckily, it can still open the project files after 10.1.3.5 migration process, then the deployment process just ran fine again.
has anyone else encountered the same problem or is it just my particular setup? (I did recently added all my BPEL source code into Subversion source control and access them via the subversion plugin for jdev, i hope that has got nothing to do with this problem, other than that, the 10.1.3.4 environment hasn't been changed)

Same problem here. I have tested a simple "Hello World" BPEL flow that deploys fine in 10.1.3.4 but get "Error while loading process." when trying to deploy it from 10.1.3.5
Any solutions?
I think I'm going to just go back to using 10.1.3.4 if I can't find a solution quickly.

Similar Messages

  • Jdev 9.0.5 Intermedia Problem

    Hi All
    I have a problem displaying an image that is stored in a database table.
    I am using Jdev 9.0.5 and the Intermedia library, to display the contents of a fileld of type Ordimagedomain. I drop this field on a form as an adf render value.
    Everything runs correctly from the embedded oc4j on my pc, but when I deploy the app to the Application Server, I am getting errors.
    This is what the log states:
    07/07/19 15:39:27 TrademarksDB: JspServlet: unable to dispatch to requested page: Exception:oracle.jsp.parse.JspParseException: /imageDisplay.jsp:
    Line # 134, <adf:render model="bindings.CasePicturePath"/>
    Error: model is not a property of oracle.jbo.html.jsp.datatags.RenderValueTag
    07/07/19 15:39:46 TrademarksDB: JspServlet: unable to dispatch to requested page: Exception:oracle.jsp.parse.JspParseException: /imageDisplay.jsp:
    Line # 134, <adf:render model="bindings.CasePicturePath"/>
    Error: model is not a property of oracle.jbo.html.jsp.datatags.RenderValueTag
    07/07/19 15:42:47 TrademarksDB: 9.0.4.2.0 Stopped
    I have updated the adf runtime libraries on the 9.0.4.2 server from my 9.0.5 install.
    Can anyone please help.
    Thank you
    Darren

    Anyone ?

  • Jdev 10G Custom Tag compilation problems

    Hi,
    I noticed that new tld's are added to "src/META-INF/."
    When i compile my jsp to reference the tld it is not successful b/c it is looking for the tlds within the "public_html" or somewhere within it. I turned off tld and web.xml validation, but jdev 10G still validates the location of the tld. Is there way to configure Jdev to put the tld in another location?
    I know i can work around this by building w/ ant or someother compiler external to Jdev, but would like to remedy this problem so i can use jdeveloper as it is.
    hope someone can shed some light, i've been working on this all day long...
    Thanks in advance,
    Eugene

    i am referenceing the tld via the web.xml alias entry. I found a work around where i copy the tld to somewhere in the public_html location of the project. I guess Jdeveloper doesn't look for the tld within META-INF which is embedded in the src directory structure of the project. For some reason, Jdeveloper doesn't look there for the TLD where it writes the tld to. it's interesting that jdeveloper doesn't look for the tld where it writes to. :)
    from the server side, when i deploy, it works okay. but to get around the compilation problem, i have to copy the tld or softlink it to the META-INF location of the original tld.
    I tried turning off web.xml, tld, and jsp validation of TLDs to get around this problem, but that doesn't seem to "turn it off."
    How do you approach this problem? do you use ant or some other external build process?
    thanks!

  • Jdev ea1 database manual reconciling problem

    The offline database object manual reconciling wizard compare off-line defintion with a target schema in a target database. The reconciling comparison take care of the schema name and declare an object has dropped in the off-line list and new in the target schema if the object is not store in the same schema in both off-line and on-line list.
    This is a problem because we have very ofter different implementation (deployment) of the off-line objects and it is not possible to use the alter option in this case, just to add, change or remove some part of the corresponding object.
    I think that the wizard has to take care of one option that ask it not to take care of the schema and just compare the object definition.

    yes we never use the reconciling against the database directly because the installation/deployment is done by the dba. We use jdev to prepare, check and complete the scripts.
    Do you remember the problem we have with physical metadata added when we import a table definition from the database ? I think definitively that these physical metadata are very interesting but they are to be associated with a deployment connection and added when the tables are generated for this location. We may have one to many relationships between the logical object definition (table name, attributes, ...) and physical object definition (tablespace, size, parallel option, partition, ...) depending on the deployment platform and release.

  • JDev 11g JSF design view problem

    Hi everyone
    I have a problem with JDev 11g
    whenever I'm trying to edit a jsf page the design view only shows the tag names like the image below
    [http://www.imgplace.com/viewimg134/241/9511g.png]
    this is only happens when editing jsf pages and everything is ok while editing jsp
    so why is this happening and how to fix it?
    thanks
    Edited by: user13266332 on Jul 23, 2010 10:09 PM

    Thanks for the link Shay Shmeltzer.
    but unfortunately that didn't help much
    i tried running jdev.exe with the console open and also enabled "Show Design Time Messages in Log" but i didn't get any error message
    also tried adding different libraries to project but the design view still doesn't render the tags.
    any other solution?

  • Problems with migration to jdev 11 tp3 (severeExceptionThrownByContextList)

    Hello everybody,
    I'm trying to migrate an application from jdev 10.3.3.1 to jdev 11 tp3. The problem is when I try to run it (message bellow).
    The application runs normally in jdev 10 and compiles in jdev 11. I Maybe something with OC4j ?
    Any clue ?
    Regards,
    Markolla
    Target URL -- http://192.168.0.247:8988/TOPP-ERP/index.jsp
    06/03/2008 15:48:30 com.evermind.server.http.HttpMessages severeExceptionThrownByContextListener
    SEVERE: An exception was thrown by the contextInitialized method of the com.sun.faces.config.ConfigureListener class belonging to the TOPP-ERP application.
    java.lang.NullPointerException
    at com.sun.faces.config.JSFVersionTracker.publishInstanceToApplication(JSFVersionTracker.java:264)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:404)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1347)
    at com.evermind.server.http.HttpApplication.init(HttpApplication.java:873)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:699)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:502)
    at com.evermind.server.Application.getHttpApplication(Application.java:778)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.doCreateHttpApplicationFromReference(HttpSite.java:2315)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2295)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2284)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.getHttpApplication(HttpSite.java:2212)
    at com.evermind.server.http.HttpSite.getApplication(HttpSite.java:475)
    at com.evermind.server.http.HttpRequestHandler.resolveApplication(HttpRequestHandler.java:565)
    at com.evermind.server.http.HttpRequestHandler.initRequest(HttpRequestHandler.java:372)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequestOpen(HttpRequestHandler.java:283)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:162)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:149)
    at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    06/03/2008 15:48:30 com.evermind.server.http.HttpMessages logApplicationStartupFailedMessage
    SEVERE: The application named, current-workspace-app, could not start due to an error.
    java.lang.NullPointerException
    at com.sun.faces.config.JSFVersionTracker.publishInstanceToApplication(JSFVersionTracker.java:264)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:404)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1347)
    at com.evermind.server.http.HttpApplication.init(HttpApplication.java:873)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:699)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:502)
    at com.evermind.server.Application.getHttpApplication(Application.java:778)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.doCreateHttpApplicationFromReference(HttpSite.java:2315)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2295)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2284)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.getHttpApplication(HttpSite.java:2212)
    at com.evermind.server.http.HttpSite.getApplication(HttpSite.java:475)
    at com.evermind.server.http.HttpRequestHandler.resolveApplication(HttpRequestHandler.java:565)
    at com.evermind.server.http.HttpRequestHandler.initRequest(HttpRequestHandler.java:372)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequestOpen(HttpRequestHandler.java:283)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:162)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:149)
    at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)

    Hi,
    I guess maybe some kind of missconfiguration with OC4J 11.
    My solution by the moment was to install TRINIDAD 1.0.6 in JDEV 10.3 and use the migrated application. After some corrections on the code the application is working =).
    Next I'll try to use JDEV 11T3 with 1.2.6 Trinidad components.
    My best regards

  • Recurring Rebuild Problem: Invalid Element....

    I keep getting this recurring error when i try to rebuild my project:
    Error(25,16): Invalid element 'mime-mapping' in content of 'web-app',
    expected elements '[error-page, taglib, resource-env-ref, resource-ref,
    security-constraint, login-config, security-role, env-entry, ejb-ref,
    ejb-local-ref]'.I have also seen similar errors such as:
    Error(9,11): Invalid element 'servlet' in content of 'web-app',
    expected elements '[error-page, taglib, resource-env-ref, resource-ref,
    security-constraint, login-config, security-role, env-entry, ejb-ref,
    ejb-local-ref]'.I am using JDev 10g Production.
    The problem occurs when when trying to compile a jsp using Struts Tiles. Here is a sample of one of the jsps:
    <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%>
    <tiles:insert page="layout_main.jsp" flush="true">
        <tiles:put name="title" value="Condo"/>
        <tiles:put name="header" value="header.jsp"/>
        <tiles:put name="left" value="left.jsp"/>
        <tiles:put name="center" value="center_condo.jsp"/>
        <tiles:put name="right" value="right.jsp"/>
    </tiles:insert>I have had the project rebuild properly once with this same web.xml file and had no problems. I have not made any changes to the web.xml. I also ran the xml syntax validator on it and it is valid.
    This is a very weird problem. Sometimes re-arranging the web.xml file fixes the problem. The sample web.xml may be too big for a single post, but I can email to someone that can help. I have seen others on this forum that have posted the same problem with no solution. Please help. Thanks,
    Paul Manning

    Figured it out.
    When editing the web.xml you need to preserve the order listed in the error message.
    So in my case, the "welcome-file-list" needs to appear before tagLibs but after the mimeList.
    Hope this helps someone. JDeveloper is not conforming to the Spec on this one but I can cope. In my experience the "welcome-file-list" can appear any where nested in the webapp tag. Oh well, not the end of the world...
    Paul Manning

  • ADF 12c Rendering Problems at design time

    Hi all,
    I am experimenting the following unexpected rendering problems at Design time with JDEV 12c:
    -  Sometimes a complete page is showed empty or blank but the components exists on the page (you can see them in the structure panel) and the page has no warnings.
    -  Sometimes I cannot click a component because it is behind the container.
    -  Sometimes the containers are rendered in other place on the page.
    -  Sometimes the containers not stretching
    I remember some posts about this problem in 11.1.2.x but I think it was not fixed in 12c. For this reason, I have some questions:
    What is the "real" memory requirement  of Jdev 12c to avoid render problems?
    What is the best configuration in jdev.conf?
    Is it only a memory issue or Is it also a dependency reference problem? According to a blog post of Frank Nimphius:
    Though with Oracle JDeveloper 11g the problem of the IDE not rendering JSF pages properly in the visual editor has become rare, there always is a way for the creative to break IDE functionality. A possible reason for the visual editor in JDeveloper to break is a failed dependency reference, which often is in a custom JSF PhaseListener configured in the faces-config.xml file. To avoid this from happening, surround the code in your PhaseListener class with the following statement (for example in the afterPhase method)
    public void afterPhase(PhaseEvent phaseEvent) {   if(!ADFContext.getCurrent().isDesigntime()){ ... listener code here ... } }
    The reason why the visual editor in Oracle JDeveloper fails rendering the WYSIWYG view has to do with how the live preview is created. To produce the visual display of a view, JDeveloper actually runs the ADF Faces view in JSF, which then also invokes defined PhaseListeners. With the code above, you check whether the PhaseListener code is executed at runtime or design time.If it is executed in design time, you ignore all calls to external resources that are not available at design time.
    source:
    https://blogs.oracle.com/jdevotnharvest/entry/when_jdeveloper_ide_doesn_t
    if it is a known problem, then Why is not fixed in 12c?
    Jhon
    Jdev 12c

    Jhon, what Frank mentioned can't be fixed from the outside. You or the developers who use phase listens without thinking about the design view are the ones to fix this. Frank provided you with the solution for this.
    However, we don't know if you use any self written phase listener. If you don't do this you have another problem. I do see some of your symptoms but can't reproduce them at the moment. As long as we can't reproduce the problem somehow it's difficult to to get a solution.
    My advise is to keep your eyes open (add I do) and whenever you can reproduce this behaviour come back and tell us about it. It's hard or impossible to give the 'best' settings for Jdev.conf as they depend on other factors e.g. operating system, memory, other applications running at the same time and many more.
    Personally I don't change the parameters as long as I can't put the problems to low memory (which I can't at the moment).
    Timo

  • ControlGrid Problem JDEV3.2 for NT 4.0

    Urgent, Please Help.
    Hi;
    I had ControlGrid Problem JDEV3.2 for NT 4.0 :
    When changing Mask Date, I could not insert new line in the ControlGrid.
    With Jdev 3.1.1 the problem does not exist.!!!
    Thanks for your help.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Ali:
    Samira, This filed as a bug in JDev3.2.
    You should extend DafualtDateFormatter.
    Here is world around.
    1- copy following in the top of jbInit()
    //instantiate MyDateFormater, since DefaultDateFormater has a bug in JDev3.2
    MyDateFormatter newDateFmr = new MyDateFormatter ();
    DefaultFormatManager mgr = DefaultFormatManager.getInstance();
    mgr.replaceFormatter(DefaultFormatManager.DATE_VALUE, newDateFmr);
    2- Copy following in your class
    /* inner class definition, since there is a bug for DefaultDateFormater in JDev3.2*/
    // inner class MyDateFormatter
    class MyDateFormatter extends DefaultDateFormatter{
    String myDate="";
    public String format(String fmtStr, Object rawData){
    try{
    myDate= ( (rawData == null ) ? "" : super.format(fmtStr,rawData));
    }catch(Exception ex){
    return myDate;
    <HR></BLOCKQUOTE>
    Ali,thanks thanks for the code.
    null

  • Jdev 10g Preview Database Connection Error

    HI,
    I'm trying to create a database connection in Jdev 10.1.3.0.2 .
    When i press "Test Connection" i receive the following error.
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12705: invalid or unknown NLS parameter value specified
    I used previous versions or JDev and never had this problem.
    Thank You. JP.

    I'm using the Jdev 10.1.3 default installation.
    I didn't change anything.
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production (AIX)
    With the Partitioning option
    JServer Release 9.2.0.5.0 - Production
    This is the jdev.conf file. I don't know what is wrong.
    I tried deleting the lines where is "AddVMOption -Doracle.translated.locales=ja ", but i receive the same error.
    Thank you. JP.
    # Oracle JDeveloper 10g Launcher Configuration File
    # Copyright 2000-2004 Oracle Corporation.
    # All Rights Reserved.
    # The format of this file is:
    # "Directive Value" (with one or more spaces and/or tab characters
    # between the directive and the value) This file can be in either UNIX
    # or DOS format for end of line terminators. Any path seperators must be
    # UNIX style forward slashes '/', even on Windows.
    AddJavaLibPath ../lib/patches
    AddJavaLibFile ../../../classes
    AddJavaLibFile ../../ide/lib/javax-ide.jar
    AddJavaLibFile ../../ide/lib/javatools.jar
    AddJavaLibFile ../../ide/lib/ide.jar
    AddJavaLibFile ../lib/looks-1.2.1.jar
    AddJavaLibFile ../../jlib/jewt4.jar
    AddJavaLibFile ../../jlib/share.jar
    AddJavaLibFile ../../jlib/help4.jar
    AddJavaLibFile ../../jlib/inspect4.jar
    AddJavaLibFile ../../lib/xmlparserv2.jar
    AddJavaLibFile ../lib/jdev-ep.jar
    SetUpdateMainClass oracle.ideimpl.webupdate.DeferredUpdater
    SetUpdateClassPath ../../../classes:../lib/jdev.jar:../../ide/lib/ide.jar:../../ide/lib/javatools.jar:../../lib/xmlparserv2.jar:../../jlib/jewt4.jar:../../jlib/share.jar
    # Extensions in jdev/lib/ext may require native libraries
    AddNativeCodePath ../lib/ext
    # Oracle9i Lite Settings
    # Enable these lines (and modify the directories)
    # to suit your Oracle Lite installation
    # AddNativeCodePath C:/Oracle/lite5/mobile/sdk/bin
    # AddJavaLibFile C:/Oracle/Lite5/mobile/classes/olite40.jar
    # Directive SetJavaHome is not required by default, except for the base
    # install, since the launcher will determine the JAVA_HOME. On Windows
    # it looks in ..\..\jdk, on UNIX it looks in the PATH by default.
    # SetJavaHome c:\jdk1.4.2_03
    # The Windows launcher will attempt to use client (hotspot) by default,
    # unless a VM is specified below with the following directive. On UNIX
    # we use whatever is listed first in the $(JAVA_HOME)/jre/lib/jvm.cfg file.
    SetJavaVM hotspot
    # JDK 1.4.2 specific setting, to properly run JDeveloper under JDK 1.4.2,
    # the following property needs to be enabled and set to false. The bug
    # (Sun bug #4895132) has been fixed in JDK 1.5.
    # AddVMOption -Dsun.io.useCanonCaches=false
    # This will enable a "virtual" file system feature within JDeveloper.
    # This can help performance for projects with a lot of files,
    # particularly under source control. For non-Windows platforms however,
    # any file changes made outside of JDeveloper, or by deployment for
    # example, may not be picked by the "virtual" file system feature. Do
    # not enable this for example, on a Linux OS if you use an external editor.
    # AddVMOption -DVFS_ENABLE=true
    # Turn off verifications since the included classes are already verified by the
    # compiler. This will reduce startup time significantly. On some Linux
    # Systems, using -Xverify:none will cause a SIGABRT, if you get this, try
    # removing this option.
    AddVMOption -Xverify:none
    # Set the maximum heap to 512M
    AddVMOption -Xmx512M
    # MaxPermSize is required to run JDeveloper with Sun Microsystems virtual
    # machine (-client and -server). The default value is 64M, which isn't enough
    # to run JDeveloper successfully. With the default value, JDeveloper will
    # end up running out of memory at some point in time. This option is ignored
    # by OJVM (-ojvm).
    # This option is documented at:
    # http://java.sun.com/docs/hotspot/gc1.4.2/faq.html
    AddVMOption -XX:MaxPermSize=128M
    # Option used by OJVM client on Windows, This option will turn on line numbers
    # in the stack traces by disabling the optimizing compiler.
    # AddVMOption -XOd
    # Enabling this option will cause OJVM client on Windows to only use 1 CPU on
    # a multi-processor system, on single-cpu systems, this option has no effect.
    # AddVMOption -Xsinglecpu
    # Disable Direct Draw, on some Windows 2000/XP base computers,
    # Direct Draw is cause excessive screen refreshes and slows down drawing.
    # Disabled by default for all Windows platform.
    AddVMOption -Dsun.java2d.noddraw=true
    # If true, prevent laucher from handle -help command line argument and
    # passes -help to the java application.
    # Disabled by default
    # AddVMOption -Dapplication.handle.help=true
    # If set to true, prevent laucher from checking/setting the shell
    # integration mechanism.
    # The shell integration feature is enabled by default
    # AddVMOption -Dno.shell.integration=true
    # Disable the forced GC for the ICE browser.
    AddVMOption -Dice.browser.forcegc=false
    # Reduce the tile threshold for the ICE browser.
    AddVMOption -Dice.pilots.html4.tileOptThreshold=0
    # Prepend patches to the bootclasspath. Currently, rtpatch.jar contains a
    # patch that fixes the javax.swing.JTree accessibility problems.
    # Uncomment the line below if you need to run JDeveloper under JAWS.
    # AddVMOption -Xbootclasspath/p:../../jdk/jre/lib/patches/rtpatch.jar
    # Replace heavyweight AWT controls with lightweight implementations.
    AddVMOption -Xbootclasspath/p:../lib/lwawt.jar
    # This setting must not be changed.
    SetMainClass oracle.jdeveloper.JDeveloper
    # SetUserHomeVariable is used to define an environment variable
    # that overrides the default user home location. The directory
    # pointed to by the environment variable defined here will be
    # used to store user settings and the "mywork" directory.
    # On UNIX platforms the default setting is $HOME/jdevhome
    SetUserHomeVariable JDEV_USER_DIR
    # If you run into problems related to relocation errors of system dll's, use
    # this option to resolve them. This option only works under ojvm.
    # AddVMOption -Xheapbase10000000
    # A list of filenames that are reserved
    AddVMOption -Dreserved_filenames=con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout$
    # Indicates which version of the jdk to use for editor syntax
    # highlighting and code explorer. Valid values are: "1.3", "1.4", "1.5".
    AddVMOption -DEDITOR_J2SE_VERSION=1.5
    # Whether Code Insight will omit types and members that have been
    # denoted with the @hidden tag.
    AddVMOption -DINSIGHT_OMIT_HIDDEN=true
    # Text buffer deadlock detection setting (OFF by default.) Uncomment
    # out the following option if encountering deadlocks that you suspect
    # buffer deadlocks that may be due to locks not being released properly.
    # AddVMOption -Dbuffer.deadlock.detection=true
    # If you use JDeveloper in a multibyte environment the embedded browser
    # may display all multibyte characters as squares. If this happens you
    # can use the following option to avoid the problem.
    # AddVMOption -Dice.pilots.html4.ignoreNonGenericFonts=true
    # Put the xml parser into 9.0.4 compatability mode (3116160)
    AddVMOption -Doracle.xdkjava.compatibility.version=9.0.4
    # Specify the set of extant translations for resources loaded via
    # BundleLoader. The format is a comma separated list of locales, for
    # example ja,fr_CA. A translation will only be found if included in
    # the list.
    # Comment out the option to force BundleLoader to use the default
    # locale. This is different to giving the property no value,
    # meaning there are no translations.
    # Note that this has no impact on ResourceBundle, which will continue
    # to try to load locale specific resources even if they are certain not
    # to exist.
    AddVMOption -Doracle.translated.locales=ja
    # Temporary internal flag to enable trace messages for the IDE
    # controller stack.
    AddVMOption -Dide.debug.controller.stack=false
    # If you need to connect to OC4J 10.1.2 from JDeveloper, uncomment the
    # following option. Note, however, that enabling this option will prevent
    # JDeveloper from connecting to OC4J 10.1.3.
    # AddVMOption -Drmi.disablePropagation=true
    AddVMOption -Doracle.translated.locales=ja

  • Having a problem running jheadstart app and adf-faces-demo on wls 8.1 sp4

    I have created a very simple jheadstart app in Jdeveloper. Also I have created a project from the adf-faces-demo.
    I am now trying to run both applications on weblogic 8.1 sp4
    Both applications exhibit the same behavior. When trying to load the index page, the progress bar on the browser indicates that the page is loading (and stays there) and I don't see any error in the output log (except for the message:
    Oct 31, 2006 5:46:22 PM oracle.adfinternal.view.faces.application.ViewHandlerImpl _checkTimestamp
    INFO: ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    Which I understand is harmless.
    I have done the following to try to make this work:
    Make sure that the application is compiled in JDK 1.4
    Add the recommend jlib, lib, and MyFaces jars to the classpath.
    Change the extension of the index page to jsp and change the web.xml to:
    <filter-mapping>
    <filter-name>demoRedirect</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    Any help would be greatly appreciated. Thanks.

    Alberto,
    I noticed you reported this on the JDev forum as well. Deploying ADF-Jhs apps is not different from deploying a plain ADF app, (apart from the Jhs Runtime lib that should be added to the .ear file), so please continue to use the JDev forum to resolve your problems.
    You also might want to check the section on WebLogic deployment in the ADF Dev Guide:
    http://download-west.oracle.com/docs/html/B25947_01/deployment_topics008.htm#CIHEGDAI
    Steven Davelaar,
    JHeadstart Team.

  • Deploying to AS with jDev 10g using ADF

    Hi everyone, could anyone tell me the steps to deploy an application in the AS, i'm using jDeveloper 10g ADF and in my application i have an jsp that displays info from a database, when i test it with the embebed oc4j from jDev it works great, the problem is when i try to deploy it to the AppServer, jDev generate and deploys my ear file into de AS but when i look into my web app properties (into the web module, war file) in the JSP/servlet options i can't see my jsp page. I supose that i'm not doing right my Deployment Descriptor. Any suggestion?? thanks in advance.
    Mauricio

    Hi Prasoon,
    I'm not sure where your ADFdefault.do has come from.
    But I'd suggest that rather than trying to create code based on an online demo (they are not really designed for you to follow every step, more as a taster) you follow this How To that documents and takes you through the development and running of a very similar web service using Struts.
    http://otn.oracle.com/products/jdev/howtos/10g/WS_ADF/ADFWS_HowTo.html
    You don't have to use Struts to test and run a web service. There are other demos and Tutorials:
    This one takes you through end to end development and testing:
    http://otn.oracle.com/products/jdev/viewlets/10g/WS_End2End_Demo_viewlet_swf.html
    or this tutorial:
    http://otn.oracle.com/obe/obe9051jdev/WebServicesOBE/OBEWebServices.htm
    regards
    Susan
    JDeveloper PM

  • Automatic star-up of part of system after deploy: ServerSession problem

    Hello,
    we have web application JSP, Struts, ADF, TopLink, JDeveloper 10.1.2.
    TL descriptors are obtain from SESSIONS.XML.
    What we like: Automatic starting part of system (scheduler) in thread after deploy on ( or restart) app server.
    We tried put this activation in ActionServlet - and this works fine on both JDev-OC4J and OracleAS10g.
    Problem 1: Two different ServerSession.
    Activation code in ActionServlet (Scheduler) obtains ServerSession and works again. After first "browser-connection" ADF starts and obtains second ServerSession and works fine too. BUT - because two different ServerSessions, NO TopLink cache between Scheduler and "ADF" part exists and this is inacceptable.
    So question 1: How to guarantee only one common ServerSession?
    We tried synchronization from "ADF" part to "Scheduler" part after first "browser-connection" (send message to Scheduler with ADF ServerSession as parameter). This works fine on JDev OC4J only! On Oracle AS10g we get TopLink exceptions 3007(could not be converted to class) and after some modifications exceptions 7095 (no sessions.xml found) and 6007 (descriptor is missing).
    I found no docs how to right solve this problem.
    Please help me - how to write fine code to automatic start-up part of system (scheduler) in thread after deploy with only one common ServerSession?
    Thank you very much for any hint.
    Jara

    hi,
    1)Is this error occured at leat one secutity enable app installed?(Without application server works well?)
    2)Is your app file base secutty enabled one(jazn-dat.xml) then what is the jazn-data.xml file size?
    3)All ways keep a backup of newely created domain system-jazan-data.xml. Then you can replace the original one in case.
    4)What is tha pllication? If it is an ADF app what is the version?
    Nilum.

  • I think problem in  my  versioning only or in my backup?

    hi jdev experts,
    am using jdev 11.1.1.5.0-adfbc-versioning in jdev-oracledb10g
    i h'd problem: please see this.
    http://www.4shared.com/photo/XIHmwN1J/ptutyututut.html
    picture doesnt represent clearly. here am to represent
    what I did.
    First of fall,
    i create a new project and connect it to db. i created entities and dependent vo's and each every table had db foreign key.
    so all of them get into my app. so finally get my app into versioning.
    so my projects starts with login page and reaches index page.
    first time my projects works perfectly. after closing and opening my project means (or) re-start jdev means
    whenver i reaches index page means.
    prompting some error.
    http://www.4shared.com/photo/XIHmwN1J/ptutyututut.html.
    error foreign key association is not found. the foerign is exist in db. and in also my app. and this foreign key link working good in businesscomponent browser also.
    but while rendering the page. it show the error.
    sometimes notice that:
    i click corresponding association Overview section. i' surprised it seems to be empty. i check all of the assoication in my project nothing like that,
    after few minutes . and i again noticed that corresponding association overview section it's filled automatically.
    I don know what going on here.
    my two of the collegue has same project in versioing. but they doesnt happens for them.
    so i get out from the versioing concepts. and get into normal application back(this means i h'd a back, before get into versioing. so that backup has no veriosing).
    Note: the backup without versioing  has also so same error.
    i make checkout from collegues project but that also showing such error. but they doesnt had such.
    so i entirely lost. i think i want re-install my jdev is it so?
    can anyone point me where am worng.
    Oh God, i spend whole day make check points. where the loop whole is?
    please any one help me.
    Edited by: ADF7 on Mar 5, 2012 7:49 AM

    ADF7,
    this all sounds really strange...
    When you say that two colleges work on the same project (using the same central repository for versioning) I would recommend the following steps for you.
    1. rename all work space folder in the file system which are connected with the application
    2. checkout fresh copies of the work spaces you renamed in the first step
    3. recompile all projects in the right order (of their dependencies)
    4. check if the application works
    5a. if yes you can remove the renamed work spaces from step 1. If you liek to know what exactly happened, you can compare the new with the renamed work space,
    5b. delete the DefaultDomain folder inside the system11.1.1.5.xxxxx folder and restart jdev. Next time you start the app the DefaultDomain will be recreated. Hopefully the app now works.
    5bc. if it still does not work delete the whole system11.1.1.5.xxxx folder and hope.
    5bcd. if it still doesn't work, well deleting jdev and resinstall is next (next you buy a new pc :))
    Timo

  • Problems with JD3

    HI, JDev Team
    We are trying to run the acmevideo sample from jdev 3.0 in the
    internal Jdev server, and we have problems with the images, all
    the static images ( banners, onoracle etc ) appears like broken
    links and changing the acmevideo_deploy.properties dont help me
    because i dont where the server want to see the images and the
    question is
    @ whic is the configuration for the internal webserver ? and
    more especifically @ where is the "public_html" tree of the
    internal web server ?
    null

    Ignacio,
    See the online help for Tutorials and Sample Applications. The
    topic 'Deploying the Servlet' under Web Application for Oracle8i
    explains where to find the images and where to copy them.
    Specifically, the heading 'Deploying the files to the webserver
    computer' is what you want.
    Laura
    Ignacio Ortega (guest) wrote:
    : HI, JDev Team
    : We are trying to run the acmevideo sample from jdev 3.0 in the
    : internal Jdev server, and we have problems with the images, all
    : the static images ( banners, onoracle etc ) appears like broken
    : links and changing the acmevideo_deploy.properties dont help me
    : because i dont where the server want to see the images and the
    : question is
    : @ whic is the configuration for the internal webserver ? and
    : more especifically @ where is the "public_html" tree of the
    : internal web server ?
    null

Maybe you are looking for

  • Cube to cube data transferred ,and delta status

    Hi Gurus I need to do Portioning in cube I have a cube Zaa_c01 which is updated by two data source ZDS1 and ZDS2 (Delta Update) I copy the Zaa_c01 and I created new cube Zaa_c02, also I transferred the data to that. But it is shoeing in single reques

  • Internal hard drive for use as scratch disk

    Am running OS 10.4.11 on a dual core 2.3 Ghz PowerPC G5. Want to install a 2nd internal hard drive for use as a scratch disk w/ FCP and for my media files, etc. Given that I can only accomodate an SATA I drive w/ 150 Gbps transfer rate what might som

  • Snow leopard 10.6.8 wifi connected, cant load webpages

    hi! just yesterday my computer showed this problem with the internet. as the title says, it is connected to the wifi network (as it has always been) but i face the following problems: i cant load new webpaged in google chrome and firefox (which are t

  • Method repeat problem

    Hi guys. have some prob with the following, appreciate the help. the Main Method is, asking the user to input a specific number, if the specific number does not match it repeats the same message input. i use the if statement to do this(not to sure wh

  • TS3274 No sound for music or anything else on my I pad. What can I do?

    How do I get sound back on my I pad?