[Opensim-users] Opensim-users Digest, Vol 22, Issue 10

Ralf Haifisch ralf at ralf-haifisch.biz
Sat Jun 6 16:55:17 UTC 2009


You better file an mantis with all that info, as well..


Cheers,
Ralf


---
Ralf Hülsmann
Editor & Co-Founder at the Maxping Magazine
www.maxping.org
Mostly used avatar: Ralf Haifisch   -   Linked in
http://www.linkedin.com/in/ralfhuelsmann   -  Xing
https://www.xing.com/profile/Ralf_Huelsmann2 





-----Ursprüngliche Nachricht-----
Von: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] Im Auftrag von
opensim-users-request at lists.berlios.de
Gesendet: Samstag, 6. Juni 2009 20:59
An: opensim-users at lists.berlios.de
Betreff: Opensim-users Digest, Vol 22, Issue 10

Send Opensim-users mailing list submissions to
	opensim-users at lists.berlios.de

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.berlios.de/mailman/listinfo/opensim-users
or, via email, send a message with subject or body 'help' to
	opensim-users-request at lists.berlios.de

You can reach the person managing the list at
	opensim-users-owner at lists.berlios.de

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Opensim-users digest..."


Today's Topics:

   1. Re: how to find out .net version installed .. (Wordfromthe Wise)


----------------------------------------------------------------------

Message: 1
Date: Sat, 6 Jun 2009 17:59:24 +0200
From: "Wordfromthe Wise" <drwhiet at spacefriends.de>
Subject: Re: [Opensim-users] how to find out .net version installed ..
To: <opensim-users at lists.berlios.de>
Message-ID: <20090606155911.15D8B3783F4 at mail.sto-net.de>
Content-Type: text/plain; charset="iso-8859-1"

If oyu like to find out which .net version and kb patches you have installed
you can use following utility : http://www.dzaebel.net/NetVersions.htm
 
too bad MS did not included this like the direct X check .. 
 
anyhow .. this batch file will help you .. 
 
mine is :  3.5.30729.196 
 
best regards
Word 
 
  _____  

Von: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] Im Auftrag von Wordfromthe
Wise
Gesendet: Samstag, 6. Juni 2009 17:26
An: opensim-users at lists.berlios.de
Betreff: Re: [Opensim-users] Save OAR .9795 and .9785 /
migrationfromsqlliteto mysql ..


17:20:07 - [ARCHIVER] : Writing archive for region New Judyka to
newjudyka.oar
17:20:07 - [ARCHIVER] : 64 scene objects to serialize requiring save of 106
assets
17:20:07 - [ARCHIVER] : AssetsRequest executed looking for 106 assets
17:20:10 - [ARCHIVER] : Added 50 assets to archive
 
2009-06-06 17:20:07,312 INFO  -
OpenSim.Region.CoreModules.World.Archiver.ArchiverModule [ARCHIVER]: Writing
archive for region New Judyka to newjudyka.oar
2009-06-06 17:20:07,312 DEBUG -
OpenSim.Region.CoreModules.World.Archiver.ArchiveWriteRequestPreparation
[ARCHIVER]: 64 scene objects to serialize requiring save of 106 assets
2009-06-06 17:20:07,312 DEBUG -
OpenSim.Region.CoreModules.World.Archiver.AssetsRequest [ARCHIVER]:
AssetsRequest executed looking for 106 assets
2009-06-06 17:20:10,234 INFO  -
OpenSim.Region.CoreModules.World.Archiver.AssetsArchiver [ARCHIVER]: Added
50 assets to archive
2009-06-06 17:20:49,500 ERROR - OpenSim.Application [APPLICATION]: 
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
 
Exception: System.Net.WebException: Die Verbindung mit dem Remoteserver kann
nicht hergestellt werden. ---> System.Net.Sockets.SocketException: Ein
Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer
bestimmten Zeitspanne nicht ordnungsgem?? reagiert hat, oder die
hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht
reagiert hat 66.240.232.122:8003
   bei System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- Ende der internen Ausnahmestapel?berwachung ---
   bei System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   bei
