Bonjour,
En tant que novice dans linux et bluemind, j’essaie d’installer et de me connecter à bluemind via la console admin je n’y arrive pas. Voila en détail mes informations :
- Pré-requis vérifiés (je suis passé en 4GO de ram minimum récemment)
- Primo installation sur VM Ubuntu 12.04 LTS 64 bits vierge et à jour avec Ip fixe
- Installation successfull sur le serveur
- Ensuite lors de l’installation de blue mind, j’ai renseigné les informations suivantes :
– hostname= mail.[mon domaine].com
– Domaine=[mondomaine].fr
Je n’ai pas eu l’écran final avec le mot de passe admin en fin d’assistant d’installation
Toutefois j’ai bien un fichier dans /etc/bm/bm-core.tok est en md5 donc inutilisable
Les couples suivants ne fonctionnent pas :
admin0@global.virt / admin
admin@[mon domaine].com / admin
admin@[mon domaine].fr /admin
Ils renvoient tous le même message “Utilisateur ou mot de passe invalide”
J’ai regardé et essayé les points suivants :
- augmentation de ma mémoire à 4GO (j’étais à 1GO) mais problème toujours présent
- j’ai fait un bmctl stop / bmctl start et ca n’ai rien changé
- http://forum.blue-mind.net/viewtopic.php?id=585 : je n’ai pas réussi à appliquer la solution proposé en réinitialisant le mdp
Je fournis les derniers logs d’erreurs succeptibles d’aider certains à trouver la raison du problème
/var/log/bm-tomcat/bm-java.log
2013-11-15 22:25:18,887 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2013-11-15 22:25:18,897 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] appears to have started a thread named [New I/O worker #1] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:18,897 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] appears to have started a thread named [New I/O worker #2] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:18,898 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] appears to have started a thread named [New I/O boss #3] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:18,898 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:18,898 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] appears to have started a thread named [Hashed wheel timer #1] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:18,899 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] appears to have started a thread named [AsyncHttpClient-Reaper] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:18,910 o.a.c.l.WebappClassLoader ERROR - The web application [/setup] created a ThreadLocal with key of type [com.ning.http.client.providers.netty.NettyAsyncHttpProvider.ThreadLocalBoolean] (value [com.ning.http.client.providers.netty.NettyAsyncHttpProvider$ThreadLocalBoolean@4dd987b2]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2013-11-15 22:25:19,390 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [New I/O worker #1] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,391 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [New I/O worker #2] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,391 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [New I/O boss #3] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,396 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [Timer-1] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,397 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [Hashed wheel timer #1] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,397 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [lc-ahc-reaper #1] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,397 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [lc-ahc-reaper #2] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,398 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [New I/O worker #4] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,398 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [New I/O worker #5] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,398 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [New I/O boss #6] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,399 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] appears to have started a thread named [Timer-2] but has failed to stop it. This is very likely to create a memory leak.
2013-11-15 22:25:19,410 o.a.c.l.WebappClassLoader ERROR - The web application [/settings] created a ThreadLocal with key of type [com.ning.http.client.providers.netty.NettyAsyncHttpProvider.ThreadLocalBoolean] (value [com.ning.http.client.providers.netty.NettyAsyncHttpProvider$ThreadLocalBoolean@53351da6]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2013-11-15 22:25:20,383 o.a.c.h.Http11Protocol INFO - Stopping Coyote HTTP/1.1 on http-8080
2013-11-15 22:25:20,383 o.a.c.h.Http11Protocol INFO - Stopping Coyote HTTP/1.1 on http-8080
2013-11-15 22:25:45,306 o.a.c.h.Http11Protocol INFO - Initializing Coyote HTTP/1.1 on http-8080
2013-11-15 22:25:45,306 o.a.c.h.Http11Protocol INFO - Initializing Coyote HTTP/1.1 on http-8080
2013-11-15 22:25:45,410 o.a.c.s.Catalina INFO - Initialization processed in 5918 ms
2013-11-15 22:25:45,690 o.a.c.c.StandardService INFO - Starting service Catalina
2013-11-15 22:25:45,691 o.a.c.c.StandardEngine INFO - Starting Servlet Engine: Apache Tomcat/6.0.35
2013-11-15 22:25:46,487 o.a.c.s.HostConfig INFO - Deploying configuration descriptor adminconsole.xml
2013-11-15 22:25:57,717 o.a.c.s.HostConfig INFO - Deploying configuration descriptor ROOT.xml
2013-11-15 22:25:59,502 o.a.c.s.HostConfig INFO - Deploying configuration descriptor settings.xml
2013-11-15 22:26:06,017 n.b.u.s.s.DownloadServlet INFO - bm-core url: http://null:8085/services
2013-11-15 22:26:07,545 n.b.u.s.s.DownloadServlet INFO - CommonGWT servlet initialized for null
2013-11-15 22:26:07,563 n.b.u.s.s.RepackOtlkConnectors INFO - file /usr/share/bm-settings/WEB-INF/bm-connector-otlk-x86.exe not found: nothing to repack
2013-11-15 22:26:07,583 n.b.u.s.s.RepackOtlkConnectors INFO - file /usr/share/bm-settings/WEB-INF/bm-connector-otlk-x64.exe not found: nothing to repack
2013-11-15 22:26:07,602 o.a.c.s.HostConfig INFO - Deploying configuration descriptor contact.xml
2013-11-15 22:26:08,397 o.a.c.s.HostConfig INFO - Deploying configuration descriptor cal.xml
2013-11-15 22:26:09,173 o.a.c.s.HostConfig INFO - Deploying configuration descriptor solr.xml
2013-11-15 22:26:16,925 o.a.c.s.HostConfig INFO - Deploying configuration descriptor setup.xml
2013-11-15 22:26:17,176 o.a.c.h.Http11Protocol INFO - Starting Coyote HTTP/1.1 on http-8080
2013-11-15 22:26:17,176 o.a.c.h.Http11Protocol INFO - Starting Coyote HTTP/1.1 on http-8080
2013-11-15 22:26:17,274 o.a.c.s.Catalina INFO - Server startup in 31864 ms
/var/log/bm-locator/locator.log
2013-11-15 22:49:26,624 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:27,637 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:28,650 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:29,666 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:30,679 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:31,696 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:32,709 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:49:33,723 n.b.l.HostLocationHandler ERROR - Could not find bm/core for admin0@global.virt
2013-11-15 22:50:05,109 n.b.l.HostLocationHandler ERROR - Could not find bm/mq for admin0@global.virt
/var/log/bm/core.log
2013-11-15 23:12:00,093 n.b.c.j.i.Scheduler INFO - [Vacation-global.virt-1384557120084] progress is now 100%.
2013-11-15 23:12:00,093 n.b.c.j.i.ExecutionRecorder INFO - recording execution of Vacation-global.virt-1384557120084
2013-11-15 23:12:00,094 n.b.c.j.i.JobHome INFO - recording execution for Vacation-global.virt-1384557120084...
2013-11-15 23:12:00,096 n.b.c.j.i.JobHome INFO - run plan for Vacation@global.virt updated with last_run set to id 65 (start: Fri Nov 15 23:12:00 GMT 2013)
2013-11-15 23:12:00,096 n.b.c.j.i.JobHome INFO - saving 3 entries...
2013-11-15 23:12:00,099 n.b.c.j.i.Scheduler INFO - [Vacation-global.virt-1384557120084] finished and recorded: SUCCESS, duration: 9ms.
2013-11-15 23:12:00,112 n.b.c.j.i.JobBindingImpl INFO - getJobFromId EventAlert
2013-11-15 23:12:00,114 n.b.c.j.i.JobHome INFO - Loaded 1 jobs from database.
2013-11-15 23:12:00,124 n.b.c.j.i.Scheduler INFO - Finishing EventAlert-global.virt-1384557120116
2013-11-15 23:12:00,124 n.b.c.j.i.Scheduler INFO - [EventAlert-global.virt-1384557120116] progress is now 100%.
2013-11-15 23:12:00,125 n.b.c.j.i.ExecutionRecorder INFO - recording execution of EventAlert-global.virt-1384557120116
2013-11-15 23:12:00,126 n.b.c.j.i.JobHome INFO - recording execution for EventAlert-global.virt-1384557120116...
2013-11-15 23:12:00,128 n.b.c.j.i.JobHome INFO - run plan for EventAlert@global.virt updated with last_run set to id 66 (start: Fri Nov 15 23:12:00 GMT 2013)
2013-11-15 23:12:00,128 n.b.c.j.i.JobHome INFO - saving 3 entries...
2013-11-15 23:12:00,130 n.b.c.j.i.Scheduler INFO - [EventAlert-global.virt-1384557120116] finished and recorded: SUCCESS, duration: 8ms.
2013-11-15 23:12:00,144 n.b.c.j.i.JobBindingImpl INFO - getJobFromId net.bluemind.archive.core.ArchiveJob
2013-11-15 23:12:00,148 n.b.c.j.i.JobHome INFO - Loaded 0 jobs from database.
2013-11-15 23:12:00,151 n.b.a.c.ArchiveJob INFO - not forced, last run was 1379secs ago.
2013-11-15 23:12:00,152 n.b.a.c.ArchiveJob INFO - less than one day ago, skipping execution.
2013-11-15 23:12:00,164 n.b.c.j.i.JobBindingImpl INFO - getJobFromId net.bluemind.dataprotect.core.DataProtectJob
2013-11-15 23:12:00,166 n.b.c.j.i.JobHome INFO - Loaded 0 jobs from database.
2013-11-15 23:12:00,168 n.b.d.c.DataProtectJob INFO - not planned, last run was 1400secs ago.
2013-11-15 23:12:00,168 n.b.d.c.DataProtectJob INFO - less than one day ago, skipping execution.
2013-11-15 23:12:00,181 n.b.c.j.i.JobBindingImpl INFO - getJobFromId net.bluemind.core.jobs.quota.QuotaGatheringJob
2013-11-15 23:12:00,182 n.b.c.j.i.JobHome INFO - Loaded 0 jobs from database.
2013-11-15 23:12:00,185 n.b.c.j.q.QuotaGatheringJob INFO - not forced, last run was 1400secs ago.
2013-11-15 23:12:00,185 n.b.c.j.q.QuotaGatheringJob INFO - less than one day ago, skipping execution.
Pour information, je peux donner l’accès à ma machine à qqcn de la blue mind team si besoin
Merci par avance si quelqu’un peut m’aider, en tout cas je suis à 2 doigts de pouvoir tester bluemind, j’y crois !
Cordialement