Anonymous | Login | Signup for a new account | 2021-01-23 11:44 PST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0008591 | opensim | [REGION] OpenSim Core | public | 2019-09-28 04:11 | 2019-10-09 03:40 | |||||
Reporter | danbanner | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | acknowledged | Resolution | open | |||||||
Platform | Operating System | Linux | Operating System Version | |||||||
Product Version | 0.9.1.0 | |||||||||
Target Version | 0.9.1.0 | Fixed in Version | ||||||||
Summary | 0008591: Console logging error, due to new formatting | |||||||||
Description | I'm seeing this warning/error since http://opensimulator.org/viewgit/?a=commitdiff&p=opensim&h=584df2ab38c35b31e1a279f1992f7032d256ceb5 [^] was applied. Couldn't write out log message: System.FormatException: Input string was not in a correct format. at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ae] in /root/install/mono-5.14/mono-5.14.0.177/mcs/class/referencesource/mscorlib/system/text/stringbuilder.cs:1373 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x0000e] in /root/install/mono-5.14/mono-5.14.0.177/external/corert/src/System.Private.CoreLib/shared/System/String.Manipulation.cs:471 at System.String.Format (System.String format, System.Object[] args) [0x00018] in /root/install/mono-5.14/mono-5.14.0.177/external/corert/src/System.Private.CoreLib/shared/System/String.Manipulation.cs:436 at OpenSim.Framework.Console.LocalConsole.Output (System.String format, System.String level, System.Object[] components) [0x00001] in /home/osgrid/PLAZA/sandbox_plaza2/OpenSim/Framework/Console/LocalConsole.cs:394 at OpenSim.Framework.Console.OpenSimAppender.Append (log4net.Core.LoggingEvent le) [0x00071] in /home/osgrid/PLAZA/sandbox_plaza2/OpenSim/Framework/Console/OpenSimAppender.cs:65 | |||||||||
Tags | No tags attached. | |||||||||
Git Revision or version number | ||||||||||
Run Mode | Grid (1 Region per Sim) | |||||||||
Physics Engine | BulletSim | |||||||||
Script Engine | ||||||||||
Environment | Mono / Linux64 | |||||||||
Mono Version | 5.x | |||||||||
Viewer | n/a | |||||||||
Attached Files | ||||||||||
![]() |
|
(0035700) UbitUmarov (administrator) 2019-09-28 12:07 |
yes still a pesty issue since console code changes :( |
(0035701) aiaustin (developer) 2019-09-30 04:00 edited on: 2019-09-30 04:01 |
I understand this is now a known issue.. but just to report, I see this too on latest dev master versions... 11:59:24 - [REMOTE SIMULATION CONNECTOR]: Creating agent at http://shetland.aiai.ed.ac.uk:9000/ [^] 11:59:24 - [ENTITY TRANSFER MODULE]: Sending new CAPS seed url http://shetland.aiai.ed.ac.uk:9000/CAPS/568d251f-4e35-42b6-acaf-4f7c502a550d0000/ [^] from Vue to Be Austin Couldn't write out log message: System.FormatException: Input string was not in a correct format. at System.Text.StringBuilder.FormatError() at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) at System.String.Format(String format, Object[] args) at OpenSim.Framework.Console.LocalConsole.Output(String format, String level, Object[] components) in K:\OSGRID\opensim-0.9.0.1-1100-g304d725\OpenSim\Framework\Console\LocalConsole.cs:line 394 at OpenSim.Framework.Console.OpenSimAppender.Append(LoggingEvent le) in K:\OSGRID\opensim-0.9.0.1-1100-g304d725\OpenSim\Framework\Console\OpenSimAppender.cs:line 65 |
(0035720) danbanner (manager) 2019-10-09 03:06 |
Still getting errors on master Couldn't write out log message: System.FormatException: Input string was not in a correct format. at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ae] in <b438c4008bd647a080940db306561479>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <b438c4008bd647a080940db306561479>:0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in <b438c4008bd647a080940db306561479>:0 at OpenSim.Framework.Console.LocalConsole.Output (System.String format, System.String level, System.Object[] components) [0x00000] in <88094405c356457b898f6d46192eddfb>:0 at OpenSim.Framework.Console.OpenSimAppender.Append (log4net.Core.LoggingEvent le) [0x00068] in <88094405c356457b898f6d46192eddfb>:0 This is on OpenSim 0.9.1.0 Snail Dev 55d70f5df7: 2019-10-08 06:31:39 +0100 (SIMULATION/0.3 - SIMULATION/0.8) |
![]() |
|||
Date Modified | Username | Field | Change |
2019-09-28 04:11 | danbanner | New Issue | |
2019-09-28 12:07 | UbitUmarov | Note Added: 0035700 | |
2019-09-30 04:00 | aiaustin | Note Added: 0035701 | |
2019-09-30 04:01 | aiaustin | Note Edited: 0035701 | View Revisions |
2019-10-09 03:06 | danbanner | Note Added: 0035720 | |
2019-10-09 03:40 | tampa | Status | new => acknowledged |
Copyright © 2000 - 2012 MantisBT Group |