这是"嫁我网"的英文,请翻译一下....

发布时间:2024-05-18 03:08 发布:上海旅游网

问题描述:

500 Servlet Exception
java.lang.NumberFormatException: For input string: ".20077E4.20077E4"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1224)
at java.lang.Double.parseDouble(Double.java:482)
at java.text.DigitList.getDouble(DigitList.java:141)
at java.text.DecimalFormat.parse(DecimalFormat.java:1276)
at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1375)
at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1124)
at java.text.DateFormat.parse(DateFormat.java:333)
at org.mycommon.util.Util.strtodatetime(Util.java:515)
at org.mysso.client.imp.SocketSSOClient.PropertiesToUser(SocketSSOClient.java:398)
at org.mysso.client.imp.SocketSSOClient.find(SocketSSOClient.java:435)
at com.marryfive.common.helper.SSOHelper.hasSignOned(SSOHelper.java:131)
at com.marryfive.common.filter.SSOFilter.doFilter(SSOFilter.java:88)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:178)
at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
at com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:419)
at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)
at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507)
at com.caucho.util.ThreadPool.run(ThreadPool.java:433)
at java.lang.Thread.run(Thread.java:595)

--------------------------------------------------------------------------------
Resin-3.0.19 (built Mon, 15 May 2006 04:50:47 PDT)

问题解答:

你这个好像是java程序的log,没有实质意义,一般不作翻译解释,只有操作意义

热点新闻