How to get Jena Fuseki running in a cygwin bash shell? - windows

I am currently running Amazon Corretto Java 11.0.
I have downloaded the apache-jena-fuseki-3.15.0.zip. The archive has been extracted. From a cygwin bash shell, I ran:
fuseki-server --update --mem /ds
The server is accessible from a browser at localhost:3030. However, the startup dumped a lot of errors.
Documentation for installing and running on Windows is sparse. I am trying to get to a point where I can upload my ontology and execute SPARQL queries. I can do neither at this point. Any ideas of what might be wrong? Any pointers to online installation guides or videos?
Here are the errors:
2020-06-21 22:55:45,545 main ERROR Unrecognized format specifier [d]
2020-06-21 22:55:45,558 main ERROR Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
2020-06-21 22:55:45,559 main ERROR Unrecognized format specifier [thread]
2020-06-21 22:55:45,559 main ERROR Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
2020-06-21 22:55:45,559 main ERROR Unrecognized format specifier [level]
2020-06-21 22:55:45,560 main ERROR Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
2020-06-21 22:55:45,560 main ERROR Unrecognized format specifier [logger]
2020-06-21 22:55:45,560 main ERROR Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
2020-06-21 22:55:45,561 main ERROR Unrecognized format specifier [msg]
2020-06-21 22:55:45,561 main ERROR Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
2020-06-21 22:55:45,561 main ERROR Unrecognized format specifier [n]
2020-06-21 22:55:45,562 main ERROR Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
2020-06-21 22:55:45,572 main ERROR Unrecognized format specifier [d]
2020-06-21 22:55:45,573 main ERROR Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
2020-06-21 22:55:45,573 main ERROR Unrecognized format specifier [thread]
2020-06-21 22:55:45,573 main ERROR Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
2020-06-21 22:55:45,574 main ERROR Unrecognized format specifier [level]
2020-06-21 22:55:45,574 main ERROR Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
2020-06-21 22:55:45,574 main ERROR Unrecognized format specifier [logger]
2020-06-21 22:55:45,575 main ERROR Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
2020-06-21 22:55:45,575 main ERROR Unrecognized format specifier [msg]
2020-06-21 22:55:45,575 main ERROR Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
2020-06-21 22:55:45,575 main ERROR Unrecognized format specifier [n]
2020-06-21 22:55:45,575 main ERROR Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
2020-06-21 22:55:45,630 main ERROR Unable to locate plugin type for Loggers
2020-06-21 22:55:45,630 main ERROR Unable to locate plugin type for Appenders
2020-06-21 22:55:45,631 main ERROR Unable to locate plugin type for ThresholdFilter
2020-06-21 22:55:45,633 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,633 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,634 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,634 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,635 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,635 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,635 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,636 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,636 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,636 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,637 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,637 main ERROR Unable to locate plugin for AppenderRef
2020-06-21 22:55:45,637 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,637 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,638 main ERROR Unable to locate plugin for Logger
2020-06-21 22:55:45,638 main ERROR Unable to locate plugin for AppenderRef
2020-06-21 22:55:45,639 main ERROR Unable to locate plugin for Root
2020-06-21 22:55:45,639 main ERROR Unable to locate plugin for Loggers
2020-06-21 22:55:45,640 main ERROR Unable to locate plugin for PatternLayout
2020-06-21 22:55:45,640 main ERROR Unable to locate plugin for Console
2020-06-21 22:55:45,640 main ERROR Unable to locate plugin for PatternLayout
2020-06-21 22:55:45,640 main ERROR Unable to locate plugin for Console
2020-06-21 22:55:45,641 main ERROR Unable to locate plugin for Appenders
2020-06-21 22:55:45,641 main ERROR Unable to locate plugin for ThresholdFilter
2020-06-21 22:55:45,642 main ERROR Unrecognized format specifier [d]
2020-06-21 22:55:45,642 main ERROR Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
2020-06-21 22:55:45,643 main ERROR Unrecognized format specifier [thread]
2020-06-21 22:55:45,643 main ERROR Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
2020-06-21 22:55:45,644 main ERROR Unrecognized format specifier [level]
2020-06-21 22:55:45,644 main ERROR Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
2020-06-21 22:55:45,645 main ERROR Unrecognized format specifier [logger]
2020-06-21 22:55:45,645 main ERROR Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
2020-06-21 22:55:45,645 main ERROR Unrecognized format specifier [msg]
2020-06-21 22:55:45,646 main ERROR Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
2020-06-21 22:55:45,646 main ERROR Unrecognized format specifier [n]
2020-06-21 22:55:45,647 main ERROR Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.

