Giter VIP home page Giter VIP logo

Comments (11)

jmangue avatar jmangue commented on August 24, 2024

Hi @KALYANRENGANATHAN,

This is a compatibility bug with the ResourceManager plugin when run against 10.4 logsets. Can you please verify that your logset is from Tableau Server 10.4?

Assuming this is the same bug, we already have an internal fix done for this and will release it to GitHub soon.

Thanks,
-Justin

from logshark.

KALYANRENGANATHAN avatar KALYANRENGANATHAN commented on August 24, 2024

from logshark.

jmangue avatar jmangue commented on August 24, 2024

@KALYANRENGANATHAN thanks for confirming!

This bug should only affect the ResourceManager plugin, so in the meantime you should still be able to analyze your logs using the other ~11 plugins.

Thanks for your patience, I'll update this issue once a fix is out.

from logshark.

til-jmac avatar til-jmac commented on August 24, 2024

Hi there, any news on a fix for this? Now that 10.4 is out I'm trying to use the ResourceManager plugin in the wild and I keep getting this error. Thanks.

from logshark.

jmangue avatar jmangue commented on August 24, 2024

Hi all, we are still working on a release date for the next version of Logshark, which will include this fix. Thanks for your patience.

from logshark.

darrelranf avatar darrelranf commented on August 24, 2024

Hi jmangue,

It appears I'm having a similar problem. I'm new to logshark and until seeing this post I haven't made much headway. Can you provide me the current status on this issue.

I'm post a partial of the logshark.log so if you can, can you tell me if this is related to the bug you've discussed here? Thank you!

