Another empty console

82 views
Skip to first unread message

Giovanni Azua

unread,
Nov 20, 2013, 9:19:56 AM11/20/13
to typesafe...@googlegroups.com
Hello,

I have an Akka-based MapReduce implementation that works fine with remote nodes. Now I wanted to see the running system with the Typesafe Console and it is empty, I see nothing, no nodes, no Akka systems and no logging generated while running the application.

I have posted the question also here:
http://stackoverflow.com/questions/20094608/another-empty-typesafe-console

I have tried many things but none work.

TIA,
Best regards,
Giovanni

Giovanni Azua

unread,
Nov 20, 2013, 11:22:18 AM11/20/13
to typesafe...@googlegroups.com
I actually tried the sample project that comes with the Typesafe Console installation and it also gives an empty Console.

I haven't changed anything in the sample project except the definition of the Maven exec plugin that was producing errors. I removed the definition of the exec plugin from the pom and run it like this (it seems to be running fine):

azg@olympus:/opt/dev/typesafe-console/1.3.1/sample$ mvn exec:java -Dexec.mainClass="com.typesafe.atmos.sample.Sample"
[INFO] Scanning for projects...
Downloading: http://localhost:8081/nexus/content/groups/public/org/codehaus/mojo/maven-metadata.xml
Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/plugins/maven-metadata.xml
Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/plugins/maven-metadata.xml (13 KB at 68.5 KB/sec)
Downloaded: http://localhost:8081/nexus/content/groups/public/org/codehaus/mojo/maven-metadata.xml (25 KB at 22.0 KB/sec)
Downloading: http://localhost:8081/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml
Downloaded: http://localhost:8081/nexus/content/groups/public/org/codehaus/mojo/exec-maven-plugin/maven-metadata.xml (642 B at 1.0 KB/sec)
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building sample 1.3.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> exec-maven-plugin:1.2.1:java (default-cli) @ sample >>>
[INFO]
[INFO] <<< exec-maven-plugin:1.2.1:java (default-cli) @ sample <<<
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:java (default-cli) @ sample ---
2013-11-20 17:22:28,045 INFO  [c.t.a.t.Slf4jTraceContextEventHandler] [] [] [] : Slf4jEventHandler started
Pinged at: 1384964548074
Pinged at: 1384964549072
Pinged at: 1384964550072
Pinged at: 1384964551072
Pinged at: 1384964552073
Pinged at: 1384964553072
Pinged at: 1384964554072



Reply all
Reply to author
Forward
0 new messages