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

Similar Messages

  • Anyone having issues syncing iPhone with Microsoft Outlook 2007?  iTunes says it is syncing but it will not update calendar or contacts.  It just stopped working a few weeks ago.

    Anyone having issues syncing iPhone 3GS with Microsoft Outlook 2007?  iTunes says it is syncing but it will not update calendar or contacts.  It just stopped working a few weeks ago.

    I'm glad to hear that I'm not the only person struggling with exact issue.  I've rebooted, upgraded, re-installed, pulled all my hair out as nothing works.
    The biggest dissapointment with this thread is that nobody seems to have responded with a solution.
    And yes I've managed to pull together enough intellegence to tick the box "sync to outlook" in iTunes - still nothing man.
    Definately does not sync from phone to PC and is very hit and miss on PC to Phone.  In other words now running 2 seperate calendars - Not helpful Jan.

  • 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.

  • Having issues replacing cfusion_encrypt with encrypt()

    we have a series of applications that use cfusion_encrypt() to encrypt query strings passed between and with in  applications.  We are currently running CF10 and are not experiencing any problems.  We are looking at upgrading to CF11 and are now experiencing a plethora of errors related to encrypt/decrypt.
    the issue i am currently working on is related to encrypt a url.  no matter how I code the key,algorythm, or encoding, The encrypted portion of the url shows up as part of the link.
    example:
    <cfset theURL ="method=c.login&pid=validateLoginObj&vid=0&datasource=foo">
    <cfset encryptedUURL ="http://localhost/1/2/inventory/index.cfm?encrypt(theURL, '123','CFMX_COMPAT','UU')">
    <a class="nav_link" href="#encryptedUURL#">Inventory</a>
    when the page is displayed, the user sees:
    "WL.5KP1EY"3\'?=KH1* target="blank"> Inventory " as the link
    (yes I shortened the encrypted string for demo purposes)
    this sort of thing is through out 8 major applications
    any suggestions on how to prevent this?
    Message was edited by: john birdsell

    As @fergusondj correctly shows, your URL is incorrect because you encrypt all of it, so the http://localhost  part is not even working and the URL cannot even resolve. You need to tag on the encrypted part to the unencrypted URL prefix, otherwise the link won't work at all. That is the crux of the problem, so this is what the code should really look like:
    <cfset theURL ="method=c.login&pid=validateLoginObj&vid=0&datasource=foo">
    <cfset encryptedUURL = encrypt(theURL, '123', 'CFMX_COMPAT', 'UU')>
    <a class="nav_link" href="http://localhost/1/2/inventory/index.cfm?<cfoutput>#URLEncodedFormat(encryptedUURL)#</cfoutput>">Inventory</a>
    To ensure that the URL has all valid characters you can use URLEncodedFormat(). You can URLDecode() the other way around when you process the link.

  • Anyone having issues emailing pics with your 3G iPad?

    I have had some issues sending pics in emails with the iPad. It makes the sent sound but people say they never got it. Anyone else?

    I have had some issues sending pics in emails with the iPad. It makes the sent sound but people say they never got it.
    What format? What dimensions? Optimized or masters? Basically 2 6.3 megapixel RAW/NEF files may exceed attachment limits on some email servers and 4 will likely exceed the limit for most. It is difficult to make guesses without more specific info.

  • 2013 iMac 21.5 having issue to airplay with apple tv?

    My iMac is not mirroring through airplay on my tv through Apple TV (I have the latest Apple TV)...anyone with a solution?

    What happens when you try to turn on AirPlay Mirroring? Do you see the AirPlay icon?

  • Having issues activating Fireworks with original serial#. already contacted CS

    but the serial number does not appear from their end.
    This serial number is from the original box and original disk envelope.
    CS tells me that "The only way to use Fireworks is to activate it online."
    CS says they cannot escalate it further.
    CS says I should ask you to activate the serial number for me.
    please help
    thanks,
    -Arlene

    That is exactly what I told Customer Service.
    But they insisted that someone here with the ability to do just that would respond (not you, apparently).
    They also insisted that posting is the *only* way to get support for the old version that I have.
    Their more recent system does not recognize the number I have.
    I was doubtful, but posted anyway.
    I will find out soon if they were correct or not.

  • Hot deployment  with jboss

    while updating a jar file dynamically, am getting an error as "CLASS CAST EXCEPTION "
    if i restart the server its working fine...
    without restarting i want to access that jar information...
    is thr any XML config setting... anyone can help ASAP.

    Hello bg.
    i have the same problem: jboss 4.00 and jboss 4.02
    jsf runs under windows, but not in linux
    if you have the solution, please tell it.
    greetings

  • OC4J hot deployment

    Hi,
    Does OC4J support hot deployment (with exploded directory structure) ? If so, how to achieve this?
    Thanks in advance,
    Moin

    Have a look at Debu Panda's blog http://radio.weblogs.com/0135826/2004/05/17.html#a30
    This is a really good source for information on OC4J related issues.

  • Hot Deploy Servlet in JAR file problem

    I've been playing with hot deploying servlets in WLS 5.1. I have SP2
              installed. I have things working fine with individual servlet class files. I
              decided to try hot deploying with jar files.
              I created a servlet, added it to a jar file, and then added the jar file to
              the 'weblogic.http.servlet.classpath'. I then restarted the server. I
              started the console and was able to hot deploy the servlet. So far so good.
              My next test is what failed. I modified the servlet, and rebuilt the jar
              file. I went back to the console, selected the servlet and hit the redeploy
              button. I went back to the browser and hit refresh - nothing, still the old
              servlet.
              It appears that WLS isn't reloading the jar file and the updated servlet.
              Everything works with individual class files.
              Does anyone know how I can cause the reload of updated servlets embedded
              within a jar file?
              Weblogic group - If there is no way now, will support be added soon?
              Thanks,
              Rick
              

    Hi,
              If I use weblogic.servlet.ServletServlet to try just the servlet , It
              works correctly.But When I develop it in a web application , there is a lot
              of hypelink to this servlet,thus I can't use the relative path reference to
              that servlet.I try to set the name of weblogic.servlet.ServletServlet same
              as the webapp,It doesn't work,how do I solve this problem?
              Thank you
              Pan
              Subject: Re: Hot deploy Servlet in webapp
              > http://www.weblogic.com/docs51/classdocs/API_servlet.html#134798
              >
              > It even explains why you shouldn't use it in production environment.
              >
              > Dimitri
              

  • JSP hot deploy

              I am having trouble hot deploying JSPs. What i mean by this is that when i make
              a change in the JSp and refresh the browser to see the output i still see the
              old output. I am using weblogic 8.1
              Could anyone help me out as to why this is happening?
              regards
              Ajay
              

              Ajay,
              Take a look at pageCheckSeconds in your weblogic.xml.
              More info can be found at http://e-docs.bea.com/wls/docs81/webapp/weblogic_xml.html.
              Good luck!
              Steve Bennett
              "Ajay Takoo" <[email protected]> wrote:
              >
              >I am having trouble hot deploying JSPs. What i mean by this is that when
              >i make
              >a change in the JSp and refresh the browser to see the output i still
              >see the
              >old output. I am using weblogic 8.1
              >
              >Could anyone help me out as to why this is happening?
              >
              >regards
              >Ajay
              

  • Problems trying to "hot-deploy" class files in iPlanet. Want to deploy a compiled class (i.e. servlet, jsp) without having to bounce the server. Known issue in iPlanet? How can I get around?

    Currently iPlanet is not allowing us to hot deploy a modified class file(i.e., servlet) as it advertises. It doesn't seem to have a problem with jsp's however. But everytime we modify a servlet(say in an emergency), and wish to deploy, we still have to bounce the KJS. We would like to avoid this if possible. How? I heard this might be a known issue in iPlanet.

    I apologize but this is a clarification of this problem. We are having a problem dynamically reloading java classes that are referenced by jsp's and servlets. The problem DOES NOT exist when trying to reload jsps or servlets themselves. We would like to reload these classes without having to restart the processes. Any thoughts would be helpful. Thanks.

  • Is anyone having issues syncing the iPhone wifi hot spot to iPad, Mac, Etc..?  I constantly have to turn it off and back on to get them to connect.  I with it was a little more seamless... Thoughts?

    Is anyone having issues syncing the iPhone wifi hot spot to iPad, Mac, Etc..?  I constantly have to turn it off and back on to get them to connect.  I with it was a little more seamless... Thoughts?

    Thanks for the swift reply, I have been looking online and a loose plug seems to be somewhat of an issue with many, I hope mine is actually a problem and not what others are experiencing. It's taken me this long to even reach out for the simple fact I HATE being a complainer but this is just horrible.
    Do you have an iPad 3 as well? And is yours not experiencing any issues close to mine?
    Thanks again!

  • Sun Solaris 10,Upgrade 8 or higher,having issues with VxFS,for Oracle 11gr2

    A while ago, we tried doing a prototype upgrade of our main Oracle 10g db to Oracle 11gr2.
    The OS on which our Oracle 10g is running is Sun Solaris 10, upgrade 4.
    According to Oracle 11gr2 documentation, we need Sun Solaris 10, upgrade 6 or higher for Oracle 11g2.
    The filesystem we are using is VxFS, Veritas File System.
    According to our system administrator, we had issues , making Sun Solar 10, upgrade 8 , work with the VxFS filesystem.
    I was wondering if anybody is running Oracle 11g2 on Sun Solaris 10 upgrade 6 or higher with VxFS file system.
    At present, our Oracle db upgrade project is on a hold, because of the above issue. So your help on this , can really help us in figuring out if there is an issue between VxFS filesystem and Sun Solaris 10 OS.
    Thanks
    Ashish

    Hi Ashish,
    We are not running Veritas Cluster file system.
    We tried moving our Oracle 10g r2 db on ZFS ,before doing the upgrade and performance on ZFS was worst.
    ZFS has certain memory parameter setting. If you did not configure that then ZFS will eat your complete system memory.
    My system administrator, has gotten a copy of Solaris 10 upgrade 9 and will try that with VxFS.
    I was curious to find out if folks are running Oracle 11g on Sun Solaris 10 with VxFS file system and if they had experienced any issue.If you can Install Vxfs on Oracle Soalris 10 U9, then according to me there sholudn't be any limitations for an oracle database.
    Recently i installed Oracle database 11.2.0.2 on one of my test server. I have created two databases - one on ZFS and another on ASM.
    Refer:
    http://appsdbaworkshop.blogspot.com/2010/10/installation-of-11202-on-oracle-solaris.html
    We dont have any performance issues. We are testing it for the performance benchmarks on both of the filesystem.
    If you can Install Vxfs on Oracle Soalris 10 U9, then according to me there sholudn't be any limitations for an oracle database.
    Regards,
    X A H E E R

Maybe you are looking for

  • Transferring the application from development system to test system

    Hi All,      I have developed Web  Dynpro application in one system ( which is development system) as "Local Object" . Now i want to transfer the whole application to another system ( which is the test system) .Can anyone please tell me the steps nee

  • Oracle 10g Release 2 Express Edition Connection Error

    Hello, i recently started to convert one of out existing applications over to the new free version or oracle express, only to find that i would run into a few errors. The project is an asp.net c# application, when the web site is ran and a search is

  • Multiple Frames  - JInternalFrame

    Goal: I need to create a main window. This window contains multiple different views. ( I should be able to switch back and forth among these views). Each view contains 4 small frames/window. My design thought: Step 1. Main window = JFrame. Step 2.Usi

  • SUBSTRING_REGEXPR

    Hi The example given for SUBSTRING_REGEXPR does not work, any ideas?      SELECT SUBSTR_REGEXPR('([[:digit:]]{4})([[:digit:]]{2})([[:digit:]]{2})' IN '20140401' GROUP 3) "substring_regexpr" FROM DUMMY Could not execute 'SELECT SUBSTR_REGEXPR('([[:dig

  • Adobe InDesign Installation Error

    I keep having errors when installing. Please help, I'm installing InDesign CS6 trial.