Demo application hangs before tests start

20 views
Skip to first unread message

Magnus

unread,
Aug 12, 2011, 3:12:41 AM8/12/11
to tellurium-users
Greetings,
I've been trying to get your demo application up and running using
IntelliJ 10.5, Java 7 on Windows XP (yes I know, the organisation I
just started working for are running some old stuff on their standard
machines).
Everything seems to build ok via Maven, but when tests are about to
run it just hangs after printing out the following:

Parse configuration file: TelluriumConfig.groovy
Configure UI Object Builders using configuration file
Configure widget modules using configuration file
Configure event handler using configuration file
Configure data accessor using configuration file
Configure dispatcher using configuration file
Configure Embedded Selenium Server using configuration file
Warning: No user-extensions.js found!
09:06:34.727 INFO - Java: Oracle Corporation 21.0-b17
09:06:34.727 INFO - OS: Windows XP 5.1 x86
09:06:34.742 INFO - v1.0.1 [2697], with Core v@VERSION@ [@REVISION@]
09:06:34.789 INFO - Version Jetty/5.1.x
09:06:34.789 INFO - Started HttpContext[/selenium-server/driver,/
selenium-server/driver]
09:06:34.789 INFO - Started HttpContext[/selenium-server,/selenium-
server]
09:06:34.789 INFO - Started HttpContext[/,/]
09:06:34.789 INFO - Started SocketListener on 0.0.0.0:4444
09:06:34.789 INFO - Started org.mortbay.jetty.Server@cf9a33
Configure Selenium Client using configuration file
09:06:39.821 INFO - Contacting Selenium RC at localhost:4444
09:06:39.867 INFO - Checking Resource aliases
09:06:39.867 INFO - Command request: getNewBrowserSession[*chrome,
http://www.google.com, ] on session null
09:06:39.867 INFO - creating new remote session
09:06:39.992 INFO - Allocated session 1801289e04794cec992d053ab239e611
for http://www.google.com, launching...
09:06:40.055 INFO - Preparing Firefox profile...

I can see that the Selenium server seems to be listening on port 4444.
I changed the baseURL from 127.0.0.1:8080 to www.google.com, as that's
where we're going to test things, right? The firefox process starts,
but nothing else happens. The installed Firefox is version 5.01, and
works just browsing normally.

After stopping running the test inside IntelliJ, the Firefox process
remains so I have to kill it manually.

Any idea what I could be doing wrong?

Thanks in advance for any pointers.

Jian Fang

unread,
Aug 12, 2011, 11:46:21 AM8/12/11
to telluri...@googlegroups.com
Firefox 4 and 5 are not tested, not sure if they can be supported. Have you tried FF 3 or 2?

Sent from my iPhone

> --
> You received this message because you are subscribed to the Google Groups "tellurium-users" group.
> To post to this group, send email to telluri...@googlegroups.com.
> To unsubscribe from this group, send email to tellurium-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
>

John

unread,
Aug 29, 2011, 3:16:19 PM8/29/11
to tellurium-users
Ok, the reason is that the Firefox plugins in selenium server had 3.6
as the highest
version number, I updated the snapshot and you could try the following
jar if you run tellurium 0.8.0 snapshot.

http://maven.kungfuters.org/content/repositories/snapshots/org/seleniumhq/selenium/server/selenium-server/1.0.1-te5-SNAPSHOT/selenium-server-1.0.1-te5-20110829.191153-13.jar


On Aug 12, 11:46 am, Jian Fang <john.jian.f...@gmail.com> wrote:
> Firefox 4 and 5 are not tested, not sure if they can be supported. Have you tried FF 3 or 2?
>
> Sent from my iPhone
>
> > forhttp://www.google.com, launching...
> > 09:06:40.055 INFO - Preparing Firefox profile...
>
> > I can see that the Selenium server seems to be listening on port 4444.
> > I changed the baseURL from 127.0.0.1:8080 towww.google.com, as that's
Reply all
Reply to author
Forward
0 new messages