<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    *BANG*<br>
    (Sound of head hitting keyboard)<br>
    *BANG*<br>
    (Repeatedly)<br>
    The problem was not with the MySQL database login/password
    (ConnectionString =), but with the line above it, which I had not
    uncommented.  So, when I removed the ";" in front of
    "StorageProvider =", the problem went away and the upgrade is
    humming along.<br>
    *BANG*<br>
    <br>
    Thank you<br>
    Kurt<br>
    <br>
    <div class="moz-cite-prefix">On 9/10/2012 5:58 PM, Chris wrote:<br>
    </div>
    <blockquote cite="mid:504E628C.707@gmail.com" type="cite">I would
      double check the database name and passwords then in both MySQL
      (or which ever database you are using) and also in
      StandaloneCommon. I actually ran into a similar error just a
      little while ago, turns out i had mismatched passwords.
      <br>
      <br>
      On 9/10/2012 1:53 PM, Kurt Reisler wrote:
      <br>
      <blockquote type="cite">Well, this line
        <br>
        <br>
            Include-Architecture = "config-include/Standalone.ini"
        <br>
        <br>
        Is uncommented in the [Architecture] section.   However, I have
        pulled a fresh copy of StandaloneCommon.ini from
        StandaloneCommon.ini.example and made the appropriate changes to
        it.  Let's see what happens.  Same thing.
        <br>
        <br>
        Thanks
        <br>
        Kurt
        <br>
        <br>
        On 9/10/2012 2:35 PM, Chris wrote:
        <br>
        <blockquote type="cite">Hi Kurt,
          <br>
          <br>
          Usually I get this issue upon upgrade when I forget to make a
          selection in OpenSim.ini in the Architecture section. Check
          that you have uncommented one of these and give it another
          shot =)
          <br>
          <br>
          <br>
          On 9/10/2012 1:10 PM, Kurt Reisler wrote:
          <br>
          <blockquote type="cite">I have done upgrades before with no
            issue, so this one surprised me.  Moving from OpenSim
            0.7.3.1 to OpenSim 0.7.4.  Did all the usual things; backed
            up, made the site specific changes to OpenSim.ini,
            config-include/StandaloneCommon.ini and fired it up.
            <br>
            <br>
            What I get is this error, early on in the startup process:
            <br>
            <br>
                2012-09-10 13:50:44,045 ERROR -
            OpenSim.Server.Base.ServerUtils
            <br>
                Error loading plugin
            OpenSim.Services.Interfaces.IFriendsService
            <br>
                    from OpenSim.Services.FriendsService.dll. Exception:
            No
            <br>
                StorageProvider configured
            <br>
                2012-09-10 13:50:44,050 ERROR -
            <br>
                OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule
            [FRIENDS]:
            <br>
                No Connector defined in section Friends, or failed to
            load, cannot
            <br>
                continue
            <br>
                2012-09-10 13:50:44,054 ERROR - OpenSim.Application
            [APPLICATION]:
            <br>
                APPLICATION EXCEPTION DETECTED:
            System.UnhandledExceptionEventArgs
            <br>
            <br>
                Exception: System.Exception: Connector load error
            <br>
                   at
            <br>
OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule.InitModule(IConfigSource
            <br>
                config)
            <br>
                   at
            <br>
OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule.Initialise(IConfigSource
            <br>
                config)
            <br>
                   at
            <br>
OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.Initialise(OpenSimBase
            <br>
                openSim)
            <br>
                   at
            OpenSim.ApplicationPluginInitialiser.Initialise(IPlugin
            plugin)
            <br>
                   at OpenSim.Framework.PluginLoader`1.Load()
            <br>
                   at OpenSim.Framework.PluginLoader`1.Load(String
            extpoint)
            <br>
                   at OpenSim.OpenSimBase.LoadPlugins()
            <br>
                   at OpenSim.OpenSimBase.StartupSpecific()
            <br>
                   at OpenSim.OpenSim.StartupSpecific()
            <br>
                   at
            OpenSim.Framework.Servers.BaseOpenSimServer.Startup()
            <br>
                   at OpenSim.Application.Main(String[] args)
            <br>
            <br>
                Application is terminating: True
            <br>
            <br>
            The referenced error is occurring in the
            config-include/Standalone.ini file, which is untouched.  I
            realize not many are running in standalone mode, but any
            pointers to the cause of the problem would be appreciated.
            <br>
            <br>
            Thanks in advance
            <br>
            Kurt
            <br>
            <br>
            <br>
            <br>
            _______________________________________________
            <br>
            Opensim-users mailing list
            <br>
            <a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
            <br>
            <a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a>
            <br>
          </blockquote>
          <br>
          <br>
          <br>
          <br>
          _______________________________________________
          <br>
          Opensim-users mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
          <br>
          <a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a>
          <br>
        </blockquote>
        <br>
        <br>
        <br>
        _______________________________________________
        <br>
        Opensim-users mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
        <br>
        <a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a>
        <br>
      </blockquote>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Opensim-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>