当前位置: 首页 > news >正文

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。C:\Users\Administrator>cd C:\MongoDB\Server\3.6\binC:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>mongod --dbpath C:\MongoDB\Server\3.6\data\db --logpath C:\MongoDB\Server\3.6\data\log --logappend
2023-08-05T10:35:55.658+0800 F CONTROL  [main] Failed global initialization: FileNotOpen: logpath "C:\MongoDB\Server\3.6\data\log" should name a file, not a directory.C:\MongoDB\Server\3.6\bin>mongod --dbpath C:\MongoDB\Server\3.6\data\db --logpath C:\MongoDB\Server\3.6\data\log\log.txt --logappend

2023-08-05T10:36:29.398+0800 I CONTROL  [initandlisten] MongoDB starting : pid=2504 port=27017 dbpath=C:\MongoDB\Server\3.6\data\db 64-bit host=USER-20211009IT
2023-08-05T10:36:29.398+0800 I CONTROL  [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] db version v3.6.23
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] git version: d352e6a4764659e0d0350ce77279de3c1f243e5c
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.2s-fips  28 May 2019
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] allocator: tcmalloc
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] modules: none
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] build environment:
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten]     distmod: 2008plus-ssl
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten]     distarch: x86_64
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten]     target_arch: x86_64
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] options: { storage: { dbPath: "C:\MongoDB\Server\3.6\data\db" }, systemLog: { destination: "file", logAppend: true, path: "C:\MongoDB\Server\3.6\data\log\log.txt" } }
2023-08-05T10:36:29.448+0800 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=1535M,cache_overflow=(file_max=0M),session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),compatibility=(release="3.0",require_max="3.0"),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
2023-08-05T10:36:29.548+0800 I STORAGE  [initandlisten] WiredTiger message [1691202989:548588][2504:1991586816], txn-recover: Set global recovery timestamp: 0
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] ** WARNING: This server is bound to localhost.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          Remote systems will be unable to connect to this server. 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          Start the server with --bind_ip <address> to specify which IP 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          addresses it should serve responses from, or with --bind_ip_all to
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          bind to all interfaces. If this behavior is desired, start the
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          server with --bind_ip 127.0.0.1 to disable this warning.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] Hotfix KB2731284 or later update is not installed, will zero-out data files.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.727+0800 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: 31d6d754-8c05-4815-8963-e2d01c002d54
2023-08-05T10:36:29.822+0800 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 3.6
2023-08-05T10:36:29.867+0800 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: f8158fb0-3927-45ed-9431-bdd0ef46553a
2023-08-05T10:36:31.172+0800 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/MongoDB/Server/3.6/data/db/diagnostic.data'
2023-08-05T10:36:31.174+0800 I NETWORK  [initandlisten] listening via socket bound to 127.0.0.1
2023-08-05T10:36:31.174+0800 I NETWORK  [initandlisten] waiting for connections on port 27017
2023-08-05T10:36:31.174+0800 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 248b146c-31f8-4d71-8612-58e87292341a
2023-08-05T10:36:31.262+0800 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
2023-08-05T10:36:31.262+0800 I INDEX    [LogicalSessionCacheRefresh] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2023-08-05T10:36:31.265+0800 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
2023-08-05T10:38:32.966+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61740 #1 (1 connection now open)
2023-08-05T10:38:32.967+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61741 #2 (2 connections now open)
2023-08-05T10:38:33.222+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61742 #3 (3 connections now open)
2023-08-05T10:38:33.674+0800 I NETWORK  [conn1] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61740 (connection id: 1)
2023-08-05T10:38:33.674+0800 I NETWORK  [conn1] end connection 127.0.0.1:61740 (2 connections now open)
2023-08-05T10:38:42.081+0800 I NETWORK  [conn2] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61741 (connection id: 2)
2023-08-05T10:38:42.081+0800 I NETWORK  [conn2] end connection 127.0.0.1:61741 (1 connection now open)
2023-08-05T10:38:42.084+0800 I NETWORK  [conn3] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61742 (connection id: 3)
2023-08-05T10:38:42.084+0800 I NETWORK  [conn3] end connection 127.0.0.1:61742 (0 connections now open)
2023-08-05T10:38:42.390+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61778 #4 (1 connection now open)
2023-08-05T10:38:42.391+0800 I NETWORK  [conn4] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61778 (connection id: 4)
2023-08-05T10:38:42.391+0800 I NETWORK  [conn4] end connection 127.0.0.1:61778 (0 connections now open)
2023-08-05T10:38:42.646+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61779 #5 (1 connection now open)
2023-08-05T10:38:47.995+0800 I NETWORK  [conn5] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61779 (connection id: 5)
2023-08-05T10:38:47.995+0800 I NETWORK  [conn5] end connection 127.0.0.1:61779 (0 connections now open)
2023-08-05T10:38:48.302+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61788 #6 (1 connection now open)
2023-08-05T10:38:48.303+0800 I NETWORK  [conn6] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61788 (connection id: 6)
2023-08-05T10:38:48.303+0800 I NETWORK  [conn6] end connection 127.0.0.1:61788 (0 connections now open)
2023-08-05T10:38:48.562+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61789 #7 (1 connection now open)
2023-08-05T10:40:04.717+0800 I NETWORK  [conn7] end connection 127.0.0.1:61789 (0 connections now open)

 It looks like you are trying to access MongoDB over HTTP on the native driver port.

