The .apa file content can be listed with:* jar tvf ...../target/*.apa* Could you post the output of "*mvn dependency:tree*" ?
Ram On Fri, Nov 25, 2016 at 4:15 AM, [email protected] < [email protected]> wrote: > The apa lists message is showing as below > > apex> launch /work/myapexapp/target/*.apa > 1. MyFirstApplication > 2. SortedWordCount > Choose application: 2 > {"appId": "application_1480074384820_0001"} > apex (application_1480074384820_0001) > list-apps > {"apps": [{ > "startTime": "2016-11-25 19:47:15 +0800", > "id": 1, > "name": "SortedWordCount", > "state": "FAILED", > "trackingUrl": > "http:\/\/edureka-VirtualBox:8088\/cluster\/app\/ > application_1480074384820_0001", > "finalStatus": "FAILED", > "tags": [] > }]} > 0 active, total 1 applications. > apex (application_1480074384820_0001) > > > > > > -- > View this message in context: http://apache-apex-users-list. > 78494.x6.nabble.com/SortedWordCount-example-is- > not-running-tp1126p1181.html > Sent from the Apache Apex Users list mailing list archive at Nabble.com. >
