History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SRC-515
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Paul Hammant
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

Patch to get rid of "no transformation seen for key @SESSION_ID@" errors

Created: 22/Aug/08 11:26 AM   Updated: 25/Aug/08 12:29 PM
Component/s: Server
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File Patchset4.diff (0.9 kb)
2. File Patchset5.diff (0.8 kb)



 Description  « Hide
Reported by Alex Ward :

This patch get's rid of errors like this: 4:46:03.593 WARN - no transformation seen for key @SESSION_ID@ This patch seems a bit "hackish", so use at your own discretion. I'll leave it to the core developers to determine it's worthiness.

Patchset4.diff (920 bytes)
Download


 All   Comments   Work Log   Change History      Sort Order:
Paul Hammant - 22/Aug/08 11:27 AM
Patch does not apply.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/scm/oss/selenium-rc/server-coreless/src/main/java/org/openqa/selenium/server/BrowserSessionFactory.java:[316,37] setLastSessionId(java.lang.String) has private access in org.openqa.selenium.server.SeleniumDriverResourceHandler



Alex Ward - 25/Aug/08 12:28 PM
Requied patch to SeleniumDriverResourceHandler

Alex Ward - 25/Aug/08 12:29 PM
I uploaded the an additional patch for SeleniumDriverResourceHandler to correct this problem.

Thanks