There is a problem with the Apache Jena Fuseki v3.15.0 combined jar (fuseki-server.jar, not the war file packaging, nor the non-UI jena-fuseki-server form). It is a bug in v 3.15.0 only, not in 3.14.0.
https://issues.apache.org/jira/browse/JENA-1900
An in-place fix:
https://gist.github.com/afs/a862c0e71b37ce617cd0a592b60609f1
This bash script downloads jena-fuseki-server-3.15.0.jar which does not have the same problem, extracts the "Log4j2Plugins.dat", then replaces the file in fuseki-server.jar.
An alternative to consider is using jena-fuseki-server as a service. It does not have a UI nor maintain a "run/" area - instead it uses a command line arguments, including a configuration file argument, each time it is started.

Related

Log4j2 encoding issue

When I try to run Elasticsearch on Windows 10 as main language is English, everything works fine. But if I change the main language as Turkish, I get error messages as:
2018-07-26 14:42:39,485 main ERROR Unable to locate plugin type for IfFileName
2018-07-26 14:42:39,633 main ERROR Unable to locate plugin for IfAccumulatedFileSize
2018-07-26 14:42:39,634 main ERROR Unable to locate plugin for IfFileName
2018-07-26 14:42:39,637 main ERROR Unable to invoke factory method in class org.apache.logging.log4j.core.appender.rolling.action.DeleteAction for element Delete: java.lang.NullPointerException java.lang.NullPointerException
at org.apache.logging.log4j.core.config.plugins.visitors.PluginElementVisitor.findNamedNode(PluginElementVisitor.java:103)
at org.apache.logging.log4j.core.config.plugins.visitors.PluginElementVisitor.visit(PluginElementVisitor.java:87)
at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.generateParameters(PluginBuilder.java:248)
at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:135)
at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:958)
at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:898)
at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:890)
at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:890)
at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:890)
at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:513)
at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:237)
at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:249)
at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:545)
at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:261)
at org.elasticsearch.common.logging.LogConfigurator.configure(LogConfigurator.java:163)
at org.elasticsearch.common.logging.LogConfigurator.configure(LogConfigurator.java:119)
at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:291)
at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:121)
at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:112)
at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86)
at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124)
at org.elasticsearch.cli.Command.main(Command.java:90)
at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:92)
at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:85)
2018-07-26 14:42:39,645 main ERROR Null object returned for Delete in DefaultRolloverStrategy.
So it seem like a charset problem. The file is encoded as UTF-8, I check it with Notepad++. Elasticsearch has JVM option -Dfile.encoding=UTF-8. I double checked the log4j2.properties file and IfFileName has no space after it.
And if I change IfFileName as ıfFileName (which ı is a Turkish character - lower I) error becomes:
2018-07-26 14:54:25,819 main ERROR Unable to locate plugin type for ıfFileName
Does anyone have an idea about how to fix that?
Adding -Duser.language=en JVM parameter fixed the problem.
I had the same problem but didn't know where to add the -Duser.language=en. However, I found it out it is under the sonar.properties, the line where sonar.search.javaAdditionalOpts= is located remove the # at the begining and write as sonar.search.javaAdditionalOpts=-Duser.language=en and save the file.
This is a bug in Log4j2, which uses String#toLowerCase() without a locale parameter: in the Turkish locale IfFileName is lowercased as ıffilename (with a dotless i). I have reported this as GH issue #1281.
Until this is fixed you can write plugin types in all lowercase (English) letters: e.g. iffilename instead of IfFileName.

Xcode error running react native NSInvalidArgumentException

