<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Don't reuse past .inis. Start with the ones in .example. This is
particularly important for StandaloneCommon.ini.<br>
<br>
On 7/9/2010 4:36 PM, LS Tinker wrote:
<blockquote
 cite="mid:AANLkTilfVf8cac8n42L2jn0t9ArgxRe3lyZUCbbKLGA-@mail.gmail.com"
 type="cite">Running on a MacBook Pro (OSX 10.6.4); MySQL version
5.1.48; mono version is 2.6.4.3 (upgraded from 2.4.3 which exhibited
the same problem).<br>
  <br>
Today I downloaded the RC2 source code.  Installation and compilation
seem fine.  Edited the OpenSim.ini and StandAloneCommon.ini for a
standalone installation using a MySQL database.  Logged into MySQL as
root and created the database and user and granted the user full rights
to the database.<br>
  <br>
mono opensim.exe<br>
  <br>
[MIGRATIONS], [PLUGINS], [REGIONMODULES], [ENTITY TRANSFER MODULE] and
[Serialiser] messages all show fine.  Execution terminates with the
following:<br>
  <br>
17:58:56 - [SERVICE BASE]: Failed to load plugin
OpenSim.Data.IFriendsData from OpenSim.Data.MySQL.dll with args ,
FriendsSystem.Reflection.TargetInvocationException: Exception has been
thrown by the target of an invocation. ---> System.Exception: No
database selected in SQL: create table migrations(name varchar(100),
version int)<br>
  at OpenSim.Data.Migration.ExecuteScript
(System.Data.Common.DbConnection conn, System.String[] script)
[0x00000] <br>
  at OpenSim.Data.Migration.ExecuteScript
(System.Data.Common.DbConnection conn, System.String sql) [0x00000] <br>
  at OpenSim.Data.Migration.ExecuteScript (System.String sql) [0x00000]
  <br>
  at OpenSim.Data.Migration.InitMigrationsTable () [0x00000] <br>
  at OpenSim.Data.Migration.Update () [0x00000] <br>
  at OpenSim.Data.MySQL.MySQLGenericTableHandler`1[T]..ctor
(System.String connectionString, System.String realm, System.String
storeName) [0x00000] <br>
  at OpenSim.Data.MySQL.MySqlFriendsData..ctor (System.String
connectionString, System.String realm) [0x00000] <br>
  at (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke
(object,object[],System.Exception&)<br>
  at System.Reflection.MonoCMethod.Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000] <br>
  --- End of inner exception stack trace ---<br>
  <br clear="all">
I have never even noticed the [Friends] section before, so this is new
to me.  This is what my [Friends] section of the ini file looks like:<br>
  <br>
[Friends]<br>
    ; The port the friendslist interregion comms will listen on<br>
    ; Defaults to the simulator's TCP port<br>
    ;Port = 0<br>
  <br>
    ; Uncomment one of the lines below. Use FriendsService for local<br>
    ; operation, Connectors for remote operation<br>
    Connector = "OpenSim.Services.FriendsService.dll"<br>
    ;Connector = "OpenSim.Services.Connectors.dll"<br>
  <br>
Can anyone tell me what I am missing here?<br>
  <br>
-- <br>
Tinker  :  <a moz-do-not-send="true" href="http://lovejoysim.com">lovejoysim.com</a>
 :  We ran away from the circus to be accountants<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>