Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion Server Administration
Viewing all 78799 articles
Browse latest View live

ColdFusion 2016 migration issue

$
0
0

I followed the migration guide to upgrade an existing CF 10 server to CF 2016 - on Windows 2012 R2.  The upgrade seemed to go fine and I am able to get to the new CF admin to confirm migrated settings through the built in webserver.  When I try to call .cfm files directly I get 500 errors.  It is similar behavior to when the mapping is missing, but I have confirmed they are there.  I have done this on a few servers and 2 of them upgraded fine and I can call .cfm files, 2 others do not work properly.

 

Even when browsing to the CF admin page, if there is no cfm file in the URL it comes up, then after logging in, it tried to go to 'enter.cfm' and I get a 500 error.

 

Has anyone else had this issue after upgrading?


Updating Java JDK on ColdFusion 2016

$
0
0

I've just moved from CF8 up to ColdFusion 2016, which has the rather handy UPDATE button.

 

I noticed that it does not appear to update the Java JDK, the install I used placed version 1.8.0_112  however if I look on Oracle I see there is an 8u_152 ( Java SE Development Kit 8 - Downloads  )

 

The question I have (which it looks like the answer is obvious) is do I have to manually update the JDK still? If so I guess I'll install in the program files then change the host file in CF to point to the JRE inside the JDK.

 

Second question, the last info I could find was that ColdFusion 2016 is not compatible with Java version 9, is that still the case or should I go for the latest and greatest version 9? Currently version 9.0. 1 ( Java SE Development Kit 9 - Downloads  )

jvm config location on multiserver coldfusion 9 enterprise on Unix

$
0
0

Hi All,

We're CF9 Enterprise Running on Unix - inside tomcat containers.

I'm trying to see how the jvm.config file is set - but can only find outdated or not relevant articles on the subject.

 

* while the CF Administrator settings page doesn't say so ... I'm assuming I'm working with a multiserver instance, as the option to edit the JVM is not in the administrator. so can't find the location of the jvm config from there

 

* searching the VM that holds the tomcat containers for 'jvm.config' results in nothing.  No file on the system with that name.

 

reading many other posts on this, it seems that "it depends" is the consistent answer in forums as to where the jvm.config file is.

As I didn't set this environment up, and its not the standard install of CF with the installer ... I'm not sure where to look.

 

1. Can CF9 operate without a jvm.config file?

2. where is the file? how can I find the file?

3. Ihere is no C:/coldfusion9/cfusion/ directory - > how can I determine the "runtime" directory where the jvm.config file should be?

4. Is there a different way to configure CF9 WITHOUT the non-existant jvm.config file?

 

The docs say to look in the JRUN folder, the JRE folder and a few other places.

Trying to find out what is the latest patch level for ColdFusion 9.0.1. Anybody know?

$
0
0

We have a few ColdFusion 9.0.1 servers that are humming along and I would like to patch up them to the latest available updates, as I haven't patched them in a few years.  It looks like ColdFusion Security hot fix APSB14-23 contains hotfix 12 which is the latest I can find so far.  Can anyone confirm this is the latest available for 9.0.1?

Is it possible to reset jsessionid?

$
0
0

Hi,

 

We have new requirement from security department to reset jsessionid after a user resets his password.

 

I tried to reset it with this statement <cfcookie name="jsessionid" value="#VARIABLES.RandomID##cookie.jsessionid#" domain="#REQUEST.Site.Domain#" httponly="true" secure="yes">

 

But, this created a second jsessionid.

 

CF2016

Thank you,

Gena

Cloning a ColdFusion16 server on Windows Server 2016

$
0
0

I have tried to clone my dev server to make test and UAT servers, but it has gone horribly awry.

 

IIS crashes after reboot as soon as you bring the cloned instance up.  Uninstalling and reinstalling ISS fixes this, but then you can never connect ColdFusion back to IIS.  If you try to run wsconfig.exe and add a web server, it just tells you that "All the IIS sites are already configured by some other version of ColdFusion.

 

I got ColdFusion support on the phone and we went through a bunch of things but could never find a root cause.  We played with temp directories, reinstalled ColdFusion, turned off the Windows Process Activation Service, made dummy IIS sites running as a new user and then tried to connect to the dummy site, none of it work.

 

