<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "关于eclipse中jforum生成war包的错误"]]></title>
		<link>https://forum.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "关于eclipse中jforum生成war包的错误"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>关于eclipse中jforum生成war包的错误</title>
				<description><![CDATA[ maven package以后，出现了单元测试不通过的错误： 
<br>
<br>
Results : 
<br>
<br>
Failed tests: testInReplyToIncorrectShouldCreateNewTopic(net.jforum.api.integration.mail.pop.POPListenerTestCase): The message was not inserted 
<br>
<br>
Tests in error: 
<br>
 testSimple(net.jforum.api.integration.mail.pop.POPListenerTestCase) 
<br>
 testInReplyToCreateNewTopicThenReply(net.jforum.api.integration.mail.pop.POPListenerTestCase) 
<br>
<br>
Tests run: 62, Failures: 1, Errors: 2, Skipped: 0 
<br>
<br>
详细的异常如下： 
<br>
Tests run: 3, Failures: 1, Errors: 2, Skipped: 0, Time elapsed: 1.211 sec &lt;&lt;&lt; FAILURE! 
<br>
testSimple(net.jforum.api.integration.mail.pop.POPListenerTestCase) Time elapsed: 1.142 sec &lt;&lt;&lt; ERROR! 
<br>
java.lang.NumberFormatException: null 
<br>
 at java.lang.Integer.parseInt(Integer.java:417) 
<br>
 at java.lang.Integer.parseInt(Integer.java:499) 
<br>
 at net.jforum.context.standard.StandardRequestContext.getIntParameter(StandardRequestContext.java:138) 
<br>
 at net.jforum.view.forum.PostAction.list(PostAction.java:129) 
<br>
 at net.jforum.view.forum.PostAction.isForumReadonly(PostAction.java:1489) 
<br>
 at net.jforum.view.forum.PostAction.insertSave(PostAction.java:956) 
<br>
 at net.jforum.api.integration.mail.pop.POPPostAction.insertMessage(POPPostAction.java:138) 
<br>
 at net.jforum.api.integration.mail.pop.POPPostAction.insertMessages(POPPostAction.java:116) 
<br>
 at net.jforum.api.integration.mail.pop.POPListener.execute(POPListener.java:92) 
<br>
 at net.jforum.api.integration.mail.pop.POPListenerTestCase.sendMessage(POPListenerTestCase.java:223) 
<br>
 at net.jforum.api.integration.mail.pop.POPListenerTestCase.testSimple(POPListenerTestCase.java:112) 
<br>
<br>
求教这应该怎么解决？谢谢~]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/595/1260.page</guid>
				<link>https://forum.andowson.com/posts/preList/595/1260.page</link>
				<pubDate><![CDATA[Mon, 17 Dec 2012 19:04:35]]> GMT</pubDate>
				<author><![CDATA[ wyhao31]]></author>
			</item>
			<item>
				<title>回覆:关于eclipse中jforum生成war包的错误</title>
				<description><![CDATA[ wyhao31您好: 
<br>
目前我尚未遇到這個問題，推測是您的環境問題，請參考我這邊的開發環境: 
<br>
OS: Windows 7 
<br>
DB: MySQL Server 5.5.29 
<br>
IDE: Eclipse Java EE IDE for Web Developers(Juno Service Release 1) 
<br>
JDK: Oracle Java SE JDK 6.0 Update 38 
<br>
Builder: Apache Maven 3.0.4 
<br>
App Server: Apache Tomcat 7.0.35 
<br>
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/595/1276.page</guid>
				<link>https://forum.andowson.com/posts/preList/595/1276.page</link>
				<pubDate><![CDATA[Sun, 20 Jan 2013 22:10:08]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>