4D Server v15.2 OSX 10.12.1

2016-12-18 Thread davidinug
I just upgraded a client to 4D v15.2 and OSX 10.12.1

The cert and key .pem were working just fine in 13.5.

Now on startup when 4D’s web server is starting I see:

Failed to set SSL certificate

Error code: 46
Failed to set SSL certificate
component: 'srvr'
task -3, name: 'Client Manager'

Error code: 49
SSL internal error : error:0906D06C:PEM routines:PEM_read_bio:no start line
component: 'srvr'
task -3, name: 'Client Manager'

Error code: 49
SSL internal error : error:0906D06C:PEM routines:PEM_read_bio:no start line
component: 'srvr'
task -3, name: 'Client Manager'

Please help!

David Ringsmuth
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Debug Log Analyzer

2016-12-18 Thread Justin Carr
On 18 Dec 2016, at 11:22 am, Cannon Smith  
wrote:
> 
> I think there used to be a Debug Log Analyzer tool for v11. Does anyone know 
> if there is something similar for the new debug log format in v14+? Something 
> that would work with v16 log files?

Hi Cannon

Aside from our debug parser, there is a new version of the debug log analyzer 
which works with the v14+ log file format: http://kb.4d.com/assetid=77198

Which to use depends on your requirements. The analyzer tool provides more 
aggregated data so you can see things like which commands are used the most, or 
take the longest, etc.

Our debug parser provides the commands with parameters as they were called, in 
order, and separated by process and log session. It is more useful if you're 
trying to track where an application is crashing or why it isn't behaving as 
you would expect.

Regards
Justin
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

4DWritePro - Tab Positions - Set Programmatically

2016-12-18 Thread Randy Engle
I'm just now getting my toes wet in 4DWritePro.

Currently using 4D 15.3 (Windows)
But have looked at the demos in the v15 "r" releases.

I see a lot of promise for this new 4DWrite, (despite the current user 
interface to be unusable by our customers)

So, I'm seeing what I can do with this programmatically.

The one item I'm stumped with is being able to set multiple "Tab" positions on 
the document
The purpose is to get a row/column type result, with multiple columns, all 
lining up nice and neatly.
With the columns set where I want them to be.  ;-)

I know doubt need to think of this an entirely new way, but that is eluding me 
at the moment)

Any shoves in the right direction would be graciously appreciated.

Randy Engle
XC2 Software LLC


**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**