I am getting the following error while running a react native project in xcode:
2018-07-12 14:19:13.336 [info][tid:main][RCTCxxBridge.mm:210]
Initializing <RCTCxxBridge: 0x6000001d4be0> (parent: <RCTBridge: 0x6080002c1260>, executor: (null))
2018-07-12 14:19:13.338799+0200 pleasefix[16614:4513384] Initializing
<RCTCxxBridge: 0x6000001d4be0> (parent: <RCTBridge: 0x6080002c1260>,
executor: (null))
2018-07-12 14:19:13.444 [warn][tid:main][RCTBridge.m:119] Class
RCTCxxModule was not exported. Did you forget to use
RCT_EXPORT_MODULE()?
2018-07-12 14:19:13.444411+0200 pleasefix[16614:4513384] Class
RCTCxxModule was not exported. Did you forget to use
RCT_EXPORT_MODULE()?
2018-07-12 14:19:13.471746+0200 pleasefix[16614:4513384] -[RCTCxxBridge
devSettings]: unrecognized selector sent to instance 0x6000001d4be0
2018-07-12 14:19:13.487811+0200 pleasefix[16614:4513384] *** Terminating
app due to uncaught exception 'NSInvalidArgumentException', reason: '-
[RCTCxxBridge devSettings]: unrecognized selector sent to instance
0x6000001d4be0'
Has anyone experienced this issue? Any ideas how to fix?

Problems using Twilio Programmable Voice in a Xamarin Android Bindings Library

