[Opensim-dev] Grid Questions + Inventory Problem

2009-07-07 Thread Marian Schramm | liventura
Hi all, i manage a small grid with 2 servers and 8 Regions. On Server A runs the UGAIM Servers + FreeSwitch + 4Region Instances. Server B runs only 4 Region Instances. Both Servers are configured in Grid Mode. Is this the right setup for such a architecture? Or should Server A configured as "Stan

Re: [Opensim-dev] Grid Questions + Inventory Problem

2009-07-07 Thread Melanie
Hi, in the past, there have been issues when people run region servers and UGAIM on the same machine. Although not impossible, running UGAIM and regions on one machine is not guaranteed to work right. Your configuration is correct, all sims must run in grid mode. Standaloe has quite a differen

Re: [Opensim-dev] Currency

2009-07-07 Thread Colin B. Withers
If ReactionGrid uses no currency, and has no plans to ever have it, and does not wish to get involded in virtual commerce, using either core solutions or external solutions, then indeed it is a 3D chatroom. 3D chatrooms are well suited to Educational purposes, and indeed my own Opensim grid has

[Opensim-dev] Questions about JSON Stream at Opensim

2009-07-07 Thread André Filipe
Dears, I want to work in displaying data about the Grid and the regions on the web. I saw two ways to do this: the region module WebStatistics and using JSON. My question is: Can I choose new data to appear?For JSON stream, where can I customize it? I would like to pass the name of the region

[Opensim-dev] Web content

2009-07-07 Thread Olli Aro
Hi all, I am wondering about web content on parcel in OpenSim as it works in Second Life. I noticed that media type is not currently stored in the database. Does anyone know if it is just chase of changing OpenSim to store the media type to get this working or does Second Life rely on some serv

Re: [Opensim-dev] Grid Questions + Inventory Problem

2009-07-07 Thread Charles Krinke
Dear Marian: You might try running the regions on a different server then the UGAIM, I suspect you will have better luck. In general, we find that the UGAIM prefers to run by itself with no regions sharing the same hardware. Charles Krinke From: Marian Schr

Re: [Opensim-dev] Grid Questions + Inventory Problem

2009-07-07 Thread Mojito Sorbet
I have had no trouble at all running the MySQL DB, UGAIM, and Regions all on one machine. It is all in configuring the network addresses, firewalls, and router correctly. On Tue, 2009-07-07 at 13:29 +0200, Melanie wrote: > Hi, > > in the past, there have been issues when people run region server

[Opensim-dev] Grid Questions + Inventory Problem

2009-07-07 Thread Marian Schramm | liventura
The problem with the inventory server has been solved. it was my fault because I wrote in the GridCommon.ini under Inventory Server "hhttp://127.0.0.1:8004"; so, ugaim servers + 4 regions on the the same machine runs ... :) ___ Opensim-dev mailing list

Re: [Opensim-dev] Currency

2009-07-07 Thread Nebadon Izumi
Honestly from a legal stand point you would be insane to try to start a currency in OpenSimulator at this time, it is Alpha Software, and OpenSimulator team will in no way support an Economic system, i would have to say if your grid is waiting on this, its probably going to be waiting for ever, Do

Re: [Opensim-dev] Currency

2009-07-07 Thread Robert Martin
On Tue, Jul 7, 2009 at 12:14 PM, Nebadon Izumi wrote: > Honestly from a legal stand point you would be insane to try to start a > currency in OpenSimulator at this time, the only thing that would be remotely safe IANAL IANACPA would be for the team to put somewhere in the code [currency module con

Re: [Opensim-dev] Web content

2009-07-07 Thread Teravus Ovares
Getting this to work effectively will require several changes (including database changes) and a little bit of luck dealing with the client.Particularly, older clients have issues with the media sent over the eventqueue like is required for the web content on a surface and crash almost immediat

[Opensim-dev] REQUEST FOR PROPOSALS

2009-07-07 Thread Andrew Hughes
Hi Everyone, We are currently looking for a freelance consultant to setup OpenSim on a dedicated server we have. We will give remote desktop access to this server for the consultant to develop this project. If interested please review the attached RFP and email a detailed PDF response with the s

Re: [Opensim-dev] Questions about JSON Stream at Opensim

2009-07-07 Thread BlueWall Slade
Look in this area... trunk/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs trunk/OpenSim/Framework/Servers/BaseOpenSimServer.cs trunk/OpenSim/Framework/Statistics/BaseStatsCollector.cs trunk/OpenSim/Framework/Statistics/Interfaces/IStatsCollector.cs trunk/

[Opensim-dev] Deprecate OpenSim.Grid.InventoryServer and OpenSim.Grid.AssetServer?

2009-07-07 Thread Melanie
Hi all, we now have B.U.S.T., which runs the code that was originally in the asset and inventory servers. The asset server is new, from scratch, while the inventory server runs a port of the old code, courtesy of Diva, who translated it to in and out connectors. This means that the old standal

Re: [Opensim-dev] Deprecate OpenSim.Grid.InventoryServer and OpenSim.Grid.AssetServer?

2009-07-07 Thread Frisby, Adam
The protocols remain the same, correct? Adam > -Original Message- > From: opensim-dev-boun...@lists.berlios.de [mailto:opensim-dev- > boun...@lists.berlios.de] On Behalf Of Melanie > Sent: Tuesday, 7 July 2009 1:32 PM > To: opensim-dev@lists.berlios.de > Subject: [Opensim-dev] Deprecate O

Re: [Opensim-dev] Deprecate OpenSim.Grid.InventoryServer and OpenSim.Grid.AssetServer?

2009-07-07 Thread Melanie
At this time, yes. But changes are planned as we are moving to more sane protocols. Melanie Frisby, Adam wrote: > The protocols remain the same, correct? > > Adam > >> -Original Message- >> From: opensim-dev-boun...@lists.berlios.de [mailto:opensim-dev- >> boun...@lists.berlios.de] On

Re: [Opensim-dev] Deprecate OpenSim.Grid.InventoryServer and OpenSim.Grid.AssetServer?

2009-07-07 Thread Stefan Andersson
+1 by all means. At the same time, I invite discussion on the cable beach descendant - do you see that this one could be merged into the... bust? Again, big thanks to you and Diva for pulling this off. It's a major step forward indeed! /Stefan > -Original Message- > From: opensim-dev-bo

Re: [Opensim-dev] Currency

2009-07-07 Thread Stefan Andersson
Rock, An implementation of a functional monetary system has been declared as out of scope for OpenSim. It is something that has to go into the custom implementation/third party provider layer. There is a live and ongoing discussion as of where to draw the line for what goes into the core, a

Re: [Opensim-dev] Currency

2009-07-07 Thread Jeroen van Veen
I guess the economy stuff can be used as karma system as well. It doesn't need to involve real money, to fit a purpose. Jeroen On Wednesday 08 July 2009 05:54:04 Stefan Andersson wrote: > Rock, > > > > An implementation of a functional monetary system has been declared as out > of scope for Open