Form executable hot deployment

Hi,
When user had an open instance of the form, and the executable is re-deployed, then user is getting FRM-92101 while attempting any action on the form (including exit_form(no_validate). In the past we tried this kind of hot deployment several times and it works. We expect once the user closed the current form and re-opens the same next time, it automatically loads new instance of the form executable.
So, my question is should users close all instances of the form that is getting deployed?
Our environment is
IAS 10g R2 bundlepatch 9593176.
DB 10g R2 (10.2.0.4)
Client running on JRE 1.6.0.22 on Windows Vista sp1.
Thanks,
Ravi

Thanks for the update. We use 32bit version of Vista deployment with IE as our standard browser. We some times experienced with forms freeze with 1.6.0.22 JRE version. But when ever we upgraded java versions last time, each new version gave us lot more troubles(most of them are forms freeze while processing transactions). We only have 5 reported form freezes in last 7 months with Jre 1.6.0.22. Are you aware of all bugs and issues fixed in JRE 1.6.0.24? Is this stable for Oracle forms deployment.
I also heard that some of the Oracle applications(Apps) 11i uses 1.6.0.14 version fixed on the server and client machines, and they never experienced any forms freeze issue.
Our configuration is open to highest client version available at base level 1.6.
We do have load balancing server and SSO configured to use SecureID.
Edited by: user12136228 on Jun 13, 2011 10:13 AM

Similar Messages

  • Having issues hot deploying with ebcc in Solaris environment.

    I keep getting an error message when hot deploying a new webapp portal using ebcc.
    The error message reads" Unable to add module. appname to application descriptor for portal app. I check the portalapptools and i see the webapp in the portal management.. I also see that it added this to the database under the Portal table.. It never actually added the webapplication under in the console.. This is where it gets stuck... Basicly the steps that are missing are adding a deployment descriptor and then the webapp.. I manually did it and it works.. the problem after that is that i need to execute sync.sh after i bounce the manage server or else i dont see the webapps under portal management..
    So basicly the 2 questions are:
    1..Why doesnt hot deploying work in unix using X11?
    2.. Why do i need to execute sync.sh everytime after every bounce?
    Thanks,
    Oscar

    Oscar,
    Are you running the EBCC on the same machine as your server? The hot
    deploy mechanism of the EBCC forces you to have the server and the EBCC
    on the same machine. While the files are sync'd to the database, the
    web app files never get transfered. The deployer then is syncing to
    nothing.
    Try running it all on one machine, locally or with a remote display.
    Depending on your window manager some Java Swing applications like the
    EBCC do not always display fonts well remotely but it should still work.
    oscar sumano wrote:
    I keep getting an error message when hot deploying a new webapp portal using ebcc.
    The error message reads" Unable to add module. appname to application descriptor for portal app. I check the portalapptools and i see the webapp in the portal management.. I also see that it added this to the database under the Portal table.. It never actually added the webapplication under in the console.. This is where it gets stuck... Basicly the steps that are missing are adding a deployment descriptor and then the webapp.. I manually did it and it works.. the problem after that is that i need to execute sync.sh after i bounce the manage server or else i dont see the webapps under portal management..
    So basicly the 2 questions are:
    1..Why doesnt hot deploying work in unix using X11?
    2.. Why do i need to execute sync.sh everytime after every bounce?
    Thanks,
    Oscar--
    scott dunbar
    bea systems, inc.
    boulder, co, usa

  • How to relink form executables - 6i

    Platform: Windows Forms Developer 6.0.8.11 (client/server) - Yes, I know this is desupported and way outdated.
    Per a workaround for a reported bug in this version, I have installed required support files from RDBMS 8.0.6.3.13.
    Now I need to relink my form executables. The instructions say to run make -f ins_forms60w.mk install from my $ORACLE_HOME/forms60/lib folder. The problem is that this folder doesn't exist on windows. A search for this .mk file turned up nothing.
    Any ideas would be appreciated.

    Relinking the executables is only necessary when your application is deployed to an UNIX environment. Have you tried your application without completing this step?
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Assertion Error during hot deployment in WLS6.1

    Hi,
    I am using WLS6.1SP2. The hot deployment feature is enabled. But when I try to
    redeploy the bean, it gives the following
    assertion error. Somehow the hot deployment doesn't seem to work.
    Following is the stack trace:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    at com.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at com.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    at com.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at com.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize be
    fore invoke ]]
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    at com.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at com.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    throwable exception in BaseServlet weblogic.rmi.extensions.RemoteRuntimeExcepti
    on - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must initialize be
    fore invoke ]]
    throwable exception message null

    Are you deployed in an EAR? If so, this is probably a hot redeploy bug.
    Report to [email protected].
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Atul Sapkal" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi,
    I am using WLS6.1SP2. The hot deployment feature is enabled. But when Itry to
    redeploy the bean, it gives the following
    assertion error. Somehow the hot deployment doesn't seem to work.
    Following is the stack trace:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ mustinitialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    atweblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    atcom.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    atcom.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ mustinitialize bef
    ore invoke ]
    at weblogic.utils.Debug.assert(Debug.java:84)
    atweblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
    ef.java:218)
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    atcom.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    atcom.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must
    initialize be> fore invoke ]
    at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:60)
    at $Proxy100.isMyDHLOnlyUser(Unknown Source)
    atcom.dhl.network.wsi.login.web.LoginServlet.doPost(LoginServlet.java:3
    47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    atcom.dhl.network.wsi.foundation.web.BaseServlet.service(BaseServlet.ja
    va:842)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    throwable exception in BaseServletweblogic.rmi.extensions.RemoteRuntimeExcepti
    on - with nested exception:
    [weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ must
    initialize be> fore invoke ]
    throwable exception message null

  • Hot deployment in Weblogic10.3

    Hi,
    Can anyone let me know whether the Hot Deployment process is possible in Weblogic-10.3? We have copied the deployment folder directly to the following location (without creating a WAR) C:\bea\user_projects\domains\my_domains\autodeploy folder? Unable to trace the solution to this through google. Thanks in advance..
    Regards,
    Shiva
    Edited by: 855259 on Apr 28, 2011 12:25 AM

    Nicola Ciancaglini wrote:
    Ok, I've read and searched a lot about the hot pixels issue in Aperture 3 in this and other forums. So I am now convinced Aperture does not deal with hot pixels very well or as well as other applications.
    I don't know where the alleged "hot pixels" information comes from. I do not believe that this is some kind of documented issue. One or two alleged observations by random folks does not define a real issue.
    Although there are other forums that discuss Aperture this forum is a major one. If the regulars here have not been seeing hot pixels it is very unlikely to be the real issue that you imply.
    I would not say that you have not seen hot pixels but I will say that to the extent that you have it is almost assuredly a rare single-user issue: an anomaly on an individual app, an individual camera, individual lens, or in an individual OS implementation.
    To troubleshoot test another Aperture setup somewhere, like at a store.
    Note too that what are described as "hot pixels" might actually be one of the forms of noise, which is a whole discussion of its own. Noise usually comes from overextending a given camera's low light capabilities. Aperture does have available noise reduction methods as do many other apps. +Noise Ninja+ is perhaps the best and is available as an Aperture plug-in for those with particularly noisy cameras or shooting styles.
    -Allen

  • [WLP 700] Hot Deploy fails

    Hi all,
    I hope qomeone will be able to help me with this: I'm trying to deploy a new portal,
    but it fails.
    This is the message I receive:
    HotDeply failed with the following message: Unable to add module: foremPortalApp
    to application descriptor for: portalApp
    If i check the details, this is what I see:
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\portlets\Portlet1.portlet
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\portal.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\security.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\tools.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\user_account.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\webflow-extensions.wfx
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\ForemPortal.portal
    to sync list.
    Attempting sync...
    Sync complete.
    Searching for portalApp application descriptor...
    Found it.
    Error - please check log for details.
    If I check the log, this is what I can read:
    [INFO] HotDeployer.runDeployer() called
    [ERROR] Operation timed out: connect
    [ERROR] No Message
    com.bea.commerce.tools.util.XmlFileException: No Message
         at com.bea.commerce.tools.util.XmlFile.init(XmlFile.java:106)
         at com.bea.commerce.tools.util.XmlFile.<init>(XmlFile.java:79)
         at com.bea.commerce.tools.util.XmlFile.<init>(XmlFile.java:69)
         at com.bea.portal.tools.portal.wizard.hotdeploy.HotDeployer.addModuleToApplicationDescriptor(HotDeployer.java:349)
         at com.bea.portal.tools.portal.wizard.hotdeploy.HotDeployer.runDeployer(HotDeployer.java:117)
         at com.bea.portal.tools.portal.wizard.hotdeploy.HotDeployThread.run(HotDeployThread.java:72)
    And, finally, this is the error message I recieve in the 'dos' box from my running
    server:
    <02-dÚc.-02 13:56:48 CET> <Error> <PortalManager> <415454> <Attempt to created
    a
    duplicate Portal Definition within web App: foremPortalApp URI:/webapps/foremPo
    rtalApp/ForemPortal.portal.>
    <02-dÚc.-02 13:56:48 CET> <Error> <Data Synchronization> <000000> <Application:
    portalApp; Persistence Failure executing DataItemMessage with Persistence Manage
    r: com.bea.portal.manager.internal.PortalPersistenceManager [DR: Portal Applica
    tion Data Repository, URI: /webapps/foremPortalApp/ForemPortal.portal, Action:
    C
    REATE]
    Exception[com.bea.p13n.management.data.repository.PersistenceException: Attempt
    to created a duplicate Portal Definition within web App: foremPortalApp URI: /we
    bapps/foremPortalApp/ForemPortal.portal.]
    at com.bea.portal.manager.internal.PortalPersistenceManager.updatePortal
    Model(PortalPersistenceManager.java:239)
    at com.bea.portal.manager.internal.PortalPersistenceManager.createDataIt
    em(PortalPersistenceManager.java:201)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.handleDataItemMessage(AbstractDataRepository.java:814)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onDataSyncMessage(AbstractDataRepository.java:990)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:252)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestResultMessage(AbstractDataRepository.java:1185)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:261)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestMessage(AbstractDataRepository.java:1086)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:257)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepository(AbstractDataRepository.java:706)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepositories(AbstractDataRepository.java:658)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepositories(AbstractDataRepository.java:606)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onDataSyncMessage(AbstractDataRepository.java:994)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:252)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.dispa
    tchMessage(DataSyncServlet.java:351)
    at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.doPos
    t(DataSyncServlet.java:276)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:945)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:332)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:242)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:5360)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:721)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3043)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2468)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    Is this meaningfull to anyone???
    Thank you for helping me out...
    Philippe

    Ok, it works now, thank you very much for your help
    Bye,
    Philippe
    "tanya" <[email protected]> wrote:
    >
    there is also another workaround described here:
    http://edocs.bea.com/wlp/docs70/relnotes/relnotes.htm#292355
    look for "CR080390 Hot Deploy fails with "Unable to add module" message"
    fyi, this will be fixed in 7.0sp2
    -tanya
    "Kunal Mittal" <[email protected]> wrote:
    Phillippe -
    I was having a similar problem. Mine was fixed by ensuring that theserver
    had
    an internet connection to go to the web to verify the DTD's. That might
    be your
    problem too, but u never know.
    Thanks
    Kunal Mittal
    CTO, Microsec Technologies Ltd.
    "Philippe Blockmans" <[email protected]> wrote:
    Hi all,
    I hope qomeone will be able to help me with this: I'm trying to deploy
    a new portal,
    but it fails.
    This is the message I receive:
    HotDeply failed with the following message: Unable to add module: foremPortalApp
    to application descriptor for: portalApp
    If i check the details, this is what I see:
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\portlets\Portlet1.portlet
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\portal.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\security.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\tools.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\user_account.wf
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\webflow-extensions.wfx
    to sync list.
    Adding file: D:\bea\user_projects\foremPortalDomain\beaApps\portalApp-project\application-sync\webapps\foremPortalApp\ForemPortal.portal
    to sync list.
    Attempting sync...
    Sync complete.
    Searching for portalApp application descriptor...
    Found it.
    Error - please check log for details.
    If I check the log, this is what I can read:
    [INFO] HotDeployer.runDeployer() called
    [ERROR] Operation timed out: connect
    [ERROR] No Message
    com.bea.commerce.tools.util.XmlFileException: No Message
         at com.bea.commerce.tools.util.XmlFile.init(XmlFile.java:106)
         at com.bea.commerce.tools.util.XmlFile.<init>(XmlFile.java:79)
         at com.bea.commerce.tools.util.XmlFile.<init>(XmlFile.java:69)
         at com.bea.portal.tools.portal.wizard.hotdeploy.HotDeployer.addModuleToApplicationDescriptor(HotDeployer.java:349)
         at com.bea.portal.tools.portal.wizard.hotdeploy.HotDeployer.runDeployer(HotDeployer.java:117)
         at com.bea.portal.tools.portal.wizard.hotdeploy.HotDeployThread.run(HotDeployThread.java:72)
    And, finally, this is the error message I recieve in the 'dos' box
    from
    my running
    server:
    <02-dÚc.-02 13:56:48 CET> <Error> <PortalManager> <415454> <Attemptto
    created
    a
    duplicate Portal Definition within web App: foremPortalApp URI:/webapps/foremPo
    rtalApp/ForemPortal.portal.>
    <02-dÚc.-02 13:56:48 CET> <Error> <Data Synchronization> <000000> <Application:
    portalApp; Persistence Failure executing DataItemMessage with Persistence
    Manage
    r: com.bea.portal.manager.internal.PortalPersistenceManager [DR: Portal
    Applica
    tion Data Repository, URI: /webapps/foremPortalApp/ForemPortal.portal,
    Action:
    C
    REATE]
    Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Attempt
    to created a duplicate Portal Definition within web App: foremPortalApp
    URI: /we
    bapps/foremPortalApp/ForemPortal.portal.]
    at com.bea.portal.manager.internal.PortalPersistenceManager.updatePortal
    Model(PortalPersistenceManager.java:239)
    at com.bea.portal.manager.internal.PortalPersistenceManager.createDataIt
    em(PortalPersistenceManager.java:201)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.handleDataItemMessage(AbstractDataRepository.java:814)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onDataSyncMessage(AbstractDataRepository.java:990)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:252)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestResultMessage(AbstractDataRepository.java:1185)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:261)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestMessage(AbstractDataRepository.java:1086)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:257)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepository(AbstractDataRepository.java:706)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepositories(AbstractDataRepository.java:658)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepositories(AbstractDataRepository.java:606)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onDataSyncMessage(AbstractDataRepository.java:994)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:252)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.dispa
    tchMessage(DataSyncServlet.java:351)
    at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.doPos
    t(DataSyncServlet.java:276)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:945)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:332)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:242)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:5360)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:721)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3043)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2468)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    Is this meaningfull to anyone???
    Thank you for helping me out...
    Philippe

  • Hot Deploy

    When going through the "Creating a New Portal in a New Domain" whitepaper, everything works great until I get to the Hot Deploy. It begins Hot Deploying asks me for my username/password (weblogic/weblogic) continues along for a bit then constantly asks for my username/password. Any ideas?

    Hi Karen,
    This problem occurs when you don't have Internet access when you attempt hot-deploy (or your firewall blocks the ebcc).
    The DOCTYPE tag in the descriptor file specifies the dtd on Sun's website. When the ebcc fails to download the dtd, it
    (incorrectly) also fails to make the necessary changes to the application descriptor xml. Manually editing the application
    descriptor as you described should do the trick. In general, however, here is the workaround:
    1. Save the attached file to your hard drive (just save it to c:\).
    2. Edit the application.xml file as follows:
    a. First copy the entire DOCTYPE declaration and save it somewhere in a separate text file (in case want to revert back to it later).
    b. Edit the DOCTYPE declaration so that it looks like this:
    <!DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN' 'file:///application_1_3.dtd'>
    (Notice that the java.sun.com web address is replaced with a URI to the file on your hard drive.)
    3. Save your changes and hotdeploy will work with or without Internet access.
    Best Regards,
    Scott Ellis
    BEA Systems
    Karen Hensel wrote:
    I have had the same problem after following the directions multiple times. I could
    not get the portal to hot deploy or manually deploy from the console. It appears
    xml files are not being updated with the new portal information.
    I was finally able to get the portal deployed by adding (when the server was down,
    of course) a <module> to application.xml and a <WebAppComponent> to the config.xml.
    I'm still not sure things are fully correct.
    "Robert Costa" <[email protected]> wrote:
    I have tried 5 times now. The domain is created successfully but during
    the hot
    deploy of the portal, this is shown in the status window of the hot deploy:
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\portlets\Portlet1.portlet
    to sync list.
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\webapps\testPortalWebApp\tools.wf
    to sync list.
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\webapps\testPortalWebApp\webflow-extensions.wfx
    to sync list.
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\webapps\testPortalWebApp\user_account.wf
    to sync list.
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\webapps\testPortalWebApp\portal.wf
    to sync list.
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\webapps\testPortalWebApp\security.wf
    to sync list.
    Adding file: C:\bea\user_projects\testDomain\beaApps\portalApp-project\application-sync\webapps\testPortalWebApp\testPortal.portal
    to sync list.
    Attempting sync...
    Sync complete.
    Searching for portalApp application descriptor...
    Found it.
    At which time it begins prompting me for my username/password. The dialog
    box
    says:
    Logon (in titlebar)
    Connection:
    Server:
    Username:weblogic
    Password:
    Should connection and server have values? If so, why don't they? I
    followed
    the document completely.
    Thanks!
    "Daniel Selman" <[email protected]> wrote:
    Robert,
    Strange. Are there any clues in the EBCC or server logs you could post?
    Did
    you double check your password is correct by logging in to the console?
    Thanks,
    Daniel Selman
    "Robert Costa" <[email protected]> wrote in message
    news:[email protected]...
    When going through the "Creating a New Portal in a New Domain" whitepaper,everything works great until I get to the Hot Deploy. It begins Hot
    Deploying asks me for my username/password (weblogic/weblogic) continues
    along for a bit then constantly asks for my username/password. Anyideas?
    >
    <!--
    Copyright (c) 2000 Sun Microsystems, Inc.,
    901 San Antonio Road,
    Palo Alto, California 94303, U.S.A.
    All rights reserved.
    Sun Microsystems, Inc. has intellectual property rights relating to
    technology embodied in the product that is described in this document.
    In particular, and without limitation, these intellectual property
    rights may include one or more of the U.S. patents listed at
    http://www.sun.com/patents and one or more additional patents or
    pending patent applications in the U.S. and in other countries.
    This document and the product to which it pertains are distributed
    under licenses restricting their use, copying, distribution, and
    decompilation. This document may be reproduced and distributed but may
    not be changed without prior written authorization of Sun and its
    licensors, if any.
    Third-party software, including font technology, is copyrighted and
    licensed from Sun suppliers.
    Sun, Sun Microsystems, the Sun logo, Java, JavaServer Pages, Java
    Naming and Directory Interface, JDBC, JDK, JavaMail and and
    Enterprise JavaBeans are trademarks or registered trademarks of Sun
    Microsystems, Inc. in the U.S. and other countries.
    Federal Acquisitions: Commercial Software - Government Users Subject to
    Standard License Terms and Conditions.
    DOCUMENTATION IS PROVIDED "AS IS" AND ALL EXPRESS OR IMPLIED
    CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED
    WARRANTY OF MERCHANTABILITY, FITNESS FOR FOR A PARTICULAR PURPOSE OR
    NON-INFRINGEMENT, ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH
    DISCLAIMERS ARE HELD TO BE LEGALLY INVALID.
    Copyright (c) 2000 Sun Microsystems, Inc.,
    901 San Antonio Road,
    Palo Alto, California 94303, E'tats-Unis.
    Tous droits re'serve's.
    Sun Microsystems, Inc. a les droits de proprie'te' intellectuels
    relatants a` la technologie incorpore'e dans le produit qui est de'crit
    dans ce document. En particulier, et sans la limitation, ces droits de
    proprie'te' intellectuels peuvent inclure un ou plus des brevets
    ame'ricains e'nume're's a` http://www.sun.com/patents et un ou les
    brevets plus supple'mentaires ou les applications de brevet en attente
    dans les E'tats-Unis et dans les autres pays.
    Ce produit ou document est prote'ge' par un copyright et distribue'
    avec des licences qui en restreignent l'utilisation, la copie, la
    distribution, et la de'compilation. Ce documention associe n peut
    e^tre reproduite et distribuer, par quelque moyen que ce soit, sans
    l'autorisation pre'alable et e'crite de Sun et de ses bailleurs de
    licence, le cas e'che'ant.
    Le logiciel de'tenu par des tiers, et qui comprend la technologie
    relative aux polices de caracte`res, est prote'ge' par un copyright et
    licencie' par des fournisseurs de Sun.
    Sun, Sun Microsystems, le logo Sun, Java, JavaServer Pages, Java
    Naming and Directory Interface, JDBC, JDK, JavaMail et and
    Enterprise JavaBeans sont des marques de fabrique ou des marques
    de'pose'es de Sun Microsystems, Inc. aux E'tats-Unis et dans d'autres
    pays.
    LA DOCUMENTATION EST FOURNIE "EN L'E'TAT" ET TOUTES AUTRES CONDITIONS,
    DECLARATIONS ET GARANTIES EXPRESSES OU TACITES SONT FORMELLEMENT
    EXCLUES, DANS LA MESURE AUTORISEE PAR LA LOI APPLICABLE, Y COMPRIS
    NOTAMMENT TOUTE GARANTIE IMPLICITE RELATIVE A LA QUALITE MARCHANDE, A
    L'APTITUDE A UNE UTILISATION PARTICULIERE OU A L'ABSENCE DE
    CONTREFAC,ON.
    -->
    <!--
    This is the XML DTD for the J2EE 1.3 application deployment
    descriptor. All J2EE 1.3 application deployment descriptors
    must include a DOCTYPE of the following form:
    <!DOCTYPE application PUBLIC
         "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN"
         "http://java.sun.com/dtd/application_1_3.dtd">
    -->
    <!--
    The following conventions apply to all J2EE deployment descriptor
    elements unless indicated otherwise.
    - In elements that contain PCDATA, leading and trailing whitespace
    in the data may be ignored.
    - In elements whose value is an "enumerated type", the value is
    case sensitive.
    - In elements that specify a pathname to a file within the same
    JAR file, relative filenames (i.e., those not starting with "/")
    are considered relative to the root of the JAR file's namespace.
    Absolute filenames (i.e., those starting with "/") also specify
    names in the root of the JAR file's namespace. In general, relative
    names are preferred. The exception is .war files where absolute
    names are preferred for consistency with the servlet API.
    -->
    <!--
    The application element is the root element of a J2EE application
    deployment descriptor.
    -->
    <!ELEMENT application (icon?, display-name, description?, module+,
              security-role*)>
    <!--
    The alt-dd element specifies an optional URI to the post-assembly
    version of the deployment descriptor file for a particular J2EE module.
    The URI must specify the full pathname of the deployment descriptor
    file relative to the application's root directory. If alt-dd is not
    specified, the deployer must read the deployment descriptor from the
    default location and file name required by the respective component
    specification.
    Used in: module
    -->
    <!ELEMENT alt-dd (#PCDATA)>
    <!--
    The connector element specifies the URI of a resource adapter archive
    file, relative to the top level of the application package.
    Used in: module
    -->
    <!ELEMENT connector (#PCDATA)>
    <!--
    The context-root element specifies the context root of a web
    application.
    Used in: web
    -->
    <!ELEMENT context-root (#PCDATA)>
    <!--
    The description element is used to provide text describing the parent
    element. The description element should include any information that
    the application ear file producer wants to provide to the consumer of
    the application ear file (i.e., to the Deployer). Typically, the tools
    used by the application ear file consumer will display the description
    when processing the parent element that contains the description.
    Used in: application, security-role
    -->
    <!ELEMENT description (#PCDATA)>
    <!--
    The display-name element contains a short name that is intended to be
    displayed by tools. The display name need not be unique.
    Used in: application
    Example:
    <display-name>Employee Self Service</display-name>
    -->
    <!ELEMENT display-name (#PCDATA)>
    <!--
    The ejb element specifies the URI of an ejb-jar, relative to the top
    level of the application package.
    Used in: module
    -->
    <!ELEMENT ejb (#PCDATA)>
    <!--
    The icon element contains small-icon and large-icon elements that
    specify the file names for small and a large GIF or JPEG icon images
    used to represent the parent element in a GUI tool.
    Used in: application
    -->
    <!ELEMENT icon (small-icon?, large-icon?)>
    <!--
    The java element specifies the URI of a java application client module,
    relative to the top level of the application package.
    Used in: module
    -->
    <!ELEMENT java (#PCDATA)>
    <!--
    The large-icon element contains the name of a file
    containing a large (32 x 32) icon image. The file
    name is a relative path within the application's
    ear file.
    The image may be either in the JPEG or GIF format.
    The icon can be used by tools.
    Used in: icon
    Example:
    <large-icon>employee-service-icon32x32.jpg</large-icon>
    -->
    <!ELEMENT large-icon (#PCDATA)>
    <!--
    The module element represents a single J2EE module and contains a
    connector, ejb, java, or web element, which indicates the module type
    and contains a path to the module file, and an optional alt-dd element,
    which specifies an optional URI to the post-assembly version of the
    deployment descriptor.
    The application deployment descriptor must have one module element for
    each J2EE module in the application package.
    Used in: application
    -->
    <!ELEMENT module ((connector | ejb | java | web), alt-dd?)>
    <!--
    The role-name element contains the name of a security role.
    The name must conform to the lexical rules for an NMTOKEN.
    Used in: security-role
    -->
    <!ELEMENT role-name (#PCDATA)>
    <!--
    The security-role element contains the definition of a security
    role. The definition consists of an optional description of the
    security role, and the security role name.
    Used in: application
    Example:
    <security-role>
         <description>
         This role includes all employees who are authorized
         to access the employee service application.
         </description>
         <role-name>employee</role-name>
    </security-role>
    -->
    <!ELEMENT security-role (description?, role-name)>
    <!--
    The small-icon element contains the name of a file
    containing a small (16 x 16) icon image. The file
    name is a relative path within the application's
    ear file.
    The image may be either in the JPEG or GIF format.
    The icon can be used by tools.
    Used in: icon
    Example:
    <small-icon>employee-service-icon16x16.jpg</small-icon>
    -->
    <!ELEMENT small-icon (#PCDATA)>
    <!--
    The web element contains the web-uri and context-root of a web
    application module.
    Used in: module
    -->
    <!ELEMENT web (web-uri, context-root)>
    <!--
    The web-uri element specifies the URI of a web application file,
    relative to the top level of the application package.
    Used in: web
    -->
    <!ELEMENT web-uri (#PCDATA)>
    <!--
    The ID mechanism is to allow tools that produce additional deployment
    information (i.e., information beyond the standard deployment
    descriptor information) to store the non-standard information in a
    separate file, and easily refer from these tool-specific files to the
    information in the standard deployment descriptor.
    Tools are not allowed to add the non-standard information into the
    standard deployment descriptor.
    -->
    <!ATTLIST alt-dd id ID #IMPLIED>
    <!ATTLIST application id ID #IMPLIED>
    <!ATTLIST connector id ID #IMPLIED>
    <!ATTLIST context-root id ID #IMPLIED>
    <!ATTLIST description id ID #IMPLIED>
    <!ATTLIST display-name id ID #IMPLIED>
    <!ATTLIST ejb id ID #IMPLIED>
    <!ATTLIST icon id ID #IMPLIED>
    <!ATTLIST java id ID #IMPLIED>
    <!ATTLIST large-icon id ID #IMPLIED>
    <!ATTLIST module id ID #IMPLIED>
    <!ATTLIST role-name id ID #IMPLIED>
    <!ATTLIST security-role id ID #IMPLIED>
    <!ATTLIST small-icon id ID #IMPLIED>
    <!ATTLIST web id ID #IMPLIED>
    <!ATTLIST web-uri id ID #IMPLIED>

  • Creation of InitialContext fails when i hot-deploy scheduler-service.xml

    Creation of InitialContext fails when i hot-deploy scheduler-service.xml
    I configured scheduler-service as follows in Jboss 3.2:
    scheduler-service.xml
    <mbean code="org.jboss.varia.scheduler.Scheduler"
         name=":service=Scheduler">
    <attribute name="StartAtStartup">true</attribute>
    <attribute name="SchedulableClass">com.beta.my.utils.FMScheduler</attribute>
    <attribute name="SchedulableArguments">Schedulabe Test,12345</attribute>
    <attribute name="SchedulableArgumentTypes">java.lang.String,int</attribute>
    <attribute name="InitialStartDate">0</attribute>
    <attribute name="SchedulePeriod">10000</attribute>
    <attribute name="InitialRepetitions">-1</attribute>
    </mbean>
    Schedulable Class
    package com.beta.my.utils;
    import java.util.Date;
    import org.jboss.varia.scheduler.Schedulable;
    public static class FMScheduler
    implements Schedulable
    private String mName;
    private int mValue;
    public FMScheduler(String pName,int pValue)
    mName = pName;
    mValue = pValue;
    public void perform(Date pTimeOfCall,long pRemainingRepetitions)
    try {
              Context context = new InitialContext();//properties taken from jndi.properties file
              } catch (Exception e){
                   e.printStackTrace();
    I started my jboss..,FMScheduler created successfully, perform method in FMScheduler called succesfully after SchedulePeriod(1000)
    The problem occurs(NullPointerException) while i changed SchedulePeriod time and hot-deployed(just saved scheduler-service.xml).
    The following Exception occures due to InitialContext creation fails*(Context context = new InitialContext();)* in FMScheduler.
    17:46:27,361 ERROR [STDERR] java.lang.NullPointerException
    17:46:27,361 ERROR [STDERR] at org.jboss.mx.loading.UnifiedClassLoader.findR
    esources(UnifiedClassLoader.java:374)
    17:46:27,361 ERROR [STDERR] at java.lang.ClassLoader.getResources(ClassLoade
    r.java:825)
    17:46:27,361 ERROR [STDERR] at com.sun.naming.internal.VersionHelper12$5.run
    (VersionHelper12.java:145)
    17:46:27,361 ERROR [STDERR] at java.security.AccessController.doPrivileged(N
    ative Method)
    17:46:27,377 ERROR [STDERR] at com.sun.naming.internal.VersionHelper12.getRe
    sources(VersionHelper12.java:142)
    17:46:27,377 ERROR [STDERR] at com.sun.naming.internal.ResourceManager.getAp
    plicationResources(ResourceManager.java:468)
    17:46:27,377 ERROR [STDERR] at com.sun.naming.internal.ResourceManager.getIn
    itialEnvironment(ResourceManager.java:159)
    17:46:27,377 ERROR [STDERR] at javax.naming.InitialContext.init(InitialConte
    xt.java:215)
    17:46:27,377 ERROR [STDERR] at javax.naming.InitialContext.<init>(InitialCon
    text.java:195)
    17:46:27,377 ERROR [STDERR] at com.beta.my.utils.FMScheduler.perform
    (FMScheduler.java:42)
    17:46:27,392 ERROR [STDERR] at org.jboss.varia.scheduler.Scheduler$Listener.
    handleNotification(Scheduler.java:1263)
    17:46:27,392 ERROR [STDERR] at org.jboss.mx.server.NotificationListenerProxy
    .handleNotification(NotificationListenerProxy.java:69)
    17:46:27,392 ERROR [STDERR] at javax.management.NotificationBroadcasterSuppo
    rt.sendNotification(NotificationBroadcasterSupport.java:95)
    17:46:27,392 ERROR [STDERR] at javax.management.timer.Timer.sendNotification
    s(Timer.java:441)
    17:46:27,392 ERROR [STDERR] at javax.management.timer.Timer.access$000(Timer
    .java:31)
    17:46:27,408 ERROR [STDERR] at javax.management.timer.Timer$RegisteredNotifi
    cation.doRun(Timer.java:612)
    17:46:27,408 ERROR [STDERR] at org.jboss.mx.util.SchedulableRunnable.run(Sch
    edulableRunnable.java:164)
    17:46:27,408 ERROR [STDERR] at org.jboss.mx.util.ThreadPool$Worker.run(Threa
    dPool.java:225)
    please help me if u have any idea,thanks

    Hi Hamsa,
    Did you also create and configure an "Execution Destination"?
    You can test the Metadata destination configuration on Web Service Navigator.
    On the web service navigator (http://hostname:portnumber/wsnavigator) search in the metatda destination you have created for the service you imported in web dynpro as a model. If you can find it there test it on the ws navigator.
    Best regards,
    Yasar

  • Relinking forms executable in 11.5.10.2

    Hi friends,
    My environment is 11.5.10.2 with 10.2.0.4 db on Solaris SPARC 10. I would like to relink the forms executables namely f60webmx and f60srvm. Can you please confirm if the below steps are correct.
    1) source $APPL_TOP/APPSORA.env
    2) cd $ORACLE_HOME/forms60/lib
    make -f ins_forms60w.mk install
    3) adrelink.sh force=y "fnd f60webmx"
    are these the only required steps or are there any other steps involved too ?
    Thanks

    Hi Hussein,
    I ran adrelink.sh force=y "fnd f60webmx"
    but i got the following error message
    Starting link of product 'fnd' on Tue Sep 14 07:44:35 AST 2010
    Current product is fnd
    Current product TOP is  $FNDTOP
    Current prodarea is /u01/oratest/prodappl/fnd/11.5.0
    Backing up or removing executables...
    rm -f /u01/oratest/prodappl/fnd/11.5.0/bin/f60srvm
    Done backing up or removing executables.
    Relinking module 'f60srvm' in product fnd ...
    make -f /u01/oratest/prodappl/admin/out/link_fnd_13203.mk /u01/oratest/prodappl/fnd/11.5.0/bin/f60srvm
    Starting link of fnd executable 'f60srvm' on Tue Sep 14 07:44:35 AST 2010
    make: Fatal error: Don't know how to make target `/u01/oratest/prodappl/fnd/11.5.0/bin/f60srvm'
    Done with link of fnd executable 'f60srvm' on Tue Sep 14 07:44:35 AST 2010
    Relink of module "f60srvm" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /u01/oratest/prodappl/fnd/11.5.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Done with link of product 'fnd' on Tue Sep 14 07:44:35 AST 2010
    adrelink is exiting with status 1
    End of adrelink session
    Date/time is Tue Sep 14 07:44:36 AST 2010
    Line-wrapping log file for readability ...
    Done line-wrapping log file.
    Original copy is /u01/oratest/prodappl/admin/log/adrelink.lsv
    New copy is /u01/oratest/prodappl/admin/log/adrelink.log
    Its looking for f60srvm in $FND_TOP/bin.
    Can i run the below command after sourcing the env file in $ORACLE_HOME to relink f60srvm
    make -f ins_forms60w.mk install ($ORACLE_HOME/form60/lib)
    Thanks

  • Hot deployment of class files (non-EJB)

     

    Also posting to the servlet newsgroup.
    "Craig Ambrose" <[email protected]> wrote in message
    news:[email protected]..
    >
    I am using WebLogic 6.1 and am interested in using auto-deployment indevelopment
    mode of JSPs and class files that those JSPs rely on. I have a simpleWebLogic
    application that gets deployed using the exploded directory format andwhen I
    modify the JSPs or the class files that they use everything reloadsproperly and
    a newly modified class file will be reloaded the next time the pageutilizing
    the Java class is requested.
    I have a much more complicated application (the one I am really doing workon)
    and I can't get the hot deploy of the class files to take effect. The JSPswill
    reload but I can't seem to cause the class loader to reload any changedclass
    files. If I use the WebLogic Console and un-deploy and then re-deploy theapplication
    then the class files will be reloaded, but I thought that wasn't necessaryfor
    hot deployment. This complex application stores many things in the HTTPsession
    context. I am wondering if that has an effect on the class loader fordependant
    class files.
    I'm pretty sure it is not a configuration issue as I have it working forthe simple
    application. I have the application deployed under the.\config\<domainname>\applications
    directory and am using the exploded directory format with the class filesalso
    exploded in the WEB-INF\classes directory.
    Any insights on dependancies of the hot depployment would be helpful.

  • Hot deployment of servlet

    hi
    i have compiled the servlet in jdeveloper and set the path to oc4j../../web-inf/classes path;after compiling the class Is it neccassary to shutdown the oc4j container;
    after shutdown the container only i am seeing the effect;without shutdown the container can we see the effect;we can do it Tomcat ;Is there any facility in OC4J ;
    bye
    chaitanya

              Hi, suppose you have the servlet called JoeServlet and registered as joeservlet with an argument, say, a file joe.txt. If you want to 'hot' deploy the JoeServlet you should make sure that a) the servlet's name must be unique b) the servlet's class must be in your servlet classpath (see the properties sheet aside) c) the initial argument, say: joeargument=./joe.txt, must match the the name expected by your servlet (eg. getInitParameter("joeargument")). If you have done correctly WLS must work.
              Joe
              "Jayesh Patel" <[email protected]> wrote:
              >
              >I am trying to hot deploy a simple servlet using weblogic console.
              >
              >I am getting error saying that
              >
              >"Property change error for property "RegisterNewServlet".
              >Servlet could not be loaded or instantiated"
              >
              >I am sure that servlet class I am trying to load is in servlet
              >class path.
              >
              >Any idea what is going wrong here.
              >
              >Thanks.
              >
              >
              >
              

  • Hot deployment of Plugin on OIM cluster

    Does someone  know , how to deploy(re-register) the plugin(event Handler ,schedule Task etc.) on OIM cluster in real time.
    I have observed  that when i do re-register the plugin(after any code changes etc.) from one of the nodes of the cluster, the new code does not get reflected on all the nodes.
    It works from one or two nodes but not from all nodes.
    Even after doing Purge Cache from all nodes the behavior remains the same.(Restart of OIM will do the trick, but i need hot deployment)
    Any ideas?
    Thanks
    Akshat

    That's what I have observed that even though the documentation says that PurgeCache.sh will do the trick but it never works. You have to restart the OIM Servers.

  • Servlet hot deployment with a webApp

    Hi everybody,
    Does anybody know something about hot deployment of servlets in a web
    application (.war) ?
    I tried many things (setting reloadCheckSecs in properties, in web.xml,
    hot-deploy from console...) but nothing really worked.
    So I have to register a servlet for hot deployment in the properties, but
    then it doesn't belong to the application.
    Thanx,
    Markus.

    I presume you are on 51.
    we do not support hot deployment of webapps in 51. We support this in 6.0
    Kumar
    "M. Hammer" wrote:
    Hi everybody,
    Does anybody know something about hot deployment of servlets in a web
    application (.war) ?
    I tried many things (setting reloadCheckSecs in properties, in web.xml,
    hot-deploy from console...) but nothing really worked.
    So I have to register a servlet for hot deployment in the properties, but
    then it doesn't belong to the application.
    Thanx,
    Markus.

  • Servlet Hot-Deploy with a WebApp

    Hi everybody,
    Does anybody know something about hot deployment of servlets in a web
    application (.war) ?
    I tried many things (setting reloadCheckSecs in properties, in web.xml,
    hot-deploy from console...) but nothing really worked.
    So I have to register a servlet for hot deployment in the properties, but
    then it doesn't belong to the application.
    Thanx,
    Markus.

    Are u saying that WARs are redeployed automatically but not individual servlets,
    or neither?
    Thanks.
    Viresh Garg wrote:
    Currently the automatic hot deployment of a servlet/JSP from exploaded WAR is
    broken. We are in the process of fixing it for next release. You have to
    redeploy your web application right now, for the change to take place.
    Viresh Garg
    Principal Developer Relations Engineer
    BEA Systems
    "M. Hammer" wrote:
    Hi everybody,
    Does anybody know something about hot deployment of servlets in a web
    application (.war) ?
    I tried many things (setting reloadCheckSecs in properties, in web.xml,
    hot-deploy from console...) but nothing really worked.
    So I have to register a servlet for hot deployment in the properties, but
    then it doesn't belong to the application.
    Thanx,
    Markus.

  • Hot deployment while running...

    Hi there!
    Does any body have experience HotDeployment while end user are using the application?
    For my self I got a real problem with HttpSession. After hot deployment all
    sessions are invalidate!! I mean "request.getSession(false)" return false. I
    have already carefully read documentation and pointed out that object store in
    session must be serializable. OK it's done. Now what else should I check?
    Thanks!

    redeploying will invalidate a servlet session. this is not a bug, but rather the intended
    behavior.
    if all you want to do is update content (jsp's, html, gif, jpeg, etc) you can use the
    refresh tool.
    it is a light-weight operation, instead of the heavyweight redeploy.
    to use it, please run the command:
    java weblogic.management.tools.WebAppComponentRefreshTool
    (this tool is compatible with 6.0 and 6.1)
    tracey
    "Thierry Giguère" wrote:
    Hi there!
    Does any body have experience HotDeployment while end user are using the application?
    For my self I got a real problem with HttpSession. After hot deployment all
    sessions are invalidate!! I mean "request.getSession(false)" return false. I
    have already carefully read documentation and pointed out that object store in
    session must be serializable. OK it's done. Now what else should I check?
    Thanks!

Maybe you are looking for

  • Report for delivered but not billed orders

    Hi All, I am trying to build a query using logical database to extract all orders for which delivery has been done, but not yet billed. I believe i can extract this data using VAV logical database, but not quite sure if i should use VAV or VFV. Can s

  • How to get the parent name in the hierarchy

    Hi Colleagues. Im working on with java webdynpro by showing hierarchical data. When I select a leaf item, I should get the possible parent items. For Ex: A B C      | D When I select D, I need to get the information as A-B-C-D. How can I acheive this

  • At line selection for ALV

    Hello experts , can anybody plz tell me How to implement the line selection event in alv ? I want to retrieve value of the filed clicked by the user and query another table with that field value and display that data ....

  • Can i play my phone calls over my car speakers?

    For some reason after installing my bluetooth I can hear my game sounds over my car stereo speakers. I've always wanted to be able to hear my phone calls over my speakers. Does anyone know if I can do this and if so, how do you set it up? Thanks.

  • HD TV

    OK. I HAVE AN HDTV AND A 24" IMAC. CAN I RENT HD MOVIES WITHOUT APPLE TV? HOW HIGH DEF ARE THEY? IS APPLE TV THE SAME AS BLUERAY?