码迷,mamicode.com
首页 >  
搜索关键字:ora-01034: oracle not available    ( 2488个结果
AP2800无法放出SSID?
实际的无线网络中,有时候由于对无线设备的datasheet不是很了解,可能会以旧的知识去判断一些故障。在思科的较新的AP型号中:例如AP2800&AP3800等,有时候发现它们可正常的注册到WLC,但是就是无法搜到它们发出的SSID。这可能的情况是由于电源注入器型号不匹配,或者是AP所连接的PoE交 ...
分类:其他好文   时间:2019-01-23 10:35:37    阅读次数:247
Sublime Text 安装插件时出现There are no packages available for installation解决步骤
1.点击 ctrl+`打开控制台后,发现是因为http://packagecontrol.io/channel_v3.json 获取失败,下载v3.json(在百度云盘) 2.找到Sublime\Data\Packages\User Package Control.sublime-settings ...
分类:其他好文   时间:2019-01-22 13:16:28    阅读次数:1187
SpringBoot报错:Failed to load ApplicationContext(javax.websocket.server.ServerContainer not available)
引起条件: WebSocket+单元测试,单元测试报错! 解决方法: SpringBootTest增加webEnvironment参数。 "https://docs.spring.io/spring boot/docs/current/reference/html/boot features tes ...
分类:移动开发   时间:2019-01-19 18:40:59    阅读次数:728
Error while executing topic command : Replication factor: 2 larger than available brokers: 0.
[root@hdp1 /mnt/software/maxwell-1.19.4]#kafka-topics.sh --zookeeper hdp1,hdp2,hdp3:2181 --create --topic maxwell --partitions 6 --replication-factor ...
分类:其他好文   时间:2019-01-18 18:27:48    阅读次数:2040
TinyURL
Functional Requirements: Non Functional Requirements: 1.highly available. 2.with minimal latency. we assume we will have 500M new URL shortenings per ...
分类:Web程序   时间:2019-01-18 10:20:26    阅读次数:442
zabbix-proxy错误处理
配置好zabbix-proxy代理以后,zabbix添加上以后,不能监控,zabbix端日志没有报错,zabbix-proxy日志报一下错误22367:20190117:151428.345failedtoupdatelocalproxyconfigurationcopy:unexpectedfield"hosts.available"22385:20190117:151619
分类:其他好文   时间:2019-01-17 16:29:24    阅读次数:755
[objc explain]: Non-fragile ivars
Non-fragile instance variables are a headline feature of the modern Objective-C runtime available on iPhone and 64-bit Mac. They provide framework dev ...
分类:其他好文   时间:2019-01-16 13:18:30    阅读次数:145
springmvc返回jsp源代码解决办法
url-pattern问题 spring用到forward("/WEB-INF/jsp/*.jsp")而forward当然是又要经过web.xml的映射的,然后,在URL匹配时, <url-pattern> / </url-pattern> 不会匹配到*.jsp,不会进入spring的Dispatc ...
分类:编程语言   时间:2019-01-16 10:20:56    阅读次数:222
永久解决Sublime包管理package control 打开install package报错 There are no packages available for installation
很多用户在使用sumblime安装插件的时候,打开package control的install package会出现报错:There are no packages available for installation。如下图: 之所以会出现这种错误的原因是因为sublime中的包管理instal ...
分类:其他好文   时间:2019-01-15 17:52:21    阅读次数:206
osx brew mysql
MariaDB Server is available for installation on macOS (formerly Mac OS X) via the Homebrew package manager. MariaDB Server is available as a Homebrew ...
分类:数据库   时间:2019-01-13 00:14:51    阅读次数:204
2488条   上一页 1 ... 54 55 56 57 58 ... 249 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!