Hi,
Just tried with no problem (see below). I think you have mixed libraries in
your classpath. May you double check it please?
Lvc@
.
.` `
, `:.
`,` ,:`
.,. :,,
.,, ,,,
. .,.::::: ```` :::::::::
:::::::::
,` .::,,,,::.,,,,,,`;; .: :::::::::: :::
:::
`,. ::,,,,,,,:.,,.` ` .: ::: ::: :::
:::
,,:,:,,,,,,,,::. ` ` `` .: ::: ::: :::
:::
,,:.,,,,,,,,,: `::, ,, ::,::` : :,::` :::: ::: ::: :::
:::
,:,,,,,,,,,,::,: ,, :. : :: : .: ::: :::
:::::::
:,,,,,,,,,,:,:: ,, : : : : .: ::: :::
:::::::::
` :,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: :::
:::
`,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: :::
:::
.,,,,::,,,,,,,: `: , ,, : ` : : .: ::: ::: :::
:::
...,::,,,,::.. `: .,, :, : : : .: ::::::::::: :::
:::
,::::,,,. `: ,, ::::: : : .: :::::::::
::::::::::
,,:` `,,.
,,, .,`
,,. `, GRAPH DATABASE
`` `.
`` www.orientdb.org
`
2015-03-13 14:19:16:760 INFO OrientDB auto-config DISKCACHE=13.880MB
(heap=455MB os=16.384MB disk=32.429MB) [orientechnologies]
2015-03-13 14:19:16:764 INFO Loading configuration from:
/temp/orientdb/orientdb-community-2.0.5/config/orientdb-server-config.xml...
[OServerConfigurationLoaderXml]
2015-03-13 14:19:16:999 INFO OrientDB Server v2.0.5 (build UNKNOWN@r;
2015-03-12 22:59:10+0000) is starting up... [OServer]
2015-03-13 14:19:17:016 INFO Databases directory:
/temp/orientdb/orientdb-community-2.0.5/databases [OServer]
2015-03-13 14:19:17:053 INFO Port 0.0.0.0:2424 busy, trying the next
available... [OServerNetworkListener]
2015-03-13 14:19:17:055 INFO Listening binary connections on 0.0.0.0:2425
(protocol v.28, socket=default) [OServerNetworkListener]
2015-03-13 14:19:17:056 INFO Port 0.0.0.0:2480 busy, trying the next
available... [OServerNetworkListener]
2015-03-13 14:19:17:056 INFO Listening http connections on 0.0.0.0:2481
(protocol v.10, socket=default) [OServerNetworkListener]
2015-03-13 14:19:17:066 INFO Installing dynamic plugin
'orientdb-lucene-2.0.5-dist.jar'... [OServerPluginManager]
2015-03-13 14:19:17:136 INFO Lucene index plugin installed and active.
Lucene version: LUCENE_47 [OLuceneIndexPlugin]
2015-03-13 14:19:17:138 INFO Installing dynamic plugin 'studio-2.0.zip'...
[OServerPluginManager]
2015-03-13 14:19:17:150 INFO Installing GREMLIN language v.2.6.0 -
graph.pool.max=50 [OGraphServerHandler]
2015-03-13 14:19:17:150 INFO [OVariableParser.resolveVariables] Error on
resolving property: distributed [orientechnologies]
2015-03-13 14:19:17:152 INFO Installing Script interpreter. WARN:
authenticated clients can execute any kind of code into the server by using
the following allowed languages: [sql] [OServerSideScriptInterpreter]
+---------------------------------------------------------------+
| WARNING: FIRST RUN CONFIGURATION |
+---------------------------------------------------------------+
| This is the first time the server is running. Please type a |
| password of your choice for the 'root' user or leave it blank |
| to auto-generate it. |
| |
| To avoid this message set the environment variable or JVM |
| setting ORIENTDB_ROOT_PASSWORD to the root password to use. |
+---------------------------------------------------------------+
Root password [BLANK=auto generate it]: root
2015-03-13 14:19:20:301 INFO OrientDB Server v2.0.5 is active. [OServer]
On 13 March 2015 at 10:57, Attila Nagy <[email protected]> wrote:
> Hi,
>
> I'm trying to start OrientDB 2.0.5 with bin/server.sh and get this:
>
> # ./server.sh
> .
> .` `
> , `:.
> `,` ,:`
> .,. :,,
> .,, ,,,
> . .,.::::: ```` :::::::::
> :::::::::
> ,` .::,,,,::.,,,,,,`;; .: ::::::::::
> ::: :::
> `,. ::,,,,,,,:.,,.` ` .: ::: :::
> ::: :::
> ,,:,:,,,,,,,,::. ` ` `` .: ::: :::
> ::: :::
> ,,:.,,,,,,,,,: `::, ,, ::,::` : :,::` :::: ::: :::
> ::: :::
> ,:,,,,,,,,,,::,: ,, :. : :: : .: ::: :::
> :::::::
> :,,,,,,,,,,:,:: ,, : : : : .: ::: :::
> :::::::::
> ` :,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: :::
> ::: :::
> `,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: :::
> ::: :::
> .,,,,::,,,,,,,: `: , ,, : ` : : .: ::: :::
> ::: :::
> ...,::,,,,::.. `: .,, :, : : : .: :::::::::::
> ::: :::
> ,::::,,,. `: ,, ::::: : : .: :::::::::
> ::::::::::
> ,,:` `,,.
> ,,, .,`
> ,,. `, GRAPH
> DATABASE
> ``
> `.
> ``
> www.orientdb.org
> `
>
> 2015-03-13 09:47:23:962 WARNING Cannot find default script language for
> javascript [OScriptManager]
> 2015-03-13 09:47:24:048 INFO OrientDB auto-config DISKCACHE=1,528MB
> (heap=494MB os=4,071MB disk=8,700MB) [orientechnologies]
> 2015-03-13 09:47:24:058 INFO Loading configuration from:
> /usr/local/orientdb-community-2.0.5/config/orientdb-server-config.xml...
> [OServerConfigurationLoaderXml]
> 2015-03-13 09:47:24:406 INFO OrientDB Server v2.0.5 (build UNKNOWN@r;
> 2015-03-12 22:59:10+0000) is starting up... [OServer]
> 2015-03-13 09:47:24:429 INFO Databases directory:
> /usr/local/orientdb-community-2.0.5/databases [OServer]
> 2015-03-13 09:47:24:484 INFO Listening binary connections on 0.0.0.0:2424
> (protocol v.28, socket=default) [OServerNetworkListener]
> 2015-03-13 09:47:24:485 INFO Listening http connections on 0.0.0.0:2480
> (protocol v.10, socket=default) [OServerNetworkListener]
> 2015-03-13 09:47:24:506 INFO Installing dynamic plugin
> 'orientdb-lucene-2.0.5-dist.jar'... [OServerPluginManager]Exception in
> thread "main" java.lang.NoClassDefFoundError: Could not initialize class
> com.orientechnologies.orient.core.db.ODatabaseRecordThreadLocal
> at
> com.orientechnologies.orient.core.record.impl.ODocument.setup(ODocument.java:2199)
> at
> com.orientechnologies.orient.core.record.impl.ODocument.<init>(ODocument.java:107)
> at
> com.orientechnologies.orient.server.plugin.OServerPluginManager.installDynamicPlugin(OServerPluginManager.java:323)
> at
> com.orientechnologies.orient.server.plugin.OServerPluginManager.updatePlugin(OServerPluginManager.java:194)
> at
> com.orientechnologies.orient.server.plugin.OServerPluginManager.updatePlugins(OServerPluginManager.java:283)
> at
> com.orientechnologies.orient.server.plugin.OServerPluginManager.startup(OServerPluginManager.java:85)
> at
> com.orientechnologies.orient.server.OServer.registerPlugins(OServer.java:831)
> at
> com.orientechnologies.orient.server.OServer.activate(OServer.java:265)
> at
> com.orientechnologies.orient.server.OServerMain.main(OServerMain.java:41)
> ^C
> 2015-03-13 09:47:26:170 INFO Received signal: SIGINT [OSignalHandler]
> 2015-03-13 09:47:26:172 INFO OrientDB Server is shutting down... [OServer]
>
> # java -version
> openjdk version "1.7.0_76"
> OpenJDK Runtime Environment (build 1.7.0_76-b13)
> OpenJDK 64-Bit Server VM (build 24.76-b04, mixed mode)
>
> Visiting it with a browser on port 2480 also gives a blank page. The
> server log contains nothing relevant besides the above.
> I'm not sure it counts or not: this is on FreeBSD 10.
>
> Could you please help?
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.