Working with mac OS X (10.13.5 High Sierra), java 8, update 191.
Com Freq opens and allows to select pair of csv files. When I push the Redraw the frequency comparison visual does not display, and the following message appears on the command line:
h-axwlg15mac01:Downloads kamrankarimullah$ objc[30752]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff970e3c90) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x15e167cd8). One of the two will be used. Which one is undefined.
Hi Kamran,
I dont think thee is anything I can do about this. From a bit of internet research the top voted answer on a simialr question was
"There's nothing you can do about this. It's an Apple problem, but it's probably harmless.
Note: I'm not sure what other description could be given than what the warning says. It just means that the same class is defined in two modules. With Apple stuff, they're often identical so it doesn't matter which copy is used."
It doesnt appear to be harmless if our case though. I also found this bug was reported to the java JDK team in january and closed as will not fix, as it is an issue with apple High Sierra.
https://bugs.openjdk.java.net/browse/JDK-8195671
Thanks Shane. That’s helpful. Maybe it’ll have been fixed in Mojave, which is the OS update Apple is shoving down our throats now! :)
Yours,
Kamran
On 14 Nov 2018, at 17:43, Shane sheehas1@users.sourceforge.net<mailto:sheehas1@users.sourceforge.net> wrote:
Hi Kamran,
I dont think thee is anything I can do about this. From a bit of internet research the top voted answer on a simialr question was
"There's nothing you can do about this. It's an Apple problem, but it's probably harmless.
Note: I'm not sure what other description could be given than what the warning says. It just means that the same class is defined in two modules. With Apple stuff, they're often identical so it doesn't matter which copy is used."
It doesnt appear to be harmless if our case though. I also found this bug was reported to the java JDK team in january and closed as will not fix, as it is an issue with apple High Sierra.
https://bugs.openjdk.java.net/browse/JDK-8195671
[tickets:#53]https://sourceforge.net/p/modnlp/tickets/53/ ComFreq error?
Status: open
Milestone: 1.0
Created: Fri Nov 09, 2018 02:34 PM UTC by Kamran Karimullah
Last Updated: Fri Nov 09, 2018 02:34 PM UTC
Owner: nobody
Working with mac OS X (10.13.5 High Sierra), java 8, update 191.
Com Freq opens and allows to select pair of csv files. When I push the Redraw the frequency comparison visual does not display, and the following message appears on the command line:
h-axwlg15mac01:Downloads kamrankarimullah$ objc[30752]: Class FIFinderSyncExtensionHost is implemented in both /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff970e3c90) and /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride (0x15e167cd8). One of the two will be used. Which one is undefined.
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/modnlp/tickets/53/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Tickets: #53