have you looking into setting iptables.  I just installed tomcat for a java 
application on ubuntu 13.4 and everything worked locally.  As soon as I tried 
to connect remotely, it’s as if the service was not there.  iptables enables 
the post to be opened.

https://help.ubuntu.com/community/ApacheTomcat5

this is related to tomcat, but there is a iptables REDIRECT command there.  you 
may want to also try using the ALLOW, it’s more simple syntax.
Thomas

On Nov 28, 2013, at 12:07 AM, Chuck Hill <ch...@global-village.net> wrote:

> It seems odd that changing the OS would cause this to stop working.  That 
> should be just normal TCP communication.  Has anything been changed on the 
> DNS/networking side?   Or is it that you can't start apps on that server at 
> all?  That would suggest more of a permissions issue.
> 
> 
> Chuck
> 
> 
> On 2013-11-27 8:11 PM, "D Tim Cummings" wrote:
> 
> Rebuilding worked, thanks. I don't think the API changed, just that it had to 
> be built linked to the correct libraries.
> 
> Now I just need to get JavaMonitor on my other deployment machine (Ubuntu 
> 12.04 LTS) able to start up apps on the Ubuntu 13.10 server.
> 
> Tim
> 
> 
> On 28 Nov 2013, at 10:46 am, Chuck Hill <ch...@global-village.net> wrote:
> 
>> My first guess is that the API has changed and you will need to re-build the 
>> WO adaptor on 13.10
>> 
>> Chuck
>> 
>> 
>> -- 
>> Chuck Hill             
>> Executive Managing Partner, VP Development and Technical Services
>> 
>> Practical WebObjects - for developers who want to increase their overall 
>> knowledge of WebObjects or who are trying to solve specific problems.    
>> http://www.global-village.net/gvc/practical_webobjects
>> 
>> Global Village Consulting ranks 13th in 2012 in BIV's Top 100 Fastest 
>> Growing Companies in B.C! 
>> 
>> Global Village Consulting ranks 44th in 25th annual PROFIT 500 ranking of 
>> Canada’s Fastest-Growing Companies by PROFIT Magazine!
>> 
>> On 2013-11-27 4:19 PM, "D Tim Cummings" wrote:
>> 
>> I have a deployment running fine on Ubuntu 13.04 using the instructions from 
>> 
>> http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu
>> 
>> with DIST=ubuntu and SUITE=quantal
>> 
>> I have now done a 'do-release-upgrade' to upgrade ubuntu to 13.10 but it has 
>> broken my WebObjects deployment. Apache has been upgraded from 2.2 to 2.4 
>> but now won't start. Configtest gives the following error
>> 
>> apache2ctl configtest
>> 
>> apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error 
>> on line 1 of /etc/apache2/mods-enabled/webobjects.load: Cannot load 
>> /usr/lib/apache2/modules/mod_WebObjects.so into server: 
>> /usr/lib/apache2/modules/mod_WebObjects.so: undefined symbol: 
>> ap_get_server_version
>> Action 'configtest' failed.
>> 
>> Has anyone deployed on Ubuntu 13.10 successfully?
>> 
>> Tim
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/thomasg_peters%40msn.com
> 
> This email sent to thomasg_pet...@msn.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to