Category Archives: How to Fix

Stop: job failed while stopping

system: ubuntu14.04


computer in the program, after dinner came back to find that the computer crashed, stay in the login interface, basically unable to move the mouse.
do not want to restart, otherwise to reprocess the program, too much trouble, baidu do not restart under the way into the system.

also press CTRL + Alt +F1 to enter the tty interface, enter the top command, view those processes with large memory footprint, and find those unimportant processes that can be closed. The first column is the process number PID. After determining the process to be killed, type sudo kill pid to close the process. After reducing the memory footprint, you can basically enter the system without accident.

after entering the system, I found the network icon in the upper right corner of my system, but it was an empty fan. This was the first time I encountered such a situation, that is, I plugged in the network cable, but the computer neither showed wired nor wireless, so there should be something wrong with the network module. Want to restart the computer should be able to solve, but still do not want to restart based on that reason just now, do not have, that continues to do, hence again Baidu. Baidu to several methods, this time for my situation is useless, first record here, other encountered this problem may be useful. Of course, my problem was solved in the end.

The first method that

looks up. Sudo /etc/init.d/networking restart

prompt

start: Job is already running: networking

indicate that the network service is running, but can’t normally closed
then baidu, instructed to check the error log information
sudo tail -f/var/log/upstart/networking. The log

Stopping or restarting the networking job is not supported.
Use ifdown & ifup to reconfigure desired interface.
Stopping or restarting the networking job is not supported.
Use ifdown & ifup to reconfigure desired interface.
Stopping or restarting the networking job is not supported.
Use ifdown & ifup to reconfigure desired interface.
Stopping or restarting the networking job is not supported.
Use ifdown & ifup to reconfigure desired interface.

according to the log, continue:
sudo ifdown eth0 & & ifup eth0

fails again:

ifdown: interface eth0 not configured
Ignoring unknown interface eth0=eth0.

then tried the first command with a lucky heart, but again it failed:
sudo /etc/init.d/networking restart

Various commands tried during

:

ifconfig eth0 down
ifconfig eth0 up

finally come to think of it, finishing before an ubuntu system under some of the problems of notes, found after watching, try the following command:

sudo NetworkManager restart

doesn’t solve the problem, but the hint is useful to me:

NetworkManager is running (pid 1082)

since there is a problem shutting down the network service normally, why don’t I just kill the process and start the network service?So, keep trying:

sudo kill 1082
sudo NetworkManager restart

now prompt:

NetworkManager is running (pid 30417)

can see that the process number has changed, indicating that the network service restart was successful.
then found that the network fault has been lifted, you can access the Internet normally ~~~
hope to solve your problems.


above, welcome to exchange.

Failed to decode response: zlib_decode(): data error

error occurs when composer installs Laravel:

Failed to decode response: zlib_decode(): data error
Retrying with degraded mode, check https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode for more info

there is a hint, then in this link: https://getcomposer.org/doc/articles/troubleshooting.md#degraded-mode

then analyzed, there are two situations:
1, the network is not stable, can’t get package from composer to specify a repository; 2, the second reason is more complex, anti-virus software, or ipv6 problems.

Due to some intermittent issues on Travis and other systems, we introduced a degraded network mode which helps Composer finish successfully but disables a few optimizations. This is enabled automatically when an issue is first detected. If you see this issue sporadically you probably don't have to worry (a slow or overloaded network can also cause those time outs), but if it appears repeatedly you might want to look at the options below to identify and resolve it.

If you have been pointed to this page, you want to check a few things:

If you are using ESET antivirus, go in "Advanced Settings" and disable "HTTP-scanner" under "web access protection"
If you are using IPv6, try disabling it. If that solves your issues, get in touch with your ISP or server host, the problem is not at the Packagist level but in the routing rules between you and Packagist (i.e. the internet at large). The best way to get these fixed is raise awareness to the network engineers that have the power to fix it. Take a look at the next section for IPv6 workarounds.

If none of the above helped, please report the error.

means to use anti-virus software what, I win10 directly streaked, with anti-virus function, so I directly re-installed once, it was a network problem.

Blender installation problem al lib: < EE > update device params: failed to set 44100HZ, got 48000hz instead

https://blog.csdn.net/bulademian/article/details/73368877

AL lib: < EE> UpdateDeviceParams: Failed to set 44100hz , got 48000hz instead

solution

opens blenderplayer. A command box appears and cannot be opened.

open blender. Exe error

AL lib: < EE> UpdateDeviceParams: Failed to set 44100hz , got 48000hz instead

— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —
first check:

I don’t think the warning printed to the console is due to a crash, crashes can occur on startup for a number of reasons, so let’s check something:

make sure your GPU driver support OpenGL 1.4
at least make sure you have installed MSVC2013 to distribute software packages (http://www.microsoft.com/en-us/download/details.aspx?Id =40784)
try to disable any running antivirus software
make sure there are no python executables available in your % path % environment variable
try to build from the latest build in our buildbot.
tried to start Blender in factory Settings (– factory-startup command-line option — this will show whether this is a userpref or add-on problem).
try putting this DLL in your blender. Exe (software OGL, will be slow, but will show if this is a driver problem).

— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —
blender all version download address: http://download.blender.org/release/

download from the latest version, find all versions

download notes :(download, it is best to choose a browser to download, otherwise can not find the file. http://download.blender.org/release/ was downloaded files, a possible 403 access denied error)

finally find this 2.76b version -win 32 can open…

can be opened version number:

blender 2.76 a – windows32

2.76b version -win 32

—————————————————————————————-

unable to open version number:

blender – 2.80-57 c9bc9 – win64. Zip

blender – 2.80-24 ec761 – win64 – vc14. Zip

blender – 2.78-794311 – c – win64 – vc14. Zip

blender – 2.78 – c – windows64. Msi

blender – 2.78 – c – windows64. Zip

blender – 2.78 – ed6d88f – win64. Zip

blender – 2.77 – windows64. Msi

blender 2.76 b – windows64. Zip

a blender 2.76 – windows64. Zip

b.m si – 2.67. Exe

blender 2.67 b – windows64. Msi

—————————————————————————————-

reference

1.
FIX Blender startup Error OR CRASH on windows 7 or above.

2.

FIX Blender startup Error OR CRASH on windows 7 or above.

3. The blender post
http://bbs.blendercn.org/forum.php?mod=viewthread& tid=703

4.

5.
— — — — — — — — — — — — — — — — — — — — —
the author: BuladeMian
source: CSDN
,
https://blog.csdn.net/bulademian/article/details/73368877 copyright statement: this article original articles for bloggers, reproduced please attach link to blog!

Idea start error: java.lang.IllegalStateException : failed to create a child event loop

problems encountered

the computer was automatically updated yesterday, today I can’t launch the project alive, I see the hint of idea is:

idea log as follows

check the startup log of idea as prompted:


2018-11-20 17:35:42,010 [  46737]   INFO - plication.impl.ApplicationImpl - 118 application components initialized in 29017ms 
2018-11-20 17:35:42,084 [  46811]   INFO - .intellij.idea.IdeaApplication - App initialization took 71492 ms 
2018-11-20 17:35:43,180 [  47907]   INFO - m.intellij.ui.mac.touchbar.NST - OS doesn't support touchbar, skip nst loading 
2018-11-20 17:35:48,162 [  52889]   INFO - rains.ide.BuiltInServerManager - failed to create a child event loop 
java.lang.IllegalStateException: failed to create a child event loop
	at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
	at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
	at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
	at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:59)
	at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
	at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
	at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
	at com.intellij.util.io.NettyKt.MultiThreadEventLoopGroup(netty.kt:317)
	at org.jetbrains.io.BuiltInServer.start(BuiltInServer.java:73)
	at org.jetbrains.ide.BuiltInServerManagerImpl.lambda$startServerInPooledThread$0(BuiltInServerManagerImpl.java:101)
	at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:314)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: io.netty.channel.ChannelException: failed to open a new selector
	at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:177)
	at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:151)
	at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
	at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
	at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
	... 15 more
