Share

Java Application Update Utility Software

Code

Programming Languages: Java

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2004-11-06 cvs -d:pserver:anonymous@jauus.cvs.sourceforge.net:/cvsroot/jauus login

cvs -z3 -d:pserver:anonymous@jauus.cvs.sourceforge.net:/cvsroot/jauus co -P modulename

Show:

What's happening?

  • Port issue (Windows)

    Hi! I'm just trying Jauus (the server) on Windows Server 2003 and I'm wondering about the following: If I start the server on the command line (cmd.exe) like this: java -cp jauus.jar integrity.server.IntegrityServer -c server.properties (it runs!), how can I then stop it "normally"? If I stop the server with CTRL-C, the next time I start it I get an error message that the...

    2008-03-31 16:06:23 UTC by annx

  • Followup: RE: Feature request

    Hi Steve, Good point re: potential security problem. Maybe another alternative (and probably a better solution) is for the thread to sleep for X amount of time before retrying. Likewise this could be a command line parameter with the value of X also being passed in. Col.

    2006-04-20 12:51:54 UTC by colinforster

  • Followup: RE: Feature request

    Col, I just dug into the code and at present, for security purposes, it is not possible to execute the application without a connection to the server. This is due to the fact that the server must pass down the object to tell the client what application to start. The security part of the code that would be violated is that if a known bug was being exploited the end-user could simply edit...

    2006-03-03 15:05:09 UTC by stevesgee

  • Followup: RE: Feature request

    Col, I'll add that to the config file today or tomorrow (depending on the golfability of the weather) and get a new release out by Monday. The bugs in the -nogui are due to the application trying to communicate to the x-server even when in nogui mode. I've worked on it quite a bit and have never yet gotten it to run the way it was designed. If time permits I'll hack on that some today...

    2006-03-03 14:19:27 UTC by stevesgee

  • Feature request

    Hi Steve, Currently it appears as though if jauus can't contact the server it will exit without auto starting an application. Can you add a command line switch so that will start an application regardless of contacting the server? Also I see in your blog you mention bugs caused by the -nogui switch. Do these bugs still exist in the current version and, if so, what are they? Thanks again...

    2006-01-23 01:09:13 UTC by coru_chan

  • JAUUS Stable Release 1.072505

    Only one new change going in today. The ability to start the server with an external config file. The default is still the file embedded inside the jar [server.properties]. To use an external file use the following command when starting the server: java -jar jauus_1.072505.jar -server -c /conf/server.properties.

    2005-07-25 18:15:04 UTC by stevesgee

  • JAUUS V:1.062205 Released

    Now supports subdirectories, files can be excluded by extension and the checksum code has been optimized for speed. [X] Biggest change is the support for subdirectories. Took me a while to fine-tune this but it now does recursive subdirectories and will create the new directories if they do not exist and the copy the files into it. [X] An additional tag has been added to allow for the...

    2005-06-22 15:49:37 UTC by stevesgee

  • Now Monitoring Bug Forums

    Have had some emails come in lately and wanted to just let people know that I will be monitoring the forums. steve.

    2005-06-14 14:03:40 UTC by stevesgee

  • Now Monitoring Forums

    Have had some emails come in lately and wanted to just let people know that I will be monitoring the forums. steve.

    2005-06-14 14:02:57 UTC by stevesgee

  • Now monitoring the bug forum

    Have had some emails come in lately and wanted to just let people know that I will be monitoring the forums. steve.

    2005-06-14 14:01:42 UTC by stevesgee

Our Numbers