I created a bindings library project to be able to run the Twilio's Android Programmable Voice SDK (v 2.0.5 - link to download .aar file).
I added this lines of code in Metadata.xml to fix some of the errors:
<!-- solving: Error CS0102 The type 'ErrorEventArgs' already contains a definition for 'P0' TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.IRegistrationListener.cs -->
<attr path="/api/package[#name='com.twilio.voice']/interface[#name='RegistrationListener']/method[#name='onError']" name="managedName">RegistrationListenerOnError</attr>
<attr path="/api/package[#name='com.twilio.voice']/interface[#name='UnregistrationListener']/method[#name='onError']" name="managedName">UnregistrationListenerOnError</attr>
<!-- Error CS0234 The type or namespace name 'InternalCall' does not exist in the namespace 'Com.Twilio.Voice' (are you missing an assembly reference?) TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.Call.cs -->
<attr path="/api/package[#name='com.twilio.voice']/class[#name='InternalCall']" name="visibility">public</attr>
<!-- Error CS0115 'Call.OnWarning(IDictionary)': no suitable method found to override TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.Call.cs -->
<attr path="/api/package[#name='com.twilio.voice']/class[#name='Call']/method[#name='onWarning' and count(parameter)=1 and parameter[1][#type='java.util.HashMap']]/parameter[1]" name="type">java.util.HashMap<java.lang.String, java.lang.Object></attr>
It compiles successfully but when i call Voice.Call() the method doesn't return anything and if i call it in the ui thread the ui keeps stuck forever. I paused the debugger so i can see what part of the code was running and it's waiting for the return of the follow line in Com.Twilio.Voice.Voice:
global::Com.Twilio.Voice.Call __ret = global::Java.Lang.Object.GetObject<global::Com.Twilio.Voice.Call> (JNIEnv.CallStaticObjectMethod (class_ref, id_call_Landroid_content_Context_Ljava_lang_String_Ljava_util_Map_Lcom_twilio_voice_Call_Listener_, __args), JniHandleOwnership.TransferLocalRef);
My hint is that probably some of the lines that i added in Metadata.xml are incorrect or i need to add some more.
I've got some warnings that may help solving the problem:
Warning Type com.getkeepsafe.relinker.ReLinker: FxDG naming violation: Type name 'ReLinker' matches namespace part 'Relinker'. RelinkerBindings C:\...\RelinkerBindings\BINDINGSGENERATOR
Warning Skipping Com.Getkeepsafe.Relinker.ReLinkerInstance.Force, due to a duplicate field, method or nested type name. RelinkerBindings C:\...\RelinkerBindings\BINDINGSGENERATOR
Warning Type com.getkeepsafe.relinker.ReLinker: FxDG naming violation: Type name 'ReLinker' matches namespace part 'Relinker'. RelinkerBindings C:\...\RelinkerBindings\BINDINGSGENERATOR
Warning ignoring option UseSplitVerifier; support was removed in 8.0 RelinkerBindings C:\...\RelinkerBindings\JARTOXML
Warning CS0108 'Call.IInternalListener.OnConnectFailure(Call, CallException)' hides inherited member 'Call.IListener.OnConnectFailure(Call, CallException)'. Use the new keyword if hiding was intended. TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.Call.cs 17 Active
Warning CS0108 'Call.IInternalListener.OnConnected(Call)' hides inherited member 'Call.IListener.OnConnected(Call)'. Use the new keyword if hiding was intended. TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.Call.cs 21 Active
Warning CS0108 'Call.IInternalListener.OnDisconnected(Call, CallException)' hides inherited member 'Call.IListener.OnDisconnected(Call, CallException)'. Use the new keyword if hiding was intended. TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.Call.cs 29 Active
Warning CS0108 'Event.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. TwilioBindings C:\...\TwilioBindings\obj\Debug\generated\src\Com.Twilio.Voice.Impl.Session.Event.cs 222 Active
Warning IDE0006 Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled. TwilioBindings 1 Active
Warning For type Com.Twilio.Voice.InternalCall, base interface com.twilio.voice.RTCMonitorCommand.Listener is invalid. TwilioBindings C:\...\TwilioBindings\BINDINGSGENERATOR
Warning For type Com.Twilio.Voice.InternalCall, base interface com.twilio.voice.EventPublisher.EventPublisherListener is invalid. TwilioBindings C:\...\TwilioBindings\BINDINGSGENERATOR
Warning Type com.twilio.voice.Voice: FxDG naming violation: Type name 'Voice' matches namespace part 'Voice'. TwilioBindings C:\...\TwilioBindings\BINDINGSGENERATOR
Warning Type com.twilio.voice.Voice: FxDG naming violation: Type name 'Voice' matches namespace part 'Voice'. TwilioBindings C:\...\TwilioBindings\BINDINGSGENERATOR
Warning Invalid parameter type com.twilio.voice.EventPayload.WarningName in method OnWarningCleared in managed type Com.Twilio.Voice.InternalCall. TwilioBindings C:\...\TwilioBindings\BINDINGSGENERATOR
Warning Invalid parameter type com.twilio.voice.EventPayload.WarningName in method OnWarningCleared in managed type Com.Twilio.Voice.Call. TwilioBindings C:\...\TwilioBindings\BINDINGSGENERATOR
Warning ignoring option UseSplitVerifier; support was removed in 8.0 TwilioBindings C:\...\TwilioBindings\JARTOXML
Note: Because Twilio's Android Programmable Voice SDK has a dependency (ReLinker 1.2.2 (link to download .aar file)) i had to create another bindings library project (RelinkerBindings) to contain that dependency and then i referenced it in Twilio's bindings project.
I never did any bindings project before in xamarin so i'm kinda new to this.
Does anyone one knows how to solve this problem ?
Thanks in advance.
EDIT:
I've saw the logcat logs and this is what happens when i call Voice.Call():
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/getkeepsafe/relinker/ReLinker;
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at com.twilio.voice.UserAgent.loadLibrary(UserAgent.java:261)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at com.twilio.voice.UserAgent.<init>(UserAgent.java:57)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at com.twilio.voice.UserAgent.get(UserAgent.java:107)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at com.twilio.voice.CallCommandHandlerImpl.run(CallCommandHandlerImpl.java:50)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.getkeepsafe.relinker.ReLinker" on path: DexPathList[[zip file "/data/app/com.globalactone.ecare-1/base.apk"],nativeLibraryDirectories=[/data/app/com.globalactone.ecare-1/lib/x86, /system/fake-libs, /data/app/com.globalactone.ecare-1/base.apk!/lib/x86, /system/lib, /vendor/lib]]
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at java.lang.ClassLoader.loadClass(ClassLoader.java:380)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
04-27 10:17:00.118 7208 7247 E CallCommandHandlerImpl: ... 4 more
I added a reference to the RelinkerBindings project wich contains a dependency of the Twilio's project but somehow the logs where showing that the RelinkerBindings wasn't being found, so i removed the reference to the project and added a reference to the Relinker dll file and it works now.
Don't know why it wasn't working when it had a reference to the project.

How to enable additional logging when running `hadoop fs` with MAPRFS?

