diaries, triumphs, failures, and rants

pageicon Tuesday May 19, 2009

Directory Server Log Analyzer 0.0.3.1 released

Version 0.0.3.1 of Directory Server Log Analyzer has been released. This version has a re-worked presentation of the data from an uploaded file. There is also some additional language on the upload page to describe how to use cURL to upload files directly to the application, which is repeated here:


 curl -F 'uploadedFile=@access' \
    --form-string hostname=example.com \
    --form-string description="a description of the file" 
    --form-string instance="the name of the instance" \
    http://www.example.com:8080/dsla/FileUploaded.action > /dev/null

The command line above uploads a file named "access", provides a hostname, description, and the name of the instance where the access file was generated. Hostname, description and instance name could be omitted, in which case suitable defaults are provided. Use the correct application server hostname and port, obviously. The field named "uploadFile" is required, and must be named "uploadFile". Download the application WAR file from the download area at http://kenai.com and deploy into GlassFish or Tomcat under contextroot "dsla".
Comments:

When i try to upload file i get
A serious error has occurred which prevented processing from occuring. Here is the error message: Encountered " <ATTRIBUTE_TYPE_STRING> "ALL "" at line 499, column 182. Was expecting: <STRING_LITERAL> ...

any idea?

Posted by Zafar Pravaiz on May 20, 2009 at 05:58 AM EDT #

The parser is having a problem - sorry for your issue. Please send me the line in question so I can correct it.

Posted by Terry Gardner on May 20, 2009 at 06:05 AM EDT #

Post a Comment:
Comments are closed for this entry.

« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

Feeds

Search this blog

Links

Weblog menu

Today's referrers

Today's Page Hits: 487