Advantages of running Aware as Service?

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
BLOMASKY
Posts: 1477
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Advantages of running Aware as Service?

Post by BLOMASKY »

Currently, I run aware by starting the control panel. This lets me view the server and Tomcat output and notice in real time when there is a "hiccup". If I switch it to running as a service, what are my options for viewing the log info? Is it updated in real time so I could see what I get in the control panel view?

thanks
Bruce
Jaymer
Posts: 2475
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Advantages of running Aware as Service?

Post by Jaymer »

Bruce, i use the crap out of being able to see the output windows.
This doesn’t apply to running as a Windows service, but I know one time when I ran aware as a test on our Unix box, you don’t have access to those windows.
I wonder if UNIX users realize what they’re missing by not being able to see what’s happening and debug using those windows.
I am definitely spoiled as I am in constant development, so I too am interested and what’s really to gain by running as a service of windows.
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
himanshu
Posts: 724
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: Advantages of running Aware as Service?

Post by himanshu »

Hi Bruce,

One of the most important advantage of running as a service is:
- You do not need to worry about what will happen if your server got restarted automatically for any reason. Most of the time happens when there is a patch update.

You can still view the logs similar we have on tomcat output viewer opening wrapper.log file sitting under tomcat/log folder.
You also can open the log viewer and configuration tool too.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: Advantages of running Aware as Service?

Post by tford »

This would be a good topic for a video.
Tom - V8.8 build 3137 - MySql / PostGres
BenHayat
Posts: 2749
Joined: Thu Dec 23, 2010 5:48 am
Location: Fla, USA
Contact:

Re: Advantages of running Aware as Service?

Post by BenHayat »

I generally use it as a service during development. for me it's more convenient. But if I need to debug, I jump into CP.
customaware
Posts: 2413
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Advantages of running Aware as Service?

Post by customaware »

I generally run as a service..... but...

There is an issue if you want to run User Defined Reports based on Excel. Won't work as a service. Not sure if it is an issue with Excel, Aware (wrapper) or Server. But I did it to death and could not solve it.

So got a solution by going back to Control Panel and finding a way to restart the Aware Control Panel automatically after a server reboot. This works great and for the reasons others described above in regard of always being able to
see the logs... is becoming my preferred setup.
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
intra
Posts: 279
Joined: Thu Oct 11, 2012 1:30 pm
Location: Australia

Re: Advantages of running Aware as Service?

Post by intra »

Unix users can forward the output to a file and make use of the test and system log files.

Haven't needed to do any further debugging, what are we missing out?

Jaymer wrote:Bruce, i use the crap out of being able to see the output windows.
This doesn’t apply to running as a Windows service, but I know one time when I ran aware as a test on our Unix box, you don’t have access to those windows.
I wonder if UNIX users realize what they’re missing by not being able to see what’s happening and debug using those windows.
I am definitely spoiled as I am in constant development, so I too am interested and what’s really to gain by running as a service of windows.
Avid Linux user....
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: Advantages of running Aware as Service?

Post by tford »

So got a solution by going back to Control Panel and finding a way to restart the Aware Control Panel automatically after a server reboot
How did you do that, Mark?
Tom - V8.8 build 3137 - MySql / PostGres
customaware
Posts: 2413
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Advantages of running Aware as Service?

Post by customaware »

Have a look here Tom.

https://www.logonexpert.com/
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
BLOMASKY
Posts: 1477
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

How to view the Server Log

Post by BLOMASKY »

Someone mentioned viewing the wrapper.log under tomcat/log what about the server log. Is there an easy way to check that when Aware is running as a service?

Bruce
Post Reply