Caused by: java.io.IOException: Unable to establish loopback connection
	at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:94)
	at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:61)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:171)
	at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
	at java.nio.channels.Pipe.open(Pipe.java:155)
	at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
	at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
	at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:175)
	... 19 more
Caused by: java.net.ConnectException: Connection timed out: connect
	at sun.nio.ch.Net.$$YJP$$connect0(Native Method)
	at sun.nio.ch.Net.connect0(Net.java)
	at sun.nio.ch.Net.connect(Net.java:454)
	at sun.nio.ch.Net.connect(Net.java:446)
	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648)
	at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
	at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:127)
	at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:76)
	... 27 more
2018-11-20 17:35:48,231 [  52958]   INFO - ij.components.ComponentManager - com.intellij.openapi.components.impl.ServiceManagerImpl initialized in 13 ms 
2018-11-20 17:35:48,270 [  52997]   INFO - ij.components.ComponentManager - com.intellij.openapi.command.impl.UndoManagerImpl initialized in 20 ms 
2018-11-20 17:35:48,371 [  53098]   INFO - ij.components.ComponentManager - com.intellij.ui.EditorNotificationsImpl initialized in 90 ms 
2018-11-20 17:35:48,504 [  53231]   INFO - ij.components.ComponentManager - com.intellij.openapi.vfs.encoding.EncodingProjectManagerImpl initialized in 132 ms 
2018-11-20 17:35:48,753 [  53480]   INFO - ij.components.ComponentManager - com.intellij.openapi.wm.impl.ToolWindowManagerImpl initialized in 236 ms 
2018-11-20 17:35:48,940 [  53667]   INFO - ij.components.ComponentManager - com.intellij.openapi.module.impl.ModuleManagerComponent initialized in 112 ms 
2018-11-20 17:35:49,179 [  53906]   INFO - ij.components.ComponentManager - com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl initialized in 207 ms 
2018-11-20 17:35:49,227 [  53954]   INFO - ij.components.ComponentManager - com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl initialized in 11 ms 
2018-11-20 17:35:49,473 [  54200]   INFO - ij.components.ComponentManager - com.intellij.profile.codeInspection.ProjectInspectionProfileManager initialized in 94 ms 
2018-11-20 17:35:50,194 [  54921]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.changes.ChangesViewManager initialized in 453 ms 
2018-11-20 17:35:50,369 [  55096]   INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@40d95220 already registered for the name 'FormClassIndex' 
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@40d95220 already registered for the name 'FormClassIndex'
	at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:81)
	at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:400)
	at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:362)
	at com.intellij.util.indexing.FileBasedIndexImpl.access$5400(FileBasedIndexImpl.java:105)
	at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$1(FileBasedIndexImpl.java:2369)
	at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:216)
	at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:204)
	at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:166)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:226)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$100(BoundedTaskExecutor.java:26)
	at com.intellij.util.concurrency.BoundedTaskExecutor$2$1.run(BoundedTaskExecutor.java:199)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:229)
	at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:193)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2018-11-20 17:35:50,394 [  55121]   INFO - il.indexing.FileBasedIndexImpl - Index com.intellij.util.indexing.VfsAwareMapReduceIndex@24e03aa5 already registered for the name 'FormClassIndex' 
java.lang.IllegalStateException: Index com.intellij.util.indexing.VfsAwareMapReduceIndex@24e03aa5 already registered for the name 'FormClassIndex'
	at com.intellij.util.indexing.IndexConfiguration.registerIndex(IndexConfiguration.java:81)
	at com.intellij.util.indexing.FileBasedIndexImpl.initIndexStorage(FileBasedIndexImpl.java:400)
	at com.intellij.util.indexing.FileBasedIndexImpl.registerIndexer(FileBasedIndexImpl.java:362)
	at com.intellij.util.indexing.FileBasedIndexImpl.access$5400(FileBasedIndexImpl.java:105)
	at com.intellij.util.indexing.FileBasedIndexImpl$FileIndexDataInitialization.lambda$new$1(FileBasedIndexImpl.java:2369)
	at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.executeNestedInitializationTask(IndexInfrastructure.java:216)
	at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.runParallelNestedInitializationTasks(IndexInfrastructure.java:204)
	at com.intellij.util.indexing.IndexInfrastructure$DataInitialization.call(IndexInfrastructure.java:166)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:226)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$100(BoundedTaskExecutor.java:26)
	at com.intellij.util.concurrency.BoundedTaskExecutor$2$1.run(BoundedTaskExecutor.java:199)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:229)
	at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:193)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