OpenSim.Framework.Servers.HttpServer.AsynchronousRestObjectRequester.<>c__Di
splayClass3`2.<MakeRequest>b__2(IAsyncResult res2) in D:\OSGRID\OSGRID
RELEASES\osgrid.release.9785\OpenSim\Framework\Servers\HttpServer\Asynchrono
usRestObjectRequester.cs:Zeile 111.
   bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   bei System.Net.ContextAwareResult.CompleteCallback(Object state)
   bei System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
   bei System.Net.ContextAwareResult.Complete(IntPtr userToken)
   bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result,
IntPtr userToken)
   bei System.Net.HttpWebRequest.SetResponse(Exception E)
   bei System.Net.HttpWebRequest.SetAndOrProcessResponse(Object
responseOrException)
   bei System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult
returnResult)
   bei System.Net.Connection.CompleteConnectionWrapper(Object request,
Object state)
   bei System.Net.PooledStream.ConnectionCallback(Object owningObject,
Exception e, Socket socket, IPAddress address)
   bei System.Net.ServicePoint.ConnectSocketCallback(IAsyncResult
asyncResult)
   bei System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   bei System.Net.ContextAwareResult.Complete(IntPtr userToken)
   bei System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result,
IntPtr userToken)
   bei
System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   bei
System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
InnerException: System.Net.Sockets.SocketException: Ein Verbindungsversuch
ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne
nicht ordnungsgem?? reagiert hat, oder die hergestellte Verbindung war
fehlerhaft, da der verbundene Host nicht reagiert hat 66.240.232.122:8003
   bei System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   bei System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
 
Application is terminating: True
 
 

  _____  

Von: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] Im Auftrag von Wordfromthe
Wise
Gesendet: Samstag, 6. Juni 2009 16:49
An: opensim-users at lists.berlios.de
Betreff: Re: [Opensim-users] Save OAR .9795 and .9785 / migrationfromsqllite
to mysql ..


tested further and it seems that up to 80 prims the save oar works. higher
that that i can not save oars.
 
  _____  

http://87.152.108.37:9000/SStats/
  _____  


Skulligans Island 2

Dilatn	 SimFPS	 PhysFPS	 AgntUp	 RootAg	 ChldAg	 Prims	 ATvPrm
AtvScr	 ScrLPS	
0.9493334	 53.33333	 46.66667	 0	 0	 0	 76
0	 8	 1.666667	
FrmMS	 AgtMS	 PhysMS	 OthrMS	 ScrLPS	 OutPPS	 InPPS	 NoAckKB
PndDWN	 PndUP	
0	 0	 0	 0	 1.666667	 0	 0	 0	 0
0	

Skulligans Island

Dilatn	 SimFPS	 PhysFPS	 AgntUp	 RootAg	 ChldAg	 Prims	 ATvPrm
AtvScr	 ScrLPS	
0.9493334	 53.33333	 46.66667	 0	 0	 0	 85
0	 14	 1.666667	
FrmMS	 AgtMS	 PhysMS	 OthrMS	 ScrLPS	 OutPPS	 InPPS	 NoAckKB
PndDWN	 PndUP	
0	 0	 0	 0	 1.666667	 0	 0	 0	 0
0	
 
  _____  


ActiveLog

16:39:42 - [ARCHIVER] : Added region settings to archive.
16:39:42 - [ARCHIVER] : Added terrain information to archive.
16:39:42 - [ARCHIVER] : Added scene objects to archive.
16:39:42 - [ARCHIVER] : Finished writing out OAR for Skulligans Island 2
 
 
2009-06-06 16:40:20,781 INFO - OpenSim.OpenSim Currently selected region is
Skulligans Island 22009-06-06 16:40:33,250 INFO - OpenSim.OpenSim Currently
selected region is Skulligans Island16:40:44 - [ARCHIVER] : Writing archive
for region Skulligans Island to skull.oar
16:40:44 - [ARCHIVER] : 82 scene objects to serialize requiring save of 47
assets
16:40:44 - [ARCHIVER] : AssetsRequest executed looking for 48 assets
 
the console is still giving me feedback from the sims and it is also
possible to TP to that sim
walk around and do things without problems. but i can not enter any console
commands ..
 
i tried that on .9700 .9785 .9797 .9798
 
  _____  

Von: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] Im Auftrag von Wordfromthe
Wise
Gesendet: Samstag, 6. Juni 2009 13:13
An: opensim-users at lists.berlios.de
Betreff: Re: [Opensim-users] Save OAR .9795 and .9785 / migration
fromsqllite to mysql ..


i am running Windows Xp and have no success saving oar files on both
versions OAR .9795 and .9785.
tried it several times and only once  1 sim out of 6 was saved without
errors .. 
i could provide more information if i knew which infos you need ..
 
Also tried it with just a single sim connected to the grid to not stress the
console but without any luck ..
 
the sims itself are running much better than with the .9700
 
Are there any recommendations  on the  file extension .. has it to be  .oar
or can i use the extension i like.
 
And is there another way of  migration from sqllite to mysql  besides  save
oar / load oar ?
 
best regards
Word
 
P.S: this is no complaint .. just a information  .. ty very much Developers
for all your hard work 
you provide for us .. this is really appreciated.

  _____  

Von: opensim-users-bounces at lists.berlios.de
[mailto:opensim-users-bounces at lists.berlios.de] Im Auftrag von Len Brown
Gesendet: Freitag, 5. Juni 2009 21:47
An: opensim-users at lists.berlios.de
Betreff: Re: [Opensim-users] Making Viewer Portable


No, SQLite is WAY too weak for any real building and scripting.  The main
reason I went with MySQL is because if using the SQLite you do not have what
is called "persistence."

For example, with the internal SQLite, if you put on a new skin and
clothing, when you shutdown and restart OpenSim you return to the default
Ruth and have to put your skin, clothing, and shape, etc back on EVERY time
you restart.

But with MySQL all those settings are preserved, so you can log out, reboot
the system even, and when you load everything back up and log in, your skin,
shape, clothing, etc are all instact just as you left them when you were
last logged in.

That is just one of several reasons why MySQL is superior to SQLite, in my
humble opinion...


On Fri, Jun 5, 2009 at 1:25 PM, Dirk Krause <dirk.krause at pixelpark.com>
wrote:


cool idea in general.

But wouldnt it be easier to have the low-end sqlite if it's supposed to be
portable (as in very standalone)?


-----Urspr?ngliche Nachricht-----
Von: opensim-users-bounces at lists.berlios.de im Auftrag von Len Brown
Gesendet: Fr 05.06.2009 18:10
An: opensim-users at lists.berlios.de
Betreff: Re: [Opensim-users] Making Viewer Portable


Actually I missed that!  I followed a few links from there and found exactly
the information I was looking for (I think).  I'll try and test it all out
this afternoon and see if it's as stated.

BTW, for those interested, I discovered that if I install XAMPP (
www.apachefriends.org) I can run MySQL from a thumb and configure OpenSim to
use MySQL using the standard information found various places online.  This
way I can insure that even my "external" MySQL database can easily be backed
up along with OpenSim.

To make things even easier, I downloaded the Portable Apps launcher base (
http://portableapps.com/download) and then installed XAMPP linked from the
same site along with the XAMPP launcher.  The only things that would really
make my day (and I am currently working on accomplishing this) is to launch
OpenSim and the viewer of choice from the Portable Apps launcher so that
OpenSim, the MySQL database and the Viewer can all be launched directly from
a thumb drive and all data saved to it as well.

:)

On Fri, Jun 5, 2009 at 9:02 AM, L?thien Athariel <luthien.athariel at gmail.com
> wrote:

> Hi,
>
> possibly you've already seen this before, but just in case:
>
> http://portableapps.com/node/15340
>
> - l
>
> 2009/6/5 Ethan Grammatikidis <eekee57 at fastmail.fm>
>
>> On Thu, 4 Jun 2009 21:47:31 -0500
>> Len Brown <lenwbrown at gmail.com> wrote:
>> [...]
>>  I have copied the installation
>> > directory of the Hippo viewer to the thumb as well but discovered that
>> when
>> > I made changes to the viewer those changes were ignored when loading on
>> a
>> > different computer.
>> >
>> >      I realized the viewer settings are all saved to the system
registry
>> > (I'm using Windows XP).  Would it be possible to instead compile a
>> viewer so
>> > that all internal changes are instead saved to an ini file - like
>> OpenSim
>> > is?  This way a person could have a truly 100% portable copy of
OpenSim,
>> > MySQL server and viewer all on a thumb drive and keeping all settings
>> intact
>> > when going from system to system.
>>
> ...
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>



_______________________________________________
Opensim-users mailing list
Opensim-users at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-users




-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://lists.berlios.de/pipermail/opensim-users/attachments/20090606/38c75f
cf/attachment.html 

------------------------------

_______________________________________________
Opensim-users mailing list
Opensim-users at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-users


End of Opensim-users Digest, Vol 22, Issue 10
*********************************************




More information about the Opensim-users mailing list