CFMAIL issue in cf8

I have set up the mail connection via CF Admin.
I tested connection and I ahve no problem.
But now when I send any emails where the address is in
format:
[email protected] it fails with invalid address
but if i try [email protected] it send the email with no problem.
So I know that my connection is correct.
In fact, I already CF7 as my production server, but we are
testing this to see if it is worth it for us to
upgrade.
So far this issue is cauing a major issue.
Because many of clients have email format that I specified.
I tested this from my email account from ail server to an
address [email protected], and was able to send it with no problem.
Only when using cfmail, seems to be having an issue.
If anyone can give me a pointer or a some information to
andle this wuld be great.
Asad

i have no problems sending mail to addresses like
[email protected] using
cf8's cfmail...
tested on cf8 with hf2 on winxp. do you have all hotfixes in
stalled?
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/

Similar Messages

  • Intermittent CFMAIL issue

    Hello, everyone.
    I've got an intermittent CFMAIL issue that has me perplexed.
    I'm using CFMAIL to email notifications of changes made to records in a database.  In the form that is used to make these changes there is a field that has email addresses of developers who need to be notified of these changes.  These are a comma-delimited list of email addresses (which, according to CF9 cfmail documentation on adobe.com, is the correct way of sending to more than one address.)
    Some of the records will send the email, update the timestamp on the "mailsent.log", append the new email notification to "mailsent.log", and the email is received by the person(s) to whom it was sent.
    Other records, however, will (apparently) send the email, will NOT update the timestamp on "mailsent.log", but WILL append a successfully sent entry to "mailsent.log" (even though the timestamp was not updated), and the email is NOT received by the person(s) to whom it was sent.  In these cases, the timestamp of the mailsent.log will not match the timestamp of the latest entry in the mailsent.log.
    I've been able to determine one record that will always successfully complete the process, and one record that will always append a success entry (not altering the log timestamp) but the email will never reach its destination.  I am not seeing anything in any of the data that could break the transport of the email (it's all plain text, no special characters.)
    Any thoughts on this?
    Thank you,
    ^_^

    UPDATE: I just now discovered something that is most likely causing this issue: more than one email address.
    If the TO= of CFMAIL is "[email protected]", the email goes out without any issues.
    If the TO= of CFMAIL is "[email protected],[email protected]", then the email is not received, the timestamp of the log file is not updated (even though the success message is appended to the log).
    According to the docs for CF9 CFMAIL, the TO= field should be either a single email address -OR- a comma-delimited list of email addresses (or a query column that will be treated like a comma-delimited list).
    What could be causing this?
    Thanks,
    ^_^

  • CFMail Issues since Upgrading to CF10

    Ever since upgrading to CF10, we've been having some odd issues with our automated ColdFusion emails.  The processes always functioned properly in the past, but lately we've been getting some very out of the ordinary issues which I'll describe further below.
    We discover the problem usually from contacts who usually receive these emails on a daily basis with or without attachments.  We'll go to the CFMAIL directory for the corresponding server and find a slew of emails stuck in the 'Undelivr' emails.  In some cases, we can just move these emails to the Spool folder and they process fine, but in most cases they result in one of the two errors below:
    Error 1: In an email which normally does not contain a body and contains an attachment, the follow error is what we found in the logs:
    "Error","scheduler-1","01/15/13","14:09:56",,"javax.mail.MessagingException: missing body for message"
    javax.mail.MessagingException: missing body for message
                    at coldfusion.mail.MailImpl.createMessage(MailImpl.java:696)
                    at coldfusion.mail.MailSpooler.deliver(MailSpooler.java:1295)
                    at coldfusion.mail.MailSpooler.sendMail(MailSpooler.java:1197)
                    at coldfusion.mail.MailSpooler.deliverFast(MailSpooler.java:1657)
                    at coldfusion.mail.MailSpooler.run(MailSpooler.java:1567)
                    at coldfusion.scheduling.ThreadPool.run(ThreadPool.java:211)
                    at coldfusion.scheduling.WorkerThread.run(WorkerThread.java:71)
    Placing these emails that have always been sent out this way in the past without an attachment in the spool directory causes it to go right back in the 'Undelivr' folder and resulting in the same error.  We ended up having to modify the email file and add random content in the body message, place it back in the spool directory, and it went through.  - Mind boggling.
    Error 2:
    "Error","scheduler-2","02/04/13","09:08:17",,"javax.mail.MessagingException: Exception reading response;   nested exception is:
    java.net.SocketException: Connection reset"
    Both errors occur randomly and we have not been able to find out what causes them randomly from time to time.  All other emails go through fine, but certain emails will never go out and end up in the 'Undelivr' folder. 
    We are running them on Windows Server 2008 64bit.

    Peter, thanks for your suggestions however, the receipients in our email are either customers or internal users; which in any of the email issues we've been having, an invalid email address was not the cause.  Also, to note - these are not marketing emails.
    Just standard batch notification emails, e.g., order / warehouse notification, daily automated processes, etc.  I do wish it were something that simple to resolve these email issues once and for all.
    One other possible cause I've been looking at is "TCP/IP Port Exhaustion" - More info here http://msdn.microsoft.com/en-us/library/aa560610%28v=bts.10%29.aspx
    However, not sure how to exactly prove this to be the cause. 

  • Cfmail issues

    I have an application that sends an email upon the submission
    of a form. Easy enough. And it has worked for a year. However, all
    of a sudden, the emails are not getting delivered, and instead are
    going to the Spool folder. I checked the log files, and emails were
    being delivered as late as Tuesday, but yesterday started failing.
    I have no idea why, or what to look for.
    There are no entries in the log files (mail or mailsent) for
    these, or any, emails. Nothing that hints at a failure. The last
    entry in both these log files is from Tuesday, which is when the
    emails started failing.
    I'm at a loss here. Any ideas what to look for? or what the
    issue might be?

    I just found this post about the same problem. I didn't see
    this during my original search. Apparently, turning Spooling off,
    then back on, clears this up. Any idea what the issue may be?
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=3&threadid=13 72910&highlight_key=y&keyword1=spool

  • CFMAIL issues (strange symbols)

    I'm using a very basic automated mail response for a form. It
    simply notifies someone that something has been submitted. For the
    life of me, I cannot figure out why these symbols keep appearing in
    the top of each email. IT wouldn't be that big of a deal honestly
    except that Time Warner and a few other hosts BLOCK the emails
    right now.
    The symbols are always the same and always at the top left
    hand corner of the email
    
    Any idea what's causing this? There is no special connection
    to the mailserver. Hotmail gets the email fine, but anyone behind
    Time Warner doesn't. Any suggesstions? My code is attached below.
    I've tried specifying the charset etc. It doesn't change this
    mysterious code that just... appears!

    The symbols are usually a product of different CHARsets
    between your mail server and their mail server (or browser in the
    case of webmail)
    i.e, an email generated using US-ASCII will show fine in
    Hotmail, but one using anything else (default is UTF-8) will
    sometimes have those characters in the top.
    Having said that, I highly doubt the TimeWarner servers are
    blocking the email because it has those symbols. They are more
    likely blocking it because it comes from a server w/o RDNS or
    because the X-Mailer flag is set to "ColdFusion" or because you are
    using an email domain that has been noted as Open in one of the
    Open Relay databases.
    Funny characters in the body rarely stop email from being
    processed.
    OR ... it may be getting through just fine and ending up in
    user's spam folders because it doesn't match certain criteria.
    If you are getting return mail failures, look at the messages
    (sometimes attached) and see what it says

  • CF8 not interpreting time in an Oracle date

    In testing for my co's migration from CF6 to CF8, found an odd behavior in CF8.  The Data coming from the Oracle (9) table, which is of datatype Date, is 7/13/2009 3:31:30 PM.  I'm outputting this value as  #dateFormat(qry.date, 'mm/dd/yy')# #timeFormat(qry.date, 'hh:mm tt')#.  In CF6 it correctly outputs the time as 3:31 pm, but in CF8 it outputs the time as 12:00 am.
    Doing a straight output of #qry.date# in CF8 outputs {ts '2009-07-13 00:00:00'}, which suggests that CF8 simply isn't recognizing the time component of the Date datatype. Is there a known issue with CF8 and Oracle 9?  or could this be a driver issue?
    Thanks,
    Christophe

    I'm not an expert on Oracle, but I had a similar problem. To resolve it, I parsed the date and time separately in the query. Our database is PostgresQL, which would be processing the SQL, and it is reading an Oracle table through a data source set up in ColdFusion administrator. Here is a snippet of the SQL:
        SELECT to_date(SENT_DATE_UTC) AS TransactionDate,
        to_char(SENT_DATE_UTC,'HH12:MI:SS AM') AS TransactionTime
    where SENT_DATE_UTC is the date field  and to_char is the PostgresQL function to convert a time stamp to a string.

  • Cfmail not sending to external address

    Hello,
    I have a new web server that I am testing before turning it on live. I have run into a cfmail issue. The server is
    Windows 2008 R2, 64Gig ram, 64-bit, IIS 7.5, Coldfusion 9.0.2 multi server, clustering 2 CF instances, JDK1.7.0_71
    We had a company setup CF and harden so this may be related to the hardening but I am not sure.
    <cfmail is not sending email to recipients outside of our domain/work domain. The 1st <cfmail> tag below sends the email but the 2nd one does not. This is what I see when trying to send via the 2nd <cfmail> tag with external recipient email address domain
    - no errors on the page I run in the browser
    - email is not received at [email protected] (syntax is correct)
    - attempt #2 shows up in mail/Undelivr folder
    - mail.log has this error
    "Error","scheduler-3","01/15/15","10:13:27",,"javax.mail.SendFailedException: Invalid Addresses;   nested exception is:  com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 Unable to relay
    - application.log - no error
    - exception.log has same error in addition to stack trace
    - server.log no error
    Any help is appreciated
    Joe
    <cfmail to="[email protected]" from="[email protected]" subject="test" type="html">
        #DateFormat(now(),"mm/dd/yyyy")# #TimeFormat(now(),"HH:mm:ss")#<br />
    </cfmail>
    <cfmail to="[email protected]" from="[email protected]" subject="test" type="html">
        #DateFormat(now(),"mm/dd/yyyy")# #TimeFormat(now(),"HH:mm:ss")#<br />
    </cfmail>

    CFMAIL is just a wrapper for the underlying Java mail API methods, so there should not be any problem with it.
    Seems like SMTP server is not registered to send mails out. So this is purly the problem with the SMTP server, not with the CFMAIL
    HTH
    Thanks
    VJ

  • Cfscript try/catch in CF8

    I am having an issue in CF8 that I did not see in earlier
    versions. Consider this code inside a function in a CFC:
    <cfscript>
    var err1 = 0;
    try {
    some code here;
    } catch (Any err1) {
    some code here;
    </cfscript>
    In CF8, I am getting the error "Cannot declare local variable
    err1 twice" when I try to instantiate the CFC. Of course, I get no
    error if I get rid of the var err1 = 0 line, but is this
    thread-safe? (Changing the variable declaration to "var err1 =
    structtNew() doesn't work either.)

    jsmcmullen wrote:
    > (I never understood why you have to pass in an error
    variable there anyway.
    > You don't have to in the cfcatch tag -- only in the
    cfscript -- and it isn't a
    > variable that you actually populate beforehand.)
    i imagine for you to control & it's not like cfcatch
    where the var is already
    reserved (cfcatch struct).

  • Server Slow to start/load

    HI, I upgraded from CF8 Dev to CF9 Dev edition a few months ago. I haven't coded much since then, but have noticed that when I open CF Admin, it doesn't seem to want to load. When I click stop on the browser and then reload, it opens fine. I have a desktop shortcut to a little password manager I use and the same thing happens when I try to open it as well. This was never an issue with CF8.
    Anyone have any idead why this issue would be occuring? Not sure which information from my server configuration is needed, but I'll be glad to post any info needed. Thanks in advance!

    server.txt
    "Severity","ThreadID","Date","Time","Application","Message"
    "Information","main","10/19/11","21:42:20",,"C:\ColdFusion9\logs\server.log initialized"
    "Information","main","10/19/11","21:42:20",,"Starting logging..."
    "Information","main","10/19/11","21:42:20",,"Starting license..."
    "Information","main","10/19/11","21:42:20",,"Invalid ColdFusion 9 license."
    "Information","main","10/19/11","21:42:20",,"Invalid ColdFusion 9 license."
    "Information","main","10/19/11","21:42:20",,"Developer Edition enabled"
    "Information","main","10/19/11","21:42:20",,"Starting crypto..."
    "Information","main","10/19/11","21:42:20",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/19/11","21:42:21",,"Starting security..."
    "Information","main","10/19/11","21:42:22",,"Starting scheduler..."
    "Information","main","10/19/11","21:42:22",,"Starting WatchService..."
    "Information","main","10/19/11","21:42:22",,"Starting debugging..."
    "Information","main","10/19/11","21:42:22",,"Starting sql..."
    "Information","main","10/19/11","21:42:22",,"Starting mail..."
    "Information","main","10/19/11","21:42:22",,"Starting runtime..."
    "Information","main","10/19/11","21:42:22",,"CORBA Configuration not enabled"
    "Information","main","10/19/11","21:42:22",,"Starting cron..."
    "Information","main","10/19/11","21:42:22",,"Starting registry..."
    "Information","main","10/19/11","21:42:22",,"Starting client..."
    "Information","main","10/19/11","21:42:22",,"Starting xmlrpc..."
    "Information","main","10/19/11","21:42:22",,"Starting graphing..."
    "Information","main","10/19/11","21:42:22",,"Starting verity..."
    "Information","main","10/19/11","21:42:22",,"Starting solr..."
    "Information","main","10/19/11","21:42:22",,"Starting archive..."
    "Information","main","10/19/11","21:42:22",,"Starting document..."
    "Information","main","10/19/11","21:42:22",,"Starting eventgateway..."
    "Information","main","10/19/11","21:42:23",,"Starting FlexAssembler..."
    "Information","main","10/19/11","21:42:23",,"Starting .NET..."
    "Information","main","10/19/11","21:42:23",,"Starting Monitoring..."
    "Information","main","10/19/11","21:42:23",,"ColdFusion started"
    "Information","web-1","10/19/11","21:44:10",,"Pool Manager Started"
    "Information","Thread-1","10/19/11","23:29:34",,"ColdFusion stopped"
    "Information","main","10/20/11","09:07:13",,"Starting logging..."
    "Information","main","10/20/11","09:07:13",,"Starting license..."
    "Information","main","10/20/11","09:07:15",,"Invalid ColdFusion 9 license."
    "Information","main","10/20/11","09:07:15",,"Invalid ColdFusion 9 license."
    "Information","main","10/20/11","09:07:15",,"Developer Edition enabled"
    "Information","main","10/20/11","09:07:16",,"Starting crypto..."
    "Information","main","10/20/11","09:07:16",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/20/11","09:07:16",,"Starting security..."
    "Information","main","10/20/11","09:07:16",,"Starting scheduler..."
    "Information","main","10/20/11","09:07:16",,"Starting WatchService..."
    "Information","main","10/20/11","09:07:16",,"Starting debugging..."
    "Information","main","10/20/11","09:07:16",,"Starting sql..."
    "Information","main","10/20/11","09:07:16",,"Pool Manager Started"
    "Information","main","10/20/11","09:07:16",,"Starting mail..."
    "Information","main","10/20/11","09:07:16",,"Starting runtime..."
    "Information","main","10/20/11","09:07:17",,"CORBA Configuration not enabled"
    "Information","main","10/20/11","09:07:17",,"Starting cron..."
    "Information","main","10/20/11","09:07:17",,"Starting registry..."
    "Information","main","10/20/11","09:07:17",,"Starting client..."
    "Information","main","10/20/11","09:07:18",,"Starting xmlrpc..."
    "Information","main","10/20/11","09:07:19",,"Starting graphing..."
    "Information","main","10/20/11","09:07:19",,"Starting verity..."
    "Information","main","10/20/11","09:07:19",,"Starting solr..."
    "Information","main","10/20/11","09:07:19",,"Starting archive..."
    "Information","main","10/20/11","09:07:19",,"Starting document..."
    "Information","main","10/20/11","09:07:19",,"Starting eventgateway..."
    "Information","main","10/20/11","09:07:19",,"Starting FlexAssembler..."
    "Information","main","10/20/11","09:07:20",,"Starting .NET..."
    "Information","main","10/20/11","09:07:20",,"Starting Monitoring..."
    "Information","main","10/20/11","09:07:20",,"ColdFusion started"
    "Information","main","10/20/11","18:27:31",,"Starting logging..."
    "Information","main","10/20/11","18:27:31",,"Starting license..."
    "Information","main","10/20/11","18:27:33",,"Invalid ColdFusion 9 license."
    "Information","main","10/20/11","18:27:33",,"Invalid ColdFusion 9 license."
    "Information","main","10/20/11","18:27:33",,"Developer Edition enabled"
    "Information","main","10/20/11","18:27:34",,"Starting crypto..."
    "Information","main","10/20/11","18:27:34",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/20/11","18:27:34",,"Starting security..."
    "Information","main","10/20/11","18:27:34",,"Starting scheduler..."
    "Information","main","10/20/11","18:27:34",,"Starting WatchService..."
    "Information","main","10/20/11","18:27:34",,"Starting debugging..."
    "Information","main","10/20/11","18:27:34",,"Starting sql..."
    "Information","main","10/20/11","18:27:34",,"Pool Manager Started"
    "Information","main","10/20/11","18:27:34",,"Starting mail..."
    "Information","main","10/20/11","18:27:34",,"Starting runtime..."
    "Information","main","10/20/11","18:27:35",,"CORBA Configuration not enabled"
    "Information","main","10/20/11","18:27:35",,"Starting cron..."
    "Information","main","10/20/11","18:27:35",,"Starting registry..."
    "Information","main","10/20/11","18:27:36",,"Starting client..."
    "Information","main","10/20/11","18:27:37",,"Starting xmlrpc..."
    "Information","main","10/20/11","18:27:38",,"Starting graphing..."
    "Information","main","10/20/11","18:27:38",,"Starting verity..."
    "Information","main","10/20/11","18:27:38",,"Starting solr..."
    "Information","main","10/20/11","18:27:38",,"Starting archive..."
    "Information","main","10/20/11","18:27:38",,"Starting document..."
    "Information","main","10/20/11","18:27:38",,"Starting eventgateway..."
    "Information","main","10/20/11","18:27:39",,"Starting FlexAssembler..."
    "Information","main","10/20/11","18:27:39",,"Starting .NET..."
    "Information","main","10/20/11","18:27:39",,"Starting Monitoring..."
    "Information","main","10/20/11","18:27:40",,"ColdFusion started"
    "Information","main","10/20/11","18:57:39",,"Starting logging..."
    "Information","main","10/20/11","18:57:39",,"Starting license..."
    "Information","main","10/20/11","18:57:40",,"Invalid ColdFusion 9 license."
    "Information","main","10/20/11","18:57:40",,"Invalid ColdFusion 9 license."
    "Information","main","10/20/11","18:57:40",,"Developer Edition enabled"
    "Information","main","10/20/11","18:57:40",,"Starting crypto..."
    "Information","main","10/20/11","18:57:40",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/20/11","18:57:40",,"Starting security..."
    "Information","main","10/20/11","18:57:41",,"Starting scheduler..."
    "Information","main","10/20/11","18:57:41",,"Starting WatchService..."
    "Information","main","10/20/11","18:57:41",,"Starting debugging..."
    "Information","main","10/20/11","18:57:41",,"Starting sql..."
    "Information","main","10/20/11","18:57:41",,"Pool Manager Started"
    "Information","main","10/20/11","18:57:41",,"Starting mail..."
    "Information","main","10/20/11","18:57:41",,"Starting runtime..."
    "Information","main","10/20/11","18:57:42",,"CORBA Configuration not enabled"
    "Information","main","10/20/11","18:57:42",,"Starting cron..."
    "Information","main","10/20/11","18:57:42",,"Starting registry..."
    "Information","main","10/20/11","18:57:42",,"Starting client..."
    "Information","main","10/20/11","18:57:43",,"Starting xmlrpc..."
    "Information","main","10/20/11","18:57:43",,"Starting graphing..."
    "Information","main","10/20/11","18:57:43",,"Starting verity..."
    "Information","main","10/20/11","18:57:43",,"Starting solr..."
    "Information","main","10/20/11","18:57:43",,"Starting archive..."
    "Information","main","10/20/11","18:57:43",,"Starting document..."
    "Information","main","10/20/11","18:57:43",,"Starting eventgateway..."
    "Information","main","10/20/11","18:57:43",,"Starting FlexAssembler..."
    "Information","main","10/20/11","18:57:43",,"Starting .NET..."
    "Information","main","10/20/11","18:57:44",,"Starting Monitoring..."
    "Information","main","10/20/11","18:57:44",,"ColdFusion started"
    "Information","main","10/21/11","09:14:23",,"Starting logging..."
    "Information","main","10/21/11","09:14:23",,"Starting license..."
    "Information","main","10/21/11","09:14:23",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","09:14:23",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","09:14:23",,"Developer Edition enabled"
    "Information","main","10/21/11","09:14:23",,"Starting crypto..."
    "Information","main","10/21/11","09:14:23",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/21/11","09:14:23",,"Starting security..."
    "Information","main","10/21/11","09:14:23",,"Starting scheduler..."
    "Information","main","10/21/11","09:14:23",,"Starting WatchService..."
    "Information","main","10/21/11","09:14:23",,"Starting debugging..."
    "Information","main","10/21/11","09:14:23",,"Starting sql..."
    "Information","main","10/21/11","09:14:23",,"Pool Manager Started"
    "Information","main","10/21/11","09:14:24",,"Starting mail..."
    "Information","main","10/21/11","09:14:24",,"Starting runtime..."
    "Information","main","10/21/11","09:14:24",,"CORBA Configuration not enabled"
    "Information","main","10/21/11","09:14:24",,"Starting cron..."
    "Information","main","10/21/11","09:14:24",,"Starting registry..."
    "Information","main","10/21/11","09:14:24",,"Starting client..."
    "Information","main","10/21/11","09:14:25",,"Starting xmlrpc..."
    "Information","main","10/21/11","09:14:25",,"Starting graphing..."
    "Information","main","10/21/11","09:14:25",,"Starting verity..."
    "Information","main","10/21/11","09:14:25",,"Starting solr..."
    "Information","main","10/21/11","09:14:25",,"Starting archive..."
    "Information","main","10/21/11","09:14:25",,"Starting document..."
    "Information","main","10/21/11","09:14:26",,"Starting eventgateway..."
    "Information","main","10/21/11","09:14:26",,"Starting FlexAssembler..."
    "Information","main","10/21/11","09:14:26",,"Starting .NET..."
    "Information","main","10/21/11","09:14:26",,"Starting Monitoring..."
    "Information","main","10/21/11","09:14:26",,"ColdFusion started"
    "Information","main","10/21/11","17:13:40",,"Starting logging..."
    "Information","main","10/21/11","17:13:40",,"Starting license..."
    "Information","main","10/21/11","17:13:42",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","17:13:42",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","17:13:42",,"Developer Edition enabled"
    "Information","main","10/21/11","17:13:42",,"Starting crypto..."
    "Information","main","10/21/11","17:13:42",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/21/11","17:13:42",,"Starting security..."
    "Information","main","10/21/11","17:13:42",,"Starting scheduler..."
    "Information","main","10/21/11","17:13:42",,"Starting WatchService..."
    "Information","main","10/21/11","17:13:42",,"Starting debugging..."
    "Information","main","10/21/11","17:13:42",,"Starting sql..."
    "Information","main","10/21/11","17:13:43",,"Pool Manager Started"
    "Information","main","10/21/11","17:13:43",,"Starting mail..."
    "Information","main","10/21/11","17:13:43",,"Starting runtime..."
    "Information","main","10/21/11","17:13:43",,"CORBA Configuration not enabled"
    "Information","main","10/21/11","17:13:43",,"Starting cron..."
    "Information","main","10/21/11","17:13:43",,"Starting registry..."
    "Information","main","10/21/11","17:13:43",,"Starting client..."
    "Information","main","10/21/11","17:13:44",,"Starting xmlrpc..."
    "Information","main","10/21/11","17:13:45",,"Starting graphing..."
    "Information","main","10/21/11","17:13:45",,"Starting verity..."
    "Information","main","10/21/11","17:13:45",,"Starting solr..."
    "Information","main","10/21/11","17:13:45",,"Starting archive..."
    "Information","main","10/21/11","17:13:45",,"Starting document..."
    "Information","main","10/21/11","17:13:45",,"Starting eventgateway..."
    "Information","main","10/21/11","17:13:45",,"Starting FlexAssembler..."
    "Information","main","10/21/11","17:13:46",,"Starting .NET..."
    "Information","main","10/21/11","17:13:46",,"Starting Monitoring..."
    "Information","main","10/21/11","17:13:46",,"ColdFusion started"
    "Information","main","10/21/11","17:16:29",,"Starting logging..."
    "Information","main","10/21/11","17:16:29",,"Starting license..."
    "Information","main","10/21/11","17:16:30",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","17:16:30",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","17:16:30",,"Developer Edition enabled"
    "Information","main","10/21/11","17:16:30",,"Starting crypto..."
    "Information","main","10/21/11","17:16:30",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/21/11","17:16:30",,"Starting security..."
    "Information","main","10/21/11","17:16:31",,"Starting scheduler..."
    "Information","main","10/21/11","17:16:31",,"Starting WatchService..."
    "Information","main","10/21/11","17:16:31",,"Starting debugging..."
    "Information","main","10/21/11","17:16:31",,"Starting sql..."
    "Information","main","10/21/11","17:16:31",,"Pool Manager Started"
    "Information","main","10/21/11","17:16:31",,"Starting mail..."
    "Information","main","10/21/11","17:16:31",,"Starting runtime..."
    "Information","main","10/21/11","17:16:32",,"CORBA Configuration not enabled"
    "Information","main","10/21/11","17:16:32",,"Starting cron..."
    "Information","main","10/21/11","17:16:32",,"Starting registry..."
    "Information","main","10/21/11","17:16:32",,"Starting client..."
    "Information","main","10/21/11","17:16:33",,"Starting xmlrpc..."
    "Information","main","10/21/11","17:16:33",,"Starting graphing..."
    "Information","main","10/21/11","17:16:33",,"Starting verity..."
    "Information","main","10/21/11","17:16:33",,"Starting solr..."
    "Information","main","10/21/11","17:16:33",,"Starting archive..."
    "Information","main","10/21/11","17:16:33",,"Starting document..."
    "Information","main","10/21/11","17:16:34",,"Starting eventgateway..."
    "Information","main","10/21/11","17:16:34",,"Starting FlexAssembler..."
    "Information","main","10/21/11","17:16:34",,"Starting .NET..."
    "Information","main","10/21/11","17:16:34",,"Starting Monitoring..."
    "Information","main","10/21/11","17:16:35",,"ColdFusion started"
    "Information","Thread-1","10/21/11","17:58:32",,"ColdFusion stopped"
    "Information","main","10/21/11","20:38:31",,"Starting logging..."
    "Information","main","10/21/11","20:38:31",,"Starting license..."
    "Information","main","10/21/11","20:38:32",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","20:38:32",,"Invalid ColdFusion 9 license."
    "Information","main","10/21/11","20:38:32",,"Developer Edition enabled"
    "Information","main","10/21/11","20:38:32",,"Starting crypto..."
    "Information","main","10/21/11","20:38:32",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/21/11","20:38:32",,"Starting security..."
    "Information","main","10/21/11","20:38:32",,"Starting scheduler..."
    "Information","main","10/21/11","20:38:32",,"Starting WatchService..."
    "Information","main","10/21/11","20:38:32",,"Starting debugging..."
    "Information","main","10/21/11","20:38:32",,"Starting sql..."
    "Information","main","10/21/11","20:38:32",,"Pool Manager Started"
    "Information","main","10/21/11","20:38:32",,"Starting mail..."
    "Information","main","10/21/11","20:38:32",,"Starting runtime..."
    "Information","main","10/21/11","20:38:33",,"CORBA Configuration not enabled"
    "Information","main","10/21/11","20:38:33",,"Starting cron..."
    "Information","main","10/21/11","20:38:33",,"Starting registry..."
    "Information","main","10/21/11","20:38:33",,"Starting client..."
    "Information","main","10/21/11","20:38:33",,"Starting xmlrpc..."
    "Information","main","10/21/11","20:38:34",,"Starting graphing..."
    "Information","main","10/21/11","20:38:34",,"Starting verity..."
    "Information","main","10/21/11","20:38:34",,"Starting solr..."
    "Information","main","10/21/11","20:38:34",,"Starting archive..."
    "Information","main","10/21/11","20:38:34",,"Starting document..."
    "Information","main","10/21/11","20:38:34",,"Starting eventgateway..."
    "Information","main","10/21/11","20:38:34",,"Starting FlexAssembler..."
    "Information","main","10/21/11","20:38:34",,"Starting .NET..."
    "Information","main","10/21/11","20:38:34",,"Starting Monitoring..."
    "Information","main","10/21/11","20:38:34",,"ColdFusion started"
    "Information","main","10/22/11","09:38:03",,"Starting logging..."
    "Information","main","10/22/11","09:38:03",,"Starting license..."
    "Information","main","10/22/11","09:38:04",,"Invalid ColdFusion 9 license."
    "Information","main","10/22/11","09:38:04",,"Invalid ColdFusion 9 license."
    "Information","main","10/22/11","09:38:04",,"Developer Edition enabled"
    "Information","main","10/22/11","09:38:04",,"Starting crypto..."
    "Information","main","10/22/11","09:38:04",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/22/11","09:38:04",,"Starting security..."
    "Information","main","10/22/11","09:38:04",,"Starting scheduler..."
    "Information","main","10/22/11","09:38:04",,"Starting WatchService..."
    "Information","main","10/22/11","09:38:04",,"Starting debugging..."
    "Information","main","10/22/11","09:38:04",,"Starting sql..."
    "Information","main","10/22/11","09:38:04",,"Pool Manager Started"
    "Information","main","10/22/11","09:38:04",,"Starting mail..."
    "Information","main","10/22/11","09:38:04",,"Starting runtime..."
    "Information","main","10/22/11","09:38:04",,"CORBA Configuration not enabled"
    "Information","main","10/22/11","09:38:04",,"Starting cron..."
    "Information","main","10/22/11","09:38:04",,"Starting registry..."
    "Information","main","10/22/11","09:38:04",,"Starting client..."
    "Information","main","10/22/11","09:38:05",,"Starting xmlrpc..."
    "Information","main","10/22/11","09:38:05",,"Starting graphing..."
    "Information","main","10/22/11","09:38:05",,"Starting verity..."
    "Information","main","10/22/11","09:38:05",,"Starting solr..."
    "Information","main","10/22/11","09:38:05",,"Starting archive..."
    "Information","main","10/22/11","09:38:05",,"Starting document..."
    "Information","main","10/22/11","09:38:05",,"Starting eventgateway..."
    "Information","main","10/22/11","09:38:05",,"Starting FlexAssembler..."
    "Information","main","10/22/11","09:38:05",,"Starting .NET..."
    "Information","main","10/22/11","09:38:06",,"Starting Monitoring..."
    "Information","main","10/22/11","09:38:06",,"ColdFusion started"
    "Information","Thread-1","10/22/11","13:10:29",,"ColdFusion stopped"
    "Information","main","10/22/11","21:29:32",,"Starting logging..."
    "Information","main","10/22/11","21:29:32",,"Starting license..."
    "Information","main","10/22/11","21:29:33",,"Invalid ColdFusion 9 license."
    "Information","main","10/22/11","21:29:33",,"Invalid ColdFusion 9 license."
    "Information","main","10/22/11","21:29:33",,"Developer Edition enabled"
    "Information","main","10/22/11","21:29:33",,"Starting crypto..."
    "Information","main","10/22/11","21:29:33",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/22/11","21:29:33",,"Starting security..."
    "Information","main","10/22/11","21:29:33",,"Starting scheduler..."
    "Information","main","10/22/11","21:29:33",,"Starting WatchService..."
    "Information","main","10/22/11","21:29:33",,"Starting debugging..."
    "Information","main","10/22/11","21:29:33",,"Starting sql..."
    "Information","main","10/22/11","21:29:34",,"Pool Manager Started"
    "Information","main","10/22/11","21:29:34",,"Starting mail..."
    "Information","main","10/22/11","21:29:34",,"Starting runtime..."
    "Information","main","10/22/11","21:29:34",,"CORBA Configuration not enabled"
    "Information","main","10/22/11","21:29:34",,"Starting cron..."
    "Information","main","10/22/11","21:29:34",,"Starting registry..."
    "Information","main","10/22/11","21:29:34",,"Starting client..."
    "Information","main","10/22/11","21:29:34",,"Starting xmlrpc..."
    "Information","main","10/22/11","21:29:35",,"Starting graphing..."
    "Information","main","10/22/11","21:29:35",,"Starting verity..."
    "Information","main","10/22/11","21:29:35",,"Starting solr..."
    "Information","main","10/22/11","21:29:35",,"Starting archive..."
    "Information","main","10/22/11","21:29:35",,"Starting document..."
    "Information","main","10/22/11","21:29:35",,"Starting eventgateway..."
    "Information","main","10/22/11","21:29:35",,"Starting FlexAssembler..."
    "Information","main","10/22/11","21:29:35",,"Starting .NET..."
    "Information","main","10/22/11","21:29:35",,"Starting Monitoring..."
    "Information","main","10/22/11","21:29:35",,"ColdFusion started"
    "Information","main","10/24/11","08:58:43",,"Starting logging..."
    "Information","main","10/24/11","08:58:43",,"Starting license..."
    "Information","main","10/24/11","08:58:44",,"Invalid ColdFusion 9 license."
    "Information","main","10/24/11","08:58:44",,"Invalid ColdFusion 9 license."
    "Information","main","10/24/11","08:58:44",,"Developer Edition enabled"
    "Information","main","10/24/11","08:58:44",,"Starting crypto..."
    "Information","main","10/24/11","08:58:44",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/24/11","08:58:44",,"Starting security..."
    "Information","main","10/24/11","08:58:44",,"Starting scheduler..."
    "Information","main","10/24/11","08:58:44",,"Starting WatchService..."
    "Information","main","10/24/11","08:58:44",,"Starting debugging..."
    "Information","main","10/24/11","08:58:44",,"Starting sql..."
    "Information","main","10/24/11","08:58:44",,"Pool Manager Started"
    "Information","main","10/24/11","08:58:44",,"Starting mail..."
    "Information","main","10/24/11","08:58:44",,"Starting runtime..."
    "Information","main","10/24/11","08:58:44",,"CORBA Configuration not enabled"
    "Information","main","10/24/11","08:58:44",,"Starting cron..."
    "Information","main","10/24/11","08:58:44",,"Starting registry..."
    "Information","main","10/24/11","08:58:44",,"Starting client..."
    "Information","main","10/24/11","08:58:45",,"Starting xmlrpc..."
    "Information","main","10/24/11","08:58:45",,"Starting graphing..."
    "Information","main","10/24/11","08:58:45",,"Starting verity..."
    "Information","main","10/24/11","08:58:45",,"Starting solr..."
    "Information","main","10/24/11","08:58:45",,"Starting archive..."
    "Information","main","10/24/11","08:58:45",,"Starting document..."
    "Information","main","10/24/11","08:58:45",,"Starting eventgateway..."
    "Information","main","10/24/11","08:58:45",,"Starting FlexAssembler..."
    "Information","main","10/24/11","08:58:45",,"Starting .NET..."
    "Information","main","10/24/11","08:58:45",,"Starting Monitoring..."
    "Information","main","10/24/11","08:58:45",,"ColdFusion started"
    "Information","Thread-1","10/24/11","23:37:58",,"ColdFusion stopped"
    "Information","main","10/25/11","09:04:30",,"Starting logging..."
    "Information","main","10/25/11","09:04:30",,"Starting license..."
    "Information","main","10/25/11","09:04:32",,"Invalid ColdFusion 9 license."
    "Information","main","10/25/11","09:04:32",,"Invalid ColdFusion 9 license."
    "Information","main","10/25/11","09:04:32",,"Developer Edition enabled"
    "Information","main","10/25/11","09:04:32",,"Starting crypto..."
    "Information","main","10/25/11","09:04:32",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/25/11","09:04:32",,"Starting security..."
    "Information","main","10/25/11","09:04:32",,"Starting scheduler..."
    "Information","main","10/25/11","09:04:32",,"Starting WatchService..."
    "Information","main","10/25/11","09:04:32",,"Starting debugging..."
    "Information","main","10/25/11","09:04:32",,"Starting sql..."
    "Information","main","10/25/11","09:04:32",,"Pool Manager Started"
    "Information","main","10/25/11","09:04:32",,"Starting mail..."
    "Information","main","10/25/11","09:04:32",,"Starting runtime..."
    "Information","main","10/25/11","09:04:33",,"CORBA Configuration not enabled"
    "Information","main","10/25/11","09:04:33",,"Starting cron..."
    "Information","main","10/25/11","09:04:33",,"Starting registry..."
    "Information","main","10/25/11","09:04:33",,"Starting client..."
    "Information","main","10/25/11","09:04:33",,"Starting xmlrpc..."
    "Information","main","10/25/11","09:04:34",,"Starting graphing..."
    "Information","main","10/25/11","09:04:34",,"Starting verity..."
    "Information","main","10/25/11","09:04:34",,"Starting solr..."
    "Information","main","10/25/11","09:04:34",,"Starting archive..."
    "Information","main","10/25/11","09:04:34",,"Starting document..."
    "Information","main","10/25/11","09:04:34",,"Starting eventgateway..."
    "Information","main","10/25/11","09:04:34",,"Starting FlexAssembler..."
    "Information","main","10/25/11","09:04:35",,"Starting .NET..."
    "Information","main","10/25/11","09:04:35",,"Starting Monitoring..."
    "Information","main","10/25/11","09:04:35",,"ColdFusion started"
    "Information","main","10/25/11","18:28:02",,"Starting logging..."
    "Information","main","10/25/11","18:28:02",,"Starting license..."
    "Information","main","10/25/11","18:28:03",,"Invalid ColdFusion 9 license."
    "Information","main","10/25/11","18:28:03",,"Invalid ColdFusion 9 license."
    "Information","main","10/25/11","18:28:03",,"Developer Edition enabled"
    "Information","main","10/25/11","18:28:03",,"Starting crypto..."
    "Information","main","10/25/11","18:28:03",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/25/11","18:28:03",,"Starting security..."
    "Information","main","10/25/11","18:28:03",,"Starting scheduler..."
    "Information","main","10/25/11","18:28:03",,"Starting WatchService..."
    "Information","main","10/25/11","18:28:03",,"Starting debugging..."
    "Information","main","10/25/11","18:28:03",,"Starting sql..."
    "Information","main","10/25/11","18:28:03",,"Pool Manager Started"
    "Information","main","10/25/11","18:28:03",,"Starting mail..."
    "Information","main","10/25/11","18:28:03",,"Starting runtime..."
    "Information","main","10/25/11","18:28:03",,"CORBA Configuration not enabled"
    "Information","main","10/25/11","18:28:03",,"Starting cron..."
    "Information","main","10/25/11","18:28:03",,"Starting registry..."
    "Information","main","10/25/11","18:28:03",,"Starting client..."
    "Information","main","10/25/11","18:28:04",,"Starting xmlrpc..."
    "Information","main","10/25/11","18:28:04",,"Starting graphing..."
    "Information","main","10/25/11","18:28:04",,"Starting verity..."
    "Information","main","10/25/11","18:28:04",,"Starting solr..."
    "Information","main","10/25/11","18:28:04",,"Starting archive..."
    "Information","main","10/25/11","18:28:04",,"Starting document..."
    "Information","main","10/25/11","18:28:04",,"Starting eventgateway..."
    "Information","main","10/25/11","18:28:04",,"Starting FlexAssembler..."
    "Information","main","10/25/11","18:28:04",,"Starting .NET..."
    "Information","main","10/25/11","18:28:04",,"Starting Monitoring..."
    "Information","main","10/25/11","18:28:04",,"ColdFusion started"
    "Information","main","10/26/11","09:42:31",,"Starting logging..."
    "Information","main","10/26/11","09:42:31",,"Starting license..."
    "Information","main","10/26/11","09:42:32",,"Invalid ColdFusion 9 license."
    "Information","main","10/26/11","09:42:32",,"Invalid ColdFusion 9 license."
    "Information","main","10/26/11","09:42:32",,"Developer Edition enabled"
    "Information","main","10/26/11","09:42:33",,"Starting crypto..."
    "Information","main","10/26/11","09:42:33",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/26/11","09:42:33",,"Starting security..."
    "Information","main","10/26/11","09:42:33",,"Starting scheduler..."
    "Information","main","10/26/11","09:42:33",,"Starting WatchService..."
    "Information","main","10/26/11","09:42:33",,"Starting debugging..."
    "Information","main","10/26/11","09:42:33",,"Starting sql..."
    "Information","main","10/26/11","09:42:33",,"Pool Manager Started"
    "Information","main","10/26/11","09:42:33",,"Starting mail..."
    "Information","main","10/26/11","09:42:33",,"Starting runtime..."
    "Information","main","10/26/11","09:42:33",,"CORBA Configuration not enabled"
    "Information","main","10/26/11","09:42:33",,"Starting cron..."
    "Information","main","10/26/11","09:42:33",,"Starting registry..."
    "Information","main","10/26/11","09:42:33",,"Starting client..."
    "Information","main","10/26/11","09:42:34",,"Starting xmlrpc..."
    "Information","main","10/26/11","09:42:35",,"Starting graphing..."
    "Information","main","10/26/11","09:42:35",,"Starting verity..."
    "Information","main","10/26/11","09:42:35",,"Starting solr..."
    "Information","main","10/26/11","09:42:35",,"Starting archive..."
    "Information","main","10/26/11","09:42:35",,"Starting document..."
    "Information","main","10/26/11","09:42:35",,"Starting eventgateway..."
    "Information","main","10/26/11","09:42:35",,"Starting FlexAssembler..."
    "Information","main","10/26/11","09:42:36",,"Starting .NET..."
    "Information","main","10/26/11","09:42:36",,"Starting Monitoring..."
    "Information","main","10/26/11","09:42:36",,"ColdFusion started"
    "Information","Thread-1","10/27/11","00:24:50",,"ColdFusion stopped"
    "Information","main","10/27/11","08:54:31",,"Starting logging..."
    "Information","main","10/27/11","08:54:31",,"Starting license..."
    "Information","main","10/27/11","08:54:33",,"Invalid ColdFusion 9 license."
    "Information","main","10/27/11","08:54:33",,"Invalid ColdFusion 9 license."
    "Information","main","10/27/11","08:54:33",,"Developer Edition enabled"
    "Information","main","10/27/11","08:54:33",,"Starting crypto..."
    "Information","main","10/27/11","08:54:33",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/27/11","08:54:33",,"Starting security..."
    "Information","main","10/27/11","08:54:33",,"Starting scheduler..."
    "Information","main","10/27/11","08:54:33",,"Starting WatchService..."
    "Information","main","10/27/11","08:54:33",,"Starting debugging..."
    "Information","main","10/27/11","08:54:33",,"Starting sql..."
    "Information","main","10/27/11","08:54:33",,"Pool Manager Started"
    "Information","main","10/27/11","08:54:33",,"Starting mail..."
    "Information","main","10/27/11","08:54:33",,"Starting runtime..."
    "Information","main","10/27/11","08:54:34",,"CORBA Configuration not enabled"
    "Information","main","10/27/11","08:54:34",,"Starting cron..."
    "Information","main","10/27/11","08:54:34",,"Starting registry..."
    "Information","main","10/27/11","08:54:34",,"Starting client..."
    "Information","main","10/27/11","08:54:35",,"Starting xmlrpc..."
    "Information","main","10/27/11","08:54:35",,"Starting graphing..."
    "Information","main","10/27/11","08:54:35",,"Starting verity..."
    "Information","main","10/27/11","08:54:35",,"Starting solr..."
    "Information","main","10/27/11","08:54:35",,"Starting archive..."
    "Information","main","10/27/11","08:54:35",,"Starting document..."
    "Information","main","10/27/11","08:54:35",,"Starting eventgateway..."
    "Information","main","10/27/11","08:54:36",,"Starting FlexAssembler..."
    "Information","main","10/27/11","08:54:36",,"Starting .NET..."
    "Information","main","10/27/11","08:54:36",,"Starting Monitoring..."
    "Information","main","10/27/11","08:54:36",,"ColdFusion started"
    "Information","main","10/28/11","23:35:37",,"Starting logging..."
    "Information","main","10/28/11","23:35:37",,"Starting license..."
    "Information","main","10/28/11","23:35:38",,"Invalid ColdFusion 9 license."
    "Information","main","10/28/11","23:35:38",,"Invalid ColdFusion 9 license."
    "Information","main","10/28/11","23:35:38",,"Developer Edition enabled"
    "Information","main","10/28/11","23:35:38",,"Starting crypto..."
    "Information","main","10/28/11","23:35:38",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","10/28/11","23:35:38",,"Starting security..."
    "Information","main","10/28/11","23:35:38",,"Starting scheduler..."
    "Information","main","10/28/11","23:35:38",,"Starting WatchService..."
    "Information","main","10/28/11","23:35:38",,"Starting debugging..."
    "Information","main","10/28/11","23:35:38",,"Starting sql..."
    "Information","main","10/28/11","23:35:38",,"Pool Manager Started"
    "Information","main","10/28/11","23:35:38",,"Starting mail..."
    "Information","main","10/28/11","23:35:39",,"Starting runtime..."
    "Information","main","10/28/11","23:35:39",,"CORBA Configuration not enabled"
    "Information","main","10/28/11","23:35:39",,"Starting cron..."
    "Information","main","10/28/11","23:35:39",,"Starting registry..."
    "Information","main","10/28/11","23:35:39",,"Starting client..."
    "Information","main","10/28/11","23:35:39",,"Starting xmlrpc..."
    "Information","main","10/28/11","23:35:40",,"Starting graphing..."
    "Information","main","10/28/11","23:35:40",,"Starting verity..."
    "Information","main","10/28/11","23:35:40",,"Starting solr..."
    "Information","main","10/28/11","23:35:40",,"Starting archive..."
    "Information","main","10/28/11","23:35:40",,"Starting document..."
    "Information","main","10/28/11","23:35:40",,"Starting eventgateway..."
    "Information","main","10/28/11","23:35:40",,"Starting FlexAssembler..."
    "Information","main","10/28/11","23:35:40",,"Starting .NET..."
    "Information","main","10/28/11","23:35:40",,"Starting Monitoring..."
    "Information","main","10/28/11","23:35:40",,"ColdFusion started"
    "Information","main","11/02/11","10:19:30",,"Starting logging..."
    "Information","main","11/02/11","10:19:30",,"Starting license..."
    "Information","main","11/02/11","10:19:33",,"Invalid ColdFusion 9 license."
    "Information","main","11/02/11","10:19:33",,"Invalid ColdFusion 9 license."
    "Information","main","11/02/11","10:19:33",,"Developer Edition enabled"
    "Information","main","11/02/11","10:19:34",,"Starting crypto..."
    "Information","main","11/02/11","10:19:34",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/02/11","10:19:34",,"Starting security..."
    "Information","main","11/02/11","10:19:34",,"Starting scheduler..."
    "Information","main","11/02/11","10:19:34",,"Starting WatchService..."
    "Information","main","11/02/11","10:19:34",,"Starting debugging..."
    "Information","main","11/02/11","10:19:34",,"Starting sql..."
    "Information","main","11/02/11","10:19:35",,"Pool Manager Started"
    "Information","main","11/02/11","10:19:35",,"Starting mail..."
    "Information","main","11/02/11","10:19:35",,"Starting runtime..."
    "Information","main","11/02/11","10:19:35",,"CORBA Configuration not enabled"
    "Information","main","11/02/11","10:19:35",,"Starting cron..."
    "Information","main","11/02/11","10:19:35",,"Starting registry..."
    "Information","main","11/02/11","10:19:35",,"Starting client..."
    "Information","main","11/02/11","10:19:36",,"Starting xmlrpc..."
    "Information","main","11/02/11","10:19:37",,"Starting graphing..."
    "Information","main","11/02/11","10:19:37",,"Starting verity..."
    "Information","main","11/02/11","10:19:37",,"Starting solr..."
    "Information","main","11/02/11","10:19:37",,"Starting archive..."
    "Information","main","11/02/11","10:19:37",,"Starting document..."
    "Information","main","11/02/11","10:19:37",,"Starting eventgateway..."
    "Information","main","11/02/11","10:19:38",,"Starting FlexAssembler..."
    "Information","main","11/02/11","10:19:38",,"Starting .NET..."
    "Information","main","11/02/11","10:19:38",,"Starting Monitoring..."
    "Information","main","11/02/11","10:19:38",,"ColdFusion started"
    "Information","main","11/03/11","09:34:27",,"Starting logging..."
    "Information","main","11/03/11","09:34:27",,"Starting license..."
    "Information","main","11/03/11","09:34:28",,"Invalid ColdFusion 9 license."
    "Information","main","11/03/11","09:34:28",,"Invalid ColdFusion 9 license."
    "Information","main","11/03/11","09:34:28",,"Developer Edition enabled"
    "Information","main","11/03/11","09:34:28",,"Starting crypto..."
    "Information","main","11/03/11","09:34:28",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/03/11","09:34:28",,"Starting security..."
    "Information","main","11/03/11","09:34:28",,"Starting scheduler..."
    "Information","main","11/03/11","09:34:28",,"Starting WatchService..."
    "Information","main","11/03/11","09:34:28",,"Starting debugging..."
    "Information","main","11/03/11","09:34:28",,"Starting sql..."
    "Information","main","11/03/11","09:34:28",,"Pool Manager Started"
    "Information","main","11/03/11","09:34:28",,"Starting mail..."
    "Information","main","11/03/11","09:34:28",,"Starting runtime..."
    "Information","main","11/03/11","09:34:28",,"CORBA Configuration not enabled"
    "Information","main","11/03/11","09:34:28",,"Starting cron..."
    "Information","main","11/03/11","09:34:28",,"Starting registry..."
    "Information","main","11/03/11","09:34:28",,"Starting client..."
    "Information","main","11/03/11","09:34:29",,"Starting xmlrpc..."
    "Information","main","11/03/11","09:34:29",,"Starting graphing..."
    "Information","main","11/03/11","09:34:29",,"Starting verity..."
    "Information","main","11/03/11","09:34:29",,"Starting solr..."
    "Information","main","11/03/11","09:34:29",,"Starting archive..."
    "Information","main","11/03/11","09:34:29",,"Starting document..."
    "Information","main","11/03/11","09:34:29",,"Starting eventgateway..."
    "Information","main","11/03/11","09:34:29",,"Starting FlexAssembler..."
    "Information","main","11/03/11","09:34:29",,"Starting .NET..."
    "Information","main","11/03/11","09:34:29",,"Starting Monitoring..."
    "Information","main","11/03/11","09:34:29",,"ColdFusion started"
    "Information","main","11/06/11","10:41:13",,"Starting logging..."
    "Information","main","11/06/11","10:41:13",,"Starting license..."
    "Information","main","11/06/11","10:41:13",,"Invalid ColdFusion 9 license."
    "Information","main","11/06/11","10:41:13",,"Invalid ColdFusion 9 license."
    "Information","main","11/06/11","10:41:13",,"Developer Edition enabled"
    "Information","main","11/06/11","10:41:13",,"Starting crypto..."
    "Information","main","11/06/11","10:41:13",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/06/11","10:41:13",,"Starting security..."
    "Information","main","11/06/11","10:41:14",,"Starting scheduler..."
    "Information","main","11/06/11","10:41:14",,"Starting WatchService..."
    "Information","main","11/06/11","10:41:14",,"Starting debugging..."
    "Information","main","11/06/11","10:41:14",,"Starting sql..."
    "Information","main","11/06/11","10:41:14",,"Pool Manager Started"
    "Information","main","11/06/11","10:41:14",,"Starting mail..."
    "Information","main","11/06/11","10:41:14",,"Starting runtime..."
    "Information","main","11/06/11","10:41:14",,"CORBA Configuration not enabled"
    "Information","main","11/06/11","10:41:14",,"Starting cron..."
    "Information","main","11/06/11","10:41:14",,"Starting registry..."
    "Information","main","11/06/11","10:41:14",,"Starting client..."
    "Information","main","11/06/11","10:41:15",,"Starting xmlrpc..."
    "Information","main","11/06/11","10:41:16",,"Starting graphing..."
    "Information","main","11/06/11","10:41:16",,"Starting verity..."
    "Information","main","11/06/11","10:41:16",,"Starting solr..."
    "Information","main","11/06/11","10:41:16",,"Starting archive..."
    "Information","main","11/06/11","10:41:16",,"Starting document..."
    "Information","main","11/06/11","10:41:16",,"Starting eventgateway..."
    "Information","main","11/06/11","10:41:16",,"Starting FlexAssembler..."
    "Information","main","11/06/11","10:41:16",,"Starting .NET..."
    "Information","main","11/06/11","10:41:16",,"Starting Monitoring..."
    "Information","main","11/06/11","10:41:16",,"ColdFusion started"
    "Information","main","11/07/11","08:57:31",,"Starting logging..."
    "Information","main","11/07/11","08:57:31",,"Starting license..."
    "Information","main","11/07/11","08:57:34",,"Invalid ColdFusion 9 license."
    "Information","main","11/07/11","08:57:34",,"Invalid ColdFusion 9 license."
    "Information","main","11/07/11","08:57:34",,"Developer Edition enabled"
    "Information","main","11/07/11","08:57:34",,"Starting crypto..."
    "Information","main","11/07/11","08:57:34",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/07/11","08:57:34",,"Starting security..."
    "Information","main","11/07/11","08:57:35",,"Starting scheduler..."
    "Information","main","11/07/11","08:57:35",,"Starting WatchService..."
    "Information","main","11/07/11","08:57:35",,"Starting debugging..."
    "Information","main","11/07/11","08:57:35",,"Starting sql..."
    "Information","main","11/07/11","08:57:35",,"Pool Manager Started"
    "Information","main","11/07/11","08:57:35",,"Starting mail..."
    "Information","main","11/07/11","08:57:35",,"Starting runtime..."
    "Information","main","11/07/11","08:57:35",,"CORBA Configuration not enabled"
    "Information","main","11/07/11","08:57:35",,"Starting cron..."
    "Information","main","11/07/11","08:57:35",,"Starting registry..."
    "Information","main","11/07/11","08:57:35",,"Starting client..."
    "Information","main","11/07/11","08:57:36",,"Starting xmlrpc..."
    "Information","main","11/07/11","08:57:37",,"Starting graphing..."
    "Information","main","11/07/11","08:57:37",,"Starting verity..."
    "Information","main","11/07/11","08:57:37",,"Starting solr..."
    "Information","main","11/07/11","08:57:37",,"Starting archive..."
    "Information","main","11/07/11","08:57:37",,"Starting document..."
    "Information","main","11/07/11","08:57:37",,"Starting eventgateway..."
    "Information","main","11/07/11","08:57:37",,"Starting FlexAssembler..."
    "Information","main","11/07/11","08:57:37",,"Starting .NET..."
    "Information","main","11/07/11","08:57:37",,"Starting Monitoring..."
    "Information","main","11/07/11","08:57:37",,"ColdFusion started"
    "Information","main","11/08/11","19:19:04",,"Starting logging..."
    "Information","main","11/08/11","19:19:04",,"Starting license..."
    "Information","main","11/08/11","19:19:08",,"Invalid ColdFusion 9 license."
    "Information","main","11/08/11","19:19:08",,"Invalid ColdFusion 9 license."
    "Information","main","11/08/11","19:19:08",,"Developer Edition enabled"
    "Information","main","11/08/11","19:19:09",,"Starting crypto..."
    "Information","main","11/08/11","19:19:09",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/08/11","19:19:09",,"Starting security..."
    "Information","main","11/08/11","19:19:09",,"Starting scheduler..."
    "Information","main","11/08/11","19:19:09",,"Starting WatchService..."
    "Information","main","11/08/11","19:19:09",,"Starting debugging..."
    "Information","main","11/08/11","19:19:09",,"Starting sql..."
    "Information","main","11/08/11","19:19:10",,"Pool Manager Started"
    "Information","main","11/08/11","19:19:10",,"Starting mail..."
    "Information","main","11/08/11","19:19:10",,"Starting runtime..."
    "Information","main","11/08/11","19:19:10",,"CORBA Configuration not enabled"
    "Information","main","11/08/11","19:19:10",,"Starting cron..."
    "Information","main","11/08/11","19:19:10",,"Starting registry..."
    "Information","main","11/08/11","19:19:10",,"Starting client..."
    "Information","main","11/08/11","19:19:11",,"Starting xmlrpc..."
    "Information","main","11/08/11","19:19:12",,"Starting graphing..."
    "Information","main","11/08/11","19:19:12",,"Starting verity..."
    "Information","main","11/08/11","19:19:12",,"Starting solr..."
    "Information","main","11/08/11","19:19:12",,"Starting archive..."
    "Information","main","11/08/11","19:19:12",,"Starting document..."
    "Information","main","11/08/11","19:19:12",,"Starting eventgateway..."
    "Information","main","11/08/11","19:19:12",,"Starting FlexAssembler..."
    "Information","main","11/08/11","19:19:13",,"Starting .NET..."
    "Information","main","11/08/11","19:19:13",,"Starting Monitoring..."
    "Information","main","11/08/11","19:19:13",,"ColdFusion started"
    "Information","Thread-1","11/11/11","02:55:58",,"ColdFusion stopped"
    "Information","main","11/11/11","09:06:21",,"Starting logging..."
    "Information","main","11/11/11","09:06:21",,"Starting license..."
    "Information","main","11/11/11","09:06:22",,"Invalid ColdFusion 9 license."
    "Information","main","11/11/11","09:06:22",,"Invalid ColdFusion 9 license."
    "Information","main","11/11/11","09:06:22",,"Developer Edition enabled"
    "Information","main","11/11/11","09:06:22",,"Starting crypto..."
    "Information","main","11/11/11","09:06:22",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/11/11","09:06:22",,"Starting security..."
    "Information","main","11/11/11","09:06:22",,"Starting scheduler..."
    "Information","main","11/11/11","09:06:23",,"Starting WatchService..."
    "Information","main","11/11/11","09:06:23",,"Starting debugging..."
    "Information","main","11/11/11","09:06:23",,"Starting sql..."
    "Information","main","11/11/11","09:06:23",,"Pool Manager Started"
    "Information","main","11/11/11","09:06:23",,"Starting mail..."
    "Information","main","11/11/11","09:06:23",,"Starting runtime..."
    "Information","main","11/11/11","09:06:24",,"CORBA Configuration not enabled"
    "Information","main","11/11/11","09:06:24",,"Starting cron..."
    "Information","main","11/11/11","09:06:24",,"Starting registry..."
    "Information","main","11/11/11","09:06:24",,"Starting client..."
    "Information","main","11/11/11","09:06:25",,"Starting xmlrpc..."
    "Information","main","11/11/11","09:06:25",,"Starting graphing..."
    "Information","main","11/11/11","09:06:25",,"Starting verity..."
    "Information","main","11/11/11","09:06:25",,"Starting solr..."
    "Information","main","11/11/11","09:06:25",,"Starting archive..."
    "Information","main","11/11/11","09:06:25",,"Starting document..."
    "Information","main","11/11/11","09:06:25",,"Starting eventgateway..."
    "Information","main","11/11/11","09:06:25",,"Starting FlexAssembler..."
    "Information","main","11/11/11","09:06:25",,"Starting .NET..."
    "Information","main","11/11/11","09:06:26",,"Starting Monitoring..."
    "Information","main","11/11/11","09:06:26",,"ColdFusion started"
    "Information","main","11/13/11","14:12:28",,"Starting logging..."
    "Information","main","11/13/11","14:12:28",,"Starting license..."
    "Information","main","11/13/11","14:12:29",,"Invalid ColdFusion 9 license."
    "Information","main","11/13/11","14:12:29",,"Invalid ColdFusion 9 license."
    "Information","main","11/13/11","14:12:29",,"Developer Edition enabled"
    "Information","main","11/13/11","14:12:29",,"Starting crypto..."
    "Information","main","11/13/11","14:12:29",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/13/11","14:12:29",,"Starting security..."
    "Information","main","11/13/11","14:12:29",,"Starting scheduler..."
    "Information","main","11/13/11","14:12:29",,"Starting WatchService..."
    "Information","main","11/13/11","14:12:29",,"Starting debugging..."
    "Information","main","11/13/11","14:12:29",,"Starting sql..."
    "Information","main","11/13/11","14:12:30",,"Pool Manager Started"
    "Information","main","11/13/11","14:12:30",,"Starting mail..."
    "Information","main","11/13/11","14:12:30",,"Starting runtime..."
    "Information","main","11/13/11","14:12:30",,"CORBA Configuration not enabled"
    "Information","main","11/13/11","14:12:30",,"Starting cron..."
    "Information","main","11/13/11","14:12:30",,"Starting registry..."
    "Information","main","11/13/11","14:12:30",,"Starting client..."
    "Information","main","11/13/11","14:12:31",,"Starting xmlrpc..."
    "Information","main","11/13/11","14:12:31",,"Starting graphing..."
    "Information","main","11/13/11","14:12:31",,"Starting verity..."
    "Information","main","11/13/11","14:12:31",,"Starting solr..."
    "Information","main","11/13/11","14:12:31",,"Starting archive..."
    "Information","main","11/13/11","14:12:31",,"Starting document..."
    "Information","main","11/13/11","14:12:31",,"Starting eventgateway..."
    "Information","main","11/13/11","14:12:32",,"Starting FlexAssembler..."
    "Information","main","11/13/11","14:12:32",,"Starting .NET..."
    "Information","main","11/13/11","14:12:32",,"Starting Monitoring..."
    "Information","main","11/13/11","14:12:32",,"ColdFusion started"
    "Information","main","11/16/11","09:00:56",,"Starting logging..."
    "Information","main","11/16/11","09:00:56",,"Starting license..."
    "Information","main","11/16/11","09:01:01",,"Invalid ColdFusion 9 license."
    "Information","main","11/16/11","09:01:01",,"Invalid ColdFusion 9 license."
    "Information","main","11/16/11","09:01:01",,"Developer Edition enabled"
    "Information","main","11/16/11","09:01:02",,"Starting crypto..."
    "Information","main","11/16/11","09:01:02",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/16/11","09:01:02",,"Starting security..."
    "Information","main","11/16/11","09:01:02",,"Starting scheduler..."
    "Information","main","11/16/11","09:01:02",,"Starting WatchService..."
    "Information","main","11/16/11","09:01:02",,"Starting debugging..."
    "Information","main","11/16/11","09:01:02",,"Starting sql..."
    "Information","main","11/16/11","09:01:03",,"Pool Manager Started"
    "Information","main","11/16/11","09:01:03",,"Starting mail..."
    "Information","main","11/16/11","09:01:03",,"Starting runtime..."
    "Information","main","11/16/11","09:01:05",,"CORBA Configuration not enabled"
    "Information","main","11/16/11","09:01:05",,"Starting cron..."
    "Information","main","11/16/11","09:01:05",,"Starting registry..."
    "Information","main","11/16/11","09:01:05",,"Starting client..."
    "Information","main","11/16/11","09:01:06",,"Starting xmlrpc..."
    "Information","main","11/16/11","09:01:08",,"Starting graphing..."
    "Information","main","11/16/11","09:01:08",,"Starting verity..."
    "Information","main","11/16/11","09:01:08",,"Starting solr..."
    "Information","main","11/16/11","09:01:08",,"Starting archive..."
    "Information","main","11/16/11","09:01:08",,"Starting document..."
    "Information","main","11/16/11","09:01:09",,"Starting eventgateway..."
    "Information","main","11/16/11","09:01:09",,"Starting FlexAssembler..."
    "Information","main","11/16/11","09:01:09",,"Starting .NET..."
    "Information","main","11/16/11","09:01:10",,"Starting Monitoring..."
    "Information","main","11/16/11","09:01:12",,"ColdFusion started"
    "Information","main","11/17/11","09:40:36",,"Starting logging..."
    "Information","main","11/17/11","09:40:36",,"Starting license..."
    "Information","main","11/17/11","09:40:40",,"Invalid ColdFusion 9 license."
    "Information","main","11/17/11","09:40:40",,"Invalid ColdFusion 9 license."
    "Information","main","11/17/11","09:40:40",,"Developer Edition enabled"
    "Information","main","11/17/11","09:40:41",,"Starting crypto..."
    "Information","main","11/17/11","09:40:41",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/17/11","09:40:41",,"Starting security..."
    "Information","main","11/17/11","09:40:41",,"Starting scheduler..."
    "Information","main","11/17/11","09:40:41",,"Starting WatchService..."
    "Information","main","11/17/11","09:40:41",,"Starting debugging..."
    "Information","main","11/17/11","09:40:41",,"Starting sql..."
    "Information","main","11/17/11","09:40:42",,"Pool Manager Started"
    "Information","main","11/17/11","09:40:42",,"Starting mail..."
    "Information","main","11/17/11","09:40:42",,"Starting runtime..."
    "Information","main","11/17/11","09:40:44",,"CORBA Configuration not enabled"
    "Information","main","11/17/11","09:40:44",,"Starting cron..."
    "Information","main","11/17/11","09:40:44",,"Starting registry..."
    "Information","main","11/17/11","09:40:45",,"Starting client..."
    "Information","main","11/17/11","09:40:46",,"Starting xmlrpc..."
    "Information","main","11/17/11","09:40:47",,"Starting graphing..."
    "Information","main","11/17/11","09:40:48",,"Starting verity..."
    "Information","main","11/17/11","09:40:48",,"Starting solr..."
    "Information","main","11/17/11","09:40:48",,"Starting archive..."
    "Information","main","11/17/11","09:40:48",,"Starting document..."
    "Information","main","11/17/11","09:40:48",,"Starting eventgateway..."
    "Information","main","11/17/11","09:40:49",,"Starting FlexAssembler..."
    "Information","main","11/17/11","09:40:50",,"Starting .NET..."
    "Information","main","11/17/11","09:40:50",,"Starting Monitoring..."
    "Information","main","11/17/11","09:40:50",,"ColdFusion started"
    "Information","Thread-1","11/17/11","15:40:51",,"ColdFusion stopped"
    "Information","main","11/17/11","15:44:28",,"Starting logging..."
    "Information","main","11/17/11","15:44:28",,"Starting license..."
    "Information","main","11/17/11","15:44:29",,"Invalid ColdFusion 9 license."
    "Information","main","11/17/11","15:44:29",,"Invalid ColdFusion 9 license."
    "Information","main","11/17/11","15:44:29",,"Developer Edition enabled"
    "Information","main","11/17/11","15:44:29",,"Starting crypto..."
    "Information","main","11/17/11","15:44:29",,"Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)"
    "Information","main","11/17/11","15:44:29",,"Starting security..."
    "Information","main","11/17/11","15:44:29",,"Starting scheduler..."
    "Information","main","11/17/11","15:44:29",,"Starting WatchService..."
    "Information","main","11/17/11","15:44:29",,"Starting debugging..."
    "Informat

  • Upgrading to solaris 8 using a profile file

    I have successfully upgraded from Solaris 7 to 8 on an E250, maintaining the integrity of my previous applications. Is there a way to use a profile file so that the upgrade is �hands-free?� I can do this already via a jumpstart server, but is there a way to do it while booting from the Solaris 8 CD???
    Thanks in advance,
    Kevin

    I've never had any issues with CF8 locking on emails, we send thousands without any issues.
    As for the script I have honestly never tried restarting CF from itself, but I'd try calling a Powershell script, which can do the restart in one move:
       get-service | ?{$_.name -match "Coldfusion 8 Application Server"} | restart-service
    Haven't tried it but that'd be a good place to start I reckon.
    O.

  • CFExchangemail GetAttachments - Empty AttachmentFileName

    Using the cfexchangemail tag with the getAttachments I am
    getting java.lang.NullPointerException for some attachments. It
    appears that for some attachments do not show "AttachmentFileName".
    For my example, when I submit an email from a PDF Form it will send
    either a PDF file or XML file as an attachment, but these do not
    show up.
    A cfdump shows the following results from the code attached:
    AttachmentFileName: [empty string]
    AttachmentFilePath: [empty string] (This is expected with the
    attributes used in tag)
    CID: [empty string]
    IsMessage: NO
    MimeType: [empty string]
    Size: 113476
    It knows the attachment is there and it knows the size, but
    it can not find the name or download it.
    Any Ideas?

    We have the same/similar issue on cf8 8,0,1,195765
    Have you had any luck in finding an solution?
    We are trying to retrieve e-mails with a form attachment from and exchange server.
    The form is an attached PDF form created in LiveCycle Designer ES 8.2.1.xxxx
    it has a button of type submit with the submit to url set to mailto:[email protected]
    and Submit as: pdf
    When the form is filled and the button is clicked the file is attached on the server and can be seen retrieved via an e-mail client
    however CF reports the information as when using the UID:
    ATTACHMENTFILENAME
    ATTACHMENTFILEPATH
    CID
    ISMESSAGE
    MIMETYPE
    SIZE
    1
    [empty string]
    [empty string]
    [empty string]
    NO
    [empty string]
    417878
    And ColdFusion cannot retrieve the email's attachments via Exchange via this method. Getting a java.lang.NullPointerException when trying to retrieve it.
    If the PDF form is manually attached to an e-mail in Outlook the server can read/retrieve the attachment fine.
    This is a major roadblock in our project! If anyone has any insights it would be greatly appreciated.

  • File Upload Bug in ColdFusion 9

    I have an application that allows users to upload files. Files lower than 200KB can be uploaded with no problem. Anything greater than 200KB will not push through. There is no error message but the application just hangs. Increased request timeout to 5 mins and Maximum Size of Post Data to 10MB but issue still persist.
    This application worked without issues in CF8.

    My first thought was the limit of post data in the cf admin (at the bottom of the Server Settings section), but that can only be set to MB not KB, so that is probbly not the issue, but I will suggest you check it any way.
    When you state that it worked well on CF8, You mean that :
    1. The SAME server had CF-8 on it and you upgraded to 9 ?
    2. You moved the application that was on a CF8 server to a CF9 server ?
    Just trying to get as much info as possible to try and help you out ...
    Posting a link (if possible) will be greate as well ....

  • Evaluate embedded CF variables inside a CF variable

    I have a variable I would like to display both the contents of AND evaluate the 'value' of the variables inside and am having issues w/ CF8 evaluating both....
    <cfset foo = 'This is a test of the #ppl.getemail()# email account. The password is #ppl.getpassword()#'>
    where ppl.getemail() is '[email protected]' and ppl.getpassword() is '123abc'
    I would like to cfoutput foo and have the results evaluated as ' This is a test of [email protected] email account. The password is 123abc'
    (where the actual value of ppl.getemail() and ppl.getpassword() are evaluated as 'foo'is evaluated)
    I have tried cfoutput, cfcontent, evaluate and de, but all print w/o evaluating the the cfc calls. I get literally the variable names in the output instead of their values.
    Any suggestions?

    Nope, this didn't work. I need the variable to be evaluated and the variables inside evaluated on the fly (as in a loop).
    Dan, the issue may stem from the fact the the embedded variables are set when the user types them into a text string. The user wants to have an editable email message that still allows them to embed CF variables inside the email.
    so your code works; until I put it into the editor and then evaluate x... then #x# cfoutputs to "abc is #abc()#"
    BKBK, I would love to do it this way, but since this is a user 'editable' email, the entire string gets evaulated, and I get the & signs printed out as well.
    Ian, Great idea too... I tried it. But, since the text may contain html (<p>), CF thinks the "<" is a misplaced less than sign and errors "Did you mean LT or LTE?"....

  • CFMAIL Any Faster In CF8? How many mails per minute?

    Hi there,
    We are currently running CF 7.02 and are considering
    upgrading to 8.
    I've seen lots of articles extolling the speed increases in
    CF8 over 7 etc. but I wondered if there was much of a performance
    increase in regards to CFMAIL?
    We send out vast quantities of emails every day and at busy
    times CFMAIL struggles to keep up. Mails seem to be sent out quick
    enough to our mail server but it seems to be the physical process
    of creating the cfmail files ready for sending that is a little
    slow.
    I think I read somewhere that under CF7 CFMAIL could create
    about 600 CFMAIL files a minute. Does anyone know what the figure
    is for CFMAIL under CF8?
    Or does anyone have any real world experience of CFMAIL
    speeding up or slowing down following an upgrade from CF 7 to 8?
    If this is still slow does anyone have any experience of
    using third party, dedicated, products to do what CFMAIL does? The
    mails we send are stored as entries in our SQL DB and we currently
    use CFMAIL to query the DB and produce html and plain text emails
    from these entries. Is there anything that we coul use to do that
    and take CFMAIL out of the loop?
    Cheers,
    Tem

    Hi there,
    We are currently running CF 7.02 and are considering
    upgrading to 8.
    I've seen lots of articles extolling the speed increases in
    CF8 over 7 etc. but I wondered if there was much of a performance
    increase in regards to CFMAIL?
    We send out vast quantities of emails every day and at busy
    times CFMAIL struggles to keep up. Mails seem to be sent out quick
    enough to our mail server but it seems to be the physical process
    of creating the cfmail files ready for sending that is a little
    slow.
    I think I read somewhere that under CF7 CFMAIL could create
    about 600 CFMAIL files a minute. Does anyone know what the figure
    is for CFMAIL under CF8?
    Or does anyone have any real world experience of CFMAIL
    speeding up or slowing down following an upgrade from CF 7 to 8?
    If this is still slow does anyone have any experience of
    using third party, dedicated, products to do what CFMAIL does? The
    mails we send are stored as entries in our SQL DB and we currently
    use CFMAIL to query the DB and produce html and plain text emails
    from these entries. Is there anything that we coul use to do that
    and take CFMAIL out of the loop?
    Cheers,
    Tem

  • Issues with Flex3 and CF8 on Windows Vista

    Sorry for the whine, however I feel it necessary to get a few
    issues I've found with Flex3 on a Vista Laptop working with CF8
    that I've not seen documented elsewhere.
    Environment:
    Sony Laptop with Intel Core 2 Duo processor and 3 GB Ram.
    Running CF 8 Standard Edition, along with mySQL 5.x and
    access to a SQL Server instance on another machine on the same
    local network.
    What I am trying to do:
    A) learn flex, my background is CF with over 8 years of
    experience along with Flash AS2 along the way.
    B) put together a hello world app.
    C) use the flex/cf application wizard to build a simple
    master/detail set of selection/edit screens for one table of a
    database that I used recently on a CF8 project. To see how much
    better the UI really is on Flex and whether I could use it to retro
    fit that old application to have a better UI using flex3.
    Issues.
    My mini-application is set up initially in the folder
    c:/inetpub/wwwroot/mydirectory, but it does not work.
    Reason is that when run, it cannot access the flex2gateway on
    the url that the wizard puts into the app. which is
    http://localhost/mydirectory/flex2gateway...
    Details:
    flex2gateway does not work on a subdirectory URL on the
    default web site.
    If I access
    http://localhost/flex2gateway/
    I get a blank screen (as expected) meaning that the flex2gatweway
    is working.
    If I access
    http://localhost/mysubdirectory/flex2gateway/
    I get a 404.0 error (not found)
    Now, I beleive this is supposed to work, something must be
    wrong with one of the xml file setups. But I cannot find any
    documentation for it.
    Initially the flex2gateway did not work at all. I did the web
    connector thing with CF batch file and that got it working, but
    only on the base directory, not the subdirectory.
    So, to get around this issue, Luckily Vista with IE7 allows
    more than one website.. I create a whole new website that is
    accessed using
    http://192.168.1.73:81/
    I set this website up in the folder c:/localhost/mydirectory.
    The flex project is called mydirectory
    So we come to issue 2.
    Given the above Issue number 1, I have further frustration
    because when the Flex/Cold Fusion Application wizard builds the
    various mxml files it insists on prefixing all of the remote object
    calls with 'mydirectory.'
    e.g "mydirectory.components.cfgenerated.mycfc"
    Now, given that the web root is also the base of the project,
    this will not work.
    What actually works is: "components.cfgenerated.mycfc"
    There seems to be no way I can configure the project when
    building it to get around this issue. The only way |I can fix this
    is to manually edit all the mxml files after the wizard is
    finished. I also have to doctor the project setup for similar
    reasons. It wants all of the urls to be:
    http://192.168.1.73:81/mydirectory/bin/main.html
    instead of
    http://192.168.1.73:81/bin/main.html
    So obviously the wizard is not set up to handle applications
    that are based right at the web root, even though this is the only
    place that the flex2gateway can work. <snafu I guess>
    Issue 3:
    I find that the flex/Cf application wizard is set up to build
    pages based upon a certain narrowly defined way of constructing the
    source database tables. In particular it wants every table to have
    its own unique numeric id for each row, and can't handle a string
    for the primary key and have the primary key editable as well.
    Seems inflexible if you ask me. The main problem is that the
    preconditions on the table structure that the wizard can work with
    are poorly defined and documented. You obviously had to go to the
    same school of database design and the same class as the Adobe
    developers to think in the same way.
    Given that this tool is supposed to be a help to new users of
    Flex and AS3 and it is supposed to be a productivity aid, perhaps I
    should not be surprised to have had to spend over a week getting to
    grips with the wizard and learning its tricks just to get it to
    build a mind numbingly simple mini app of my own that works when
    run. Sorry Adobe, but you get a F minus on your report card for
    this one, particularly on the really bad documentation. Just as bad
    for the coding complexity of the solution to seemingly simple
    application concept.
    Cheers,
    Bryn Parrott

    Hi,
    Which version of RDP client you are using for your client?
    Does more user login at same period of time?
    As you have commented that after sticking the user can’t able to login in RDCB server, here I can suggest you to check the setting of connection broker. Also you can check that you have place the proper location path of UPD while configuring in collection configuration
    wizard. You can take a look at below article foe virtual desktop configuration.
    Deploying Virtual Desktops with Windows Server 2012
    Are you trying to use same UPD for different collection then also it might happens to occur your issue. The fact of UPD is User profile disks are for a single collection only. A user connecting to two different collections will have two separate profiles. If
    you want to synchronize settings, refer to Microsoft User Experience Virtualization. Go through this article for more understanding related to UPD.
    Working with User Profile Disks on Session-Based Desktop Deployments
    Hope it helps!
    Thanks.

Maybe you are looking for

  • QuickTime 7.6 crashing on playback 5.1 m4v movies

    Also with perian disabled. On mac mini. Good to have Pacifist

  • Order by clause being ignored in region definition?

    Hi- I've created an interactive report on a database table. In this report, i'd like my data to display in a certain order initially, but allow it to be changed, if necessary. My query looks like: select action_year, action_month, action_count , (and

  • Best practice procedure for wrong device's serial number

    Hi all. In SAP IS-U it isn't possible to change the serial number of a device, as stated in SAP KB note 1620789. This note only implies that wrong device should just be deleted, but in our business scenario it is not that easy. We are finding some me

  • Question on partition

    Hi All - We're experiencing a situation where we don't get any value while retrieving data using transparent partition and attribute dimension. Let's say, I've source BSO app (SrcApp) and target BSO app (TgtApp) in system 11.1.1. TgtApp doesn't conta

  • Trying to make a website,

    hey im having truble making button codes, ive made some text into a button but it does not do any thing yet, ive been looking for the code but cant seem to find it, would any one kno a website with basic codes that is ease to use?? or that knows the