Skip to main content



      Home
Home » Archived » Hudson » Hudson and AJP(Husdon ignore AJP Configuration)
Hudson and AJP [message #1080790] Tue, 06 August 2013 07:33
Eclipse UserFriend
Hello,

I have a problem with Hudson 3.0.1 installed via Debian repo.

The config file /etc/default/hudson states that if one wants to enable the AJP connector, he can do this by setting the port number through the AJP_PORT variable, which is passed to the standalone hudson command by the --ajp13Port option. But if I restart hudson with, for example, AJP_PORT=9080, there is still no open 9080 port listening to localhost.

Thus, I downloaded the sources, and I have seen that in the org.eclipse.hudson.jetty.JettyLauncher class there are no AJP options at all, so I realized that the --ajp13Port option is simply ignored.

So, it seems to me that there is an inconsistency between what can be read from the comments on the default config file and the implementation, which seems don't supporting che AJP connector at all.

Where am I wrong? How can I configure the standalone version of Hudson to load the AJP connector?

Thanks and sorry for my poor english.
Giulio Quaresima - Italy
Previous Topic:Cannot allocate memory
Next Topic:Bulk Copy
Goto Forum:
  


Current Time: Wed Jul 16 04:21:18 EDT 2025

Powered by FUDForum. Page generated in 0.28030 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top