Skip to main content
Participant
September 29, 2008
Question

Access error

  • September 29, 2008
  • 1 reply
  • 253 views
Hey, I have download Bluedragon for j2ee and created my app.war file using the method given in the website.
Running my jboss now and trying to access any file it gives me a error and the log file looks like this:----
Is it because I have only the trial version and I cannot deploy it on the server and access it..
What should I do now? Please help.......

com.naryx.tagfusion.cfm.license.licenseException: You may only access this server locally
2008-09-26 14:26:28,910 ERROR [STDERR] at com.naryx.tagfusion.cfm.license.licenseJXWAR.checkService(licenseJXWAR.java:62)
2008-09-26 14:26:28,910 ERROR [STDERR] at com.naryx.tagfusion.cfm.xml.ws.cfcHandler.setupService(cfcHandler.java:125)
2008-09-26 14:26:28,910 ERROR [STDERR] at com.naryx.tagfusion.cfm.xml.ws.cfcHandler.invoke(cfcHandler.java:79)
2008-09-26 14:26:28,910 ERROR [STDERR] at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
2008-09-26 14:26:28,910 ERROR [STDERR] at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
2008-09-26 14:26:28,910 ERROR [STDERR] at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
2008-09-26 14:26:28,910 ERROR [STDERR] at org.apache.axis.server.AxisServer.invoke(AxisServer.java:249)
2008-09-26 14:26:28,910 ERROR [STDERR] at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:703)
2008-09-26 14:26:28,910 ERROR [STDERR] at com.naryx.tagfusion.cfm.cfcServlet.doPost(cfcServlet.java:101)
2008-09-26 14:26:28,910 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
2008-09-26 14:26:28,910 ERROR [STDERR] at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:336)
2008-09-26 14:26:28,910 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
2008-09-26 14:26:28,926 ERROR [STDERR] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
2008-09-26 14:26:28,926 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619)
2008-09-26 14:26:40,722 ERROR [STDERR] com.naryx.tagfusion.cfm.license.licenseException: You may only access this server locally
2008-09-26 14:26:40,722 ERROR [STDERR] at com.naryx.tagfusion.cfm.license.licenseJXWAR.checkService(licenseJXWAR.java:62)
2008-09-26 14:26:40,722 ERROR [STDERR] at com.naryx.tagfusion.cfm.xml.ws.cfcHandler.setupService



    This topic has been closed for replies.

    1 reply

    Inspiring
    September 29, 2008
    Try New Atlanta's forum:

    http://forums.newatlanta.com/

    --
    Ken Ford
    Adobe Community Expert Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS3
    Adobe Certified Expert - ColdFusion 8
    Fordwebs, LLC
    http://www.fordwebs.com


    "muddu_shafi" <webforumsuser@macromedia.com> wrote in message
    news:gbqo47$dae$1@forums.macromedia.com...
    > Hey, I have download Bluedragon for j2ee and created my app.war file using
    > the
    > method given in the website.
    > Running my jboss now and trying to access any file it gives me a error and
    > the
    > log file looks like this:----
    > Is it because I have only the trial version and I cannot deploy it on the
    > server and access it..
    > What should I do now? Please help.......
    >
    > com.naryx.tagfusion.cfm.license.licenseException: You may only access this
    > server locally
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > com.naryx.tagfusion.cfm.license.licenseJXWAR.checkService(licenseJXWAR.java:62)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > com.naryx.tagfusion.cfm.xml.ws.cfcHandler.setupService(cfcHandler.java:125)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > com.naryx.tagfusion.cfm.xml.ws.cfcHandler.invoke(cfcHandler.java:79)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > org.apache.axis.server.AxisServer.invoke(AxisServer.java:249)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:703)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > com.naryx.tagfusion.cfm.cfcServlet.doPost(cfcServlet.java:101)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:336)
    >
    > 2008-09-26 14:26:28,910 ERROR [STDERR] at
    > javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
    > erChain.java:290)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
    > java:206)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:9
    > 6)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
    > erChain.java:235)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
    > java:206)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:2
    > 30)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:1
    > 75)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociatio
    > nValve.java:179)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionVa
    > lve.java:157)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109
    > )
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Pr
    > otocol.java:583)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
    > 2008-09-26 14:26:28,926 ERROR [STDERR] at
    > java.lang.Thread.run(Thread.java:619)
    > 2008-09-26 14:26:40,722 ERROR [STDERR]
    > com.naryx.tagfusion.cfm.license.licenseException: You may only access this
    > server locally
    > 2008-09-26 14:26:40,722 ERROR [STDERR] at
    > com.naryx.tagfusion.cfm.license.licenseJXWAR.checkService(licenseJXWAR.java:62)
    > 2008-09-26 14:26:40,722 ERROR [STDERR] at
    > com.naryx.tagfusion.cfm.xml.ws.cfcHandler.setupService
    >
    >
    >
    >
    >