<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'd really like to understand why it's getting a "no database selected
in SQL" -- it's attempting to create a table, but that particular
database handle has only connected to the server, not selected a
database.<br>
<br>
(To the OP: I believe the problem may exist in the OpenMetaverse.XML
file, since it defines a bunch of things related to Friends packets and
dispatch.)<br>
<br>
-Kyle H<br>
<br>
(I mean, let's just assume for a moment that the people who wrote the
underlying SQL system actually had the foresight -- since this
environment was developed within the last 10 years -- to make their
exception text self-explanatory to clents of the system.
System.Exception: No database selected.)<br>
<br>
On 7/11/10 9:08 PM, Jor3l Boa wrote:
<blockquote
cite="mid:AANLkTiktbq4RqTEAi5EefEarktUCLQhTUVq9QANAUocP@mail.gmail.com"
type="cite">Hi Tinker, The last option in OpenSim.ini is Friends
plugin, wich option are you using?, try changing it. <br>
<br>
Jorel<br>
<br>
<div class="gmail_quote">2010/7/11 LS Tinker <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:tinker@lovejoysim.com">tinker@lovejoysim.com</a>></span><br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
am still stuck trying to do a plain vanilla, everything-from-scratch,
standalone installation of OpenSim server on a Mac using MySQL. The
initial startup of the server dies with the initial message as follows:<br>
<br>
22:29:19 - [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] in <filename unknown>:0 <br>
<br>
Rather than debug questions, I'd just like to know whether anyone else
has done this (install standalone server with MySQL from scratch)
successfully with 0.7 RC2.<br clear="all">
<font color="#888888">
<br>
-- <br>
Tinker : <a moz-do-not-send="true" href="http://lovejoysim.com"
target="_blank">lovejoysim.com</a> : We ran away from the circus to
be accountants<br>
</font><br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a moz-do-not-send="true"
href="https://lists.berlios.de/mailman/listinfo/opensim-users"
target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br>
</blockquote>
</div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>