You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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):