• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

ATG Dynamo Installation?

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Has anyone had experience with installing JForum in
the ATG Dynamo environment? I am about to embark
on this attempt, and any feedback would be useful.

Thanks,

Doug Henderson
web developer

[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have managed to install it but the errors I am seeing are as follows:

(any help would be appreciated)

Date: Fri, 12 May 2006 22:16:21 GMT
Server: atg.server.http.HttpServer
Connection: close
Content-Type: text/html

<HEAD><TITLE>500 Internal Server Error</TITLE></HEAD>
<H1>500 Internal Server Error</H1><BODY>
The servlet invoked by the requested URL /jforum/install/install.page raised the exception:

javax.servlet.ServletException: Error while starting JForum - java.io.FileNotFoundException: /home/atg/ATG6.2.0/Jforum/j2ee-apps/jforum/index.htm/WEB-INF/config/SystemGlobals.properties (Not a directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at net.jforum.util.preferences.SystemGlobals.loadDefaults(SystemGlobals.java:161)
at net.jforum.util.preferences.SystemGlobals.buildSystem(SystemGlobals.java:117)
at net.jforum.util.preferences.SystemGlobals.initGlobals(SystemGlobals.java:102)
at net.jforum.ConfigLoader.startSystemglobals(ConfigLoader.java:89)
at net.jforum.JForumBaseServlet.init(JForumBaseServlet.java:104)
at net.jforum.InstallServlet.init(InstallServlet.java:73)
at atg.servlet.container.ServletWrapper.createNewServletInstanceWrapper(ServletWrapper.java:501)
at atg.servlet.container.ServletWrapper.checkOut(ServletWrapper.java:345)
at atg.servlet.container.ServletWrapper.checkOutMinimal(ServletWrapper.java:306)
at atg.servlet.container.WebApplication.dispatchServlet(WebApplication.java:1130)
at atg.servlet.container.FilterChainImpl.dispatchServlet(FilterChainImpl.java:322)
at atg.servlet.container.FilterChainImpl.doFilter(FilterChainImpl.java:261)
at net.jforum.util.legacy.clickstream.ClickstreamFilter.doFilter(ClickstreamFilter.java:59)
at atg.servlet.container.FilterChainImpl.doFilter(FilterChainImpl.java:270)
at atg.servlet.container.FilterChainImpl.execute(FilterChainImpl.java:220)
at atg.servlet.container.WebApplication.dispatchServlet(WebApplication.java:1112)
at atg.servlet.container.WebApplication.dispatchRequest(WebApplication.java:724)
at atg.servlet.container.WebApplication.dispatchRequest(WebApplication.java:583)
at atg.servlet.pipeline.WebApplicationDispatcherPipelineServlet.service(WebApplicationDispatcherPipelineServlet.java:69)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.security.FormLoginPipelineServlet.service(FormLoginPipelineServlet.java:157)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:279)
at atg.servlet.pipeline.AttackDiscriminator.service(AttackDiscriminator.java:605)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:559)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:461)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at com.extensis.servlet.pipeline.DefaultLocaleServlet.service(DefaultLocaleServlet.java:72)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:422)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2573)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.ServletPathPipelineServlet.service(ServletPathPipelineServlet.java:185)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.ContextPathPipelineServlet.service(ContextPathPipelineServlet.java:106)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at com.extensis.servlet.pipeline.HTTPSRedirectServlet.service(HTTPSRedirectServlet.java:218)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:470)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at com.extensis.servlet.pipeline.SessionSynchronizationServlet.service(SessionSynchronizationServlet.java:44)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.SessionPipelineServlet.service(SessionPipelineServlet.java:317)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.CookiePipelineServlet.service(CookiePipelineServlet.java:276)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:271)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:369)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:279)
at atg.servlet.pipeline.BlockIPServlet.service(BlockIPServlet.java:348)
at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:116)
at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1005)
at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:695)
at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:231)
at atg.server.http.HttpConnection.serviceRequest(HttpConnection.java:981)
at atg.server.http.HttpConnection.processSocket(HttpConnection.java:400)
at atg.server.http.HttpConnection.handleRequest(HttpConnection.java:285)
at atg.server.tcp.RequestServerHandler.run(RequestServerHandler.java:161)


</BODY>

[originally posted on jforum.net by Anonymous]

 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hm, this environment is new for me.

If you want, register this as a bug, at http://www.jforum.net/jira , providing some links to where find this servlet container, so we can do some testing.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:Hm, this environment is new for me.

If you want, register this as a bug, at http://www.jforum.net/jira , providing some links to where find this servlet container, so we can do some testing.

Rafael


[originally posted on jforum.net by Anonymous]
 
them good ole boys were drinking whiskey and rye singin' this'll be the day that I die. Drink tiny ad.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic