Fisheye is not coming up on Unicorn. The issue seems to be related to the siteUrl setting in RootConfig, even though we are setting this value in FishEyeInitialData:

      @400000004d911e8121f7bb6c 03:49:11 ERROR - Context initialization failed
      @400000004d911e8121f7c724 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feCruHostApplication' defined in URL [jar:file:/sw/studio/studio-fireball-snapshot-rfernandes/fisheye/fisheye.jar!/com/atl
      assian/fecru/applinks/FeCruHostApplication.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.fecru.applinks.FeCruHostApplication]: Constructor threw exception; nested exception is java.lang.RuntimeException: siteUrl returned from RootConfig is not a valid URL
      @400000004d911e8121f81d14       at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:254)
      @400000004d911e8121f820fc       at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
      @400000004d911e8121f828cc       at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
      @400000004d911e8121f83c54       at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
      @400000004d911e8121f8403c       at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
      @400000004d911e8121f8480c       at java.security.AccessController.doPrivileged(Native Method)
      @400000004d911e8121f84fdc       at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
      @400000004d911e8121f853c4       at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
      @400000004d911e8121f857ac       at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      @400000004d911e8121f85f7c       at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
      @400000004d911e8121f8674c       at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
      @400000004d911e8121f86b34       at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
      @400000004d911e8121f876ec       at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
      @400000004d911e8121f87ebc       at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
      @400000004d911e8121f882a4       at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
      @400000004d911e8121f88a74       at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
      @400000004d911e8121f88e5c       at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
      @400000004d911e8121f89244       at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
      @400000004d911e8121f8bd3c       at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
      @400000004d911e8121f8c124       at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
      

              rfernandes Robin Fernandes (go/robinleave) (Inactive)
              rfernandes Robin Fernandes (go/robinleave) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: