[jboss-jira] [JBoss JIRA] (WFLY-5715) Wildfly 9/10 removing deployments after a certain time
Oleg Hoefling (JIRA)
issues at jboss.org
Fri Jan 29 13:13:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156635#comment-13156635 ]
Oleg Hoefling commented on WFLY-5715:
-------------------------------------
You're right:
{panel}
$ ls -l /home/prod/
total 283172
drwxrwxr-x 3 prod prod 4096 Jan 29 18:29 b4
-rw-rw-r-- 1 prod prod 8517086 Jan 29 14:36 MM-Controller-0.1.0-SNAPSHOT.war
drwxr-xr-x 4 prod prod 4096 Okt 6 17:24 mysql-connector-java-5.1.37
-rw-rw-r-- 1 prod prod 3928553 Jan 22 16:45 mysql-connector-java-5.1.37.tar.gz
-rw------- 1 prod prod 4388246 Jan 29 19:07 nohup.out
-rw-r--r-- 1 prod prod 137438344 Jan 29 13:20 wildfly-10.0.0.CR5.tar.gz
drwxr-xr-x 10 prod prod 4096 Okt 26 23:15 wildfly-9.0.2.Final
-rw-r--r-- 1 wildfly wildfly 135659070 Jan 29 13:20 wildfly-9.0.2.Final.tar.gz
{panel}
> Wildfly 9/10 removing deployments after a certain time
> ------------------------------------------------------
>
> Key: WFLY-5715
> URL: https://issues.jboss.org/browse/WFLY-5715
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 9.0.2.Final, 10.0.0.CR4
> Environment: Ubuntu 12.04.5 LTS
> Reporter: Sven Ulrich
> Assignee: ehsavoie Hugonnet
> Attachments: Dummy.war, ifxjdbc_4.10.jar, server.log, standalone.xml
>
>
> I have setup a Wildfly 10 CR4 on a Ubuntu 12.04.5 LTS. The server is running fine.
> Now I want to deploye my jar files (jdbc driver and jee apps).
> All is uploaded via the management web interface running on the port 10010 (added offset of 20 because a WF8 is running on Port 8080)
> First I log into the web interface and navigate to the tab deployments. Then I use the button add.
> In the popup window:
> 1: Upload a new deployment
> 2: I choose ifxjdbc_4.10.jar for e.g.
> 3: In Verify upload enabled is set and everything else is standard
> 4: The upload takes round about 30sec.
> Now I can setup datasources for this driver and its works fine. My next step is to stop the server and restart it. Then the server wont start because the content is missing for the jar.
> It wont be an issue for me if i could be 100% sure that the server wont be restarted anytime :)
> I have added my standalone.xml and the log with hopefully all needed information.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list