大神帮忙看看这个是什么问题????????????????
androidstudio吧
全部回复
仅看楼主
level 2
打开就报这样的错误 重新安装都没有解决。。。。。
2017年12月10日 14点12分 1
level 2
Internal Error. Please report to https://code.google.com/p/android/issuesio.netty.channel.ChannelException: Unable to create Channel from class class io.netty.channel.socket.oio.OioServerSocketChannel
at io.netty.channel.ReflectiveChannelFactory.newChannel(ReflectiveChannelFactory.java:40)
at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:319)
at io.netty.bootstrap.AbstractBootstrap.doBind(AbstractBootstrap.java:281)
at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:277)
at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:266)
at org.jetbrains.io.BuiltInServer.bind(BuiltInServer.java:149)
at org.jetbrains.io.BuiltInServer.start(BuiltInServer.java:118)
at org.jetbrains.io.BuiltInServer.startNioOrOio(BuiltInServer.java:103)
at com.intellij.idea.SocketLock.lambda$lock$1(SocketLock.java:152)
at com.intellij.idea.SocketLock.underLocks(SocketLock.java:180)
at com.intellij.idea.SocketLock.lock(SocketLock.java:129)
at com.intellij.idea.StartupUtil.lockSystemFolders(StartupUtil.java:296)
at com.intellij.idea.StartupUtil.prepareAndStart(StartupUtil.java:124)
at com.intellij.idea.MainImpl.start(MainImpl.java:34)
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.ide.plugins.PluginManager.lambda$start$0(PluginManager.java:91)
at java.lang.Thread.run(Thread.java:745)
Caused by: io.netty.channel.ChannelException: Failed to set the server socket timeout.
at io.netty.channel.socket.oio.OioServerSocketChannel.<init>(OioServerSocketChannel.java:84)
at io.netty.channel.socket.oio.OioServerSocketChannel.<init>(OioServerSocketChannel.java:65)
at sun.reflect.GeneratedConstructorAccessor1.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at io.netty.channel.ReflectiveChannelFactory.newChannel(ReflectiveChannelFactory.java:38)
... 19 more
Caused by: java.net.SocketException: Unrecognized Windows Sockets error: 10106: create
at java.net.ServerSocket.createImpl(ServerSocket.java:307)
at java.net.ServerSocket.getImpl(ServerSocket.java:257)
at java.net.ServerSocket.setSoTimeout(ServerSocket.java:652)
at io.netty.channel.socket.oio.OioServerSocketChannel.<init>(OioServerSocketChannel.java:81)
... 25 more
2017年12月10日 14点12分 2
level 2
大神在哪??
2017年12月10日 15点12分 3
level 4
要连接vpn才能到google下载东西
2017年12月10日 16点12分 4
我这个打开就报错了。
2017年12月11日 02点12分
level 8
建议重装系统在去安装as
2017年12月11日 04点12分 5
level 1
我也出现这问题了
2017年12月27日 03点12分 6
1