Hello,

Yes, of course, there are a number of people using it.

The problem is that you are addressing the wrong list.
This is the development list.  What you are looking
for is user support and we don't do that here. Please signup for and use the
bacula-users list.

Your main problem:
I suspect that you forgot to define your "Plugin Directory" in your FD config file.

Also, please note, this plugin will not work with Exchange 2010, because Microsoft has removed the streaming API interface. If you want to backup Exchange 2010, you will need a Bacula Enterprise subscription and the associated VSS plugin. Also,
this plugin is not suitable for large databases because the streaming API is
very slow.

Best regards,
Kern

On 02/14/2012 10:34 AM, Oscar Jose Polo Santrich wrote:
Has anyone had any experienced with exchange server and runs in Bacula????? I find no solution to my problem and I'm a little desperate.



2012/2/13 Oscar Jose Polo Santrich <oscarjpolosantr...@gmail.com <mailto:oscarjpolosantr...@gmail.com>>


    I assumed this could be, but even running it from the scheduler
    remains the same mistake. Anyway I think the error is the plugin,
    because when run the job with this FileSet



    FileSet {
      Name = "Exchange"
      Enable VSS = yes
      Include {
      Options {
          signature = MD5
        }
        Plugin = "exchange:/@EXCHANGE/Microsoft Information Store"
        }
    }

    I have this error:

    Command plugin "exchange:/@EXCHANGE/Microsoft Information Store"
    requested, but is *not loaded.*

    Still I will consider your recommendation and always run from the
    scheduler and so I make sure I do not have that problem.

    Thanks.






    2012/2/13 James Harper <james.har...@bendigoit.com.au
    <mailto:james.har...@bendigoit.com.au>>

        >
        > And I have this error "ssmadcaexc03-fd Fatal error:
        HrESEBackupSetup failed
        > with error 0xc8000230 - Exchange reports that no previous
        full backup has
        > been done."
        >

        This message suggests that you are trying to do an incremental
        or differential backup without having first done a full
        backup. Your posted config shows that the job is Full, but
        maybe your schedule is overriding it?

        James






------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d


_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to