2018-01-11 16:44:48,710 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.ConnectionModel.Postgres.PostgresConnectionInfo - Created Postgres database 'exto-43vwzf2_18011121441585_log01032018zip' on 'localhost:5432'.
2018-01-11 16:44:48,731 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Initializing Apache plugin..
2018-01-11 16:44:48,734 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Execution of Apache plugin started at 4:44 PM..
2018-01-11 16:45:30,754 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - Encountered uncaught exception while executing plugin 'Apache': The operation has timed out.
2018-01-11 16:45:31,977 exto-43vwzf2_18011121441585_log01032018zip (null) [1] DEBUG Logshark.Core.Controller.Plugin.PluginExecutor - System.TimeoutException: The operation has timed out.
at Npgsql.NpgsqlConnector.d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.NpgsqlConnector.d__136.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.ConnectorPool.d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at System.Runtime.CompilerServices.ValueTaskAwaiter1.GetResult()
at Npgsql.NpgsqlConnection.d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.NpgsqlConnection.Open()
at ServiceStack.OrmLite.OrmLiteConnection.Open()
at ServiceStack.OrmLite.OrmLiteConnectionFactory.OpenDbConnection()
at Logshark.PluginLib.Persistence.ConcurrentBatchPersister1..ctor(IDbConnectionFactory connectionFactory, Int32 poolSize, Int32 maxBatchSize, IDictionary2 recordsPersisted)
at Logshark.PluginLib.Model.Impl.BasePlugin.GetConcurrentBatchPersister[T](IPluginRequest request)
at Logshark.Plugins.Apache.Apache.Execute(IPluginRequest pluginRequest)
at Logshark.Core.Controller.Plugin.PluginExecutor.ExecutePlugin(Type pluginType)
2018-01-11 16:45:31,979 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - Apache failed to execute successfully.
2018-01-11 16:45:31,980 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Initializing Backgrounder plugin..
2018-01-11 16:45:31,984 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Execution of Backgrounder plugin started at 4:45 PM..
2018-01-11 17:00:34,941 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - Encountered uncaught exception while executing plugin 'Backgrounder': The operation has timed out.
2018-01-11 17:02:03,011 exto-43vwzf2_18011121441585_log01032018zip (null) [1] DEBUG Logshark.Core.Controller.Plugin.PluginExecutor - System.TimeoutException: The operation has timed out.
at Npgsql.NpgsqlConnector.d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.NpgsqlConnector.d__136.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.ConnectorPool.d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at System.Runtime.CompilerServices.ValueTaskAwaiter1.GetResult()
at Npgsql.NpgsqlConnection.d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.NpgsqlConnection.Open()
at ServiceStack.OrmLite.OrmLiteConnection.Open()
at ServiceStack.OrmLite.OrmLiteConnectionFactory.OpenDbConnection()
at Logshark.PluginLib.Persistence.ConcurrentCustomPersister1..ctor(IPluginRequest pluginRequest, IDbConnectionFactory connectionFactory, InsertionMethod customInsertionMethod, IDictionary2 recordsPersisted)
at Logshark.Plugins.Backgrounder.Backgrounder.Execute(IPluginRequest pluginRequest)
at Logshark.Core.Controller.Plugin.PluginExecutor.ExecutePlugin(Type pluginType)
2018-01-11 17:02:03,011 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - Backgrounder failed to execute successfully.
2018-01-11 17:02:50,957 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Initializing ClusterController plugin..
2018-01-11 17:03:34,098 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Execution of ClusterController plugin started at 5:03 PM..
2018-01-11 17:04:25,971 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - Encountered uncaught exception while executing plugin 'ClusterController': No such host is known
2018-01-11 17:10:51,312 exto-43vwzf2_18011121441585_log01032018zip (null) [1] DEBUG Logshark.Core.Controller.Plugin.PluginExecutor - System.Net.Sockets.SocketException (0x80004005): No such host is known
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at Npgsql.NpgsqlConnector.Connect(NpgsqlTimeout timeout)
at Npgsql.NpgsqlConnector.d__139.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.NpgsqlConnector.d__136.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.ConnectorPool.d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at System.Runtime.CompilerServices.ValueTaskAwaiter1.GetResult()
at Npgsql.NpgsqlConnection.d__28.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Npgsql.NpgsqlConnection.Open()
at ServiceStack.OrmLite.OrmLiteConnection.Open()
at ServiceStack.OrmLite.OrmLiteConnectionFactory.OpenDbConnection()
at Logshark.PluginLib.Persistence.ConcurrentBatchPersister1..ctor(IDbConnectionFactory connectionFactory, Int32 poolSize, Int32 maxBatchSize, IDictionary2 recordsPersisted)
at Logshark.PluginLib.Model.Impl.BasePlugin.GetConcurrentBatchPersister[T](IPluginRequest request)
at Logshark.Plugins.ClusterController.ClusterController.Execute(IPluginRequest pluginRequest)
at Logshark.Core.Controller.Plugin.PluginExecutor.ExecutePlugin(Type pluginType)
2018-01-11 17:10:51,312 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - ClusterController failed to execute successfully.
2018-01-11 17:10:52,157 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Initializing Config plugin..
2018-01-11 17:10:59,284 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Execution of Config plugin started at 5:10 PM..
2018-01-11 17:11:44,574 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Skipped saving Config workbook because the plugin did not generate any backing data.
2018-01-11 17:11:44,575 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Config execution completed! [52.41]
2018-01-11 17:11:45,843 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Initializing Filestore plugin..
2018-01-11 17:11:54,579 exto-43vwzf2_18011121441585_log01032018zip (null) [1] INFO Logshark.Core.Controller.Plugin.PluginExecutor - Execution of Filestore plugin started at 5:11 PM..
2018-01-11 17:14:11,773 exto-43vwzf2_18011121441585_log01032018zip (null) [1] ERROR Logshark.Core.Controller.Plugin.PluginExecutor - Encountered uncaught exception while executing plugin 'Filestore': No such host is known
2018-01-11 17:15:38,436 exto-43vwzf2_18011121441585_log01032018zip (null) [1] DEBUG Logshark.Core.Controller.Plugin.PluginExecutor - System.Net.Sockets.SocketException (0x80004005): No such host is known
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)

from logshark.

jmangue avatar jmangue commented on August 24, 2024

Hi @darrelranf , your issue appears to be unrelated to the root ResourceManager issue here.

It looks like Logshark is timing out when trying to communicate with your Postgres database (running on localhost). I'd recommend you start troubleshooting there; make sure you can connect to that database, issue queries, etc.

from logshark.

sqlcenturion avatar sqlcenturion commented on August 24, 2024

Hi all,

Is there an update on when a patch will be released for the SRM issues? We are now past the release of Tableau Server 10.5 and I am needed SRM info fairly badly.

Thanks!

from logshark.

rahulmotwani avatar rahulmotwani commented on August 24, 2024

Hi @sqlcenturion,

We are working on other higher priority deliverables as a team. We will determine the release date for the next version of Logshark in the near future, which will include this fix. Thank you for your patience, feedback and persistence.

from logshark.

til-jmac avatar til-jmac commented on August 24, 2024

It's now nearly 4 months since the last reply saying you would "determine the release date for the next version of Logshark in the near future", and 6 months since this bug was first identified. When can we expect a resolution here? Since the code is open source, are there some lines we can change to parse the Resource Manager logs correctly? Logshark has become quite a key tool for us, really looking forward to an updated version. Thank you.

from logshark.

jmangue avatar jmangue commented on August 24, 2024

Hi all, we just released v2.1 which should resolve this issue with processing ResourceManager logs. Thanks for your patience. Please upgrade and feel free to open a new issue if you are still running into problems.

from logshark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.