failed-bamboo启动报错,我是zip解压安装的

问题描述

bamboo启动报错,我是zip解压安装的

ERROR | wrapper | 2015/03/09 16:52:53 | The Bamboo build server service was launched, but failed to start.
STATUS | wrapper | 2015/03/09 16:54:31 | Starting the Bamboo build server service...
STATUS | wrapper | 2015/03/09 16:54:31 | --> Wrapper Started as Service
STATUS | wrapper | 2015/03/09 16:54:32 | Launching a JVM...
INFO | jvm 1 | 2015/03/09 16:54:32 | Wrapper (Version 3.2.3-atlassian-1) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2015/03/09 16:54:32 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
INFO | jvm 1 | 2015/03/09 16:54:32 |
INFO | jvm 1 | 2015/03/09 16:54:32 | Port = 8085
INFO | jvm 1 | 2015/03/09 16:54:32 | Web App = ../webapp
INFO | jvm 1 | 2015/03/09 16:54:32 | contextPath = /
INFO | jvm 1 | 2015/03/09 16:54:32 | 2015-03-09 16:54:32.856:INFO::jetty-7.2.1.v20101111
INFO | jvm 1 | 2015/03/09 16:54:33 | 2015-03-09 16:54:32.907:WARN::tmpdir
INFO | jvm 1 | 2015/03/09 16:54:33 | java.io.IOException: 系统找不到指定的路径。
INFO | jvm 1 | 2015/03/09 16:54:33 | at java.io.WinNTFileSystem.createFileExclusively(Native Method)
INFO | jvm 1 | 2015/03/09 16:54:33 | at java.io.File.createTempFile(File.java:1879)
INFO | jvm 1 | 2015/03/09 16:54:33 | at java.io.File.createTempFile(File.java:1923)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.webapp.WebInfConfiguration.resolveTempDirectory(WebInfConfiguration.java:291)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.webapp.WebInfConfiguration.preConfigure(WebInfConfiguration.java:46)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:463)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:491)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:93)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.server.Server.doStart(Server.java:243)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
INFO | jvm 1 | 2015/03/09 16:54:33 | at com.atlassian.bamboo.server.Server.main(Server.java:77)
INFO | jvm 1 | 2015/03/09 16:54:33 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO | jvm 1 | 2015/03/09 16:54:33 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
INFO | jvm 1 | 2015/03/09 16:54:33 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO | jvm 1 | 2015/03/09 16:54:33 | at java.lang.reflect.Method.invoke(Method.java:601)
INFO | jvm 1 | 2015/03/09 16:54:33 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)
INFO | jvm 1 | 2015/03/09 16:54:33 | at java.lang.Thread.run(Thread.java:722)
STATUS | wrapper | 2015/03/09 16:54:34 | <-- Wrapper Stopped
ERROR | wrapper | 2015/03/09 16:54:35 | The Bamboo build server service was launched, but failed to start.
我bamboo采用的是zip解压安装,启动时报了以上错误,是什么原因啊?

解决方案

https://confluence.atlassian.com/display/BAMBOO/Bamboo+Remote+Agent+Installation+Guide

时间: 2024-12-31 20:10:11

failed-bamboo启动报错,我是zip解压安装的的相关文章

mysql5.7.17 zip 解压安装详细过程

一.下载地址 https://dev.mysql.com/downloads/mysql/,选择合适版本进行下载. 二.解压文件到指定目录 例如,我的mysql目录为"D:\Program Files\mysql57",在该目录下新建孔目录data. 三.修改配置文件my-default.ini文件 四.初始化mysql ,进入bin目录,在命令行中输入mysqld --initialize-insecure --user=mysql 使用-initialize生成随机密码,由于自己学

exception-tomcat启动报错Context initialization failed

问题描述 tomcat启动报错Context initialization failed 20:59:48:Context initialization failedjava.lang.IllegalArgumentException at org.springframework.asm.ClassReader.<init>(Unknown Source) at org.springframework.asm.ClassReader.<init>(Unknown Source) a

spring-tomcat启动报错 Context initialization failed

问题描述 tomcat启动报错 Context initialization failed 可以启动,但是控制台显示有错误,登陆网页也是404错误,控制台信息如下: 信息: Initializing Spring root WebApplicationContext2015-08-10 18:56:14282 ERROR [org.springframework.web.context.ContextLoader] - Context initialization failedjava.lang

tld-linux tomcat 启动报错不能运行jar包

问题描述 linux tomcat 启动报错不能运行jar包 WARNING: Failed to process JAR [jar:file:/root/tomcat7.2/webapps/sms/WEB-INF/lib/axis2-kernel-1.4.1.jar!/] for TLD files java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method)

spring web 启动报错

问题描述 web.xml 配置如下<?xml version="1.0" encoding="UTF-8"?><web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=&qu

kettle工具从windows移植到linux上启动报错:\karaf/deploy does not exist

    kettle工具data-integration从windows上用rar压缩.zip后上传到linux后解压,然后运行spoon.sh,启动报错如下: [root@oratest data-integration]# ./spoon.sh  16:27:44,226 INFO  [KarafInstance]  ******************************************************************************* *** Kara

配置-cruisecontrol集成SVN启动报错?

问题描述 cruisecontrol集成SVN启动报错? 用CC每日构建是启动配置报错只要是SVN自动更新代码 下面是错误信息 net.sourceforge.cruisecontrol.CruiseControlException: svn failed with exception at net.sourceforge.cruisecontrol.util.CommandExecutor.executeAndWait(Com mandExecutor.java:115) at net.sou

servlet-Red5-1.0集成到eclipse中启动报错

问题描述 Red5-1.0集成到eclipse中启动报错 2015-7-4 19:09:27 org.apache.catalina.core.ApplicationContext log 严重: StandardWrapper.Throwable org.springframework.beans.factory.access.BootstrapException: Unable to initialize group definition. Group resource name [clas

tomcat在Myeclipse启动报错

问题描述 tomcat在Myeclipse启动报错 tomcat在myeclipse中配置好后,启动时报错,出现apache.coyte.Abstractprotocol destory 解决方案 工作区中没有任何的项目,装好MyEclipse,然后配置好Tomcat,启动就出现 2011-3-26 11:39:04 org.apache.catalina.core.AprLifecycleListener init 信息: Loaded APR based Apache Tomcat Nati