虽然有上面的警告,其实已经可以了

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。C:\Users\Administrator>cd C:\MongoDB\Server\3.6\binC:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>mongo
MongoDB shell version v3.6.23
connecting to: mongodb://127.0.0.1:27017/?gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("92d9f81a-f168-413d-b5e3-3946a58b4ca6") }
MongoDB server version: 3.6.23
Server has startup warnings:
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten]
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten]
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] ** WARNING: This server is bound to localhost.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          Remote systems will be unable to connect to this server.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          Start the server with --bind_ip <address> to specify which IP
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          addresses it should serve responses from, or with --bind_ip_all to
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          bind to all interfaces. If this behavior is desired, start the
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          server with --bind_ip 127.0.0.1 to disable this warning.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten]
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] Hotfix KB2731284 or later update is not installed, will zero-out data files.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten]
>
> db
test
>
>
> 1+2>
...
... ^C> 1+2
3
>
>
>

 

相关文章:

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi

Microsoft Windows [版本 6.1.7601] 版权所有 (c) 2009 Microsoft Corporation。保留所有权利。C:\Users\Administrator>cd C:\MongoDB\Server\3.6\binC:\MongoDB\Server\3.6\bin> C:\MongoDB\Server\3.6\bin> C:\MongoDB\Server\3.6\bin>mongod --dbpath C:\Mongo…...

华为Euler系统忘记密码之密码重置

目录 1. 进入GRUB引导菜单编辑模式2. 指定系统在启动时使用/bin/sh作为初始化进程3. 修改密码3.1 重新挂载文件系统&#xff0c;使文件系统可写3.2 修改密码3.3 重新标记文件的安全上下文 4. 开机输入修改的密码正常登录 1. 进入GRUB引导菜单编辑模式 启动openEuler&#xff0…...

Java-多线程-深入理解ConcurrentHashMap

目录 什么是ConcurrentHashMap&#xff1f;为什么有ConcurrentHashMap&#xff1f;和HashMap区别示例代码对比 JDK7和JDK8中ConcurrentHashMap整体架构的区别JDK7中JDK8中 ConcurrentHashMap的基本功能在性能方面的优化使用到的技术-CAS概念说明比较并交换的过程如下&#xff1…...

没有配置redis但是报错连接redis失败

问题 没有配置redis但是报错连接redis失败 检查maven配置是否引入了redis依赖&#xff08;可能是传递依赖&#xff0c;最好检查引进来的公共工程 解决办法 只需要在该工程application.yml文件中配置一下 redis就好&#xff0c;或者移除redis依赖 spring:redis:password: hos…...

剑指 Offer 04. 二维数组中的查找

力扣 在一个 n * m 的二维数组中&#xff0c;每一行都按照从左到右 非递减 的顺序排序&#xff0c;每一列都按照从上到下 非递减 的顺序排序。请完成一个高效的函数&#xff0c;输入这样的一个二维数组和一个整数&#xff0c;判断数组中是否含有该整数。 示例: 现有矩阵 matrix…...

【工作中问题解决实践 九】Spring中事务传播的问题排查

最近在工作中遇到了两个关于事务操作的问题&#xff0c;顺便就着这两个问题又回顾了一遍Spring的事务相关的操作&#xff0c;想着一次性把这个问题研究明白了&#xff0c;后续使用事务的时候也能踏实点&#xff0c;让事务发挥真实的作用 什么是事务&#xff1f;什么是事务管理…...

【导出Word】如何使用Java+Freemarker模板引擎,根据XML模板文件生成Word文档(只含文本内容的模板)

这篇文章&#xff0c;主要介绍如何使用JavaFreemarker模板引擎&#xff0c;根据XML模板文件生成Word文档。 目录 一、导出Word文档 1.1、基础知识 1.2、制作模板文件 1.3、代码实现 &#xff08;1&#xff09;引入依赖 &#xff08;2&#xff09;创建Freemarker工具类 &…...

Devart dbForge Studio for MySQL Crack

