Try `iptables -h' or 'iptables –help' for more information.
Bad argument `tcp'
Try `iptables -h' or 'iptables –help' for more information.
Redirecting port 445 to 1445 (tcp)
Bad argument `tcp'
Try `iptables -h' or 'iptables –help' for more information.
Bad argument `tcp'
Try `iptables -h' or 'iptables –help' for more information.
Redirecting port 139 to 1139 (tcp)
Bad argument `tcp'
Try `iptables -h' or 'iptables –help' for more information.
Bad argument `tcp'
Try `iptables -h' or 'iptables –help' for more information.
Redirecting port 137 to 1137 (udp)
Bad argument `udp'
Try `iptables -h' or 'iptables –help' for more information.
Bad argument `udp'
Try `iptables -h' or 'iptables –help' for more information.
Redirecting port 138 to 1138 (udp)
Bad argument `udp'
Try `iptables -h' or 'iptables –help' for more information.
Bad argument `udp'
Try `iptables -h' or 'iptables –help' for more information.
Starting Alfresco …
Using CATALINA_BASE: /opt/alfresco/tomcat
Using CATALINA_HOME: /opt/alfresco/tomcat
Using CATALINA_TMPDIR: /opt/alfresco/tomcat/temp
Using JRE_HOME: /usr/lib/jvm/java-6-sun
———————————————————–
I use firestarter as a front-end to IP tables (or at least that's what I think it is anyway) … Does anyone have any idea how I can get this install working/finished. At the moment when I try http://localhost:8080/alfresco I get an Apache Tomcat/5.5.23 404 error (so this seems to imply Tomcat is working fine, as is apache, and that the problem lays somewhere with the above?!?!
This may be barking up the wrong tree, but I had a similar sounding problem with the install on Hardy a few days ago, I traced the iptable problems to my copy/paste of the init script from a windows browser to a linux system. Doing this with correct cr/lf conversion solved this problem.
Well I think you may have been right … I was copying it from a Windows XP machine via synergy2 onto the Ubuntu machine. Copying direct from Firefox on the Ubuntu machine itself seems to have definitely done something! I am no longer getting that error message at all!
Unfortunately, I still don't have a working install.
I have been through all the configs like 10 x's now …. And am completely out of ideas. The exact 404/tomcat/apache message reads: ———————————– HTTP Status 404 - /alfresco/
Type Status Report Message /alfresco/ description The requested resource (/alfresco/) is not available
Apache Tomcat/5.5.23 ———————————–
Any ideas anyone - like - at all … I'm completely stuck now with what even to try next/where to look etc?! {umph} It just seems from the above error message that apache cannot pull /alfresco/ - a.k.a. 'not available'. The only bit I got a bit stuck with in the config. instructions was this bit:
<START>
To configure the CIFS server to use non-privileged ports use the following in either file-servers.xml or file-servers-custom.xml configuration file (whichever is present), in the section <config evaluator="string-compare" condition="CIFS Server">:
<!– AVM virtualization view of all stores/versions for WCM –>
<avmfilesystem name="AVM">
<virtualView/>
</avmfilesystem>
</filesystems>
</config>
</alfresco-config>
——————
As you can see from the above I've literally pasted it in *ABOVE* the content that was already there. I am not sure if it should have appeared *inside* the existing content above though … Any ideas anyone?
The 404 error is from tomcat and means that tomcat is running but the alfresco webapp may not have started up correctly.
The first thing to do is check for errors in the logs. There are various places to look - try the files in /opt/alfresco/tomcat/logs and /var/log/alfresco/tomcat