フォーラム

GroupSession

フォーラム
GroupSessionについての自由な情報交換の場としてご利用ください

GroupSessionフォーラム:投稿一覧

 
フォーラム:99_その他フォーラム
WEBメールで複数アカウントを使用しています。 あるアカウントのみサーバエラーになります。
[ 5703 ] WEBメールで複数アカウントを使用しています。 あるアカウントのみサーバエラーになります。

WEBメールで3つのアカウントを使用しています。
二つのアカウントは問題ありませんが、1つだけ下記エラーが出てメールが開けない状況です。
メイン画面ではメールの受信通知は正常に出ており、アカウントの接続テストも問題ありません。
何が何やらちんぷんかんぷんで、どなたか助けてください。

エラー表示

サーバエラーが発生しました。
回線が込み合っている可能性があります。
時間をおいて再接続してください。

org.h2.jdbc.JdbcSQLException: 一般エラー: "java.lang.ArrayIndexOutOfBoundsException: 0"
General error: "java.lang.ArrayIndexOutOfBoundsException: 0"; SQL statement:
select WML_DIRECTORY.WAC_SID, min(WML_MAILDATA.WMD_SDATE) as FRDATE, max(WML_MAILDATA.WMD_SDATE) as TODATE from WML_MAILDATA, WML_DIRECTORY where WML_DIRECTORY.WAC_SID = ? and WML_MAILDATA.WDR_SID = WML_DIRECTORY.WDR_SID group by WML_DIRECTORY.WAC_SID [50000-159]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:329)
at org.h2.message.DbException.get(DbException.java:158)
at org.h2.message.DbException.convert(DbException.java:281)
at org.h2.command.Command.executeQuery(Command.java:185)
at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:96)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at

投稿者siduki
最新書き込み2013/12/04 00:34:56
[ 5704 ] Re: WEBメールで複数アカウントを使用しています。 あるアカウントのみサーバエラーになります。

以下、続きです。


jp.groupsession.v2.wml.wml010.Wml010Dao.getMailDate(Wml010Dao.java:102)
at jp.groupsession.v2.wml.wml010.Wml010Biz.setInitData(Wml010Biz.java:244)
at jp.groupsession.v2.wml.wml010.Wml010Action.__doInit(Wml010Action.java:335)
at jp.groupsession.v2.wml.wml010.Wml010Action.executeAction(Wml010Action.java:233)
at jp.groupsession.v2.struts.AbstractGsAction.execute(AbstractGsAction.java:144)
at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at

投稿者siduki
最新書き込み2013/12/04 00:37:05
[ 5705 ] Re: Re: WEBメールで複数アカウントを使用しています。 あるアカウントのみサーバエラーになります。

> 以下、更に続きです。
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at jp.co.sjts.util.http.filter.FilterEncoding.doFilter(FilterEncoding.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.h2.index.PageDataLeaf.getRowAt(PageDataLeaf.java:327)
at org.h2.index.PageDataLeaf.getRowWithKey(PageDataLeaf.java:443)
at org.h2.index.PageDataNode.getRowWithKey(PageDataNode.java:270)
at org.h2.index.PageDataNode.getRowWithKey(PageDataNode.java:270)
at org.h2.index.PageDataIndex.getRowWithKey(PageDataIndex.java:405)

投稿者siduki
最新書き込み2013/12/04 00:38:27
[ 5706 ] Re: Re: Re: WEBメールで複数アカウントを使用しています。 あるアカウントのみサーバエラーになります。

> > 以下、最後の続きです。
> >

リクエストパラメータ
wml010svSearchDateMonthTo =
wml010viewDirectoryType = 0
wml010svSearchDateYearTo =
wml010selectPage = 0
wml010searchType = 0
detailSearchFlg = 1
wml010svSearchDateDayFr =
wml010svSearchFrom =
wml010searchDateDayFr = 4
wml010maxBodySize = 10000
wml010searchOrder = 0
wml010svSearchDateDayTo =
wml010order = 0
wml010sendMessageNum =
wml010searchDateMonthFr = 12
wml010searchDateDayTo = 4
wmlAccountMode = 0
wml010downloadFileId =
wml010searchDateMonthTo = 12
wml010searchSortKey = 0
wml010pluginUserUse = 0
helpPrm = 0
wml010searchTextAddressList =
wml010pluginAddressUse = 0
wml010svSearchReadKbn = 0
wml010viewDirectory = 0
wml010searchKeyword =
wml010searchKeywordKbn = -1
wml010viewDelMail = 0
wml010shainGroup = 74
wml010searchDateYearTo = 2013
wml010searchKeywordNml =
wml010searchTo =
wml010svSearchKeyword =
wml010svSearchDateMonthFr =
CMD = init
wml010svSearchTo =
wml010searchReadKbn = 0
wml010svSearchDateType =
wml010svSearchKeywordNml =
wmlViewAccount = 7
wml010svSearchTempFile = 0
wml010searchDateType = 0
wml010searchDateYearFr = 2013
wml010svSearchKeywordKbn =
wml010sendMailType =
wml010searchFrom =
wml010viewLabel = 0
wml010svSendContent =
wml010sortKey = 0
wml010svSearchDateYearFr =
wml010addressType = 0

投稿者siduki
最新書き込み2013/12/04 00:39:24
[ 5713 ] Re: WEBメールで複数アカウントを使用しています。 あるアカウントのみサーバエラーになります。

ユーザーIDに紐づくWebMailのSIDがおかしな値になっている印象です。

DBAやその他DBアクセスツールで中身を覗いてみないとなんとも…という感じでしょうか。

投稿者kon
最新書き込み2013/12/05 13:44:40
スレッドURLhttps://groupsession.jp/wbs/bulletin/bbs080.do?bbs010forumSid=4&threadSid=1948
 


TOP