Coldfusion on Websphere

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Coldfusion on Websphere

    We deploy a ear file version of CF on websphere, but whenever we try to access
    a page we get this error. Has anyone seen this or had success loading CF MX7
    on websphere?

    [2/6/07 14:25:09:178 EST] 00000022 ServletWrappe E SRVE0068E: Uncaught
    exception thrown in one of the service methods of the servlet: CfmServlet.
    Exception thrown :
    coldfusion.server.ServiceFactory$ServiceNotAvailab leException: The Security
    service is not available.
    at
    coldfusion.server.ServiceFactory.getSecurityServic e(ServiceFactory.java:35)
    at
    coldfusion.runtime.TemplateClassLoader$1.fetch(Tem plateClassLoader.java:274)
    at coldfusion.util.LruCache.get(LruCache.java:188)
    at
    coldfusion.runtime.TemplateClassLoader$TemplateCac he.fetchSerial(TemplateClassLo
    ader.java:214)
    at coldfusion.util.AbstractCache.fetch(AbstractCache. java:58)
    at coldfusion.util.SoftCache.get(SoftCache.java:81)
    at
    coldfusion.runtime.TemplateClassLoader.findClass(T emplateClassLoader.java:356)
    at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:73)
    at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:47)
    at
    coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
    er.java:28)
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:35)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:43)
    at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
    at coldfusion.CfmServlet.service(CfmServlet.java:105)
    at
    coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java:89)
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:966)
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java
    :478)
    at
    com.ibm.ws.wswebcontainer.servlet.ServletWrapper.h andleRequest(ServletWrapper.ja
    va:463)
    at
    com.ibm.ws.webcontainer.webapp.WebApp.handleReques t(WebApp.java:3107)
    at
    com.ibm.ws.webcontainer.webapp.WebGroup.handleRequ est(WebGroup.java:238)
    at
    com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:811)
    at
    com.ibm.ws.wswebcontainer.WebContainer.handleReque st(WebContainer.java:1425)
    at
    com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:92)
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpIn
    boundLink.java:465)
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewInformation(HttpIn
    boundLink.java:394)
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.ready(HttpInboundLink.java:
    274)
    at
    com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.sendToDiscriminator
    s(NewConnectionInitialReadCallback.java:214)
    at
    com.ibm.ws.tcp.channel.impl.NewConnectionInitialRe adCallback.complete(NewConnect
    ionInitialReadCallback.java:113)
    at
    com.ibm.ws.tcp.channel.impl.AioReadCompletionListe ner.futureCompleted(AioReadCom
    pletionListener.java:152)
    at
    com.ibm.io.async.AbstractAsyncFuture.invokeCallbac k(AbstractAsyncFuture.java:213
    )
    at
    com.ibm.io.async.AsyncChannelFuture$1.run(AsyncCha nnelFuture.java:163)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava:1498)

    junnever Guest

  2. Similar Questions and Discussions

    1. Running Coldfusion apps in WebSphere
      I am an administrator of a WebSphere 6 Network Deployment installation, and I have a customer who would like to run her Coldfusion application in...
    2. ColdFusion on IBM WebSphere
      Dear CF Community, I am troubled with couple of questions: 1. After updating Websphere 5.1 to 6.0 do we have to reinstall ColdFusion MX 6.1 on it,...
    3. ColdFusion v8 on WebSphere 6.1
      We are currently running WebSphere version 6.1 and intend to move our ColdFusion environment to this platform as soon as Adobe supports it. Can...
    4. ColdFusion MX7/IBM Websphere 5.1 problem
      I'm new to ColdFusion. We just set up a test server that has Websphere 5.1 installed on it. We installed the ColdFusion MX7 EAR file to Websphere...
    5. 27 June: IIUG/IBM Webcast: IDS/WebSphere Integration & I-4GL and WebSphere Studio/EGL Roadmap Interlock
      Please join IIUG and IBM for this event and find out about IBM's plan to integrate IDS with WebSphere and its relevance to the Informix e-business...
  3. #2

    Default Re: Coldfusion on Websphere

    When you say "whenever we try to access a page we get this error", does this
    also apply when you access CFADMIN? If you can access cfadmin, then apply this
    security patch
    ([url]http://www.adobe.com/support/security/bulletins/apsb07-02.html[/url]), and restart
    CF.

    speedpedal Guest

  4. #3

    Default Re: Coldfusion on Websphere

    No we cannot access the admin. The above error is what's been happening when
    we try to access the CFIDE/Administrator/index.cfm page. Tried creating a
    basic cfm page that outputs the date and same thing. Dead in the water here :(

    junnever Guest

  5. #4

    Default Re: Coldfusion on Websphere

    Anyone have any ideas? Need help! :)
    junnever Guest

  6. #5

    Default Re: Coldfusion on Websphere

    Forgot to ask, what is your websphere version?
    speedpedal Guest

  7. #6

    Default Re: Coldfusion on Websphere

    Websphere 6.1
    junnever Guest

  8. #7

    Default Re: Coldfusion on Websphere

    Sorry to say, but Webspher 6.1 is not yet supported for CF. See system requirements link:

    [url]http://www.adobe.com/products/coldfusion/productinfo/systemreqs/fp_frameset.html[/url]
    speedpedal Guest

  9. #8

    Default Re: Coldfusion on Websphere

    Yea i know, we are trying to make it work.. and thought i'd ask to see if
    anyone had any ideas as to what this Security Service is not available
    error is all about. Seems like is something really simple but we've been
    working on it for a couple days now and no dice.

    junnever Guest

  10. #9

    Default Re: Coldfusion on Websphere

    Melvin,

    Any way to turn off the security in coldfusion? This seems to be the issue.
    junnever Guest

  11. #10

    Default Re: Coldfusion on Websphere

    Melvin, in the link you provide, it seems to indicate that WebSphere ND is supported, which, as I understand it, is WebSphere 6.1.

    Any other advice on this?

    Thanks.
    rosovem Guest

  12. #11

    Default Re: Coldfusion on Websphere

    Hi ,

    same problem with ColdFusionMX. Melvin isnīt it possible to solve that
    Security Service Error ? Perhaps the way junnever suggests.
    prophean Guest

  13. #12

    Default Re: Coldfusion on Websphere

    Folks,

    The Websphere ND version we support is 5.0, 5.0.2, 5.1 NOT the newer 6.1

    See [url]http://www.adobe.com/products/coldfusion/productinfo/systemreqs/[/url]

    Sorry for the confussion. Support for WAS ND 6.1 is tentatively scheduled to
    be supported on Scorpio(CF8).

    With regards to turning off security, that's internal to the CF/webserver
    connector.

    HTH.



    speedpedal Guest

  14. #13

    Default Re: Coldfusion on Websphere

    Will ColdFusion 8 support WAS 6.1?
    bal_logicmanager Guest

  15. #14

    Default Re: Coldfusion on Websphere

    It freakin better... we've been on WAS 6.1 for a year and are about to ditch ColdFusion if it isn't supported on 6.1 out of the gate...
    toomellow Guest

  16. #15

    Default Re: Coldfusion on Websphere

    Also, IBM announced on March 20 that support for WebSphere Application Server
    5.1 will be withdrawn effective September 26, 2008.

    Here is the announcement letter and information:

    [url]http://www-306.ibm.com/common/ssi/fcgi-bin/ssialias?subtype=ca&infotype=an&appna[/url]
    me=iSource&supplier=897&letternum=ENUS907-043

    toomellow Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139