Hello Sri, Dave, OS Community,
I was trying to follow the steps in How To Deploy OpenSpecimen Securely instructions that are on this link: https://catissueplus.atlassian.net/wiki/pages/viewpage.action?pageId=19005463?
Section A: Fronting JBoss with Apache
As I was installing the Apache 2.2 service the first part, I got an error on the command prompt window:
Errors reported here must be corrected before the service can be started. (OS 10013) An attempt was made to access a socket in a way forbidden by its access permission : make_sock: could not bind to address 0.0.0.0:80
No listening sockets available, shutting down
Unable to open logs
I ignored the message and went on
I finished the first part Fronting JBoss with Apache and reached the end of it with running the command:
Start JBoss with the “-b 0.0.0.0” argument so it will listen on all network interfaces, allowing Apache to communicate with it. I routed the output to a text file and here is what I see:
DEPLOYMENTS IN ERROR:
**Deployment “jboss.jca:name=DefaultDS,service=DataSourceBinding” is in error due to the following reason(s): ** NOT FOUND Depends on ‘jboss.jca:name=DefaultDS,service=DataSourceBinding’ **
Deployment “WebServer” is in error due to the following reason(s): org.xml.sax.SAXException: Premature end of file. @ unknown[-1,-1]
Deployment “vfsfile:/C:/Jboss/jboss-5.1.0.GA/server/default/deploy/jmx-console.war/” is in error due to the following reason(s): org.xml.sax.SAXException: XML document structures must start and end within the same entity. @ vfsfile:/C:/Jboss/jboss-5.1.0.GA/server/default/deploy/jmx-console.war/WEB-INF/jboss-web.xml[7,69]
Deployment “jboss.web:service=WebServer” is in error due to the following reason(s): ** NOT FOUND Depends on ‘jboss.web:service=WebServer’ ****
I can open the JBOSS but not Open Specimen.
Section B. Securing Apache Server with SSL
I started with this section and created an environment variable: OPENSSL_CONF when I reached carrying out this command I got stuck: openssl req -new -out server.csr
I got an error message saying unable to load config info from /usr/local/ssl/openssl.cnf
I am trying to research it, I am suspecting there will some tweaks needed. If anyone went through that, please advice and share what you did. By the way, we do not have OS with UNIX but have it with windows.
Dave, Sri, that will be a good topic for a technical/developer Webinar.
Thank you
Nadia