
| Key: |
CT-66
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
Erlend Halvorsen
|
| Reporter: |
Bambr
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
CubicTest
Created: 18/Jul/08 11:01 AM
Updated: 15/Aug/08 07:26 AM
|
|
| Component/s: |
Recorder
|
| Affects Version/s: |
1.8.6
|
| Fix Version/s: |
1.8.11
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
Debian 4.0,
Firefox 3,
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
Eclipse 3.4 Ganymede
CubicTest 1.8.6
Debian 4.0,
Firefox 3,
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
Eclipse 3.4 Ganymede
CubicTest 1.8.6
|
|
|
Following things happen when i create new test, set starting point (valid url, accessible in browser) and start recording:
no error messages at start, browser, launched by recorder, asks for license agreement (you know, when you first launch FF3, it asks you to agree with it's license) - does it every time.
then, after you accept license - no browser window appear.
when stopping test recording from CubicTest - 2 things happen: error message popup and browser window shows up reporting that it didn't find the page.
Error message itself:
java.lang.UnsupportedOperationException: Catch body broken: IOException from cmd=open1=url_goes_here->java.net.ConnectException: Connection refused
Notes: url_goes_here - my url, which i'm using for test site (like 192.168.1.1/testSite) , url appears in encoded form (url encode).
eclipse.ini contents:
-startup
plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.100.v20080606
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-DfirefoxDefaultPath=/usr/bin/firefox-bin
-Xms40m
-Xmx256m
Also, I've noticed that there is created new FF3 profile in /tmp folder each time I launch recording, name of folder containing profile is always different.
|
|
Description
|
Following things happen when i create new test, set starting point (valid url, accessible in browser) and start recording:
no error messages at start, browser, launched by recorder, asks for license agreement (you know, when you first launch FF3, it asks you to agree with it's license) - does it every time.
then, after you accept license - no browser window appear.
when stopping test recording from CubicTest - 2 things happen: error message popup and browser window shows up reporting that it didn't find the page.
Error message itself:
java.lang.UnsupportedOperationException: Catch body broken: IOException from cmd=open1=url_goes_here->java.net.ConnectException: Connection refused
Notes: url_goes_here - my url, which i'm using for test site (like 192.168.1.1/testSite) , url appears in encoded form (url encode).
eclipse.ini contents:
-startup
plugins/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.100.v20080606
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-DfirefoxDefaultPath=/usr/bin/firefox-bin
-Xms40m
-Xmx256m
Also, I've noticed that there is created new FF3 profile in /tmp folder each time I launch recording, name of folder containing profile is always different. |
Show » |
|