2018-11-20 17:35:50,611 [  55338]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.changes.ChangeListManagerImpl initialized in 936 ms 
2018-11-20 17:35:50,613 [  55340]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl initialized in 937 ms 
2018-11-20 17:35:50,634 [  55361]   INFO - ij.components.ComponentManager - com.intellij.codeInsight.daemon.impl.DaemonListeners initialized in 1402 ms 
2018-11-20 17:35:50,817 [  55544]   INFO - ij.components.ComponentManager - com.intellij.codeInsight.daemon.impl.GeneralHighlightingPassFactory initialized in 183 ms 
2018-11-20 17:35:50,944 [  55671]   INFO - ij.components.ComponentManager - com.intellij.codeInsight.navigation.CtrlMouseHandler initialized in 120 ms 
2018-11-20 17:35:51,013 [  55740]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl initialized in 68 ms 
2018-11-20 17:35:51,026 [  55753]   INFO - ij.components.ComponentManager - com.intellij.facet.impl.pointers.FacetPointersManagerImpl initialized in 12 ms 
2018-11-20 17:35:51,047 [  55774]   INFO - ij.components.ComponentManager - com.intellij.facet.impl.ui.FacetDependentToolWindowManager initialized in 21 ms 
2018-11-20 17:35:51,369 [  56096]   INFO - ij.components.ComponentManager - com.intellij.ide.favoritesTreeView.FavoritesManager initialized in 321 ms 
2018-11-20 17:35:51,382 [  56109]   INFO - ij.components.ComponentManager - com.intellij.openapi.editor.impl.DocumentMarkupModelManager initialized in 12 ms 
2018-11-20 17:35:51,959 [  56686]   INFO - ij.components.ComponentManager - com.intellij.packaging.impl.artifacts.ArtifactManagerImpl initialized in 574 ms 
2018-11-20 17:35:51,975 [  56702]   INFO - ij.components.ComponentManager - com.intellij.compiler.ExternalCompilerConfigurationStorage initialized in 15 ms 
2018-11-20 17:35:51,976 [  56703]   INFO - CompilerWorkspaceConfiguration - Available processors: 4 
2018-11-20 17:35:52,002 [  56729]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.annotate.AnnotationsPreloader initialized in 20 ms 
2018-11-20 17:35:52,010 [  56737]   INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>] 
2018-11-20 17:35:52,011 [  56738]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>] 
2018-11-20 17:35:52,012 [  56739]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/api-pay] 
2018-11-20 17:35:52,012 [  56739]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/p2p-h5] 
2018-11-20 17:35:52,012 [  56739]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/p2p_back] 
2018-11-20 17:35:52,012 [  56739]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/rest-p2p-bank] 
2018-11-20 17:35:52,096 [  56823]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.impl.LineStatusTrackerManager initialized in 83 ms 
2018-11-20 17:35:52,235 [  56962]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager initialized in 137 ms 
2018-11-20 17:35:52,316 [  57043]   INFO - ij.components.ComponentManager - com.intellij.openapi.vcs.changes.committed.CommittedChangesCache initialized in 81 ms 
2018-11-20 17:35:52,353 [  57080]   INFO - ij.components.ComponentManager - com.intellij.framework.detection.impl.FrameworkDetectionManager initialized in 34 ms 
2018-11-20 17:35:52,927 [  57654]   INFO - ij.components.ComponentManager - com.intellij.xdebugger.impl.XDebuggerManagerImpl initialized in 573 ms 
2018-11-20 17:35:52,953 [  57680]   INFO - ij.components.ComponentManager - com.intellij.remoteServer.impl.runtime.ui.DefaultServersToolWindowManager initialized in 26 ms 
2018-11-20 17:35:53,051 [  57778]   INFO - ij.components.ComponentManager - com.intellij.javaee.PsiExternalResourceNotifier initialized in 89 ms 
2018-11-20 17:35:53,076 [  57803]   INFO - ij.components.ComponentManager - com.intellij.debugger.impl.DebuggerManagerImpl initialized in 24 ms 
2018-11-20 17:35:53,084 [  57811]   INFO - ij.components.ComponentManager - com.intellij.debugger.impl.HotSwapManager initialized in 32 ms 
2018-11-20 17:35:53,152 [  57879]   INFO - ij.components.ComponentManager - com.intellij.execution.testDiscovery.TestDiscoveryIndex initialized in 54 ms 
2018-11-20 17:35:53,336 [  58063]   INFO - ij.components.ComponentManager - com.intellij.execution.scratch.JavaScratchCompilationSupport initialized in 183 ms 
2018-11-20 17:35:53,358 [  58085]   INFO - ij.components.ComponentManager - com.intellij.compiler.backwardRefs.CompilerReferenceServiceImpl initialized in 22 ms 
2018-11-20 17:35:53,693 [  58420]   INFO - ij.components.ComponentManager - com.intellij.remoteServer.util.importProject.CloudGitRemoteDetector initialized in 334 ms 
2018-11-20 17:35:53,770 [  58497]   INFO - ij.components.ComponentManager - org.jetbrains.idea.perforce.application.PerforceNumberNameSynchronizer initialized in 68 ms 
2018-11-20 17:35:53,770 [  58497]   INFO - ctic.StatisticProjectComponent - Plugin 'StatisticProjectComponent' has been activated for project=P2P 
2018-11-20 17:35:53,788 [  58515]   INFO - ij.components.ComponentManager - com.alayouni.ansihighlight.ANSIHighlighterComponent initialized in 16 ms 
2018-11-20 17:35:54,105 [  58832]   INFO - ij.components.ComponentManager - com.intellij.coverage.CoveragePluginDataManagerImpl initialized in 294 ms 
2018-11-20 17:35:54,425 [  59152]   INFO - ij.components.ComponentManager - com.intellij.tasks.impl.TaskManagerImpl initialized in 319 ms 
2018-11-20 17:35:54,835 [  59562]   INFO - pl$FileIndexDataInitialization - Initialization done:23519 
2018-11-20 17:35:55,341 [  60068]   INFO - ij.components.ComponentManager - com.intellij.uiDesigner.propertyInspector.DesignerToolWindowManager initialized in 916 ms 
2018-11-20 17:35:55,505 [  60232]   INFO - ij.components.ComponentManager - com.intellij.ide.palette.impl.PaletteToolWindowManager initialized in 162 ms 
2018-11-20 17:35:55,564 [  60291]   INFO - ij.components.ComponentManager - net.vektah.codeglance.CodeGlancePlugin initialized in 55 ms 
2018-11-20 17:35:55,700 [  60427]   INFO - ij.components.ComponentManager - com.intellij.lang.javascript.index.JavaScriptIndex initialized in 134 ms 
2018-11-20 17:35:56,695 [  61422]   INFO - ij.components.ComponentManager - com.intellij.lang.javascript.linter.JSLinterEditorPanelCreator initialized in 994 ms 
2018-11-20 17:35:56,809 [  61536]   INFO - ij.components.ComponentManager - com.intellij.lang.javascript.frameworks.webpack.Webpack4PluginProviderRegistrar initialized in 114 ms 
2018-11-20 17:35:57,164 [  61891]   INFO - ij.components.ComponentManager - com.intellij.jpa.JpaProjectComponent initialized in 352 ms 
2018-11-20 17:35:57,254 [  61981]   INFO - ij.components.ComponentManager - com.intellij.j2ee.web.WebProjectComponent initialized in 88 ms 
2018-11-20 17:35:57,304 [  62031]   INFO - ij.components.ComponentManager - com.intellij.javaee.openshift.cloud.view.OS3ToolWindowFactory initialized in 50 ms 
2018-11-20 17:35:57,374 [  62101]   INFO - ij.components.ComponentManager - com.intellij.psi.impl.source.jsp.JspContextManagerImpl initialized in 66 ms 
2018-11-20 17:35:57,405 [  62132]   INFO - ij.components.ComponentManager - org.jetbrains.idea.maven.navigator.MavenProjectsNavigator initialized in 24 ms 
2018-11-20 17:35:57,470 [  62197]   INFO - ij.components.ComponentManager - org.osmorc.OsmorcProjectComponent initialized in 63 ms 
2018-11-20 17:35:57,525 [  62252]   INFO - ij.components.ComponentManager - com.intellij.lang.javascript.flex.build.FlexCompilerHandler initialized in 55 ms 
2018-11-20 17:35:57,682 [  62409]   INFO - ij.components.ComponentManager - com.intellij.dmserver.editor.AvailableBundlesProvider initialized in 155 ms 
2018-11-20 17:35:58,848 [  63575]   INFO - exImpl$StubIndexInitialization - Initialization done:4013 
2018-11-20 17:35:59,192 [  63919]   INFO - .openapi.application.Preloader - com.intellij.openapi.actionSystem.impl.ActionPreloader took 28906 ms 
2018-11-20 17:36:00,806 [  65533]   INFO - inspection.RuleInspectionUtils - start to find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/p3c-common-1.0.3.jar!/rulesets/ 
2018-11-20 17:36:00,807 [  65534]   INFO - inspection.RuleInspectionUtils - create jarFile for path /C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba Java Coding Guidelines/lib/p3c-common-1.0.3.jar 
2018-11-20 17:36:00,810 [  65537]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-pmd 
2018-11-20 17:36:00,810 [  65537]   INFO - inspection.RuleInspectionUtils - find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/p3c-common-1.0.3.jar!/rulesets/ finished 
2018-11-20 17:36:00,810 [  65537]   INFO - inspection.RuleInspectionUtils - start to find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/p3c-pmd-1.3.5.jar!/rulesets/ 
2018-11-20 17:36:00,810 [  65537]   INFO - inspection.RuleInspectionUtils - create jarFile for path /C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba Java Coding Guidelines/lib/p3c-pmd-1.3.5.jar 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-exception 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-comment 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-other 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-naming 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-flowcontrol 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-orm 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-constant 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-set 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-oop 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set java/ali-concurrent 
2018-11-20 17:36:00,811 [  65538]   INFO - inspection.RuleInspectionUtils - get result rule set vm/ali-other 
2018-11-20 17:36:00,813 [  65540]   INFO - inspection.RuleInspectionUtils - find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/p3c-pmd-1.3.5.jar!/rulesets/ finished 
2018-11-20 17:36:00,813 [  65540]   INFO - inspection.RuleInspectionUtils - start to find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/pmd-core-5.5.2.jar!/rulesets/ 
2018-11-20 17:36:00,813 [  65540]   INFO - inspection.RuleInspectionUtils - create jarFile for path /C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba Java Coding Guidelines/lib/pmd-core-5.5.2.jar 
2018-11-20 17:36:00,819 [  65546]   INFO - inspection.RuleInspectionUtils - find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/pmd-core-5.5.2.jar!/rulesets/ finished 
2018-11-20 17:36:00,819 [  65546]   INFO - inspection.RuleInspectionUtils - start to find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/pmd-java-5.5.2.jar!/rulesets/ 
2018-11-20 17:36:00,819 [  65546]   INFO - inspection.RuleInspectionUtils - create jarFile for path /C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba Java Coding Guidelines/lib/pmd-java-5.5.2.jar 
2018-11-20 17:36:00,823 [  65550]   INFO - inspection.RuleInspectionUtils - find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/pmd-java-5.5.2.jar!/rulesets/ finished 
2018-11-20 17:36:00,823 [  65550]   INFO - inspection.RuleInspectionUtils - start to find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/pmd-vm-5.5.2.jar!/rulesets/ 
2018-11-20 17:36:00,823 [  65550]   INFO - inspection.RuleInspectionUtils - create jarFile for path /C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba Java Coding Guidelines/lib/pmd-vm-5.5.2.jar 
2018-11-20 17:36:00,824 [  65551]   INFO - inspection.RuleInspectionUtils - find rule sets from jar jar:file:/C:/Users/imenger/.IntelliJIdea2018.2/config/plugins/Alibaba%20Java%20Coding%20Guidelines/lib/pmd-vm-5.5.2.jar!/rulesets/ finished 
2018-11-20 17:36:03,083 [  67810]   INFO - .openapi.application.Preloader - com.intellij.ide.ui.search.SearchableOptionPreloader took 3890 ms 
2018-11-20 17:36:04,790 [  69517]   INFO - .openapi.application.Preloader - com.intellij.codeInsight.completion.CompletionPreloader took 1706 ms 
2018-11-20 17:36:04,849 [  69576]   INFO - .openapi.application.Preloader - com.intellij.ide.actions.GotoClassPresentationUpdater took 58 ms 
2018-11-20 17:36:19,127 [  83854]   INFO - ij.components.ComponentManager - com.seventh7.mybatis.ref.CmProject initialized in 21444 ms 
2018-11-20 17:36:19,157 [  83884]   INFO - ij.components.ComponentManager - com.android.tools.adtui.workbench.DetachedToolWindowManager initialized in 28 ms 
2018-11-20 17:36:19,171 [  83898]   INFO - ij.components.ComponentManager - com.android.tools.idea.editors.theme.AndroidThemePreviewToolWindowManager initialized in 13 ms 
2018-11-20 17:36:19,246 [  83973]   INFO - ij.components.ComponentManager - com.android.tools.idea.gradle.project.AndroidGradleProjectComponent initialized in 74 ms 
2018-11-20 17:36:19,285 [  84012]   INFO - ij.components.ComponentManager - org.jetbrains.kotlin.idea.completion.LookupCancelWatcher initialized in 12 ms 
2018-11-20 17:36:19,329 [  84056]   INFO - ij.components.ComponentManager - com.vladsch.idea.multimarkdown.MultiMarkdownProjectComponent initialized in 26 ms 
2018-11-20 17:36:19,332 [  84059]   INFO - ellij.project.impl.ProjectImpl - 208 project components initialized in 34604 ms 
2018-11-20 17:36:19,900 [  84627]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.ModuleRootManagerComponent initialized in 464 ms 
2018-11-20 17:36:19,901 [  84628]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.ModuleRootManagerComponent initialized in 462 ms 
2018-11-20 17:36:19,910 [  84637]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.ModuleRootManagerComponent initialized in 472 ms 
2018-11-20 17:36:19,912 [  84639]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.ModuleRootManagerComponent initialized in 475 ms 
2018-11-20 17:36:20,011 [  84738]   INFO - ij.components.ComponentManager - com.android.tools.idea.uibuilder.palette.NlPaletteModel initialized in 100 ms 
2018-11-20 17:36:20,011 [  84738]   INFO - ij.components.ComponentManager - com.android.tools.idea.uibuilder.palette.NlPaletteModel initialized in 100 ms 
2018-11-20 17:36:20,031 [  84758]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.ModuleRootManagerComponent initialized in 13 ms 
2018-11-20 17:36:20,051 [  84778]   INFO - ij.components.ComponentManager - com.intellij.openapi.roots.impl.ModuleRootManagerComponent initialized in 31 ms 
2018-11-20 17:36:20,272 [  84999]   INFO - ij.components.ComponentManager - com.intellij.facet.FacetManagerImpl initialized in 371 ms 
2018-11-20 17:36:20,272 [  84999]   INFO - ij.components.ComponentManager - com.intellij.facet.FacetManagerImpl initialized in 240 ms 
2018-11-20 17:36:20,272 [  84999]   INFO - ij.components.ComponentManager - com.intellij.facet.FacetManagerImpl initialized in 220 ms 
2018-11-20 17:36:20,301 [  85028]   INFO - ij.components.ComponentManager - com.intellij.facet.FacetManagerImpl initialized in 14 ms 
2018-11-20 17:36:20,304 [  85031]   INFO - ij.components.ComponentManager - com.intellij.facet.FacetManagerImpl initialized in 393 ms 
2018-11-20 17:36:20,304 [  85031]   INFO - le.impl.ModuleManagerComponent - 7 module(s) loaded in 971 ms 
2018-11-20 17:36:21,636 [  86363]   INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found 
2018-11-20 17:36:27,045 [  91772]   WARN - om.intellij.util.ProfilingUtil - YourKit controller initialization failed : There's no application running at localhost with profiler agent configured to listen on port 10001
or profiler agent is incompatible with current version of profiler 
java.net.SocketTimeoutException: connect timed out
	at java.net.TwoStacksPlainSocketImpl.$$YJP$$socketConnect(Native Method)
	at java.net.TwoStacksPlainSocketImpl.socketConnect(TwoStacksPlainSocketImpl.java)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at com.yourkit.api.ControllerImpl.makeRequest(ControllerImpl.java:244)
	at com.yourkit.api.ControllerImpl.makeRequest(ControllerImpl.java:230)
	at com.yourkit.api.ControllerImpl.runBatch(ControllerImpl.java:1059)
	at com.yourkit.api.ControllerImpl.<init>(ControllerImpl.java:141)
	at com.yourkit.api.Controller.<init>(Controller.java:100)
	at com.yourkit.api.Controller.<init>(Controller.java:57)
	at com.intellij.util.ProfilingUtil.<clinit>(ProfilingUtil.java:61)
	at com.intellij.util.CaptureMemorySnapshotAction.update(CaptureMemorySnapshotAction.java:19)
	at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareUpdate(ActionUtil.java:136)
	at com.intellij.openapi.actionSystem.impl.Utils.doUpdate(Utils.java:256)
	at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:199)
	at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:225)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.updateActionsImpl(ActionToolbarImpl.java:1100)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.access$000(ActionToolbarImpl.java:53)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl$2.updateActionsImpl(ActionToolbarImpl.java:175)
	at com.intellij.openapi.actionSystem.impl.ToolbarUpdater$MyUpdateRunnable.run(ToolbarUpdater.java:186)
	at com.intellij.openapi.actionSystem.impl.ToolbarUpdater.updateActions(ToolbarUpdater.java:101)
	at com.intellij.openapi.actionSystem.impl.ToolbarUpdater.updateActions(ToolbarUpdater.java:93)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.updateActionsImmediately(ActionToolbarImpl.java:1093)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.addNotify(ActionToolbarImpl.java:213)
	at java.awt.Container.addImpl(Container.java:1124)
	at java.awt.Container.add(Container.java:469)
	at com.intellij.openapi.wm.impl.IdeRootPane.updateToolbar(IdeRootPane.java:190)
	at com.intellij.openapi.wm.impl.ToolWindowManagerImpl.init(ToolWindowManagerImpl.java:428)
	at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$1.projectOpened(ToolWindowManagerImpl.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:117)
	at com.intellij.util.messages.impl.MessageBusImpl.doPumpMessages(MessageBusImpl.java:426)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:387)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:376)
	at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:357)
	at com.intellij.util.messages.impl.MessageBusImpl.access$200(MessageBusImpl.java:43)
	at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:208)
	at com.sun.proxy.$Proxy30.projectOpened(Unknown Source)
	at com.intellij.openapi.project.impl.ProjectManagerImpl.fireProjectOpened(ProjectManagerImpl.java:772)
	at com.intellij.openapi.project.impl.ProjectManagerImpl.lambda$null$6(ProjectManagerImpl.java:390)
	at com.intellij.openapi.application.TransactionGuardImpl.lambda$submitTransactionAndWait$2(TransactionGuardImpl.java:165)
	at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
	at com.intellij.openapi.application.TransactionGuardImpl.lambda$submitTransaction$1(TransactionGuardImpl.java:111)
	at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:447)
	at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:431)
	at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:415)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:781)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:722)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
	at com.intellij.ide.IdeEventQueue.pumpEventsForHierarchy(IdeEventQueue.java:864)
	at com.intellij.openapi.progress.util.ProgressWindow.startBlocking(ProgressWindow.java:205)
	at com.intellij.openapi.progress.util.ProgressWindow.startBlocking(ProgressWindow.java:191)
	at com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithProgressSynchronously(ApplicationImpl.java:588)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressSynchronously(CoreProgressManager.java:446)
	at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcessWithProgressSynchronously(ProgressManagerImpl.java:109)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressSynchronously(CoreProgressManager.java:250)
	at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressSynchronously(CoreProgressManager.java:203)
	at com.intellij.openapi.project.impl.ProjectManagerImpl.loadProjectUnderProgress(ProjectManagerImpl.java:439)
	at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:414)
	at com.intellij.platform.PlatformProjectOpenProcessor.doOpenProject(PlatformProjectOpenProcessor.java:245)
	at com.intellij.ide.RecentProjectsManagerBase.doOpenProject(RecentProjectsManagerBase.java:579)
	at com.intellij.ide.RecentProjectsManagerBase.doReopenLastProject(RecentProjectsManagerBase.java:706)
	at com.intellij.ide.RecentProjectsManagerBase$MyAppLifecycleListener.appStarting(RecentProjectsManagerBase.java:748)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:117)
	at com.intellij.util.messages.impl.MessageBusImpl.doPumpMessages(MessageBusImpl.java:426)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:387)
	at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:376)
	at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:357)
	at com.intellij.util.messages.impl.MessageBusImpl.access$200(MessageBusImpl.java:43)
	at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:208)
	at com.sun.proxy.$Proxy74.appStarting(Unknown Source)
	at com.intellij.idea.IdeaApplication$IdeStarter.lambda$main$1(IdeaApplication.java:374)
	at com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)
	at com.intellij.openapi.application.TransactionGuardImpl.lambda$submitTransaction$1(TransactionGuardImpl.java:111)
	at com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:120)
	at com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)
	at com.intellij.idea.IdeaApplication$IdeStarter.main(IdeaApplication.java:372)
	at com.intellij.idea.IdeaApplication.lambda$run$1(IdeaApplication.java:212)
	at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:195)
	at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:212)
	at com.intellij.idea.IdeaApplication.lambda$initApplication$0(IdeaApplication.java:75)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:361)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2018-11-20 17:36:31,183 [  95910]   INFO - tartup.impl.StartupManagerImpl - EditorHistoryManagerStartUpActivity run in 383ms under project opening modal progress 