ColdFusion support seems out of answers.  Anyone have any idea?  I would hate to have to build every server from scratch rather than cloning.

CF 11 Add New Data Source Form Broken

$
0
0

I went into the CFIDE in CF11 to add a new SQL data source and ran into an issue. So, I type in the Data Source Name, select the MS SQL driver, hit the Add button and the form refreshes to blank fields and no data source is created. I know it's supposed to take you to a detail page where you can enter in login info, etc, but it never does. It's almost like the form submits itself back to the page but no processing ever occurs. Things I've tried:

 

  • Restarting CF.
  • Multiple different browsers.
  • Different computers.
  • Ensured ad blockers were disabled.
  • Ensured CF 11 was up to date.
  • Tried to select different drivers from the dropdown select box just to make sure.

 

The server is CF 11 Dev Edition. I'm not aware of any restrictions on the dev edition that would prevent me from adding a data source. I have 3 active data sources currently and had no problem setting them up.

 

Any ideas? I've wasted 4 hours trying to figure this out already.

 

Thank in advance

ColdFusion 2016 - Error on Server Settings page in CFAdmin

$
0
0

New install on new server, migrated settings manually via the cf11settings folder and run migration task.

 

In CFAdmin, on the Server Settings page, I get:

 

An Error Has Occurred

Something isn't working properly. We apologize for any inconvenience

 

In my error alert, I see:

An error occurred: https://servername/CFIDE/administrator/settings/server_settings.cfm?

Time: 7/30/18 12:02 PM

Error - struct

Browser Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36

DateTime {ts '2018-07-30 12:02:40'}

Diagnostics Variable ALLOWEXTRAATTRIBUTESINATTRCOLL is undefined. <br>The error occurred on line 1104.

 

I have looked at neo-runtime.xml for anything amiss (looks fine at a glance) and I am unable to open \\ColdFusion2016\cfusion\wwwroot\CFIDE\administrator\settings\server_settings.cfm in a text editor, I presume it is encrypted. I am by no means a CF aficionado, just a sys admin upgrading for our developer.

 

I had to recreate data sources, they imported, but did not work and only just manually creating them fixed, but other than that and this one page, it seems like it is good. Any insight or suggestions would be super appreciated.

 

 

Windows Server 2012 R2

Adobe ColdFusion 2016 Enterprise


Confused about jrun-web.xml

$
0
0
G'day there
I'm hoping someone can clarify the *actual* purpose of the
[cf]/WEB-INF/jrun-web.xml file, and how CF uses it.

My understanding of it was that it was the JRun-internal-webserver's
equivalent of Apache's httpd.conf, or IIS's... err... whereever IIS stores
its config. Basically a web server configuration file. So if one wasn't
actually USING the JRun webserver for a given web site, then that file is
just ignored.

However that understanding is incorrect, it seems.

I have this sort of set-up on my dev machine's file system:

C:\webroots
\webapp1root
\lib
\subapp
\myCfc.cfc
\webapp2root
\lib
\subapp
\myCfc.cfc

And my IIS default website (I'm just running XP Pro, so only one website @
a time) is set up to have either webapp1root or webapp2root as its webroot,
depending on which I am working on, at a given moment in time. And the
website also has a virtual directory to "subapp", called... "subapp".

Currently I'm working on webapp1, so was bemused that when I did this:

createObject("component", "subapp.myCfc")

I was getting an instance of C:\webroots\webapp2root\lib\subapp\myCfc.cfc
created, instead of the webapp1 version.

I spent rather too long ballocksing around checking virtual directories, CF
mappings and all that sort of palarver, only to eventualy find that I had a
residual mapping in my jrun-web.xml file pointing to webapp2root's subapp
directory.

Once I removed that: all good.

Now to me, jrun-web.xml should be completely irrelevant to that mix, as I'm
not using the JRun web server.

So obviously it's NOT just a web server config file. WTF *is* it?

I have read various docs on the Adobe website, but they all seem to be
written for an audience who would already know what the author is on about
(hence making the doc a bit of a waste of time, in my view), and it's all
completely impenetrable for me, as I'm just a CF developer and haven't got
a clue about the inner workings of JRun (and, to be frank: I'd like to keep
it that way if poss... JRun knowledge is not exactly a marketable skill
;-).

