repeatedly receiving a message in log file after configuring SMTP settings.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

repeatedly receiving a message in log file after configuring SMTP settings.

Rupinder
Hi,
   I m repeatedly receiving the following in the log file. I think it has begun since I have configured SMTP setting in "general.properties". Following is that particular message:

(default-invoker-Thread-44379) [         JobInvoker.java:211:INFO ] Invoker: default-invoker-Thread-44379 received job -- 1190711789578 from poller - org.ofbiz.service.job.JobPoller@15e2ccd
(default-invoker-Thread-44379) [PersistedServiceJob.java:136:INFO ] org.ofbiz.service.job.PersistedServiceJob@e6e06e[18605] -- Next runtime: 1190869691000
[Error] :2:12: cvc-elt.1: Cannot find the declaration of element 'ofbiz-ser'.
(default-invoker-Thread-44379) [      EmailServices.java:113:INFO ] Mail notifications disabled in general.properties; here is the context with info that would have been sent: {body=Test, sendTo=null, sendVia=null, subject=Testing, locale=nl_NL, sendType=null, contentType=null, userLogin=[GenericEntity:UserLogin][createdStamp,2007-07-12 15:09:44.0(java.sql.Timestamp)][createdTxStamp,2007-07-12 15:09:43.0(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][lastLocale,nl_NL(java.lang.String)][lastTimeZone,GMT+05:30(java.lang.String)][lastUpdatedStamp,2007-09-25 14:26:53.0(java.sql.Timestamp)][lastUpdatedTxStamp,2007-09-25 14:26:53.0(java.sql.Timestamp)][partyId,admin(java.lang.String)][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)], authPass=null, communicationEventId=null, sendFrom=admin@voltix.com, authUser=null, partyId=null, sendCc=null, sendBcc=null}
(default-invoker-Thread-44379) [     ServiceEcaRule.java:112:INFO ] Got false for condition: [null][][partyId][is-not-empty][null][][true][String][]
include-screen tag the screen name was empty, ignoring include; in screen [main-decorator]


Also in order to send some e-mails for testing, I added some communication events in the party manager. Does this option is meant for sending mails?

Please help me.
Thanks

Prateek / Rupinder