2018-11-20 17:36:32,082 [  96809]   INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings. 
2018-11-20 17:36:33,534 [  98261]   INFO - .diagnostic.PerformanceWatcher - Pushing properties took 2991ms; general responsiveness: ok; EDT responsiveness: 0/2 sluggish, 1/2 very slow 
2018-11-20 17:36:34,492 [  99219]   INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 3272ms under project opening modal progress 
2018-11-20 17:36:34,723 [  99450]   INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 7 millis 
2018-11-20 17:36:34,725 [  99452]   INFO - tartup.impl.StartupManagerImpl - ExternalSystemStartupActivity run in 197ms under project opening modal progress 
2018-11-20 17:36:34,899 [  99626]   INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 4503ms; general responsiveness: ok; EDT responsiveness: 0/4 sluggish, 1/4 very slow 
2018-11-20 17:36:36,618 [ 101345]   INFO - j.ide.ui.OptionsTopHitProvider - 648 ms spent on EDT to cache options in application 
2018-11-20 17:36:36,658 [ 101385]   INFO - openapi.wm.impl.PaintersHelper - (BufferedImageGraphicsConfig) 1858x1057 non-accelerated non-volatile image created 
2018-11-20 17:36:36,784 [ 101511]   INFO - openapi.wm.impl.PaintersHelper - (BufferedImageGraphicsConfig) 1858x1057 non-accelerated non-volatile image created 
2018-11-20 17:36:36,846 [ 101573]   INFO - tartup.impl.StartupManagerImpl - D:/IdeaProjects/api-p2pInterface/.idea case-sensitivity: expected=false actual=false 
2018-11-20 17:36:36,912 [ 101639]   INFO -  #git4idea.commands.GitHandler - [.] git version 
2018-11-20 17:36:37,017 [ 101744]   INFO -  #git4idea.commands.GitHandler - git version 2.19.1.windows.1 
2018-11-20 17:36:37,045 [ 101772]   INFO - ea.config.GitExecutableManager - Git version for D:\Git\bin\git.exe : 2.19.1 
2018-11-20 17:36:37,147 [ 101874]   INFO - Json.PackageJsonUpdateNotifier - processPackageJsonFiles [] 
2018-11-20 17:36:37,434 [ 102161]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>] 
2018-11-20 17:36:37,434 [ 102161]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/api-pay] 
2018-11-20 17:36:37,434 [ 102161]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/p2p-h5] 
2018-11-20 17:36:37,434 [ 102161]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/p2p_back] 
2018-11-20 17:36:37,434 [ 102161]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [D:/IdeaProjects/rest-p2p-bank] 
2018-11-20 17:36:40,769 [ 105496]   INFO - tor.impl.FileEditorManagerImpl - Project opening took 56575 ms 
2018-11-20 17:36:44,320 [ 109047]   INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 10777ms; general responsiveness: ok; EDT responsiveness: 2/11 sluggish, 4/11 very slow 
2018-11-20 17:36:44,546 [ 109273]   INFO - j.ide.ui.OptionsTopHitProvider - 113 ms spent to cache options in project 
2018-11-20 17:36:44,546 [ 109273]   INFO - tartup.impl.StartupManagerImpl - Some post-startup activities freeze UI for noticeable time. Please consider making them DumbAware to do them in background under modal progress, or just making them faster to speed up project opening. 
2018-11-20 17:36:44,546 [ 109273]   INFO - tartup.impl.StartupManagerImpl - Activity run in 113ms on UI thread 
2018-11-20 17:36:44,705 [ 109432]   INFO - tartup.impl.StartupManagerImpl - ProjectInspectionProfileStartUpActivity run in 157ms on UI thread 
2018-11-20 17:36:44,914 [ 109641]   INFO - cloudConfig.CloudConfigManager - === StatusBar ignored === 
2018-11-20 17:36:46,134 [ 110861]   INFO - j.ide.ui.OptionsTopHitProvider - 307 ms spent on EDT to cache options in project 
2018-11-20 17:36:49,770 [ 114497]   INFO -       ScriptTemplatesProviders - [kts] loading script definitions [] using cp:  
2018-11-20 17:37:01,489 [ 126216]   WARN - ution.rmi.RemoteProcessSupport - java.rmi.NotBoundException: _DEAD_HAND_ 
2018-11-20 17:37:01,489 [ 126216]   WARN - ution.rmi.RemoteProcessSupport - at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:227) 
2018-11-20 17:37:01,489 [ 126216]   WARN - ution.rmi.RemoteProcessSupport - at com.intellij.execution.rmi.RemoteServer.start(RemoteServer.java:96) 
2018-11-20 17:37:01,489 [ 126216]   WARN - ution.rmi.RemoteProcessSupport - at org.jetbrains.idea.maven.server.RemoteMavenServer.main(RemoteMavenServer.java:22) 
2018-11-20 17:37:02,828 [ 127555]   WARN - ution.rmi.RemoteProcessSupport - The cook failed to start due to java.net.ConnectException: Connection timed out: connect 
2018-11-20 17:37:03,907 [ 128634]  ERROR -      #org.jetbrains.idea.maven - Cannot reconnect. 
java.lang.RuntimeException: Cannot reconnect.
	at org.jetbrains.idea.maven.server.RemoteObjectWrapper.perform(RemoteObjectWrapper.java:82)
	at org.jetbrains.idea.maven.server.MavenServerManager.applyProfiles(MavenServerManager.java:526)
	at org.jetbrains.idea.maven.project.MavenProjectReader.applyProfiles(MavenProjectReader.java:394)
	at org.jetbrains.idea.maven.project.MavenProjectReader.doReadProjectModel(MavenProjectReader.java:103)
	at org.jetbrains.idea.maven.project.MavenProjectReader.access$300(MavenProjectReader.java:46)
	at org.jetbrains.idea.maven.project.MavenProjectReader$1.doProcessParent(MavenProjectReader.java:447)
	at org.jetbrains.idea.maven.project.MavenProjectReader$1.doProcessParent(MavenProjectReader.java:424)
	at org.jetbrains.idea.maven.project.MavenParentProjectFileProcessor.processRepositoryParent(MavenParentProjectFileProcessor.java:84)
	at org.jetbrains.idea.maven.project.MavenParentProjectFileProcessor.process(MavenParentProjectFileProcessor.java:62)
	at org.jetbrains.idea.maven.project.MavenProjectReader.resolveInheritance(MavenProjectReader.java:450)
	at org.jetbrains.idea.maven.project.MavenProjectReader.doReadProjectModel(MavenProjectReader.java:100)
	at org.jetbrains.idea.maven.project.MavenProjectReader.access$300(MavenProjectReader.java:46)
	at org.jetbrains.idea.maven.project.MavenProjectReader$1.doProcessParent(MavenProjectReader.java:447)
	at org.jetbrains.idea.maven.project.MavenProjectReader$1.doProcessParent(MavenProjectReader.java:424)
	at org.jetbrains.idea.maven.project.MavenParentProjectFileProcessor.processRepositoryParent(MavenParentProjectFileProcessor.java:84)
	at org.jetbrains.idea.maven.project.MavenParentProjectFileProcessor.process(MavenParentProjectFileProcessor.java:62)
	at org.jetbrains.idea.maven.project.MavenProjectReader.resolveInheritance(MavenProjectReader.java:450)
	at org.jetbrains.idea.maven.project.MavenProjectReader.doReadProjectModel(MavenProjectReader.java:100)
	at org.jetbrains.idea.maven.project.MavenProjectReader.readProject(MavenProjectReader.java:62)
	at org.jetbrains.idea.maven.project.MavenProject.read(MavenProject.java:655)
	at org.jetbrains.idea.maven.project.MavenProjectsTree.doUpdate(MavenProjectsTree.java:555)
	at org.jetbrains.idea.maven.project.MavenProjectsTree.update(MavenProjectsTree.java:464)
	at org.jetbrains.idea.maven.project.MavenProjectsTree.updateAll(MavenProjectsTree.java:432)
	at org.jetbrains.idea.maven.project.MavenProjectsProcessorReadingTask.perform(MavenProjectsProcessorReadingTask.java:60)
	at org.jetbrains.idea.maven.project.MavenProjectsProcessor.doProcessPendingTasks(MavenProjectsProcessor.java:132)
	at org.jetbrains.idea.maven.project.MavenProjectsProcessor.access$000(MavenProjectsProcessor.java:32)
	at org.jetbrains.idea.maven.project.MavenProjectsProcessor$2.run(MavenProjectsProcessor.java:107)
	at org.jetbrains.idea.maven.utils.MavenUtil.lambda$runInBackground$5(MavenUtil.java:449)
	at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:314)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.rmi.RemoteException: Cannot start maven service; nested exception is: 
	java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused: connect
	at org.jetbrains.idea.maven.server.MavenServerManager.create(MavenServerManager.java:161)
	at org.jetbrains.idea.maven.server.MavenServerManager.create(MavenServerManager.java:66)
	at org.jetbrains.idea.maven.server.RemoteObjectWrapper.getOrCreateWrappee(RemoteObjectWrapper.java:41)
	at org.jetbrains.idea.maven.server.MavenServerManager.lambda$applyProfiles$3(MavenServerManager.java:526)
	at org.jetbrains.idea.maven.server.RemoteObjectWrapper.perform(RemoteObjectWrapper.java:76)
	... 33 more
