skip to Main Content
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8221
    ohsharonnn
    Participant

    —————————
    NodeXL
    —————————
    An unexpected problem occurred. If it occurs again, please copy the details to the clipboard by typing Ctrl-C, then post the details to https://www.smrfoundation.org/forums/.

    Details:

    [IOException]: A problem occurred while calling the executable that calculates SNAP graph metrics. Details:

    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application’s support team for more information.

    在 Smrf.NodeXL.Algorithms.GraphMetricCalculatorBase.CalculateSnapGraphMetrics(IGraph oGraph, SnapGraphMetrics eSnapGraphMetrics, List`1 oGroups)

    在 Smrf.NodeXL.Algorithms.GraphMetricCalculatorBase.CalculateSnapGraphMetrics(IGraph oGraph, SnapGraphMetrics eSnapGraphMetrics)

    在 Smrf.NodeXL.Algorithms.ClusterCalculator.TryCalculateClustersSnap(IGraph oGraph, SnapGraphMetrics eSnapGraphMetric, BackgroundWorker oBackgroundWorker, ICollection`1& oGraphMetrics)

    在 Smrf.NodeXL.Algorithms.ClusterCalculator.TryCalculateGraphMetrics(IGraph graph, BackgroundWorker backgroundWorker, ICollection`1& graphMetrics)

    在 Smrf.NodeXL.ExcelTemplate.ClusterCalculator2.TryCalculateGraphMetrics(IGraph graph, CalculateGraphMetricsContext calculateGraphMetricsContext, GraphMetricColumn[]& graphMetricColumns)

    在 Smrf.NodeXL.ExcelTemplate.GraphMetricCalculationManager.CalculateGraphMetricsAsyncInternal(CalculateGraphMetricsAsyncArgs oCalculateGraphMetricsAsyncArgs, BackgroundWorker oBackgroundWorker, DoWorkEventArgs oDoWorkEventArgs)

    在 Smrf.NodeXL.ExcelTemplate.GraphMetricCalculationManager.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)

    在 System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

    在 System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    —————————

    —————————

    #8604
    Harald Meier
    Keymaster

    It is possible that the network you are trying to analyze is too big to process with the clustering algorithm.

    Please send your dataset to info@smrfoundation.org and we will take a look.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Back To Top