Coldfusion 10 on Websphere 8.5.5.0 Liberty Profile
i'm trying cf10 developer edition working on websphere 8.5.5.0 liberty profile, , after messing around (a lot) web.xml , adding -dcoldfusion.disablejsafe=true java parameter startup, i've almost got working.
(incidentally.... nice of doing enterprise work if there kind of explanation of every single entry in web.xml... otherwise we're fooling around until different cf services working.)
however, i'm seeing on left frame when log admin panel:
| the following information meant website developer debugging purposes. | ||||||||||||||||
| error occurred while processing request | ||||||||||||||||
| ||||||||||||||||
does know (class not found: com.adobe.coldfusion.entman.processserver), , how rid of it?
i see following in websphere console:
aug 26, 2013 10:39:59 information [default executor-thread-5] - user admin logged in.
aug 26, 2013 10:39:59 error [default executor-thread-1] - object instantiation exception.class not found: com.adobe.coldfusion.entman.processserver specific sequence of files included or processed is: c:\users\rouncej\documents\eclipse4.2.2\wsliberty8.5.5\usr\servers\defaultserver\dropins\ cfusion.ear\cfusion.war\cfide\administrator\navserver.cfm, line: 145
aug 26, 2013 10:40:00 information [default executor-thread-5] - starting http request {url='http://www.adobe.com:80/go/coldfusion-updates', method='get'}
aug 26, 2013 10:40:21 error [default executor-thread-5] - not able connect update site: connection failure: status code unavailable
thanks,
joe r.
More discussions in ColdFusion
adobe
Comments
Post a Comment