Caused by: java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
	java.net.ConnectException: Connection refused: connect
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:338)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:112)
	at com.intellij.execution.rmi.RemoteProcessSupport.lambda$acquire$2(RemoteProcessSupport.java:260)
	at com.intellij.openapi.util.ClassLoaderUtil.runWithClassLoader(ClassLoaderUtil.java:66)
	at com.intellij.execution.rmi.RemoteUtil.executeWithClassLoader(RemoteUtil.java:231)
	at com.intellij.execution.rmi.RemoteProcessSupport.acquire(RemoteProcessSupport.java:258)
	at com.intellij.execution.rmi.RemoteProcessSupport.acquire(RemoteProcessSupport.java:164)
	at org.jetbrains.idea.maven.server.MavenServerManager.create(MavenServerManager.java:158)
	... 37 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.TwoStacksPlainSocketImpl.$$YJP$$socketConnect(Native Method)
	at java.net.TwoStacksPlainSocketImpl.socketConnect(TwoStacksPlainSocketImpl.java)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at java.net.Socket.connect(Socket.java:538)
	at java.net.Socket.<init>(Socket.java:434)
	at java.net.Socket.<init>(Socket.java:211)
	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
	... 47 more

, I always thought it was

ERROR – #org.jetbrains. Idea. maven. maven. Cannot reconnect.