Devart dbForge Studio for MySQL Crack dbForge Studio for MySQL是一个用于MySQL和MariaDB数据库开发、管理和管理的通用GUI工具。IDE允许您通过直观的界面创建和执行查询、开发和调试存储例程、自动化数据库对象管理、分析表数据。MySQL客户端提供了数据和模式比较和同步工具…...

C++、Java、JavaScript和python几个语句的对比介绍

C、Java、JavaScript和python几个语句的对比介绍 C、Java、JavaScript和python语言的for语句 C、Java和JavaScript的for语句的语法类似如下&#xff1a; for (初始条件; 循环条件; 循环后操作) { // 循环体代码 } 初始条件是在进入循环之前执行的语句&#xff0c;初始化循环…...

第20节 R语言医学分析:某保险医疗事故赔偿因素分析

文章目录 某保险医疗事故赔偿因素分析源码源文件下载某保险医疗事故赔偿因素分析 我们分析数据集“诉讼”的第一个方法是确定样本数量、变量类型、缩放/编码约定(如果有)用于验证数据清理。 接下来,数据集看起来很干净,没有缺失值,并且对于分类变量,将编码约定替换为实际…...

【雕爷学编程】MicroPython动手做(28)——物联网之Yeelight 4

知识点&#xff1a;什么是掌控板&#xff1f; 掌控板是一块普及STEAM创客教育、人工智能教育、机器人编程教育的开源智能硬件。它集成ESP-32高性能双核芯片&#xff0c;支持WiFi和蓝牙双模通信&#xff0c;可作为物联网节点&#xff0c;实现物联网应用。同时掌控板上集成了OLED…...

解决K8S集群设置污点后,污点不生效,下发应用的问题

问题&#xff1a;在集群中部署了三个daemonset&#xff0c;一开始加了容忍Toleration&#xff0c;后边去掉Toleration后&#xff0c;还是一直往边缘节点上部署应用&#xff0c;非常离谱 解决&#xff1a;删掉Toleration后&#xff0c;需要把annotations一起删掉&#xff0c;因为…...

使用$test$plusargs提高RTL验收速度

文章目录 0 前言1 语法介绍2 示例3 多种情况的testbench怎么写 0 前言 这段时间在整合一个小ip&#xff0c;因为要验证每个feature是否可行&#xff0c;需要用testbench C语言的方式进行仿真验证&#xff0c;由于每种feature不仅要在C语言中修改寄存器配置&#xff0c;还要再…...

MySQL~mysql基础应用相关题

整卷阅览&#xff1a; 想要获取试卷原版请点击以下链接下载&#xff1a; https://download.csdn.net/download/qq_53142796/88168133https://download.csdn.net/download/qq_53142796/88168133 解题过程&#xff1a; 数据库&#xff1a;studentdb 数据库表如下&#xff1a; …...

Redis | 哨兵模式

Redis | 哨兵模式 1. 简介 Redis Sentinel&#xff08;哨兵&#xff09;是Redis提供的一种高可用性解决方案。它是一个独立的进程&#xff0c;用于监控和管理Redis主从模式的节点&#xff0c;并在主节点故障时自动进行故障转移。哨兵模式可以确保Redis集群的高可用性和数据一…...

MySQL语句性能分析与优化

目录 SQL性能分析 SQL执行频率 SQL慢查询日志 Profile Explain SQL优化 插入数据的优化 主键优化 Order By优化 Group By优化 Limit 优化 Count 优化 Update 优化 多表连接查询优化 SQL性能分析 通过SQL性能分析来做SQL的优化&#xff0c;主要是优化SQL的查询语…...

SpringBoot实现数据库读写分离

SpringBoot实现数据库读写分离 参考博客https://blog.csdn.net/qq_31708899/article/details/121577253 实现原理&#xff1a;翻看AbstractRoutingDataSource源码我们可以看到其中的targetDataSource可以维护一组目标数据源(采用map数据结构)&#xff0c;并且做了路由key与目标…...

Linux(四)--包软件管理器与Linux上环境部署示例

一.包软件管理器【yum和apt】 1.先来学习使用yum命令。yum&#xff1a;RPM包软件管理器&#xff0c;用于自动化安装配置Linux软件&#xff0c;并可以自动解决依赖问题。通过yum命令我们可以轻松实现软件的下载&#xff0c;查找&#xff0c;卸载与更新等管理软件的操作。 最常用…...

自监督去噪:Recorrupted-to-Recorrupted原理分析与总结

文章目录 1. 方法原理1.1 相关研究1.2 研究思路1.3 小结 2. 实验结果3. 总结 文章地址: https://ieeexplore.ieee.org/document/9577798/footnotes#footnotes 参考博客: https://github.com/PangTongyao/Recorrupted-to-Recorrupted-Unsupervised-Deep-Learning-for-Image-Den…...

