Search found 279 matches

by intra
Mon Feb 18, 2019 3:23 am
Forum: Problem reports
Topic: Email problems nested exception is: javax.net.ssl.SSLHand...
Replies: 13
Views: 39280

Re: Email problems nested exception is: javax.net.ssl.SSLHan

This sounds more like a certificates problem due to the following message in your error trace "unable to find valid certification path to requested target" What version of JDK are you using, recent? Maybe add the remote server's certificate to allow it to trust the connection (endpoint) across port ...
by intra
Thu Feb 14, 2019 12:59 am
Forum: Problem reports
Topic: Forum issues
Replies: 6
Views: 11837

Re: Forum issues

Flarium forum was in a different thread, however AIM Support did comment that its still 'beta' software. Fully respect that comment as you don't really want the headache of additional fixing of issues and things that are just plain broken. Flarium really does 'look' nice and i still really like it. ...
by intra
Wed Feb 13, 2019 6:54 am
Forum: General discussion and questions about Aware IM
Topic: How can I see who is using my app?
Replies: 14
Views: 17181

Re: How can I see who is using my app?

If i remember correctly, you need to adjust the 'timeout' value in the control panel / configuration file and Tomcat configuration file.
by intra
Thu Jan 31, 2019 12:47 am
Forum: General discussion and questions about Aware IM
Topic: Use Database Identity Fields for Primary Key?
Replies: 21
Views: 28501

Re: Use Database Identity Fields for Primary Key?

On a totally non technical topic. I know you still consider me the new kid on the block and rightly so. Arnold, Even if you have [x] amount of years exp with AwareIM, being the 'new kid on the block' shouldn't be a indication of the quality of your response. Just ask the question. :) I still make si...
by intra
Wed Jan 23, 2019 7:32 am
Forum: General discussion and questions about Aware IM
Topic: 8.3 New Years Wish List - please add to list
Replies: 42
Views: 46662

Re: 8.3 New Years Wish List - please add to list

Another one while i remember.

The ability to add comments in sections that have textual input.

either by having a "//" or "<#" & "#>" as boundary for programmer notes.
by intra
Wed Jan 23, 2019 4:04 am
Forum: General discussion and questions about Aware IM
Topic: 8.3 New Years Wish List - please add to list
Replies: 42
Views: 46662

Re: 8.3 New Years Wish List - please add to list

An updated version of log4j and functionally to ship the logger entries to the database backend would be helpful.
by intra
Mon Jan 21, 2019 1:46 am
Forum: General discussion and questions about Aware IM
Topic: Monday funny.
Replies: 1
Views: 3216

Monday funny.

Monday Funny.

Image
by intra
Fri Dec 21, 2018 4:29 am
Forum: General discussion and questions about Aware IM
Topic: Running Tomcat (or Aware) as a restricted user
Replies: 5
Views: 7826

Re: Running Tomcat (or Aware) as a restricted user

Just a quick update... I have been able to raise a NGINX web server as a reverse proxy to allow for automated SSL renewals, then forward the request to tomcat running as a restricted user. Works well and avoids the hard shutdown of tomcat to renew the certificates. Basically the following was done (...
by intra
Wed Dec 19, 2018 8:23 am
Forum: General discussion and questions about Aware IM
Topic: Embedded spreadsheets
Replies: 2
Views: 3877

Re: Embedded spreadsheets

Image


On a serious note, i too would like to know how to prevent access to the mapping also.
by intra
Wed Dec 19, 2018 3:29 am
Forum: General discussion and questions about Aware IM
Topic: Running Tomcat (or Aware) as a restricted user
Replies: 5
Views: 7826

Re: Running Tomcat (or Aware) as a restricted user

After a little experimentation, i have been able to modify the startup to run under a non-privileged account. There are a few issues with low-ports numbers with non-privileged accounts, however you can get around the issue with additional packages from the Linux repository. I'm going to have a quick...
by intra
Mon Dec 17, 2018 6:37 am
Forum: General discussion and questions about Aware IM
Topic: Running Tomcat (or Aware) as a restricted user
Replies: 5
Views: 7826

Re: Running Tomcat (or Aware) as a restricted user

Hey Rod, I believe (don't quote me) that only a root user can use low end port numbers. Had any idea's of late that might address? I have been considering running the tomcat side of things on higher number ports and then using iptables to redirect it to lower end ports. I just haven't gotten around ...
by intra
Mon Dec 10, 2018 3:50 am
Forum: General discussion and questions about Aware IM
Topic: Phonegap anyone? Or nativescript support?
Replies: 50
Views: 102107

Re: Phonegap anyone? Or nativescript support?

No Idea, i saw it come up on one of my news feeds and i had a quick look at it. I liked that it does both IOS and Android from one codebase, however i suspect its really in the realm of what a native developer (for mobile) would use. Recently 'flutter' has also been released from beta. https://flutt...
by intra
Fri Dec 07, 2018 7:05 am
Forum: General discussion and questions about Aware IM
Topic: Phonegap anyone? Or nativescript support?
Replies: 50
Views: 102107

Re: Phonegap anyone? Or nativescript support?

Recently 'flutter' has also been released from beta.

https://flutter.io/