Automic Workload Automation

 View Only
Expand all | Collapse all

AWI vs. Jetty service

  • 1.  AWI vs. Jetty service

    Posted Jan 26, 2024 07:07 AM

    Hello everyone,

    We are in the initial steps of the v12 to v21 upgrade, and wondering if anyone would like to share their experience with using the jetty service in place of the AWI server.


    Our maximum number of consecutive users is probably < 10, so this has me thinking of the benefits and possible issues.

    Thanks in advance

    Rick




  • 2.  RE: AWI vs. Jetty service

    Posted Jan 29, 2024 02:27 AM
    Edited by Aicke Sandrock Jan 29, 2024 02:27 AM

    Hi Rick,

    we're testing the jetty bundle since a couple of months with good experiences. For smaller user traffic there should be no problem. We have an average user count of 20 and didn't recognize any impact so far. 

    What is important to mention. You have to set enough Java Heap via the Xmx params. Otherwise it could be that there isn't enough java memory to work fine. 




  • 3.  RE: AWI vs. Jetty service

    Posted Jan 29, 2024 05:27 AM

    Hi,

    We have been using Tomcat for years and are quite happy with that. Problem is that Automic doesn't support Tomcat 10+, so we are kinda stranded on Tomcat 9.x. Jetty cannot be used to host the documentation, so we would still need some kind of application hosting service, which means we would noy gain anything by switching to Jetty.

    /Keld.




  • 4.  RE: AWI vs. Jetty service

    Posted Jan 15, 2025 11:23 AM

    Hi Keld,

    I have just heard that Tomcat 10 will be supported with 24.4 - let's see ...

    best,
    Peter



    ------------------------------
    Automic Certified Professional/Expert & Broadcom Knight

    For AUTOMIC trainings please check https://www.qskills.de/qs/workshops/automic/
    ------------------------------



  • 5.  RE: AWI vs. Jetty service

    Posted Jan 30, 2024 10:16 AM

    We have been using Jetty for some time and have 100's of users at a time without any issues. 




  • 6.  RE: AWI vs. Jetty service

    Posted Jan 30, 2024 12:12 PM

    2 jetty and 1 AWI response so far.


    Anyone else want to share their experiences with using the jetty connection, or maybe why they shy away from using it?  




  • 7.  RE: AWI vs. Jetty service

    Posted Jan 31, 2024 02:04 AM

    we have been using Jetty for a few months now. We have separate Servers for them, and use them with a LoadBalancer. We don't have any issues, but the loadbalancer needed a few adjustments for a stable connection. We have a few timeouts sometimes, but we already have some parameters to adjust (using the -Xmx for example) that will probably fix it. Simultaneous users... probably below 20 in Production, a few more in Test, so not so many.




  • 8.  RE: AWI vs. Jetty service

    Posted Jan 31, 2024 07:36 AM

    We have been using jetty AWI for about six months and haven't had a problem.  We usually have on average around 40-50 sessions per jetty server.




  • 9.  RE: AWI vs. Jetty service

    Posted Jan 09, 2025 04:29 PM

    How are you starting Jetty - - ServicesManager or Service?




  • 10.  RE: AWI vs. Jetty service

    Posted Jan 10, 2025 06:55 AM

    We are using the ServiceManager.




  • 11.  RE: AWI vs. Jetty service

    Posted Jan 10, 2025 11:13 AM
    Do you have it at the top then start JCPs and JWPs? My shutdown doesn’t work for me I have to hightlight them all now and say shutdown in the dialog box?

    Thanks
    [May include: A watercolor illustration of a snowman wearing a blue and gray hat with a white pom pom, a pink and white striped scarf, and a carrot nose. The snowman is standing in the snow with two small brown trees behind it.]
    Have a Great Day!
    Cheryl Blosch




  • 12.  RE: AWI vs. Jetty service

    Posted Jan 13, 2025 08:32 AM

    Our AWI is on its own servers so the only items are the AWI and an agent listed in the ServiceManager.

    As for the shutdown not working, if I am remembering correctly, I thought there was a version that had issues with the shutdown commands not propagating when issued.




  • 13.  RE: AWI vs. Jetty service

    Posted Jan 10, 2025 08:41 AM

    I'm using Jetty, it's working fine in v21.0.10 and 24.3.  It's easy to start and manage with the service manager.