maven has a problem, re-import, still not fixed.

later found:

Caused by: java.net.ConnectException: Connection timed out: connect

just remembered the problem of firewall.

close firewall

find: control panel \ all control panel items \Windows Defender firewall \ custom Settings

check off:

restart, and it’s ok ~~~

Camtasia error: video codec open failed

open Camtasia9.0 and click record. Click the red record button in the upper left corner to adjust the recording area. When clicking the ammonium button “rec”, a dialog box popped up, indicating “error occurred in Recorder: video codec open failed”.

after a reason to find the solution, just download three decoder installation on the official website can be. Share this with others who are experiencing these problems.

website: https://www.techsmith.com/codecs.html

Getting CFNetwork SSLHandshake failed (-9806) error

usually personal test pack everything is OK, today suddenly can not connect to the Internet

How to handle “CFNetwork SSLHandshake” in iOS
reference 1

Getting CFNetwork SSLHandshake (-9806) error
reference 2

Reference 3

company network protection action, personal mobile phone IP is banned.

reproduced in: https://www.cnblogs.com/wjw-blog/p/11095150.html

Solve runtimeerror: reduce failed to synchronize: device side assert triggered problem

first, the previous wave reported an error message:

/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [96,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [97,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [98,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [99,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [100,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [101,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [102,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [103,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, 
......
......
......
/pytorch/aten/src/THC/THCTensorIndex.cu:362: void indexSelectLargeIndex(TensorInfo<T, IndexType>, TensorInfo<T, IndexType>, TensorInfo<long, IndexType>, int, int, IndexType, IndexType, long) [with T = float, IndexType = unsigned int, DstDim = 2, SrcDim = 2, IdxDim = -2, IndexIsMajor = true]: block: [35,0,0], thread: [95,0,0] Assertion `srcIndex < srcSelectDimSize` failed.
Traceback (most recent call last):
  File "../paragrah_selector/para_sigmoid_train.py", line 533, in <module>
    main()
  File "../paragrah_selector/para_sigmoid_train.py", line 463, in main
    eval_loss = eval_model(model, eval_data, device)
  File "../paragrah_selector/para_sigmoid_train.py", line 419, in eval_model
    loss, logits = model(input_ids, segment_ids, input_mask, labels=label_ids)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/parallel/data_parallel.py", line 143, in forward
    outputs = self.parallel_apply(replicas, inputs, kwargs)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/parallel/data_parallel.py", line 153, in parallel_apply
    return parallel_apply(replicas, inputs, kwargs, self.device_ids[:len(replicas)])
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/parallel/parallel_apply.py", line 83, in parallel_apply
    raise output
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/parallel/parallel_apply.py", line 59, in _worker
    output = module(*input, **kwargs)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/caiyun_projects/generative_mrc/paragrah_selector/modeling.py", line 1001, in forward
    loss = loss_fn(logits, labels)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/loss.py", line 504, in forward
    return F.binary_cross_entropy(input, target, weight=self.weight, reduction=self.reduction)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/functional.py", line 2027, in binary_cross_entropy
    input, target, weight, reduction_enum)
RuntimeError: reduce failed to synchronize: device-side assert triggered
terminate called after throwing an instance of 'c10::Error'
  what():  CUDA error: device-side assert triggered (insert_events at /pytorch/aten/src/THC/THCCachingAllocator.cpp:470)
frame #0: std::function<std::string ()>::operator()() const + 0x11 (0x7f0e52afc021 in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libc10.so)
frame #1: c10::Error::Error(c10::SourceLocation, std::string const&) + 0x2a (0x7f0e52afb8ea in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libc10.so)
frame #2: <unknown function> + 0x13dbd92 (0x7f0e5e065d92 in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libcaffe2_gpu.so)
frame #3: at::TensorImpl::release_resources() + 0x50 (0x7f0e534c6440 in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libcaffe2.so)
frame #4: <unknown function> + 0x2af03b (0x7f0e51bb703b in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libtorch.so.1)
frame #5: torch::autograd::Variable::Impl::release_resources() + 0x17 (0x7f0e51e29d27 in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libtorch.so.1)
frame #6: <unknown function> + 0x124cfb (0x7f0e8ce4ccfb in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libtorch_python.so)
frame #7: <unknown function> + 0x3204af (0x7f0e8d0484af in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libtorch_python.so)
frame #8: <unknown function> + 0x3204f1 (0x7f0e8d0484f1 in /home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/lib/libtorch_python.so)
<omitting python frames>
frame #25: __libc_start_main + 0xf0 (0x7f0ecf782830 in /lib/x86_64-linux-gnu/libc.so.6)

Aborted (core dumped)
(py36) lisen@octa:~/caiyun_projects/generative_mrc/script$ sh para_sigmoid_train.sh

before heading off to New York next week, we appear under the heading of
before heading off to New York next week. We haven’t lost our labels before heading off to New York before heading off to New York next week. We haven’t lost our labels before heading off to New York next week. And so on. So check your labels carefully. 2. There is something wrong with your word vector, such as the position vector exceeding the preset length of the model, the word vector exceeding the size of the word table, etc.

And then, the point of this article, if you just say these two reasons, it might not be easy to figure out the problem. Let me show you a simple debug method, and you’ll see what the problem is. That is: put the model on the CPU and run . If it doesn’t fit, just turn down the batch size. For example, after I finished the adjustment, I reported the following error:

File "../paragrah_selector/para_sigmoid_train.py", line 533, in <module>
    main()
  File "../paragrah_selector/para_sigmoid_train.py", line 463, in main
    eval_loss = eval_model(model, eval_data, device)
  File "../paragrah_selector/para_sigmoid_train.py", line 419, in eval_model
    loss, logits = model(input_ids, segment_ids, input_mask, labels=label_ids)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/caiyun_projects/generative_mrc/paragrah_selector/modeling.py", line 987, in forward
    _, pooled_output = self.bert(input_ids, token_type_ids, attention_mask, output_all_encoded_layers=False)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/caiyun_projects/generative_mrc/paragrah_selector/modeling.py", line 705, in forward
    embedding_output = self.embeddings(input_ids, token_type_ids)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/caiyun_projects/generative_mrc/paragrah_selector/modeling.py", line 281, in forward
    position_embeddings = self.position_embeddings(position_ids)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/modules/sparse.py", line 118, in forward
    self.norm_type, self.scale_grad_by_freq, self.sparse)
  File "/home/lisen/.conda/envs/py36/lib/python3.6/site-packages/torch/nn/functional.py", line 1454, in embedding
    return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse)
RuntimeError: index out of range at /pytorch/aten/src/TH/generic/THTensorEvenMoreMath.cpp:191

thorough analysis clearly shows that File “/home/lisen/caiyun_projects/generative_mrc/paragrah_selector/modeling. Py”, line 281, in forward
position_embeddings = self. Position_embeddings (position_ids) “, If the position vector exceeds the preset length value of the model, then I go back to check and find that the longer text is indeed not truncated to that length, leading to this problem.

Copy file failed with 32

as we all know some ubisoft games such as color 6, guard dog, dragon ball fighting Z, etc. You need to install an Easy anti-cheat service to start

installation failed for many reasons, one of which is the prompt “Copy file failed with 32”

is not an anti-virus block, nor is it a problem of hard disk corruption, because there is a software taking one of the files, after trying numerous methods, finally found a solution

solution:

When

is deleted, it may not be deleted, indicating that it is occupied by a Windows process and needs to finish Rundll32 from task manager before deleting. Sys file

open task manager, find this file and delete

immediately after reinstalling the EAC was successful!

Numpy error: oserror: failed to interpret file as a pickle

first understand the definition of pickle:

  • pickling: types and python data types used in python special conversion between
  • pickling provides four functions: dumps, dump, loads, the load
  • pickling can store all the python support of primitive types (Boolean, int, float, string, byte, none, etc.), made up of any native type lists and tuples, dictionaries, and collection, function, class, class instances.

so the error is essentially data file inconsistency, numpy difference between loadtxt() and load()

  • load() stands for saving data in Numpy’s proprietary binary format, which automatically processes information such as element types and shapes. Load usually reads.nPY or.npz files.
  • loadtxt() is mainly used to read TXT and other files

Following is the general use of loadtxt(), the most common is loadtxt(” filename. TXT “)

numpy.loadtxt(fname, dtype=, comments='#', delimiter=None, converters=None, skiprows=0, usecols=None, unpack=False, ndmin=0)

error is due to load() directly read the TXT file caused by unread. Use loadtxt() instead.