[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mifos-developer
Subject:    [Mifos-developer] Issue while running the acceptance tests!
From:       <Ramya.Toshniwal () sungard ! com>
Date:       2011-08-17 5:51:50
Message-ID: 51801E4C27DCAB4A863421DB5FB8ABE3C1F4 () us-voo-mb01 ! internal ! sungard ! corp
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi All,

I have successfully set up the Mifos latest source code on my eclipse. I tried to run \
the unit, integration and acceptance tests also. Unit and integration tests worked \
fine but while running the acceptance tests from the corresponding directory, some of \
the tests are failing giving the error "Jetty service not available" whenever tries \
to connect on port 8083. Some of the tests run on selenium driver which is port 4445 \
which works fine but the one on 8083 fails. Am I supposed to start the 8083 server \
launch present in server-workspace before running the tests ? In fact I tried that \
also, but at the time of launch it gives me weird error that there is incorrect \
database named "mifos_gazelle_acceptance". I tried to run the launcher with and \
without the specified database on my machine, but getting the same error everytime :(

Attached is the screenshot of the jetty error. Please help me in knowing if I am \
missing out something in the entire process of running the acceptance tests. My \
firefox version is 3.5.

URL is :
http://localhost:8083/mifos/dateTimeUpdate.ftl?dateTime=20090223T020000%2B0530

Error is
HTTP ERROR: 503
Problem accessing /mifos/dateTimeUpdate.ftl. Reason:
    Service Unavailable
________________________________
Powered by Jetty://


Thanks,
Ramya


[Attachment #5 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
h2
	{mso-style-priority:9;
	mso-style-link:"Heading 2 Char";
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:18.0pt;
	font-family:"Times New Roman","serif";
	font-weight:bold;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Courier New";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.Heading2Char
	{mso-style-name:"Heading 2 Char";
	mso-style-priority:9;
	mso-style-link:"Heading 2";
	font-family:"Times New Roman","serif";
	font-weight:bold;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:"Courier New";}
.MsoChpDefault
	{mso-style-type:export-only;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi All,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I have successfully set up the Mifos latest source code on my \
eclipse. I tried to run the unit, integration and acceptance tests also. Unit and \
integration tests worked fine but while running the acceptance tests from the \
corresponding  directory, some of the tests are failing giving the error &#8220;Jetty \
service not available&#8221; whenever tries to connect on port 8083. Some of the \
tests run on selenium driver which is port 4445 which works fine but the one on 8083 \
fails. Am I supposed to start the  8083 server launch present in server-workspace \
before running the tests ? In fact I tried that also, but at the time of launch it \
gives me weird error that there is incorrect database named \
&#8220;mifos_gazelle_acceptance&#8221;. I tried to run the launcher with and without  \
the specified database on my machine, but getting the same error everytime <span \
style="font-family:Wingdings"> L</span><o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Attached is the screenshot of the jetty error. Please help me in \
knowing if I am missing out something in the entire process of running the acceptance \
tests. <o:p></o:p></p>
<p class="MsoNormal">My firefox version is 3.5.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">URL is :<o:p></o:p></p>
<p class="MsoNormal"><a \
href="http://localhost:8083/mifos/dateTimeUpdate.ftl?dateTime=20090223T020000%2B0530"> \
http://localhost:8083/mifos/dateTimeUpdate.ftl?dateTime=20090223T020000%2B0530</a><o:p></o:p></p>
 <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Error is <o:p></o:p></p>
<p class="MsoNormal" \
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><b><span \
style="font-size:18.0pt;font-family:&quot;Times New \
Roman&quot;,&quot;serif&quot;">HTTP ERROR: 503<o:p></o:p></span></b></p> <p \
class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span \
style="font-size:12.0pt;font-family:&quot;Times New \
Roman&quot;,&quot;serif&quot;">Problem accessing /mifos/dateTimeUpdate.ftl. Reason: \
<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:10.0pt;font-family:&quot;Courier \
New&quot;">&nbsp;&nbsp;&nbsp;&nbsp;Service Unavailable<o:p></o:p></span></p> <div \
class="MsoNormal" align="center" style="text-align:center"><span \
style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;"> \
<hr size="2" width="100%" align="center"> </span></div>
<p class="MsoNormal"><i><span style="font-size:10.0pt;font-family:&quot;Times New \
Roman&quot;,&quot;serif&quot;">Powered by Jetty://<o:p></o:p></span></i></p> <p \
class="MsoNormal"><i><span style="font-size:10.0pt;font-family:&quot;Times New \
Roman&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></i></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> <p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Ramya<o:p></o:p></p>
</div>
</body>
</html>


["dateTimeUpdate.ftl.htm" (text/html)]

<html><head>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Error 503 Service Unavailable</title>
</head><body>
<h2>HTTP ERROR: 503</h2>
<p>Problem accessing /mifos/dateTimeUpdate.ftl. Reason:
</p><pre>    Service Unavailable</pre><p></p>
<hr><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body></html>

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2

Mifos-developer mailing list
mifos-developer@lists.sourceforge.net
Unsubscribe or change settings at:
https://lists.sourceforge.net/lists/listinfo/mifos-developer

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic