当前位置:网站首页>The.Joernindex database has no content after Joern runs
The.Joernindex database has no content after Joern runs
2022-07-28 07:06:00 【ithicker】
Problem description :
To configure joern and neo4j After the whole process of , See the article for the specific process . But when I import data , Produced .joernindex file , The location of the file and your current folder , The specific location can be joern-0.3.1 Under folder joern-conf modify , I can generate this file every time I import data , But I use orders neo4j console When accessing the service ( For ECS access, see the article ), Find out joernindex The data in the file is empty without any nodes , It means that my data has not been imported , This problem has stuck me all day , I thought it was java Version problem , After changing it many times java Version and reuse ant restructure , But before ant Was a success , I don't know what the problem is
Problem flaws :
But through multiple runs , I found the use of joern When exporting .joernindex, Use the command at the same time neo4j console A folder will be generated when accessing the service .Joernindex, There is case J The difference between , By discovering , I joern The parsed data is placed in joern0.3.1 Under the .joernindex Folder , and neo4j The data source setting is joern0.3.1 Under the .Joernindex Folder , But there is no folder , So it rebuilt itself , He might as well tell me no dictionary or file
Problem solving
So we must guarantee joern Analyze the stored database files and Neo4j Read in database files to ensure consistency , Otherwise, such low-level errors will occur , It may also be because of the new contact installation joern and neo4j So I just read the tutorial without thinking about installing . We can modify it joern-conf or neo4j Under the document conf In folder neo4j-server.properties file , Just make sure that the two names are consistent .

边栏推荐
- Firewall - iptables firewall (four tables and five links, firewall configuration method, detailed explanation of matching rules)
- Ubuntu18.04+centos7 configure redis master-slave [learning notes]
- DHCP服务
- 1、 PXE overview and installation
- Result number of filled briquettes
- 登录进oracle10g的oem,想管理监听程序却总是弹出帐号密码输入页面
- 防火墙——iptables防火墙(四表五链、防火墙配置方法、匹配规则详解)
- DHCP service
- shell---循环语句练习
- Technology sharing | how to do Assertion Verification in interface automated testing?
猜你喜欢

YUM仓库的搭建
![[learning records of erudite Valley] Super summary, attentive sharing | collection](/img/a3/4183a074a7cdc41fe7624624492280.png)
[learning records of erudite Valley] Super summary, attentive sharing | collection

MOOC翁恺 C语言 第三周:判断与循环:2.循环

Clock tree analysis example

PXE unattended installation management

Method of designing test cases

metasploit渗透ms7_010练习

DOM -- page rendering, style attribute operation, preloading and lazy loading, anti shake and throttling

MOOC翁恺C语言 第四周:进一步的判断与循环:3.多路分支4.循环的例子5.判断和循环常见的错误

Custom components -- styles
随机推荐
JS data type detection and modification detection
JS string method Encyclopedia
DHCP service
MOOC Weng Kai C language week 7: array operation: 1. array operation 2. Search 3. preliminary sorting
关于正则的教程
主动扫描技术nmap详解
Neo4j running error occurred during initialization of VM incompatible minimum and maximum heap sizes spec
DOM operation cases
[learning notes] tool
[learning notes] knowledge management
MOOC Weng Kai C language week 6: arrays and functions: 1. Arrays 2. Definition and use of functions 3. Parameters and variables of functions 4. Two dimensional arrays
1、 PXE overview and installation
Custom component -- communication between parent and child components
[learning notes] thread creation
shell脚本——正则表达式
MOOC翁恺C语言 第四周:进一步的判断与循环:3.多路分支4.循环的例子5.判断和循环常见的错误
Clock tree analysis example
Differences and relationships among NPM, Yran and NPX
起点中文网 字体反爬技术 网页可以显示数字字母 网页代码是乱码或空格
SySeVR环境配置:joern-0.3.1、Neo4j-2.1.5、py2neo2.0