<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with the 'MailTaskTest' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119326#M84129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;slf4j-simple-1.6.99&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;slf4j-api-1.7.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems to be a mismatch between API and impl, that's causing the exception…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2012 10:56:13 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2012-11-23T10:56:13Z</dc:date>
    <item>
      <title>Problem with the 'MailTaskTest'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119325#M84128</link>
      <description>Version: Indigo Service Release 2Build id: 20120216-1857Activiti Version 5.10JDK version is jdk1.7.0_06.imported .jars for wiser:slf4j-simple-1.6.99slf4j-api-1.7.2subethasmtp-3.1.4Hello I have a problem with the"Listing 5.10 Testing a process definition with an email service task"After I start the J</description>
      <pubDate>Fri, 23 Nov 2012 09:58:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119325#M84128</guid>
      <dc:creator>tomi87</dc:creator>
      <dc:date>2012-11-23T09:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the 'MailTaskTest'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119326#M84129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;slf4j-simple-1.6.99&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;slf4j-api-1.7.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems to be a mismatch between API and impl, that's causing the exception…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 10:56:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119326#M84129</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-11-23T10:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the 'MailTaskTest'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119327#M84130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok thank you now its working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I get everytime this kind of Info on the console:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which settings should I changed that this messages don't appears again ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).&lt;BR /&gt;log4j:WARN Please initialize the log4j system properly.&lt;BR /&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;BR /&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt; for further details.&lt;BR /&gt;Nov 29, 2012 4:30:18 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on engine with resource org/activiti/db/create/activiti.h2.create.engine.sql&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on history with resource org/activiti/db/create/activiti.h2.create.history.sql&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on identity with resource org/activiti/db/create/activiti.h2.create.identity.sql&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.ProcessEngineImpl &amp;lt;init&amp;gt;&lt;BR /&gt;INFO: ProcessEngine default created&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.jobexecutor.JobExecutor start&lt;BR /&gt;INFO: Starting up the JobExecutor[org.activiti.engine.impl.jobexecutor.DefaultJobExecutor].&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.jobexecutor.AcquireJobsRunnable run&lt;BR /&gt;INFO: JobExecutor[org.activiti.engine.impl.jobexecutor.DefaultJobExecutor] starting to acquire jobs&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.bpmn.deployer.BpmnDeployer deploy&lt;BR /&gt;INFO: Processing resource BsbtestSimpleMail.bpmn20.xml&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XMLSchema currently not supported as typeLanguage&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XPath currently not supported as expressionLanguage&lt;BR /&gt;Nov 29, 2012 4:30:19 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseProcessDefinitions&lt;BR /&gt;INFO: Process with id='simpleEmailProcess' hasn't the attribute isExecutable set. Please maintain it, so you are compatible to future activiti versions.&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 08:36:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119327#M84130</guid>
      <dc:creator>tomi87</dc:creator>
      <dc:date>2012-11-29T08:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the 'MailTaskTest'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119328#M84131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;add 'isExecutable='true'' to the &amp;lt;process&amp;gt; element.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:40:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119328#M84131</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-11-30T10:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the 'MailTaskTest'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119329#M84132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did it, but there is no difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;process id="loanrequest" name="Evaluate loan request" isExecutable='true'&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is still this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).&lt;BR /&gt;log4j:WARN Please initialize the log4j system properly.&lt;BR /&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;BR /&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt; for further details.&lt;BR /&gt;Dez 05, 2012 2:02:03 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on engine with resource org/activiti/db/create/activiti.h2.create.engine.sql&lt;BR /&gt;Dez 05, 2012 2:02:03 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on history with resource org/activiti/db/create/activiti.h2.create.history.sql&lt;BR /&gt;Dez 05, 2012 2:02:03 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on identity with resource org/activiti/db/create/activiti.h2.create.identity.sql&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.ProcessEngineImpl &amp;lt;init&amp;gt;&lt;BR /&gt;INFO: ProcessEngine default created&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.bpmn.deployer.BpmnDeployer deploy&lt;BR /&gt;INFO: Processing resource loanrequest_firstpart.bpmn20.xml&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XMLSchema currently not supported as typeLanguage&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XPath currently not supported as expressionLanguage&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I do ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or did I write it in the wrong line?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 06:03:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119329#M84132</guid>
      <dc:creator>tomi87</dc:creator>
      <dc:date>2012-12-05T06:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the 'MailTaskTest'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119330#M84133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The warning about the isExecutable is gone now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).&lt;BR /&gt;log4j:WARN Please initialize the log4j system properly.&lt;BR /&gt;SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".&lt;BR /&gt;SLF4J: Defaulting to no-operation (NOP) logger implementation&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#StaticLoggerBinder" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#StaticLoggerBinder&lt;/A&gt; for further details.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;These are related to your logging config which isn't ok. But nothing to really worry about.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Dez 05, 2012 2:02:03 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on engine with resource org/activiti/db/create/activiti.h2.create.engine.sql&lt;BR /&gt;Dez 05, 2012 2:02:03 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on history with resource org/activiti/db/create/activiti.h2.create.history.sql&lt;BR /&gt;Dez 05, 2012 2:02:03 PM org.activiti.engine.impl.db.DbSqlSession executeSchemaResource&lt;BR /&gt;INFO: performing create on identity with resource org/activiti/db/create/activiti.h2.create.identity.sql&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.ProcessEngineImpl &amp;lt;init&amp;gt;&lt;BR /&gt;INFO: ProcessEngine default created&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.bpmn.deployer.BpmnDeployer deploy&lt;BR /&gt;INFO: Processing resource loanrequest_firstpart.bpmn20.xml&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This is regular Activiti logging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XMLSchema currently not supported as typeLanguage&lt;BR /&gt;Dez 05, 2012 2:02:04 PM org.activiti.engine.impl.bpmn.parser.BpmnParse parseDefinitionsAttributes&lt;BR /&gt;INFO: XPath currently not supported as expressionLanguage&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This is also expected … but I agree that the logging level might be set down a notch. People don't really care about this one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 07:20:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-the-mailtasktest/m-p/119330#M84133</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-12-05T07:20:59Z</dc:date>
    </item>
  </channel>
</rss>

