[Seasar-user:3379] flashgateway.GatewayException: [ESSR0007]

Terumi Nakayama [E-MAIL ADDRESS DELETED]
2006年 3月 17日 (金) 00:31:42 JST


中山と申します。

S2Flex+S2Dao+MySQLで、FlexStoreのアプリケーションをお手本に、Webアプリ
ケーションを作成しています。

DBサーバからデータを取得する際、下記のエラーが発生し、解消できずに困って
います。

seasarを使い始めたばかりで、基本的なことが理解できていないのだとは思うの
ですが、原因がわかりましたら教えて頂けますか?

よろしくお願いします。

----------------------------------------------------------------------------
Error: [ESSR0007]S2Containerはnullあるいは空であってはいけません
flashgateway.GatewayException: [ESSR0007]S2Containerはnullあるいは空であってはいけません
        at flashgateway.filter.AdapterFilter.invoke(AdapterFilter.java:152)
        at flashgateway.filter.MessageSecurityFilter.invoke(MessageSecurityFilter.java:144)
        at flashgateway.filter.ServiceNameFilter.invoke(ServiceNameFilter.java:101)
        at flashgateway.filter.EnvelopeFilter.invoke(EnvelopeFilter.java:102)
        at flashgateway.filter.SessionFilter.invoke(SessionFilter.java:28)
        at flashgateway.filter.LicenseFilter.invoke(LicenseFilter.java:57)
        at flashgateway.filter.ErrorFilter.invoke(ErrorFilter.java:39)
        at flashgateway.filter.LogFilter.invoke(LogFilter.java:46)
        at flashgateway.filter.BatchProcessFilter.invoke(BatchProcessFilter.java:63)
        at flashgateway.filter.PacketSecurityFilter.invoke(PacketSecurityFilter.java:68)
        at flashgateway.filter.DebugFilter.invoke(DebugFilter.java:38)
        at flashgateway.filter.SerializationFilter.invoke(SerializationFilter.java:89)
        at flashgateway.Gateway.invoke(Gateway.java:217)
        at flashgateway.controller.GatewayServlet.service(GatewayServlet.java:69)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:241)
        at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
        at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
        at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
        at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Info: Serializing response
  (Message #0 targetURI=/1/onStatus, responseURI=null)
    (Object #0)
      level = "error"
      code = "Server.Processing"
      type = ""
      rootcause = (Object #1)
        level = "error"
        code = null
        type = ""
        details = ""
        description = "[ESSR0007]S2Containerはnullあるいは空であってはいけません"
      details = ""
      description = "[ESSR0007]S2Containerはnullあるいは空であってはいけません"
----------------------------------------------------------------------------





Seasar-user メーリングリストの案内