Skip to main content
Participant
June 27, 2012
Question

Problems after applying patches - please help

  • June 27, 2012
  • 2 replies
  • 707 views

Hi All,

i've just applied some patches last week to one of my CF servers (CF 8.01 on SBS 2003).  I followed the instructions and didnt really have any issues i noticed until yesterday. The debugging output on screen is gone, replaced by a 500 error and a ton of error codes like this:

[code

]ROOT CAUSE:

java.lang.NoSuchMethodError: coldfusion.server.DataSourceService.executeQuery(Ljava/sql/Connection;Ljava/lang/String;Ljava/lang/String;Lcoldfusion/sql/ParameterList;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;[IIIZZ)Lcoldfusion/sql/Table;

          at coldfusion.sql.SqlImpl.execute(SqlImpl.java:329)

          at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:838)

          at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:528)

[/code]

i also cannot view the logfiles in CF administrator. Similar error code as above - full page.

Patches i applied were:

APSB12-06

APSB11-29

APSB12-15

not necessarily in that order (i followed the order specified on adobe's site).

any help or guidance is greatly appreciated-i can provide any info that may help. t

thank you very much

This topic has been closed for replies.

2 replies

Adobe Employee
September 20, 2012

Hi

First of all you might have taken backup of files before applying patches. If yes then please replace them first to stabilize it. Once that is done then apply patches one by one and test it before applying other one. That should help and identify the issue if there is any.

Regards

Swaraj

Participant
September 20, 2012

Did you find a solution ?

I am having the same issue, exact same error message, and no way to find where it comes from