CloudBees is a cloud computing Platform As A Service (paas) for the full lifecycle from source code repositories, through build and testing, and runtime web application hosting. Cloudbees are also Jenkins experts funding development and support of the popular CI server.
0
votes
0answers
21 views
Squirrel client can't connect to MySQL instance: bad driver?
I am using Squirrel to connect to a MySQL instance being hosted on CloudBees. I downloaded what I believe is the correct JDBC driver, and installed it to Squirrel's lib directory at:
...
0
votes
1answer
18 views
CloudBees: Deploy 2 different versions of the same WAR to different app instances
Is this possible? I'm trying to achieve a partial production release whereby, if my app has (say) 6 instances up and running, I could deploy a new version out to only 1 or 2 of them and turn sticky ...
0
votes
1answer
16 views
Cloudbees jenkins does not trigger jobs on promotion
I am trying to follow one of Koshuke's apporaches to organize my builds by using job-promotion on cludbees dev@cloud. In his presentation everything worked as a charm (beside running his examples from ...
0
votes
2answers
22 views
How to deploy a Glassfish application on CloudBees
I'm trying to deploy my Web application running on Glassfish on Cloudbees.
Unfortunately I didn't find any documentation or tutorial.
I'll be very thankful if anybody can explain me the best way to ...
0
votes
1answer
19 views
Binding database to app in cloudbees when deploying via jenkins
I have now managed to deploy a web app on run@cloud. I do have the cloudbees deployer plugin on jenkins, however, i am looking for a way to use the bees sdk to bind a database to the deployed app. I ...
0
votes
1answer
15 views
Public access to Jenkins on Cloudbees
I have been trying to setup a link between github and cloudbees to show the status of the build. But the URL requires authentication to retrieve the data. I have read the documentation and it is ...
0
votes
1answer
50 views
+150
CloudBees Runtime Classpath
I just read the CloudBees whitepaper "CloudBees Advantages: A Guide for Java Developers". In it there is a sentence that reads:
The database is simply available as a JNDI resource as soon as it is ...
1
vote
1answer
29 views
+100
CloudBees and App Cells, Instances and Pools
I am trying to understand the difference between:
An app-cell
An app instance; and
An app pool
For instance, how do I know when it is appropriate to add more app-cells for my app? Or to add more ...
0
votes
1answer
28 views
+150
CloudBees, Availability Zones and Disaster Recovery
What is the difference between what CloudBees calls a region-specific deployment and what they (and Amazon) call an availability zone?
From what I can tell, CloudBees allows you to deploy in 1 of 2 ...
-1
votes
0answers
16 views
CloudBees and the App-Cell Model [closed]
I'm trying to fully understand how CloudBees' app-cell model works and have read all of their developer docs and white papers and still have a few lingering questions:
Say I determine that my app ...
0
votes
1answer
31 views
Tuning JVM Args for CloudBees App
I just read the CloudBees developer doc on adjusting PermGen but was wondering if they offer anything else for tuning heap, GC and the JVM in general.
I usually tune my Tomcat apps extensively and ...
1
vote
1answer
42 views
Does a GWT app benefit from session clustering?
A lot of Java PaaSes (such as CloudBees session stores) offer session clustering/storage such that it doesn't matter which server node a user gets routed to on a particular request, all server nodes ...
1
vote
1answer
29 views
CloudBees XML Config vs Command-Line Tool
I see that CloudBees allows apps to be deployed with a cloudbees-web.xml descriptor, however on the page in the developer docs that describes this descriptor, it says:
The cloudbees-web.xml is ...
0
votes
1answer
18 views
CloudBees and DoS Protection/Blacklisting
Does CloudBees offer anything in the way of DoS protection or IP blacklisting? I'm wondering what the recommended practices are for protecting CloudBees apps from these kinds of attacks, and don't see ...
0
votes
1answer
15 views
CloudBees and Custom Error Pages
Does CloudBees allow you to define custom error pages beyond what you can to with a traditional Java web app (via web.xml)?
For instance, if a CloudBees app-cell instance goes down due to ...
0
votes
1answer
19 views
Application Session Stores on CloudBees
I'm trying to fully understand when/how to use CloudBees' notion of application session stores.
After reading that article, my understanding of them is that they provide a way to make multiple ...
0
votes
1answer
18 views
Sandbox/JRE limitations of CloudBees?
I'm going to start developing a Java web app that I believe I will be deploying to CloudBees, but am concerned about what JRE/sandbox restrictions may apply.
For instance, with Google App Engine, ...
0
votes
1answer
36 views
CloudBees Service Level Agreement(s) and Capabilities Service
I have been comparing Java PaaSes carefully and am really starting to like CloudBees. I only have one big concern with them, and that is their SLA/uptime.
After scouring through all of their ...
0
votes
1answer
38 views
JMS Broker Options for CloudBees?
Does CloudBees offer any JMS hosting or any 3rd party JMS hosting (like IronMQ)? After perusing their Partner Ecosystem pages and developers docs, I don't see anything of the sort. I'd like to deploy ...
0
votes
1answer
47 views
+200
How to set up multiple “environments” with CloudBees?
I just read all the CloudBees developer docs and was surprised I didn't see anything about setting up multiple environments for your deployment pipeline.
I plan on running my app locally, then ...
-2
votes
0answers
23 views
New Account Sign Up CloudBees [closed]
Impossible to sign up to the website CloudBees.
I constantly get error message when there is no error!
I tried both creating a new account an log in with my Google account
0
votes
1answer
30 views
Can my application server find out which Java hosting provider it lives in?
I'd like to have my Scala application server find out if it's running inside Heroku or CloudBees or Cloud Foundry or something else. Is there some standard way of finding out which Java hosting ...
0
votes
1answer
33 views
Why doesn't the Jenkins CLI work on our Dev@Cloud instance?
I've been unable to login to our Dev@Cloud instance using the Jenkins CLI WAR. Every time that I try, I get the following message:
You must authenticate to access this Jenkins.
My SSH keys are ...
0
votes
1answer
12 views
binding couldbees-hosted database to Play app
Does it work for anyone? I used
bees app:bind
command and although it bound the app and db, (as shown by bees app:bindings) it did not show any db credential variables it created (neither I ...
0
votes
1answer
37 views
Externally access Spring Java RMI service in cloudbees
I have deployed a spring rmi web application(WAR file) to the cloudbees successfully. This application contains simple RMI service called "greetingRmiService" which return a String contains a greeting ...
1
vote
2answers
46 views
Load file from '/conf' directory on Cloudbees
What we do :
We run Play2 application on Cloudbees and we load a file from '/conf' directory (inside the classpath of the application).
These 2 snippets work in local and at heroku
...
0
votes
1answer
25 views
Retrieve the user response saved in a file in an app hosted on Cloudbees
I have hosted a Tomcat application on CloudBees which allows users to edit some XML and saves them. I need to download and save these files locally for my personal usage. However I could not find a ...
0
votes
1answer
40 views
CloudBees app deploy Platform error - {{invalid_local_plugin_dir,"/etc/genapp/plugi
I'm new to Cloudbees and having some difficulties getting my app deployed.
My app works in my local when using bees run. It also works when I placed it in another tomcat as Tomcat\webapps\ROOT.
In ...
1
vote
2answers
27 views
Authentication Issue with SendGrid
I signed up for Sendgrid via Cloudbees. I am trying to send an email via sendgrid SMTP API with the following attributes:
port=587
host=smtp.sendgrid.net
username=[username generated by ...
0
votes
1answer
38 views
accessing Ondemand Bamboo instance's maven repository
I am having some doubts/queries about setting up Ondemand Bamboo instance. I am having cloud based Git repository. I want to checkout source code, build my project with Maven 3.x and access ...
0
votes
2answers
53 views
CloudBees Jenkins Android JUnit Test Emulator won't start
I am unable to run any JUnit test cases for a simple Hello World Android app. I keep trying different settings but nothing works.
One error is as follows:
[android] ...
0
votes
1answer
44 views
Cannot acces scannotation-1.0.3 jar from CloudBees
Since several days it seems ClouBees cannot access the jar for scannotation-1.0.3.
We have a module that uses Resteasy and Resteasy requires it.
Our POM has a reference to the JBOss repo where things ...
0
votes
1answer
135 views
How does Jenkins lookup for maven repositories in Cloudbees?
I am facing regular issue with the way Cloudbees Jenkins lookup for maven repositories. Our project is still not mature so we use the private repository and an external SVN on Assembla. Usually ...
0
votes
2answers
51 views
How to access grails plugins directory in cloudbees from jenkins
I would like to execute a pre-build (grails) script from jenkins to replace a file in the plugins directory with a file in my SCM.
#!/bin/bash
PLUGINS_ORIG_DIR="plugins"
...
1
vote
1answer
49 views
jenkins missing jobs after removal of plugins
I have a Jenkins Server (1.510) on Win 2008 with ~100 jobs.
After installing and then uninstalling the CloudBees (Plugin_1, Plugin_2) set of plugins + restart I have the following issues:
half of ...
1
vote
1answer
71 views
How can I publish an SBT project with build-time access to read-only private credentials?
I want to use the CloudBees Jenkins service to build nightly snapshots of an SBT-based
scala project and publish them to the Sonatype OSS Maven Repository. SBT has
two ways of providing publishing ...
0
votes
1answer
28 views
When does the time budget of a cloudbees DEV@cloud account get reset?
My time budget reached zero today. While I was using it rather heavily lately I don't think I can have used up the full budget of 300 minutes within the current month.
When does the time budget of a ...
0
votes
1answer
38 views
Why does Cloudbees Jenkins intermittently fail with Access denied error for MySQL?
We have setup Cloudbees Jenkins to run integration test job whenever it detects a commit in Github. But for some strange reason, some intermittent builds fail with the following error:
ERROR 1045 ...
1
vote
1answer
25 views
How to add deployment message parameter with CloudBees Deployer plugin
Is there a way to give a custom message to the deployment with the Cloudbees Deployer plugin? We are used to putting the git version to the deployment so that it's easier to see which version we have ...
0
votes
1answer
70 views
What “throttled concurrency” means in Java?
CloudBees says that a free application gets 128M of RAM and "throttled concurrency". Can someone explain what exactly does it mean?
1
vote
1answer
196 views
How to read environment variable set by envinject in Java?
I am running a Jenkins instance hosted by Cloudbees. I installed the Jenkins EnvInject plugin and I added a Pre-Build step. I added a variable under "Properties Content":
...
1
vote
1answer
67 views
How do I change the default password of MySQL root user on Cloudbees?
We are running Jenkins on Cloudbees for building our code base from Github repo for MifosX. For our Integration Test job, we need to create a MySQL DB before each run. We have been able to do that, ...
1
vote
1answer
31 views
directory mapping with cloudbees
Anyone know when in CloudBees I can do a directory mapping? Tomcat does
<Context path="/abc" docBase="/a/b/c" />
1
vote
1answer
35 views
Creating a MySQL instance on Cloudbees Jenkins for running tests
we am using Jenkins hosted on Cloudbees for building our Github hosted code base. We would like to run an Integration Test pipeline for each build. For that, we need to create a MySQL DB before ...
0
votes
1answer
268 views
Unable to get JSCover and PhantomJS to run Jasmine test on Cloudbees
I am currently trying to run JSCover in web server mode to determine the coverage of my Jasmine tests that are executed in the PhantomJS headless browser. I am also using grunt+nodejs to kick off the ...
1
vote
1answer
34 views
Jenkins Templates and inheritance
I have 10 types of jobs, that I want to turn into templates. These for example all share the same SCM repository configuration.
Do I have to copy the SCM settings into every template or is there some ...
0
votes
1answer
58 views
Scala Lift - Cloudbees 500 error, mongo record
I have a perfectly fine, running version of my app both locally, and within a dedicated server environment.
I am now in the process of hosting the service through the cloud alone, but have run into ...
1
vote
1answer
102 views
jenkins in cloudbees The remote end hung up unexpectedly
I have repository in bitbucket and I want to config this repository with Cloudbees that run jenkins as service
my problem is when I try to run the Jenkins build i get this error message
Error ...
0
votes
1answer
29 views
Possible to make a ClickStart with PostgreSQL?
I'm making a ClickStart for Lift 2.5 but would like for it to use PostgreSQL instead of MySQL. But since pgsql is implemented with a script in a job configuration page, it's not clear how to make ...
0
votes
1answer
140 views
Push from jenkins to github fails silently
I have a Jenkins job configured which should push changes back into a github git repository. When I look into the console, everything looks fine, the job gets classified as success. The only problem ...