[jira] [Created] (CONNECTORS-212) Abort from paused state causes job to be deleted under some conditions

2011-06-17 Thread Karl Wright (JIRA)
Abort from paused state causes job to be deleted under some conditions
--

 Key: CONNECTORS-212
 URL: https://issues.apache.org/jira/browse/CONNECTORS-212
 Project: ManifoldCF
  Issue Type: Bug
  Components: Framework crawler agent
Affects Versions: ManifoldCF 0.3
Reporter: Karl Wright


Last night, I paused a file system job that was indexing into Solr.  This 
morning, before starting Solr, I aborted the job, and waited for it to enter 
the End notification phase.  Then, I started Solr.  The job entered the 
Cleaning up phase, and deleted itself.

Looking at the history, it appears that the notification phase had an error, 
which may have been the trigger for this unwelcome behavior.



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Assigned] (CONNECTORS-212) Abort from paused state causes job to be deleted under some conditions

2011-06-17 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright reassigned CONNECTORS-212:
--

Assignee: Karl Wright

 Abort from paused state causes job to be deleted under some conditions
 --

 Key: CONNECTORS-212
 URL: https://issues.apache.org/jira/browse/CONNECTORS-212
 Project: ManifoldCF
  Issue Type: Bug
  Components: Framework crawler agent
Affects Versions: ManifoldCF 0.2, ManifoldCF 0.3
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF 0.3


 Last night, I paused a file system job that was indexing into Solr.  This 
 morning, before starting Solr, I aborted the job, and waited for it to enter 
 the End notification phase.  Then, I started Solr.  The job entered the 
 Cleaning up phase, and deleted itself.
 Looking at the history, it appears that the notification phase had an error, 
 which may have been the trigger for this unwelcome behavior.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-213) DBInterfaceMySQL Initalization error

2011-06-17 Thread Emanuele Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emanuele Lombardi updated CONNECTORS-213:
-

Status: Patch Available  (was: Open)

I have resolved the issue by removing the local variable context who hide the 
superclass variable.

 DBInterfaceMySQL Initalization error
 

 Key: CONNECTORS-213
 URL: https://issues.apache.org/jira/browse/CONNECTORS-213
 Project: ManifoldCF
  Issue Type: Bug
  Components: Framework core
Affects Versions: ManifoldCF 0.3
Reporter: Emanuele Lombardi
Priority: Minor
  Labels: Mysql, bug, manifoldcf
 Fix For: ManifoldCF 0.3

 Attachments: DBInterfaceMySQL.patch


 When I try to creare a new database using DBCreate and MySql DBInterface I 
 have this exception
 Configuration file successfully read
 Exception in thread main java.lang.NullPointerException
   at 
 org.apache.manifoldcf.core.interfaces.CacheManagerFactory.make(CacheManagerFactory.java:40)
   at org.apache.manifoldcf.core.database.Database.init(Database.java:63)
   at 
 org.apache.manifoldcf.core.database.DBInterfaceMySQL.createUserAndDatabase(DBInterfaceMySQL.java:391)
   at 
 org.apache.manifoldcf.core.system.ManifoldCF.createSystemDatabase(ManifoldCF.java:656)
   at org.apache.manifoldcf.core.DBCreate.doExecute(DBCreate.java:51)
   at 
 org.apache.manifoldcf.core.DBInitializationCommand.execute(DBInitializationCommand.java:54)
   at org.apache.manifoldcf.core.DBCreate.main(DBCreate.java:80)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CONNECTORS-213) DBInterfaceMySQL Initalization error

2011-06-17 Thread Emanuele Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emanuele Lombardi updated CONNECTORS-213:
-

Priority: Major  (was: Minor)

 DBInterfaceMySQL Initalization error
 

 Key: CONNECTORS-213
 URL: https://issues.apache.org/jira/browse/CONNECTORS-213
 Project: ManifoldCF
  Issue Type: Bug
  Components: Framework core
Affects Versions: ManifoldCF 0.3
Reporter: Emanuele Lombardi
  Labels: Mysql, bug, manifoldcf
 Fix For: ManifoldCF 0.3

 Attachments: DBInterfaceMySQL.patch


 When I try to creare a new database using DBCreate and MySql DBInterface I 
 have this exception
 Configuration file successfully read
 Exception in thread main java.lang.NullPointerException
   at 
 org.apache.manifoldcf.core.interfaces.CacheManagerFactory.make(CacheManagerFactory.java:40)
   at org.apache.manifoldcf.core.database.Database.init(Database.java:63)
   at 
 org.apache.manifoldcf.core.database.DBInterfaceMySQL.createUserAndDatabase(DBInterfaceMySQL.java:391)
   at 
 org.apache.manifoldcf.core.system.ManifoldCF.createSystemDatabase(ManifoldCF.java:656)
   at org.apache.manifoldcf.core.DBCreate.doExecute(DBCreate.java:51)
   at 
 org.apache.manifoldcf.core.DBInitializationCommand.execute(DBInitializationCommand.java:54)
   at org.apache.manifoldcf.core.DBCreate.main(DBCreate.java:80)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira