Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Start up error

    I get the following error when I first start Coldfusion Mx.


    Error Occurred While Processing Request

    Please Try The Following:

    * Check the CFML Reference Manual to verify that you are using the correct
    syntax.

    * Search the Knowledge Base to find a solution to your problem.

    Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6)
    Gecko/20050317 Firefox/1.0.2
    Remote Address 127.0.0.1
    Referer
    Date/Time 10-Oct-05 10:38 PM
    Stack Trace


    java.lang.NoClassDefFoundError
    at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
    at coldfusion.compiler.TemplateReader.decrypt(Unknown Source)
    at coldfusion.compiler.TemplateReader.(Unknown Source)
    at coldfusion.compiler.NeoTranslationContext.getPageR eader(Unknown Source)
    at coldfusion.compiler.NeoTranslator.translateJava(Un known Source)
    at coldfusion.compiler.NeoTranslator.translateJava(Un known Source)
    at coldfusion.runtime.TemplateClassLoader$1.fetch(Unk nown Source)
    at coldfusion.util.LruCache.get(Unknown Source)
    at coldfusion.runtime.TemplateClassLoader$TemplateCac he.fetchSerial(Unknown
    Source)
    at coldfusion.util.AbstractCache.fetch(Unknown Source)
    at coldfusion.util.SoftCache.get(Unknown Source)
    at coldfusion.runtime.TemplateClassLoader.findClass(U nknown Source)
    at coldfusion.filter.PathFilter.invoke(Unknown Source)
    at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
    at coldfusion.filter.ClientScopePersistenceFilter.inv oke(Unknown Source)
    at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
    at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
    at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
    at coldfusion.CfmServlet.service(Unknown Source)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:106)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:241)
    at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
    at jrun.servlet.http.WebService.invokeRunnable(WebSer vice.java:172)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)

    I am new to Coldfusion, so I have no idea what this means, I get the minute I
    start to load up as administrator. Any and all help would appreciated.

    subedei Guest

  2. Similar Questions and Discussions

    1. #39752 [NEW]: Can't start Apache2 due to libphp5.so error.
      From: matt dot selph at gmail dot com Operating system: Suse 9.3 PHP version: 5.2.0 PHP Bug Type: Apache2 related Bug...
    2. Can't start projector without error note in Win XP
      I made a projector for windows with Director MX 2004. I work with Mac OS X. When I start the pwin-projector under Windows XP it appears a message "...
    3. acrobat reader can't start due to an error
      When i try to start acrobat reader 6.0.1 on winxp sp1 eng, i get the error message "can not initialise fontservermodule". I tried uninstalling...
    4. HELP! Fatal Error on MX *START UP!*
      Did you have any Xtras or libraries installed? everything). Uninstallers won't uninstall any files added after the program's installation, even...
    5. ERROR IN WIN START UP
      I received the following error when stating XP professional ISASS.EXE - Object name not found. Restart I would like to not reinstall XP if...
  3. #2

    Default Re: Start up error

    Hi subedei,

    That is a known issue with certain versions. You can find a Technote with
    instructions how to fix the problem in the link below.


    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=98b88caa&pss=rss_co[/url]
    ldfusion_98b88caa

    mxstu 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