Arun Gupta

Results 188 comments of Arun Gupta

Here is how the cluster was created: ``` eksctl create cluster --name myeks --nodes 4 --region us-west-2 2018-09-17T19:58:35-07:00 [ℹ] setting availability zones to [us-west-2b us-west-2c us-west-2a] 2018-09-17T19:58:39-07:00 [ℹ] using "ami-08cab282f9979fc7a"...

@hjacobs Yes on Mac but this is an EKS cluster running in the cloud.

No longer working actively on this project at this time.

What's the purpose of this file?

I've asked @aaithal to look into this

Does it matter to the user when the schedule is made? It feels like an extra parameter that the user has to specify where as a default value can be...

Java EE 7 provides a default Data Source that is mapped to H2 in-memory database in WildFly. Can you share your server log ?

Seems like you are using WildFly 8.0.0. Can you try WildFly 8.1.0 (http://download.jboss.org/wildfly/8.1.0.Final/wildfly-8.1.0.Final.zip) ? I see the following lines in the log for that: 16:20:57,738 INFO [org.jboss.as.server.deployment.scanner](MSC service thread 1-9)...

Mac ? Any other Java processes running ? Starting WildFly from IDE or CLI ? JBoss Developer Studio (http://www.jboss.org/products/devstudio/overview/) provides integration with WildFly 8.1.0.