Questions tagged as 'deployment'

1
answer

Deploy Django to Heroku - Push rejected

I'm trying to deploy a Django app in Heroku. When I execute the git push heroku master command the following appears: (uleague) ➜ pickapp git:(master) ✗ git push heroku master Counting objects: 195, done. Delta compression using up to 8...
asked by 18.03.2016 / 21:57
1
answer

Deploy String boot Error META-INF / spring.factories

Good afternoon friends I have this problem in a project that I'm wanting to deploy. ERROR org.springframework.boot.SpringApplication - Application startup failed org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process...
asked by 05.04.2018 / 01:20
1
answer

AWS CodeDeploy - Error Code: UnknownError, Invalid argument @ rb_sysopen

I am deploying a deploy (CodeDeploy) on a Windows instance (EC2) using TeamCity, but the deploy can not be completed because of the following error:    Error CodeUnknownError       Script Name       Message Invalid argument @ rb_sysop...
asked by 14.03.2018 / 17:05
1
answer

How to deploy from a repository in bitbucket server?

I have a server with bitbucket server installed (a server of my own), we already created a repository with the application, however, now we need that the changes that occur in the repository are reflected in the application automatically. In ano...
asked by 03.03.2017 / 17:29
1
answer

Visual Studio 2017 Xamarin INSTALL_FAILED_NO_MATCHING_ABIS

I am trying to compile an Android application that is made in Xamarin through a shared project in order to transport the logic to IOS in the future. Until today, the project compiled without problems and was installed in the emulator (Nexus 5...
asked by 11.12.2017 / 12:28
1
answer

Problem when deploying in Microsoft Azure

I made a web application, I use NPM and several packages there, after doing build of my application and uploading my final files (only the html , css and js ) to Azure , I get the following error when loadi...
asked by 24.08.2018 / 21:50
1
answer

How to deploy my hosting site without losing the links?

I deployed my Java site with JSF and Primefaces in DailyRazor using the tomcat Manager but it remains in a folder behind the context and I can not make it look direct from the main domain www.misitio.com. I must use www.misitio.com/contexto/f...
asked by 23.10.2017 / 05:00
1
answer

com.mysql.jdbc.jdbc2.optional.MysqlDataSource Error

I have a RESTful service created in Netbeans that connects to a remote mysql database. In local the service works well, but when I deploy it to the remote Glassfish server I get this error: > Error occurred during deployment: Exception whil...
asked by 17.03.2017 / 17:40
1
answer

Winform project installer in vs 2008 does not recognize the app.config

Dear, I have a problem, I have a project in vs2008 that works perfectly, I create the installer and everything is fine, the inconvenience is to install it in another machine it does not work, I put a log to see where the error comes from, and in...
asked by 20.05.2016 / 00:38
0
answers

The module has not been deployed. (build-impl.xml: 1075)

I can not run a Java Web project, using NetBeans IDE 8.2. I am using glassfish 5, connection with connection pool, Oracle database, JDK8. The error in detail is this:    build-impl.xml: 1075: The module has not been deployed.   See the...
asked by 11.11.2018 / 23:24