Hawtio and Eclipse Virgo Container? - eclipse-virgo

Folks,
I DLd hawtio to play with and I have installed the jolokia-osgi-bundle-1.1.5.jar inside an eclipse Virgo Jetty 3.0.3 container, but when I start hawtio as http://localhost:8190/hawtio (I set it to start with that port), I don't see any special tab -- I just see Dashboard, Wiki, JMX, Connect, LOGS, and Maven.
I also tried the jolokia-war-1.1.5.war file, but still see nothing in the tags bar.
I went to connect, and tried LOCAL, saw my Virgo PID, and did the Start Agent, but when I click on the link after the agent was deployed, I see errors about "id:nnnnnnnnn is not a function" and id:nnnnnnnnn is not a function" LocalDashboardFunction.
Basically, I don't see ANYTHING pertaining to the virgo repository -- I would have thought I would see a Jetty or perhaps an OSGI tab, but nothing.
Any ideas????

Related

Netbeans 8.0.1 does not recognize that GlassFish 4.1 is running

On Linux (Gentoo) if I start GlassFish from Netbeans/Services area, the server will started, the admin site is reachable, but in Netbeans I get the following error message:
GlassFish Server 4.1 start failed.
Please check server admin user name and password properties.
Also please check the server log file for other possible causes.
and I can neither start again, nor terminate.
Any idea?
Well, I had the same situation but on Mac. After I updated to macOS Sierra. In my case was a block on the sites that use system proxy settings, where localhost, 127.0.0.1, are blocked.
Perhaps, your case es similar, but a proxy setting on you Linux (GENTO).
For mac this is the solution AppServer issues from Netbeans
Step 1: (Try to search for the same on Linux) Go to system preference >Network>Select your wifi connection>Advanced>select
proxies tab. There check 3 options 1) Auto proxy Discovery 2)Automatic
Proxy configuration 3) web proxy(http)
Step 2: Go to Netbeans>preferences>General> select use system proxy> reload> test connection You may get connection successful. If
connection gets successful, Now Clean & build your Applications in
netbeans and press run .
I hope this help you and give you an idea.

Unable to see Collector component in Graylog Web UI in Ubuntu

I have followed the exact steps mentioned here for Ubuntu 14.0.4. I've got the mongodb,elastic search,graylog server/web/collector up. Unfortunately when I hit the web ui http://:9000 and login through the admin, I am unable to see the collector component all together. I'm attaching the screenshot of the System tab. What am I missing?
The latest repository they had, was installing an older version of the server, which didn't support the collector functionality. I had manually downloaded the tar files, and it worked.

Getting stuck while creating a new plugin project in liferay 6.2, facing some kind of ivy setting issue

I am getting stuck while creating a new plugin project in liferay, eclipse get stuck everytime and console displaying only [ivy:resolve] message
It appears that the Ivy resolve process inside of the Liferay Plugins SDK is failing when it tries to create a new process.
Go into your Liferay Plugins SDK folder and open the ivy-settings.xml file. Notice that it points to some online repositories. It seems that your system is having trouble connecting to those remote repositories. See the log messages about the failing certificates (when its trying to connect to the https:// server of jboss repository ).
Maybe will be any special configuration required for connecting to those repositories, proxy...
Try from here

unable to validate weblogic domain

I am new to JSF, was setting up my first workspace in Eclipse Helios and Weblogic 10.0 server, I am getting 'Stopped, Unable to validate weblogic domain' while trying to start the server. Same problem persists while trying to add a new domain.
Please help.
I am using WebLogic server 12c and the steps to resolve this issue is:
Start Weblogic server(I started through command prompt)
Go to Weblogic console page (login with admin credentials)
Domain Structure >> Select your domain (i was having base_domain)
Click on the Security tab
Check Anonymous Admin Lookup enabled. (by default its unchecked)
Save (save the changes)
** Restart the server (preferably through admin console)
Now, Start the server through eclipse. It should work.!!
Regards,
Maris
And here is the resolution :
Go to Window Tab -> Preferences -> General -> Network Connections
Change the Active provider to "Direct". The default is usually Native. and that's it. Close and restart eclipse.
It happened to me as well, I even reinstalled weblogic again, after a bit of research I decided to kill all of the Java(TM) Platform SE Binary process via Task Manager and restarted the Server.
That's all It took to resolve the issue.
I tested this on Weblogic 10.3.6. Luck!!

CCtray unable to connect to dashboard

I am using CCnet 1.6 and cctray 1.6. On the build server, the tray works properly using localhost. Remotely though, I am not able to connect the tray to the dashboard. The dashboard URL works great, but when I put that into the cctray settings, I get a 500 internal server error.
This worked up until I had to move CCnet from defaultwebsite to its own. Did I miss something when I changed it over?
Thanks,
Joe
Actually this is similar to a question I just asked but if you want to persist with remoting (but may not work so well over the Internet with firwalls and the like)
Open your dashboard.config (likely path is C:\Program Files (x86)\CruiseControl.NET\webdashboard\dashboard.config)
Find the port number your dashboard is connecting to the server on (eg: 21234)
In CC Tray, select remoting and enter hostname:portnumber (eg: mycruiseserver:21234)
Assuming that the CCNET server is part of your local network this should work:
Select .NET remoting as connection type
Specify the CCNET server's address only by its IP address (instead of using the dashboard URL)
Try switching off your firewall, it may be that you havn't opened your port.
Then, use the buildserver:port method (remotely via .NET).
I just fixed my problem (v1.8.3 for my installation).
I set the name attribute in the <server /> tag in dashboard.config to match the hostname. I'm not sure if that is required but that is the first thing I tried.
Then I inspected the bindings for the site that the dashboard is hosted under in IIS. The hostname for the binding was blank, so I changed it to the hostname for the site.
I noticed that the CCNet machine's event log had exceptions logged for unknown domain when I was trying to connect CCTray to it.
When I went to add a build server in CCTray on the remote machine, I selected via dashboard and it worked for me.

Resources