What am I missing here?

--
Adam

Error establishing socket. No buffer space available

$
0
0
I have a server problem that I cannot figure out. I found an old thread but no one ever posted a solution, so thought I would see if anyone has any new info (older no slution thread http://www.coldfusionmx.com.br/cfusion/webforums/forum/messageview.cfm?catid=6&threadid=84 2682&enterthread=y)

We are running CFMX 6.1 (6,1,0,83762 ) on Windows 2003, Java Version 1.4.2
DB is SQL Server 2000 (several databases all hosted on shared server)

Specific error messages (was 1 initially then last time was 2):
1) [Macromedia][SQLServer JDBC Driver]Error establishing socket. No buffer space available (maximum connections reached?): JVM_Bind

2) [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 64.119.38.128:1433. Reason: No buffer space available (maximum connections reached?): JVM_Bind

When the error happens, it is not serverwide. Some pages are still available (maybe those that do not run queries? very difficult to check). CF mail stops sending and just puts everything in the undeliverable folder. Our payment processing tag reports a "failure in cryptographic library" and will not process payments. I am able to access the DBs directly through SQL Enterprise Manager and run queries.

This last time, I tried to just restart CF service by stopping it then starting it, but the server said it could not restart the service. Restarting the web server clears all the problems and things operate normally once the server is rebooted (until the next time it strikes, which is every few days).

I am going to replace all of the RAM thinking that maybe it could somehow be a hard ware issue, but that is mostly becasue I have run out of ideas. Any other suggestions?

Thanks for any help

ColdFusion locale problem

$
0
0
Hi, i am using ColdFusion 8 on a Windows 2003 Server (R2). Locale of the operating system is Turkish. As usual with any java application server, in order to start ColdFusion server, i have to use -Duser.language=tr_TR JVM parameter (by modifying arguments section in jvm.config in cfroot\runtime\bin). With that, everything works fine except verity server. When i enter Verity Collections page at CF Administrator, i get tr-tr_TR must be one of the ColdFusion supported locales error. Also, when i enter server information page (/CFIDE/administrator/settings/version.cfm), it says tr-tr_TR for Java Default Locale. Isn't that wrong? Shouldn't it be just tr_TR not tr-tr_TR?

Thanks

Problem when sending messages with CFMAIL: SpoolLockTimeoutException

$
0
0

Hi all,

 

We're running CFMX 7 7,0,2,142559 on Windows 2003 Server, and have been experiencing the dreaded 'SpoollockTimeoutException' error.

 


An exception occurred when setting up mail server parameters.

This exception was caused by: coldfusion.mail.MailSessionException: An exception occurred when setting up mail server parameters..

coldfusion.mail.MailSpooler$SpoolLockTimeoutException: A timeout occurred while waiting for the lock on the mail spool directory.

 

 

The only "fix" has been to restart the ColdFusion service. Sometimes this resolves the problem for months at a time, othertimes it pops back up in just a matter of hours.

 

I've tracked this issue using the sysinternals.com Process Monitor, and the output when the problem exists is as follows:

 

3:15:55.8811675 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en_US.properties  
PATH NOT FOUND   

3:15:55.8815296 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\gateway\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en_US.prop erties  
PATH NOT FOUND   

3:15:55.8818991 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\wwwroot\WEB-INF\cfform\jars\coldfusion\mail\MailSpooler.SpoolLockTimeoutExce ption_en_US.properties  
PATH NOT FOUND   

3:15:55.8821369 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\java\classes\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en_US.pro perties  
PATH NOT FOUND   

3:15:55.8825311 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\servers\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en _US.properties  
PATH NOT FOUND   

3:15:55.8827757 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en_US.prop erties  
PATH NOT FOUND   

3:15:55.8831468 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en_US.properti es  
PATH NOT FOUND   

3:15:55.8833873 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\servers\coldfusion\coldfusion\mail\MailSpooler.SpoolLockTimeoutExcep tion_en_US.properties  
PATH NOT FOUND   

3:15:55.8836527 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\wwwroot\WEB-INF\classes\coldfusion\mail\MailSpooler.SpoolLockTimeoutExceptio n_en_US.properties  
PATH NOT FOUND   

3:15:55.8841173 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\servers\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en _US.properties  
PATH NOT FOUND   

3:15:55.8843907 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en_US.prop erties  
PATH NOT FOUND   

3:15:55.8855256 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en.properties  
PATH NOT FOUND   

3:15:55.8858246 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\gateway\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en.propert ies  
PATH NOT FOUND   

3:15:55.8862405 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\wwwroot\WEB-INF\cfform\jars\coldfusion\mail\MailSpooler.SpoolLockTimeoutExce ption_en.properties  
PATH NOT FOUND   

3:15:55.8864974 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\java\classes\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en.proper ties  
PATH NOT FOUND   

3:15:55.8869156 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\servers\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en .properties  
PATH NOT FOUND   

3:15:55.8873517 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en.propert ies  
PATH NOT FOUND   

3:15:55.8877510 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en.properties   
PATH NOT FOUND   

3:15:55.8880435 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\servers\coldfusion\coldfusion\mail\MailSpooler.SpoolLockTimeoutExcep tion_en.properties  
PATH NOT FOUND   

3:15:55.8883848 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\wwwroot\WEB-INF\classes\coldfusion\mail\MailSpooler.SpoolLockTimeoutExceptio n_en.properties  
PATH NOT FOUND   

3:15:55.8887977 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\servers\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en .properties  
PATH NOT FOUND   

3:15:55.8890417 PM    jrun.exe    996    QueryOpen  
X:\CFusionMX7\runtime\lib\coldfusion\mail\MailSpooler.SpoolLockTimeoutException_en.propert ies  
PATH NOT FOUND

 

 

Under normal circumstances it looks like this:

 

4:09:17.8085747 PM    jrun.exe    5916    QueryOpen  
X:\CFusionMX7\Mail\Spool    SUCCESS    CreationTime: 1/5/2010 1:15:00
PM, LastAccessTime: 1/14/2010 4:09:02 PM, LastWriteTime: 1/14/2010
4:09:02 PM, ChangeTime: 1/14/2010 4:09:02 PM, AllocationSize: 0,
EndOfFile: 0, FileAttributes: D

4:09:17.8089456 PM    jrun.exe    5916    CreateFile  
X:\CFusionMX7\Mail\Spool    SUCCESS    Desired Access: Read Data/List
Directory, Synchronize, Disposition: Open, Options: Directory,
Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write,
Delete, AllocationSize: n/a, OpenResult: Opened

4:09:17.8090310 PM    jrun.exe    5916    QueryDirectory    X:\CFusionMX7\Mail\Spool\*    SUCCESS    Filter: *, 1: .

4:09:17.8090999 PM    jrun.exe    5916    QueryDirectory    X:\CFusionMX7\Mail\Spool    SUCCESS    0: ..

4:09:17.8091327 PM    jrun.exe    5916    QueryDirectory    X:\CFusionMX7\Mail\Spool    NO MORE FILES   

4:09:17.8091535 PM    jrun.exe    5916    CloseFile    X:\CFusionMX7\Mail\Spool    SUCCESS   

4:09:23.1199809 PM    jrun.exe    5916    CreateFile  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Desired Access:
Generic Read/Write, Disposition: Create, Options: Synchronous IO
Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write,
AllocationSize: 0, OpenResult: Created

4:09:23.1202524 PM    jrun.exe    5916    CloseFile    X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS   

4:09:23.1207683 PM    jrun.exe    5916    CreateFile  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Desired Access:
Generic Write, Read Attributes, Disposition: OverwriteIf, Options:
Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode:
Read, Write, AllocationSize: 0, OpenResult: Overwritten

4:09:23.1212033 PM    jrun.exe    5916    CreateFile  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Desired Access:
None, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes:
N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult:
Opened

4:09:23.1212759 PM    jrun.exe    5916    FileSystemControl  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Control:
FSCTL_CREATE_OR_GET_OBJECT_ID

4:09:23.1215152 PM    jrun.exe    5916    CloseFile    X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS   

4:09:23.1225639 PM    jrun.exe    5916    WriteFile  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Offset: 0,
Length: 718

4:09:23.1227925 PM    jrun.exe    5916    CloseFile    X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS   

4:09:23.1232382 PM    jrun.exe    5916    CreateFile  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Desired Access:
None, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes:
N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult:
Opened

4:09:23.1248326 PM    jrun.exe    5916    FileSystemControl  
X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS    Control:
FSCTL_CREATE_OR_GET_OBJECT_ID

4:09:23.1250002 PM    jrun.exe    5916    CloseFile    X:\CFusionMX7\Mail\Spool\Mail18933.cfmail    SUCCESS   

 

 

The server in question has 600GB of free diskspace, so it's not a problem of low disk. This problem can occur whether we're sending 1 message or 5,000 messages. We've tried the hotfix, and it doesn't seem to change anything.

 

Any help is appreciated. I'm going nuts!

 

Leesha

Bind ColdFusion instance to a single IP?

$
0
0

I'm working on migrating our servers to a new IP range (exists on a new network) so I added a 2nd virtual network line that I then added the new IPs to.  We run multiple websites on one CF9 install using multiple IPs on Windows 2008 R2 using IIS 7.5 as the web server. I'm currently working with our development server to test the process before moving to the various production ones.

 

Previous Behavior - ColdFusion would bind itself to the root IP of the system when there was only one network card even if it had multiple IPs.  This was useful because we could get a static IP mapping to that internal IP so any outbound calls off network to external resources (FTP, SQL, etc) could be permitted by that single IP.  This has worked for 5+ years of CFMX/CF7/CF8/CF9.

 

New Behavior - After adding the extra network line, adding IPs to it, and rebooting the machine ColdFusion now has chosen one of the various IPs on the new interface to bind to.  The IP it bound to was not even the root IP of that network card.  This resulted in all outbound calls now being blocked because they were no longer coming from the particular IP they were originally coming from.

 

Question - How can I bind ColdFusion 8/9 to a single specific IP when it starts up so that I can ensure it always communicates outbound on the same IP?  I've done a bunch of searching and looking into the various files of CF itself but I haven't found a good resource or answer on how to specifically do this.

"You tried to access the Developer Edition from IP address" error on Enterprise

$
0
0

I was looking through the coldfusion-out.log this afternoon on my CF10 Enterprise edition, and found multiple messages like this:

 

License Error.You tried to access the Developer Edition from IP address (xxx.xx.xx.xxx). Already two IP addresses are accessing ColdFusion concurrently. The Developer Edition supports access by any IP address, but only two at a time, apart from the localhost. The additional IP addresses accessing ColdFusion are: xxx.xx.xx.xxx,xxx.xx.xx.xxx,xxx.xx.xx.xxx

 

I recognize none of these IP addresses.  Also, I didn't think there was a developer edition installed alongside Enterprise.  I only access the Administrator by remoting into the server and calling it up locally.

 

In the administrator settings under Security/Allowed IP Addresses for ColdFusion Administrator access, I have two addresses specified....neither of which are referenced in the error.

 

Does the error message just refer to unsuccessful attempts to log into the Administrator (there's nothing in the log file to specify an unsuccessful login) -

or, will the IP address be registered as accessing the developer edition if the login screen is even loaded?

 

Thanks....

resend undelivered mail

$
0
0

After a mail server problem,

I have many undelivered mail in the Coldfsuion Mail "undelivr" directory.

The Mail server is up again

 

Is there a possibility to resend all these mails ?

 

I tried a copy/paste of mails into the "spool" directory

but these mail are resent into the "undelivr" directory

and new mails are sent correctly.

 

Thanks for help.

Pierre.


ColdFusion 11 Application log full of "Error","scheduler-2","11/26/15","09:46:51",,""

$
0
0

Hello

 

I'm running ColdFusion 11 (11,0,06,295053) in a SLESS 12 with Apache 2.4.10

I found my logs full of messages like that:

 

application.log:

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

     "Error","scheduler-2","11/26/15","09:46:51",,""

 

coldfusion-out.log

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

     nov 26, 2015 09:46:51 AM Error [scheduler-2] -

 

exception.log

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

     "Error","scheduler-2","11/26/15","09:46:51",,""

     java.lang.NullPointerException

 

But no error page, no users tell me something about error while their working in my sites ...

How i can get more information on these errors?

 

Thank you

Bye

Cristian

CF 2016 Service won't start

$
0
0

Hello,

 

I am in the midst of configuring an upgraded, CF2016 based platform for my domain. I will be deploying this in a high volume, enterprise setting, so the servers I am setting up will be multi-instance servers on a windows 2012R2 platform. They will be clustered on each individual VM, but load balanced externally through an F5 load balancer. This is on a Nutanix VM host.

 

I started this process by doing a clean install of ColdFusion 2016 on a clean Windows 2012R2 VM, and after successfully installing CF, and doing the basic setup in CFAdmin, pulling over data sources etc., I think created an image to use as the basis for our server builds. I have then created two VMs, which I have been building up as our new hosts. In the process of configuring them, I ran into an issue where I could not get the root / primary instance of coldfusion to start it's service. On both of these hosts, I can get any other services to start properly. I have not tested to see if I can hit sites on them,  but I definitely CAN hit their CFAdmin instances. In checking various logs I have not yet found a clue to what the problem is but I am still looking.

 

Thinking I had made a mistake configuring something, I made another clone of the VM image just after I had set it up. The CF Sevice was running fine. I did install some routine windows updates, and found I was no longer able to fire up the CF Service on that brand new VM. I have removed all the windows updates, but to no avail. I am still not able to start the CF root instance (the only one on this new VM).

 

Running the service on the command line I get the following...

 

C:\CF2016\cfusion\bin>coldfusion -start console

Oct 02, 2016 1:51:04 PM org.apache.catalina.core.AprLifecycleListener lifecycleE

vent

INFO: The APR based Apache Tomcat Native library which allows optimal performanc

e in production environments was not found on the java.library.path: C:\CF2016\c

fusion\lib;C:\CF2016\cfusion\jintegra\bin;C:\CF2016\cfusion\jintegra\bin\interna

tional;C:\CF2016\cfusion\lib\oosdk\classes\win

Oct 02, 2016 1:51:04 PM org.apache.coyote.AbstractProtocol init

INFO: Initializing ProtocolHandler ["http-nio-8500"]

Oct 02, 2016 1:51:04 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSele

ctor

INFO: Using a shared selector for servlet write/read

Oct 02, 2016 1:51:04 PM org.apache.coyote.AbstractProtocol init

INFO: Initializing ProtocolHandler ["ajp-nio-8016"]

Oct 02, 2016 1:51:04 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSele

ctor

INFO: Using a shared selector for servlet write/read

Oct 02, 2016 1:51:04 PM org.apache.catalina.core.StandardService startInternal

INFO: Starting service Catalina

Oct 02, 2016 1:51:04 PM org.apache.catalina.core.StandardEngine startInternal

INFO: Starting Servlet Engine: Apache Tomcat/8.0.32

Oct 02, 2016 1:51:05 PM org.apache.catalina.ha.tcp.SimpleTcpCluster startInterna

l

INFO: Cluster is about to start

Oct 02, 2016 1:51:05 PM org.apache.catalina.tribes.transport.ReceiverBase bind

INFO: Receiver Server Socket bound to:/10.222.1.122:4002

Oct 02, 2016 1:51:05 PM org.apache.catalina.tribes.membership.McastServiceImpl s

etupSocket

INFO: Setting cluster mcast soTimeout to 500

Oct 02, 2016 1:51:05 PM org.apache.catalina.tribes.membership.McastServiceImpl w

aitForMembers

INFO: Sleeping for 1000 milliseconds to establish cluster membership, start leve

l:4

Oct 02, 2016 1:51:05 PM org.apache.catalina.ha.tcp.SimpleTcpCluster memberAdded

INFO: Replication member added:org.apache.catalina.tribes.membership.MemberImpl[

tcp://{10, 222, 4, 203}:4003,{10, 222, 4, 203},4003, alive=253244941, securePort

=-1, UDP Port=-1, id={-85 99 99 -58 58 96 77 -51 -87 -48 -88 5 -104 90 28 -69 },

payload={}, command={}, domain={}, ]

Oct 02, 2016 1:51:05 PM org.apache.catalina.ha.tcp.SimpleTcpCluster memberAdded

INFO: Replication member added:org.apache.catalina.tribes.membership.MemberImpl[

tcp://{10, 222, 4, 203}:4002,{10, 222, 4, 203},4002, alive=253049328, securePort

=-1, UDP Port=-1, id={-120 43 -93 25 50 78 79 -63 -76 -47 72 123 21 -118 -10 47

}, payload={}, command={}, domain={}, ]

Oct 02, 2016 1:51:05 PM org.apache.catalina.ha.tcp.SimpleTcpCluster memberAdded

INFO: Replication member added:org.apache.catalina.tribes.membership.MemberImpl[

tcp://{10, 222, 1, 121}:4003,{10, 222, 1, 121},4003, alive=258264501, securePort

=-1, UDP Port=-1, id={-75 -72 58 -93 112 94 68 63 -109 -21 -26 88 -85 94 -86 69

}, payload={}, command={}, domain={}, ]

Oct 02, 2016 1:51:06 PM org.apache.catalina.tribes.membership.McastServiceImpl w

aitForMembers

INFO: Done sleeping, membership established, start level:4

Oct 02, 2016 1:51:06 PM org.apache.catalina.tribes.membership.McastServiceImpl w

aitForMembers

INFO: Sleeping for 1000 milliseconds to establish cluster membership, start leve

l:8

Oct 02, 2016 1:51:06 PM org.apache.catalina.tribes.io.BufferPool getBufferPool

INFO: Created a buffer pool with max size:104857600 bytes of type: org.apache.ca

talina.tribes.io.BufferPool15Impl

Oct 02, 2016 1:51:07 PM org.apache.catalina.tribes.membership.McastServiceImpl w

aitForMembers

INFO: Done sleeping, membership established, start level:8

Oct 02, 2016 1:51:10 PM org.apache.jasper.servlet.TldScanner scanJars

INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug

logging for this logger for a complete list of JARs that were scanned but no TLD

s were found in them. Skipping unneeded JARs during scanning can improve startup

time and JSP compilation time.

 

 

I am not seeing any obvious failures, but am I missing something? The service is NOT started / available at the end of this...

 

Any thoughts are welcome....Thanks!

Forrest

 

[UPDATE]

In doing some further looking, I believe I may have enabled the J2EE session variables on those services I am now having trouble restarting. While not exactly the same issue as what was noted in a CF11 install at:

 

ColdFusion 11 Installers refreshed-Has fix for Server fails to start on enabling J2EE Session variables and Installation…

 

I *was* able to disable a perviously working separate instance of CF2016 by accessing it's admin interface, enabling J2EE session variables, and then stopping and restarting the service, which it never successfully completes. Now, to figure out how to disable that in the config files, and post a bug report.....

Coldfusion 2016 download link nowhere to be found...

$
0
0

Can anyone explain why I cannot find a link to the 2016 version of cf server or developer edition for 2016 anywhere on the adobe site including this forum?  Is anyone else concerned about using 2018 dev edition and not having true compatibility for clients that I am developing code for 2016 server base?  Please help adobe update these links on the downloads page here - >> Adobe - ColdFusion Support Center : More Downloads and can someone please give me the direct download link for 2016 developer edition.

 

Thanks!

Coldfusion 9 scheduled task not running

$
0
0

I have a scheduled task that will run manually  - clicking the run the task icon next to the scheduled task name in the CF administrator and in a browser.  However, if I schedule it to run in the evening or even in a few minutes it does not run.    I do not get any error messages in the logs.  I have renamed the CF administrator folder.

 

I would like to know where to start looking to start debugging this.

 

As always, thanks for your help!

error enabling pdf service manager

$
0
0

After installing CF11 Update 5 I noticed I'm get an error in the server.log file.

Prior to installing Update 5, I was running Update 3 without any issues.

The server is W2012R2 with CF11 64 bit Standard Edition.

 

"Error","Thread-12","05/13/15","04:31:46",,"Registration error for service manager : .http://127.0.0.1:8987/PDFgServlet/.Reason: JAVA.UTIL.CONCURRENTMODIFICATIONEXCEPTION"

"Error","ajp-bio-8014-exec-1","05/13/15","15:32:03",,"java.util.ConcurrentModificationExce ption"

"Error","ajp-bio-8014-exec-1","05/13/15","15:32:03",,"Connection verification failed. http://127.0.0.1:8987/PDFgServlet/verify"

 

Any suggestions as to where to look, to fix this?

 

Thanks,

 

--Evan

Viewing all 78799 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>