[jira] [Created] (GEARPUMP-368) Application details page does not load

2018-04-03 Thread Hashan Gayasri Udugahapattuwa (JIRA)
Hashan Gayasri Udugahapattuwa created GEARPUMP-368:
--

 Summary: Application details page does not load
 Key: GEARPUMP-368
 URL: https://issues.apache.org/jira/browse/GEARPUMP-368
 Project: Apache Gearpump
  Issue Type: Bug
  Components: services
Affects Versions: 0.8.5
Reporter: Hashan Gayasri Udugahapattuwa


Application details page does not load in the 
0.8.5-SNAPSHOT(8aac07b86d4b90e4f5118f3204610d3510f93b02). This is recreatable 
with the default examples. 

This issue not present in the 0.8.4 release.

 

Request : [http://172.25.34.11:8090/api/v1.0/appmaster/1?detail=true]
Status Code : 500 Internal Server Error
 
Response : 
akka.pattern.AskTimeoutException: Ask timed out on 
[Actor[akka.tcp://app1-executor-1@10.10.1.20:33881/user/daemon/appdaemon1/$c#1247996686]]
 after [15000 ms]. Sender[null] sent message of type 
"org.apache.gearpump.cluster.MasterToAppMaster$AppMasterDataDetailRequest".
 at akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:604)
 at akka.actor.Scheduler$$anon$4.run(Scheduler.scala:126)
 at 
scala.concurrent.Future$InternalCallbackExecutor$.unbatchedExecute(Future.scala:601)
 at scala.concurrent.BatchingExecutor$class.execute(BatchingExecutor.scala:109)
 at scala.concurrent.Future$InternalCallbackExecutor$.execute(Future.scala:599)
 at 
akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:329)
 at 
akka.actor.LightArrayRevolverScheduler$$anon$4.executeBucket$1(LightArrayRevolverScheduler.scala:280)
 at 
akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(LightArrayRevolverScheduler.scala:284)
 at 
akka.actor.LightArrayRevolverScheduler$$anon$4.run(LightArrayRevolverScheduler.scala:236)
 at java.lang.Thread.run(Unknown Source)
 
 
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-gearpump pull request #227: [GEARPUMP-350] Fix the not started app...

2018-04-03 Thread huafengw
Github user huafengw closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/227


---


[jira] [Commented] (GEARPUMP-350) the app Clock is not started

2018-04-03 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424956#comment-16424956
 ] 

ASF GitHub Bot commented on GEARPUMP-350:
-

Github user huafengw closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/227


> the app Clock is not started
> 
>
> Key: GEARPUMP-350
> URL: https://issues.apache.org/jira/browse/GEARPUMP-350
> Project: Apache Gearpump
>  Issue Type: Bug
>Affects Versions: 0.8.4
>Reporter: Pan Xue
>Assignee: Manu Zhang
>Priority: Major
> Fix For: 0.8.5
>
> Attachments: gearpump0.8.4.PNG
>
>
> When I submitted an app in the web,  in the DAG display page, I found that 
> the application clock has been not started, the source processor's color will 
> turn red, I use the example is 0.8.4 version of the example / wordcount
> !gearpump0.8.4.PNG|thumbnail!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-gearpump issue #227: [GEARPUMP-350] Fix the not started app clock

2018-04-03 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/227
  
@huafengw This can be closed now


---