Chris and jpadie,
Thank you both for your replies. Those were very helpful explanations. You are right, I don't want to lock out all HEAD, POST, GET. We do apply the Redhat patches on all our servers once a month. We have no security gurus on hand, just programmers and database folks who...
Another strange set of entries we are also seeing in the access_log on this server and a couple others is similar to the following:
189.126.117.74 - - [15/Dec/2013:08:36:03 -0600] "HEAD / HTTP/1.0" 200 - "-" "-"
189.126.117.74 - - [15/Dec/2013:08:36:03 -0600] "POST...
Hello,
I'm looking for some advice on some odd entries I'm seeing in the /var/log/httpd_access_log on one of my servers. The server is running Red Hat Enterprise Linux Server release 5.10 (Tikanga), kernel 2.6.18-371.3.1.el5, with Apache/2.2.3. The main applications we are running on the...
This is the error stack I see in /opt/coldfusion10/cfusion/logs/exception.log after I try to verify this datasource; does this mean anything to anyone?
thanks!
"Error","ajp-bio-8012-exec-30","07/15/13","10:21:46",,""
java.lang.AbstractMethodError
at...
Greetings,
I am trying to upgrade an existing system from CF 8 to CF 10. I have a
datasource that connects to a Unidata database. The datasource connects on the
CF 8 server using driver class com.ibm.u2.jdbc.UniJDBCDriver and driver uniJDBC.
I set the datasource up on CF 10 the same way it...
I do use this syntax when all tables involved are in the same database. However, in this case the tables I am querying from are in database A (postgresql 8.4) on server A and the table I need to insert into is in database B (postgresql 7.4) on server B.
Thanks.
What is the fastest way to populate a table with the results of a query? I have a join query over 2 tables in database A and I need to insert all the rows found into a table in database B.
I cannot do it all in one query:
insert into table3 (select ... from table1, table2...);
because the...
Bammy217, I am still trying to get the JDBC to work. I think the driver may be in the wrong place. Those locations you gave, would they be the same whether a linux server or a windows server? It is a windows server we are trying to get working. (On my linux server it already works, and I...
Thank you for your reply. We did have to install the JDBC driver because before this error message we were getting an error that no suitable driver was available. After we installed the driver we started getting this "timed out" error. Our network and system administrators eventually...
Hello,
I need to access a Unidata database residing on an AIX unix server using CF from a Windows server. I currently access this same db/server from CF on my linux server with no problem. I set up the new datasource in CF Admin on the windows server using the same parameters I use on my linux...
Oh yes, I forgot to mention this interesting point:
if we test it by starting up the CF service again, and wait 30-45 minutes, the pids begin to accumulate again and the website hangs again ... even though there are no longer any .cfm pages on the website for users to hit. so just by running...
update on this:
we ended up taking the .cfm pages off of the site temporarily and leaving only the html pages, then we stopped coldfusion and left it stopped.
the problem ceased. the pids remained at a normal amount, did not accumulate, and the site did not hang. this is not a solution since we...
Hello,
We are running cfmx7 with apache on red hat linux. A problem started 2 days ago
causing our website to hang, where coldfusion and apache do not seem to be
communicating properly with each other. We will restart the coldfusionmx7
service (with or without restarting httpd service), and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.