When I run this command:
hadoop fs -copyFromLocal /tmp/1GB.img 'maprfs://maprfs.example.com/tmp/1GB.img'
I get the following errors.
2014-11-05 01:21:08,7669 ERROR Client fs/client/fileclient/cc/writebuf.cc:154 Thread: 240 FlushWrite failed: File 1GB.img, error: Invalid argument(22), pfid 4484.66.266002, off 65536, fid 5189.87.131376
14/11/05 01:21:08 ERROR fs.Inode: Write failed for file: /tmp/1GB.img, error: Invalid argument
14/11/05 01:21:08 ERROR fs.Inode: Marking failure for: /tmp/1GB.img, error: Invalid argument
14/11/05 01:21:08 ERROR fs.Inode: Throwing exception for: /tmp/1GB.img, error: Invalid argument
14/11/05 01:21:08 ERROR fs.Inode: Flush failed for file: /tmp/1GB.img, error: Invalid argument
14/11/05 01:21:08 ERROR fs.Inode: Marking failure for: /tmp/1GB.img, error: Invalid argument
14/11/05 01:21:08 ERROR fs.Inode: Throwing exception for: /tmp/1GB.img, error: Invalid argument
copyFromLocal: 4484.66.266002 /tmp/1GB.img (Invalid argument)
Can anyone suggest how to enable additional verbose/debug logging?
The above errors seem to be coming from the MAPR hadoop classes. It would be nice to enable more verbose logging in those packages, as well as org.apache.*
I tried modifying /opt/mapr/conf/logging.properties but it didn't seem to help.
BTW, running Hadoop 1.0.3 and MapR 3.1.1.26113.GA
thanks,
Fi
p.s.
This is related to my question at http://answers.mapr.com/questions/11374/write-to-maprfs-with-hadoop-cli-fails-inside-docker-while-running-on-a-data-node#
You can also use the option directly
hadoop mfs -Dfs.mapr.trace=DEBUG -ls maprfs://maprfs.example.com/tmp/1GB.img
Found the answer, courtesy of http://answers.mapr.com/answer_link/6181/
Just need a fs.mapr.trace=debug property in
/opt/mapr/hadoop/hadoop-0.20.2/conf/core-site.xml
<configuration>
<property>
<name>fs.mapr.trace</name>
<value>debug</value>
</property>
</configuration>

Error to load packages installed using apm link in Windows 7

Today I installed the Atom Editor (manually and using choco) - version: 0.136.0.
After that, I install packages using apm link, because I'm behind a company proxy and this is the best solution for me.
But, when I open Atom, I get a lot errors: https://gist.github.com/patrickmaciel/569f7ad38e47f01210fd
For example:
Failed to load package named 'atom-color-highlight' Error: Cannot find module 'emissary'
at Function.Module._resolveFilename (module.js:344:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:373:17)
And...
Uncaught Error: Cannot find module 'season' module.js:346
Error activating package config for “ask-stack” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'request'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “atom-color-highlight” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'emissary'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “atom-spotify” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'spotify-node-applescript'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “autocomplete-plus” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'underscore-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “autocomplete-snippets” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'underscore-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “autoprefixer” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'autoprefixer-core'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “change-case” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'change-case'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “csscomb” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'csscomb'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “csslint” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'atom-keymap-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “emmet” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'emmet'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “fancy-new-file” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'mkdirp'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “highlight-line” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'event-kit'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “jshint” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'emissary'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “markdown-preview” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'fs-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “Search” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'open'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “terminal-status” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'domify'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “todo-show” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'fs-plus'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Error activating package config for “uglify” Error {code: "MODULE_NOT_FOUND", stack: (...), message: "Cannot find module 'uglify-js'"} c:\ProgramData\chocolatey\lib\Atom.0.136.0\tools\Atom\resources\app\node_modules\settings-view\lib\…:416
Uncaught Error: Cannot find module 'glob'
I don't know how to fix that.
I'm using Windows 7.
Sorry for my english...
If you need more information, tell me (before down vote)
There is an open issue at Github related to the apm load - https://github.com/jakemarsh/atom-spotify/issues/10 - hopefully they will fix it sometime.

Resources