【css】css实现水平和垂直居中

通过 justify-content 和 align-items设置水平和垂直居中&#xff0c; justify-content 设置水平方向&#xff0c;align-items设置垂直方向。 代码&#xff1a; <style> .center {display: flex;justify-content: center;align-items: center;height: 200px;border: 3px…...

测试微信模版消息推送

进入“开发接口管理”--“公众平台测试账号”&#xff0c;无需申请公众账号、可在测试账号中体验并测试微信公众平台所有高级接口。 获取access_token: 自定义模版消息&#xff1a; 关注测试号&#xff1a;扫二维码关注测试号。 发送模版消息&#xff1a; import requests da…...

微软PowerBI考试 PL300-选择 Power BI 模型框架【附练习数据】

微软PowerBI考试 PL300-选择 Power BI 模型框架 20 多年来&#xff0c;Microsoft 持续对企业商业智能 (BI) 进行大量投资。 Azure Analysis Services (AAS) 和 SQL Server Analysis Services (SSAS) 基于无数企业使用的成熟的 BI 数据建模技术。 同样的技术也是 Power BI 数据…...

React第五十七节 Router中RouterProvider使用详解及注意事项

前言 在 React Router v6.4 中&#xff0c;RouterProvider 是一个核心组件&#xff0c;用于提供基于数据路由&#xff08;data routers&#xff09;的新型路由方案。 它替代了传统的 <BrowserRouter>&#xff0c;支持更强大的数据加载和操作功能&#xff08;如 loader 和…...

Mybatis逆向工程,动态创建实体类、条件扩展类、Mapper接口、Mapper.xml映射文件

今天呢&#xff0c;博主的学习进度也是步入了Java Mybatis 框架&#xff0c;目前正在逐步杨帆旗航。 那么接下来就给大家出一期有关 Mybatis 逆向工程的教学&#xff0c;希望能对大家有所帮助&#xff0c;也特别欢迎大家指点不足之处&#xff0c;小生很乐意接受正确的建议&…...

从零开始打造 OpenSTLinux 6.6 Yocto 系统(基于STM32CubeMX)(九)

设备树移植 和uboot设备树修改的内容同步到kernel将设备树stm32mp157d-stm32mp157daa1-mx.dts复制到内核源码目录下 源码修改及编译 修改arch/arm/boot/dts/st/Makefile&#xff0c;新增设备树编译 stm32mp157f-ev1-m4-examples.dtb \stm32mp157d-stm32mp157daa1-mx.dtb修改…...

Springcloud:Eureka 高可用集群搭建实战(服务注册与发现的底层原理与避坑指南)

引言&#xff1a;为什么 Eureka 依然是存量系统的核心&#xff1f; 尽管 Nacos 等新注册中心崛起&#xff0c;但金融、电力等保守行业仍有大量系统运行在 Eureka 上。理解其高可用设计与自我保护机制&#xff0c;是保障分布式系统稳定的必修课。本文将手把手带你搭建生产级 Eur…...

【RockeMQ】第2节|RocketMQ快速实战以及核⼼概念详解(二)

升级Dledger高可用集群 一、主从架构的不足与Dledger的定位 主从架构缺陷 数据备份依赖Slave节点&#xff0c;但无自动故障转移能力&#xff0c;Master宕机后需人工切换&#xff0c;期间消息可能无法读取。Slave仅存储数据&#xff0c;无法主动升级为Master响应请求&#xff…...

python报错No module named ‘tensorflow.keras‘

是由于不同版本的tensorflow下的keras所在的路径不同&#xff0c;结合所安装的tensorflow的目录结构修改from语句即可。 原语句&#xff1a; from tensorflow.keras.layers import Conv1D, MaxPooling1D, LSTM, Dense 修改后&#xff1a; from tensorflow.python.keras.lay…...

Linux C语言网络编程详细入门教程:如何一步步实现TCP服务端与客户端通信

文章目录 Linux C语言网络编程详细入门教程&#xff1a;如何一步步实现TCP服务端与客户端通信前言一、网络通信基础概念二、服务端与客户端的完整流程图解三、每一步的详细讲解和代码示例1. 创建Socket&#xff08;服务端和客户端都要&#xff09;2. 绑定本地地址和端口&#x…...

AI病理诊断七剑下天山,医疗未来触手可及

一、病理诊断困局&#xff1a;刀尖上的医学艺术 1.1 金标准背后的隐痛 病理诊断被誉为"诊断的诊断"&#xff0c;医生需通过显微镜观察组织切片&#xff0c;在细胞迷宫中捕捉癌变信号。某省病理质控报告显示&#xff0c;基层医院误诊率达12%-15%&#xff0c;专家会诊…...