BitBucket Server Trial Installation Start Up Failure - Plug In Startup Failure

o_arshad August 9, 2017

I am trying to install atlassian-bitbucket-5.2.2 on Google Compute Engine for the first time. I see the following error in my log after starting the installer.

2017-08-09 12:43:16,926 ERROR [spring-startup] o.e.g.b.e.i.u.c.RunnableTimedExecution Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.bitbucket.server.bitbucket-ssh, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
2017-08-09 12:43:17,002 ERROR [spring-startup] c.a.plugin.manager.PluginEnabler Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.stash.ssh-plugin

If I try to connect to 127.0.0.1:7900, I am being redirected to 127.0.0.1:7900/unavailable but timing out from there.

 

The full stack trace is the following:

 

2017-08-09 12:57:10,666 INFO  [main]  o.s.boot.SpringApplication 
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v1.5.4.RELEASE)


2017-08-09 12:57:11,743 INFO  [main]  c.a.b.i.b.BitbucketServerApplication Starting BitbucketServerApplication on bitbucket with PID 27169 (/home/oarshad1980/atlassian-bitbucket-5.2.2/app/WEB-INF/classes started by oarshad1980 in /home/oarshad1980/atlassian-bitbucket-5.2.2/bin)
2017-08-09 12:57:11,743 INFO  [main]  c.a.b.i.b.BitbucketServerApplication No active profile set, falling back to default profiles: default
2017-08-09 12:57:15,765 INFO  [main]  c.a.b.i.boot.log.BuildInfoLogger Starting Bitbucket 5.2.2 (eb334ac built on Mon Jul 17 07:39:13 UTC 2017)
2017-08-09 12:57:15,766 INFO  [main]  c.a.b.i.boot.log.BuildInfoLogger JVM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.8.0_144-b01
2017-08-09 12:57:19,843 INFO  [main]  c.a.b.i.b.BitbucketServerApplication Started BitbucketServerApplication in 14.473 seconds (JVM running for 21.15)
2017-08-09 12:57:27,254 INFO  [spring-startup]  c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/oarshad1980/bitbucket
2017-08-09 12:57:38,208 INFO  [spring-startup]  c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory /home/oarshad1980/bitbucket/shared
2017-08-09 12:57:42,737 WARN  [spring-startup]  com.hazelcast.instance.Node [10.128.0.2]:5701 [oarshad1980] [3.7.4-atlassian-43] No join method is enabled! Starting standalone.
2017-08-09 12:57:47,864 INFO  [spring-startup]  c.a.s.i.l.SetHierarchyIdsChange No repositories exist; no hierarchy IDs need to be set
2017-08-09 12:58:33,735 INFO  [spring-startup]  c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:39747
2017-08-09 12:58:44,576 INFO  [spring-startup]  c.a.s.i.bootstrap.BootstrapOperation Application created
2017-08-09 12:58:45,014 INFO  [spring-startup]  c.a.s.i.bootstrap.BootstrapOperation Directory created
2017-08-09 12:58:45,416 INFO  [spring-startup]  c.a.s.i.bootstrap.BootstrapOperation Group added
2017-08-09 12:58:45,668 INFO  [spring-startup]  c.a.s.i.bootstrap.Bootstrapper Generating unique server ID (SID)
2017-08-09 12:59:15,914 WARN  [ThreadPoolAsyncTaskExecutor::Thread 17]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
2017-08-09 12:59:18,124 WARN  [ThreadPoolAsyncTaskExecutor::Thread 11]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
2017-08-09 12:59:21,776 WARN  [ThreadPoolAsyncTaskExecutor::Thread 4]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
2017-08-09 12:59:21,883 WARN  [ThreadPoolAsyncTaskExecutor::Thread 13]  c.a.p.s.s.util.ProductFilterUtil Couldn't detect product, will use ProductFilter.ALL
2017-08-09 12:59:26,402 INFO  [ThreadPoolAsyncTaskExecutor::Thread 17]  c.a.s.i.s.g.t.DefaultTranscodeServer Callback socket listening at 127.0.0.1:39523
2017-08-09 13:00:32,839 ERROR [spring-startup]  o.e.g.b.e.i.u.c.RunnableTimedExecution Closing runnable for context NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.bitbucket.server.bitbucket-ssh, config=osgibundle:/META-INF/spring/*.xml) did not finish in 10000ms; consider taking a snapshot and then shutdown the VM in case the thread still hangs
2017-08-09 13:00:32,928 ERROR [spring-startup]  c.a.plugin.manager.PluginEnabler Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.stash.ssh-plugin
2017-08-09 13:00:36,803 INFO  [active-objects-init-compatibility-tenant-0]  c.a.s.i.r.r.r.dao.v2.MigrateToV2Task Migrating ref restrictions to version 2
2017-08-09 13:00:37,157 INFO  [active-objects-init-compatibility-tenant-0]  c.a.s.i.r.r.r.dao.v2.MigrateToV2Task Ref restriction migration to version 2 complete.
2017-08-09 13:00:37,546 INFO  [active-objects-init-compatibility-tenant-0]  c.a.b.i.b.m.dao.v2.MigrateToV2Task Migrating branch model to version 2
2017-08-09 13:00:37,611 INFO  [active-objects-init-compatibility-tenant-0]  c.a.b.i.b.m.dao.v2.MigrateToV2Task Branch model migration complete
2017-08-09 13:00:38,076 INFO  [active-objects-init-compatibility-tenant-0]  c.a.b.i.d.dao.v1.MigrateToV1Task Starting to migrate default reviewers model data
2017-08-09 13:00:38,209 INFO  [active-objects-init-compatibility-tenant-0]  c.a.b.i.d.dao.v1.MigrateToV1Task Migration of default reviewers model data is complete
2017-08-09 13:00:42,032 WARN  [spring-startup]  c.a.s.i.p.s.OsgiBundledPathScanner Cannot scan directory /com/atlassian/oauth/shared/servlet/ in bundle com.atlassian.oauth.atlassian-oauth-service-provider-plugin; it does not exist
2017-08-09 13:00:44,200 INFO  [spring-startup]  c.a.stash.internal.home.HomeTracker Capturing benchmark shared home directory: /home/oarshad1980/bitbucket/shared
2017-08-09 13:00:44,370 INFO  [spring-startup]  c.a.s.internal.scm.PluginScmService Bitbucket is using /usr/bin/git version 2.11.0
2017-08-09 13:00:44,449 INFO  [spring-startup]  c.a.s.i.hazelcast.HazelcastLifecycle Updating Hazelcast instance capabilities

1 answer

1 accepted

Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 9, 2017

Thanks for sharing your solution, Omer :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events