Heap debugger not available in JDeveloper 10.1.3

I'm trying to use the heap usage debugger in JDeveloper. However, when I try to look at the heap usage when pausing the debugger (View -> Debugger -> Heap) the Heap option is always greyed out. I am using jdeveloper 10.1.3.4.
Thanks

Switch your JDev to use the OJVM - see:
http://blogs.oracle.com/shay/2007/02/are_you_getting_the_most_out_o.html

Similar Messages

  • "Call Activity" task not available in Jdeveloper BPM 11G Beta2 ?

    Hi,
    The "Call Activity" task is no longer available in Jdeveloper component palette (as of 11.1.1.3.PS2_GENERIC_100302.2020.5629)
    But this task is still available in BPM Composer (BPM 11G Beta 2 same delivery as Jdeveloper).
    We are currently in the modelizaion phase of a Business Process and for the flexibility , lisibilty it's really important for us to use this feature.
    Could you provide us a patch or a new version of Jdeveloper where this issue is fixed ?
    Thanks.

    The Call Activity was removed because this feature is not ready to be released as part of R1. It will return soon! It should also be removed from Process Composer.
    In the meantime, the functionality is nearly the same if you use a separate process and call it using the Service activity.
    Heidi.

  • JDeveloper 10.1.3.5 SOA extension not available

    Hi,
    anybody can help with locating the SOA extension for JDeveloper 10.1.3.5? It is not available on standard update center for jdev anymore.
    Thank you & kind regards,
    Ivan
    Edited by: Ivan Kristek on Aug 16, 2011 10:54 AM

    and I can reply myself - it was not there even before, since it's part of JDev Studio Edition :-)

  • HT4009 Some games are not available

    Hello;
    Why Some games are not available (qatari Apps) ?

    It all depends on the list of libraries/jars you specify under project properties->libraries.
    When you create a Servlet through the JDeveloper wizard for example, JDeveloper automatically adds the needed jars to your project.

  • Some classes are not available

    Hi
    I am using JDeveloper 10.1.3
    I have a question. Why some packages are not available for plain JAVA programs.
    For example oracle.webservices.provider.. or
    javax.servlet.httprequest....
    And if you create for example a web service proxy these packages are available for imports.
    Thanks
    Drini

    It all depends on the list of libraries/jars you specify under project properties->libraries.
    When you create a Servlet through the JDeveloper wizard for example, JDeveloper automatically adds the needed jars to your project.

  • Code insight is not available when eding jsp by using 10.1.3.36.73

    I use 10.1.3.36.73 jdeveloper on windows to develop web application,
    but code insight is easy not available when editing jsp 2.0.
    I must restart jdeveloper and it still isn't often available.
    ex. in jsp
    ArrayList al = new ArrayList();
    for (Iterator it=al.
    Code insight is not supported for jsp or this is bug?

    Do you still have any code error in your jdev editor? no matter the error is JSP or HTML (it is signed by little red box at the right of the window near scroll bar), code insight sometimes is not available.

  • [J2EE Deployment SPI:260003]Feature not available when in disconnected mode

    hi am am having this error when trying to deploy my application in portal
    [04:40:27 PM] ####  Deployment incomplete.  ####
    [04:40:27 PM] [J2EE Deployment SPI:260003]Feature not available when in disconnected mode.
    #### Cannot run application HR-Portal due to error deploying to IntegratedWebLogicServer.
    [Application HR-Portal stopped and undeployed from Server Instance IntegratedWebLogicServer]
    my log error
    [04:29:53 PM] Wrote Archive Module to C:\JDeveloper\mywork\HR-Portal\PortalWebAssets\deploy\PortalWebAssets.jar
    [04:40:08 PM] oracle.rc.asadapter.connection.ConnectionException: Cannot establish connection.
    [04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:73)
    [04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl$PM.getPresentation(AppServerConnectionImpl.java:171)
    [04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl.getPresentation(AppServerConnectionImpl.java:66)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:234)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.willDeploy(JaznDataDeployerListener.java:97)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.ListenerSupport.fireWillDeploy(ListenerSupport.java:198)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:88)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:86)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.runner.adrs.AdrsStarter$7$1.run(AdrsStarter.java:1774)
    [04:40:08 PM] Caused by: java.io.IOException
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
    [04:40:08 PM]      at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
    [04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:67)
    [04:40:08 PM]      ... 28 more
    [04:40:08 PM] Caused by: javax.naming.NamingException [Root exception is java.rmi.UnexpectedException: Marshalling: ; nested exception is:
    [04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination]
    [04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:86)
    [04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:32)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:685)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:469)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
    [04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:315)
    [04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:285)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    [04:40:08 PM]      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [04:40:08 PM]      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [04:40:08 PM]      at javax.naming.InitialContext.init(InitialContext.java:223)
    [04:40:08 PM]      at javax.naming.InitialContext.<init>(InitialContext.java:197)
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
    [04:40:08 PM]      ... 31 more
    [04:40:08 PM] Caused by: java.rmi.UnexpectedException: Marshalling: ; nested exception is:
    [04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:57)
    [04:40:08 PM]      at weblogic.security.acl.internal.RemoteAuthenticate.authenticate(RemoteAuthenticate.java:90)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:747)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:679)
    [04:40:08 PM]      ... 41 more
    [04:40:08 PM] Caused by: java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:352)
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getRequestStreamForDefaultUser(RJVMImpl.java:689)
    [04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:50)
    [04:40:08 PM]      ... 44 more
    [04:40:08 PM] Caused by: java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.ensureConnectionEstablished(RJVMImpl.java:334)
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:350)
    [04:40:08 PM]      ... 46 more

    Caused by: java.io.IOException: Destination unreachable; nested exception is:
    +[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination+
    Is the WebLogic server running?

  • Visual Studio 2012 - Source Not Available After Pressing Pause While Debugging

    Hi,
    In Visual Studio 2008, when we'd open a dialog in our application (Native C++, 64-bit) and pressed 'Pause', the debugger would automatically go to the location of the dialog in the code and the call stack would show the series of calls to arrive
    at the current position.
    Now that we've upgraded to Visual Studio 2012, this functionality is lost.  When we press 'Pause', a 'Source Not Available' tab will appear.  The call stack shows the following:
    ntdll.dll!ZwWaitForSingleObject()
    KernalBase.dll!WaitForSingleObjectEx()
    <several lines of nvoglv64.dll>
    kernel32.dll!BaseThreadInitThunk()
    ntdll.dll!RtlUserThreadStart()
    At first we thought it was a symbol issue since none of the Windows-related dlls had pdbs. None of our workstations are connected to the Internet so I used symchk to download all the required symbols.  Despite all of the symbols now being loaded, the
    debugger still doesn't show the actual call stack into our code.
    Is there a setting somewhere that needs to be set? Or are we out of luck since our machines are never online?
    Any thoughts are apprecated.
    Thanks.
    Visual Studio Premium 2012 (11.0.60610.01 Update 3)

    Hi,
    Welcome to MSDN.
    In Visual Studio 2008, when we'd open a dialog in our application (Native C++, 64-bit) and pressed 'Pause', the debugger would automatically go to the location
    of the dialog in the code and the call stack would show the series of calls to arrive at the current position.
    Now that we've upgraded to Visual Studio 2012, this functionality is lost.  When we press 'Pause', a 'Source Not Available' tab will appear.  The
    call stack shows the following:
    ntdll.dll!ZwWaitForSingleObject()
    KernalBase.dll!WaitForSingleObjectEx()
    <several lines of nvoglv64.dll>
    kernel32.dll!BaseThreadInitThunk()
    ntdll.dll!RtlUserThreadStart()
    According to these words above, do you mean clicking “Break All” as following image?
    The error means that our project does not contain source code for the code that we are trying to view, you could refer to
    this link for more information.
    In order to solve this issue, you could debug it in another machine which can download symbols form Symbol Servers, then copy that
    symbols to your machine to test.
    You could change the Symbols setting of the Visual Studio of the other machine as following image:
    Then copy the symbols in that directory to your machine, and change the Symbols settings to your local directory to test.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Does JDevLibsForAnt available for JDeveloper 11.1.2.0.0

    Hi guys,
    I am doing following tutorial using JDeveloper 11.1.2.0.0.
    "http://www.oracle.com/technetwork/articles/adf/part4-098813.html"
    But as mentioned here "http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/130355.xml#be.cronos.jdev.libsforant"
    JDevLibsForAntExtension is not available in JDveloper 11g R2. I want to know the current situation of JDevLibsForAntExtension. Is it available for R2 or do I have an alternative?
    Regards !
    Sameera
    Edited by: samme4life on Jul 23, 2012 4:09 AM

    ojdeploy is basically a command-line tool that uses JDeveloper to do the build. It can integrate with ANT via an included ANT task. You're guaranteed that the build process is the same as when you develop/test using JDeveloper - because ojdeploy uses JDeveloper. Yes, some purists have a problem with installing JDeveloper on the build server, but it's a small price to pay.
    Yes, Maven is out there and can be used. In the current state of Maven/JDeveloper/ADF integration, it requires quite a bit of work to set up, and it does require some manual work whenever you change project libraries/upgrade JDeveloper/etc. There are people who have gotten it set up, and I have no doubt it's the bee's knees and all that, but it is a good deal of work to set up and maintain. The one big benefit I see of Maven is you can use it to store your generated artefacts - such as ADF Library JAR files - that's a great thing if you have set your development up along those lines.
    John

  • ORACLE XE Not Available

    Hi All:
    I've been using Oracle Express Edition for a while, but today it has stopped working. The service is starting correctly but not the database, as you can see below.
    net start OracleServiceXE
    The OracleServiceXE service is starting.
    The OracleServiceXE service was started successfully.
    sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jan 11 16:33:50 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> conn system/password
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Any idea?
    Thanks.

    Maybe it can help you.
    Wed Jan 10 18:44:51 2007
    ALTER SYSTEM SET sga_target='1000M' SCOPE=SPFILE;
    Wed Jan 10 18:54:28 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3823K exceeds notification threshold (2048K)
    Details in trace file e:\oraclexe\app\oracle\admin\xe\bdump\xe_s000_1688.trc
    KGL object name :with sqlplan as (
    select c006 object_owner, c007 object_type,c008 object_name
    from htmldb_collections
    where COLLECTION_NAME='HTMLDB_QUERY_PLAN'
    and c007 in ('TABLE','INDEX','MATERIALIZED VIEW','INDEX (UNIQUE)')),
    ws_schemas as(
    select schema
    from wwv_flow_company_schemas
    where security_group_id = :flow_security_group_id),
    t as(
    select s.object_owner table_owner,s.object_name table_name,
    d.OBJECT_ID
    from sqlplan s,sys.dba_objects d

  • Insight not available

    I have Jdeveloper version 11g release 2 - 11.1.2.4.0
    I'm using facelets, JSF 2
    the code insight turns on and off all the time, if I have XML errors it doesn't work, I correct them and then it starts working...but suddenly it stops without any action of mine
    if I have face-config version above 2.0 ( 2.1 for example ) it doesn't work
    is there any bug with code insight in JDev 11g ???
    thanks

    I already notice that
    In the context menu I do "Validate XML" and it says 0 errors and 0 Warnings
    for example in the bellow XHTML file if I begin to type <t:div........all become red saying in the footer "Insight not available"
    but when I continue to write attributes for the <t:div....it begins to display them, i.e., it turns on
    strange behavior, and very annoying
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <ui:composition
          xmlns="http://www.w3.org/1999/xhtml"
          xmlns:h="http://java.sun.com/jsf/html"
          xmlns:f="http://java.sun.com/jsf/core"
          xmlns:ui="http://java.sun.com/jsf/facelets"
          xmlns:a4j="http://richfaces.org/a4j"
          xmlns:rich="http://richfaces.org/rich"
          xmlns:t="http://myfaces.apache.org/tomahawk">
    </ui:composition>

  • "Insight Not Available" with JDev 10.1.3.1.0.3984

    Hi all,
    I'm having problems with JDev 10.1.3.1.0.3984. I often have scriptlet in my JSP pages. My common needs in most common IDEs is their capability of Code Assisst. But, in JDev I found that code assist is not much helpful.
    If i'm using object that is declared by JSP Tag like < jsp:useBean ..... >, I found that Code Insight is available, and I can found appropriate methods of my own object. But, if I declared my own object in ordinary scriptlet, I found "Insight not available".
    Is there any other way to activate Code Insight while editting scriptlet in JSP without declare all object in JSP Tag UseBean? Or scriptlet is not recomended anymore? I've found in other thread that "Insight not available" is requested features in JDev 11.
    Thanks.

    Hi,
    using scriptlets is not fundamentally wrong though it usually is found in older MVC1 style applications. Modern applications use controllers instead.
    In Jdeveloper 10.1.3.1 I tried
    <%String s = new String ("hello");%>
    and when continuing, I can get code insight for s. Note that with usebean zou register a class for a JSP.
    Frank

  • Secured webservice java net socketexception ssl implementation not avail

    Hi all,
    i am trying to call a secured webservice (which has authentication and trusted certificate) from plsql by using a java stub generated using JDeveloper 10.1.
    I called the java method using a wrapper procedure for the java class in plsql.
    While trying to call the webservice i am gettting the following exception
    SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: java.net.SocketException: SSL >>implementation not available; targetException=java.lang.IllegalArgumentException: Error opening socket: >>java.net.SocketException: SSL implementation not available
    *** 2010-02-06 18:32:14.155
    at org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:436)
    at org.apache.soap.messaging.Message.send(Message.java:125)
    The problem happens only when i call a secured webservice, whereas i can able to call the certificate less common webservices. Please provide a way to proceed.
    Thanks,
    Ramesh.R

    The name of this forum is "Database - General" not "Java and SOAP and stuff"
    Please change the subject to "Please Ignore" and post in the correct Java group.
    Thank you.

  • What means 'Stack trace not available'

    I have an application in produccion.
    -Oas 10g (9.04)
    -Jdeveloper 9.04
    -Jheadstart 9.405
    my new requirement is:
    an upload file(ms excel) in a jsp page
    and refresh the data from the html table in this jsp
    ...Then i modified:
    *****the TablePage (jsp)
    add to my form: enctype="multipart/form-data"<html:form name="O0130200_PLANESBean" action="/StartO0130200" type="oracle.jheadstart.view.struts.JhsDynaActionForm" scope="session" enctype="multipart/form-data">
    *****struts-config
    *****Add a new Action (customized) extends from JhsAction
    struts-config:
    <!--SISYGES:INIT-->
    <form-property className="oracle.jheadstart.controller.struts.config.JhsFormPropertyConfig" name="O0130200_PLANESDetallePlanFile" type="org.apache.struts.upload.FormFile">
    <set-property property="isPersistent" value="false"/>
    <set-property property="isFileField" value="true"/>
    </form-property>
    <!--SISYGES:END-->
    </form-bean>
    <action path="O0130200_PLANESRouter" type="oracle.jheadstart.controller.struts.action.ActionRouter">
    <set-property property="defaultForward" value="initial"/>
    <forward name="initial" path="GetO0130200_PLANESSet"/>
    <forward name="browse" path="BrowseO0130200_PLANESSet"/>
    <forward name="insert" path="GetDefaultO0130200_PLANES"/>
    <forward name="save" path="SaveO0130200_PLANES"/>
    <forward name="delete" path="DeleteO0130200_PLANES"/>
    <forward name="groupPage" path="/WEB-INF/page/O0130200_PLANESPage.jsp"/>
    <!--SISYGES:INIT-->
    <forward name="uploadDetallePlan" path="UploadDetallePlan"/>
    <!--SISYGES:END-->
    </action>
    <!--SISYGES:INIT-->
    <action
    path="UploadDetallePlan"
    type="com.sisyges.o0130200.model.struts.action.UploadDetallePlanAction"
    name="O0130200_PLANESBean"
    scope="session">
    <!-- select key of result DataObject in SessionData -->
    <set-property property="dataObjectName" value="O0130200_PLANES"/>
    <!-- name of dataObject interface -->
    <set-property property="dataObjectInterface" value="com.sisyges.o0130200.model.Planes"/>
    <set-property property="persistActionParameterName" value="save"/>
    <!-- Commit transaction? -->
    <set-property property="doCommit" value="true"/>
    <forward name="success" path="BrowseO0130200_PLANESSet"/>
    <forward name="userError" path="/WEB-INF/page/O0130200_PLANESPage.jsp"/>
    </action>
    <!--SISYGES:END-->
    Made these changes my application only runs correctly some times without showing some error message
    ....But in jdeveloper, the embedded oc4j show :
    Stack trace not available after execute the action...
    this action execute correctly....(I print in the screen with 'System.out.println()' step by step ...and this fail when the execute method finalizes)
    thanks

    Rigoberto,
    This sounds like a OC4J/J2EE issue that is not related to JHeadstart. To simplify the test case, you could create a simple drag-and-drop ADF application without JHeadstart and see if the same problem occurs there. Can you please log a TAR at MetaLink ( http://metalink.oracle.com/ ), or ask this question at the OC4J/J2EE forum at OC4J ? Thanks.
    Sandra Muller
    JHeadstart Team
    Oracle Consulting

  • 1.4.2 not available for auto download via JWS

    I just tried to change my jnlp to use 1.4.2 and it will not auto download from Sun. Does anyone know if/when this will be available?
    The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.
    <j2se version="1.4.2*" max-heap-size="144M"/>

    Yeah, I'd rather not have had to do all this work too.. I'm not clear on wether Sun intend to deprecate this JWS feature in favour of Java Update which should arrive with the next 1.4.2 revision. It's certainly true the support was even worse than I feared before I pinged the autodl server responses - jvms that used to work have vanished, indeed the whole international jvm request service ("http://java.sun.com/products/autodl/j2se/international") seems to have been suspended.
    As of tonight the a request for all the 1.3 & 1.4 Sun runtime products returned:
    <pre>
    Checking for version (1.3.0) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_02) - Download version 1.3.0_02 available
    Checking for version (1.3.0_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_04) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.0_05) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_01a) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_02) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_04) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_05) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_06) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_07) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.3.1_08) - Download version 1.3.1_08 available
    Checking for version (1.4.0) - Download version 1.4.0 available
    Checking for version (1.4.0_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.0_02) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.0_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.0_04) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.1) - Download version 1.4.1 available
    Checking for version (1.4.1_01) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.1_02) - Download version 1.4.1_02 available
    Checking for version (1.4.1_03) - Not Available, error message "11 Could not
    locate requested version"
    Checking for version (1.4.2) - Not Available, error message "11 Could not
    locate requested version"
    </pre>
    Pretty poor support, hence my continued griping in: http://www.javadesktop.org/forums/thread.jspa?threadID=84&tstart=0
    - Richard

Maybe you are looking for