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.

Reply via email to