OpenIotOrg / openiot

The Open Source Project for the Internet of Things
459 stars 189 forks source link

Start Jboss error #107

Closed wengjb closed 9 years ago

wengjb commented 9 years ago

hello eveyrone.A question with Jboss start error.I restart oracle vm and restart Jboss server. Also tips this,

jpcik commented 9 years ago

please indicate what type of error and include the correponding error log

wengjb commented 9 years ago

hello Jean-Paul i removed 'virtuoso.lck' and restart these server . and then , tips: ERROR [org.jboss.as](Controller Boot Thread) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 29719ms - Started 144 of 236 services (17 services failed or missing dependencies, 74 services are passive or on-demand) and from 'virtuoso.log' 13:17:25 { Loading plugin 1: Type plain', filewikiv' in /media/openiot/virtuoso-opensource-7/lib/virtuoso/hosting' 13:17:25 FAILED plugin 1: Unable to locate file } 13:17:25 { Loading plugin 2: Typeplain', file mediawiki' in/media/openiot/virtuoso-opensource-7/lib/virtuoso/hosting' 13:17:25 FAILED plugin 2: Unable to locate file } 13:17:25 { Loading plugin 3: Type plain', filecreolewiki' in `/media/openiot/virtuoso-opensource-7/lib/virtuoso/hosting' 13:17:25 FAILED plugin 3: Unable to locate file };

THANKS FOR HELP

premjayaraman commented 9 years ago

Hello wen, Are you using the VDK? Or is this a system installed from scratch? This issue is mostly related to virtuoso permissions on the local directory?

Also note, Virtuoso needs to be running without any errors before you can start JBOSS.

possible fix: Try to run virtuoso as sudo and see if this will fix the problem?

If it does start without errors, investigate the directory permissions as running with sudo is not recommended.

Also please use the link below to mailing list for developer technical discussions/support. https://github.com/OpenIotOrg/openiot/wiki/Mailing-Lists

It is a recommended practice that github issue register is used primarily for reporting bugs.

thanks prem

wengjb commented 9 years ago

thanks for help. I removed 'virtuoso.lck', and I restart virtuoso . and i restart jboss success.