-
```
java[6881]: 11/27 16:17:09.627 [r] ERROR com.iota.iri.Milestone - Error during Solid Milestone updating
java[6881]: org.rocksdb.RocksDBException: While open a file for appending: mainnetdb/014786.…
-
### Bug description
unable restart IRI after it is synced. (1.5.6 has no such problem)
### IRI version
latest dev 1.6.1, 1.6.0
### Hardware Spec
ubuntu-1804, digital ocean vps or home dell xp…
-
Used stock Freebsd 64-bit 11.1.
Using native openjdk18 from ports fails with:
% java -jar iri-1.4.1.3.jar -p 14265
12/09 19:11:50.120 [main] INFO com.iota.iri.IRI - Welcome to IRI 1.4.1.3
Exception…
-
```
Exception in thread "main" java.lang.NumberFormatException: For input string: "2147483648"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.p…
-
After upgrading from IRI 1.4.1.1 to 1.4.1.2, I get the following error when starting my full node:
```
11/10 10:44:42.926 [main] INFO com.iota.iri.IRI - Welcome to IRI 1.4.1.2
Exception in thread "ma…
-
### Bug description
mvn package fails
### Hardware Spec
Windows 7, 8GB ram
### Steps To Reproduce
1. clone repo
2. mvn clean compile
3. mvn package
### Expected behaviour
iri shou…
-
## Bug description
Currently the project cannot be built because java-md-doclet is configured incorrectly. The group id has been changed, the new group id of java-md-doclet is "org.iota" if you loo…
-
````
java.lang.NumberFormatException: multiple points
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1914) ~[na:1.8.0_91]
at sun.misc.FloatingDecimal.parseDouble(FloatingDecim…
-
The details are a bit vague, but my node has stopped responding. It seems to still be accepting data, but all threads seem to be deadlocked; nothing is coming back out.
```
[root@iota centos]# cat /…
-
Steps to reproduce on Windows:
1. Use the latest IRI 1.4.1.6
2. Download the database snapshot from iota.partners. Extract.
3. Start IRI with database path pointing to the extracted folder.
4. IRI lo…