2.2.13 is out
Search Criteria
Package Details: orientdb-community 2.2.17-1
| Git Clone URL: | https://aur.archlinux.org/orientdb-community.git (read-only) |
|---|---|
| Package Base: | orientdb-community |
| Description: | The Graph-Document NoSQL - Community Edition |
| Upstream URL: | http://www.orientdb.org |
| Licenses: | |
| Conflicts: | |
| Submitter: | neng |
| Maintainer: | neng |
| Last Packager: | neng |
| Votes: | 14 |
| Popularity: | 0.001208 |
| First Submitted: | 2013-11-06 18:01 |
| Last Updated: | 2017-03-31 00:32 |
Dependencies (3)
- java-environment (intellij-jdk, java-gcj-compat, jdk, jdk-arm, jdk-dcevm, jdk-devel, jdk5, jdk6, jdk7, jdk7-openjdk-infinality, jdk8, jdk8-j9-bin, jdk8-openjdk-infinality, jdk8-openjdk-jetbrains, jdk8-openjdk-jetbrains-git, jdk9-openj9-bin, tuxjdk, zulu-jdk, jdk7-openjdk, jdk8-openjdk, jdk9-openjdk)
- sh (bash-devel-git, bash-devel-static-git, heirloom-sh-cvs, bash)
- unzip (unzip-iconv, unzip-natspec) (make)
Required by (0)
Sources (4)
Latest Comments
tsypa commented on 2016-11-29 16:34
pkeeper commented on 2016-08-02 16:05
Can't bring to work it after fresh install
orientdb-console can't list server users or alter it with:
Error: com.orientechnologies.orient.core.exception.OConfigurationException: Cannot access to file ../config/orientdb-server-config.xml
if I cd into /opt/orientdb/bin and run console.sh it works
can't login or create db with studio, in log:
2016-08-02 18:53:41:250 INFO {db=blog} Creating database: plocal:/opt/orientdb/databases/blog [OServerCommandPostDatabase]
2016-08-02 18:53:41:555 SEVER {db=blog} Internal server error:
java.lang.NullPointerException [ONetworkProtocolHttpDb]
2016-08-02 18:53:42:311 SEVER isAuthorized() Exception: Cannot open local storage '/opt/orientdb/databases/OSystem' with mode=rw
DB name="OSystem" [OSystemUserAuthenticator]
2016-08-02 18:53:52:312 SEVER isAuthorized() Exception: Cannot open local storage '/opt/orientdb/databases/OSystem' with mode=rw
krzemin commented on 2016-03-25 09:27
2.1.13 is out
krzemin commented on 2015-12-08 18:02
Upstream released 2.1.7: http://orientdb.com/download/
neng commented on 2015-04-27 16:51
@krd, it looks like that the upstream often adjust the package. Updated to 2.0.8-2. Thanks.
krd commented on 2015-04-27 13:24
Looks like the MD5 needs to be updated for 2.0.8
➜ Downloads md5sum orientdb-2.0.8.tar.gz
1bff0e8cf45e1a8c0a94f52a4a23da1a orientdb-2.0.8.tar.gz
neng commented on 2015-03-21 04:30
@knewter, I'm also wondering why the upstream package changed again like happened with 2.0.2. Anyway, updated with new md5 for 2.0.4-2. Thanks.
knewter commented on 2015-03-20 01:45
The md5 for the first source should be 07962fbefb82b2ce8fd74158180be693
Why is the md5sum wrong often on this package? I'm new to this...
neng commented on 2015-02-20 02:31
@muniz95 The upstream package may have been modified recently. Updated with new md5 for 2.0.2-2. Thanks.
muniz95 commented on 2015-02-19 03:30
The md5 is wrong. The correct sum is 6fec9322a09ea3354375b816e23fa5ca
kiz commented on 2015-02-11 06:46
2.0.2 is available https://github.com/orientechnologies/orientdb/releases/tag/2.0.2
tobiasquinn commented on 2013-12-17 14:45
I've forked the git repo for version 1.6.2 at:
https://github.com/tobiasquinn/archlinux-orientdb-community
And moved to using the .tar.gz files from the orientdb download page
neng commented on 2013-11-06 19:59
The link for the Github repo is:
https://github.com/nengxu/archlinux-orientdb-community
neng commented on 2013-11-06 19:32
There is no direct download link from orientdb.org for the binary package. So I manually downloaded the zip file from orientdb.org, and uploaded it to the Github repo for archlinux-orientdb-community so that we can automate the build in Arch Linux.