RomRaider

Open Source ECU Tools
 FAQ •  Register •  Login 

RomRaider

Documentation

Community

Developers

It is currently Sun May 19, 2013 1:57 am

All times are UTC - 5 hours [ DST ]





Post new topic Reply to topic  [ 37 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: win 7 x64, newest rr, newest ecuflash, rr will not connect
PostPosted: Fri Jul 23, 2010 1:05 am 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
I read the windows 7 thread and still cannot get the logger to connect. My laptop was stolen, and my new laptop is nearly identical yet I cannot seem to get it to work no matter what I do. Please help me.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 6:47 am 
Offline
Experienced

Joined: Sun Apr 27, 2008 10:14 am
Posts: 220
ratfink wrote:
I read the windows 7 thread and still cannot get the logger to connect. My laptop was stolen, and my new laptop is nearly identical yet I cannot seem to get it to work no matter what I do. Please help me.


Using win 7 64 bit here and all connects and works fine, a posting of error messages you get would help though...

_________________
2004 JDM STi FOZY
Dastek 315bhp/338ftlbs


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 10:51 am 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
No error messages other then "unable to send ecu init"

I realize it can work with 7, as I said I had it working before my laptop was stolen. Ecuflash works fine, learn view works fine but RR won't recognize the cable.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 4:48 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
Tried running rr and ecuflash in xp mode, and still will not recognize any cord. Once again ecuflash worked fine.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 5:05 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 3659
Location: Canada eh!
What cable?
What version of RR?
What version of Java?
Have you loaded and pointed the editor to the latest editor defs and the logger to the logger defs?


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 5:16 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
2.0 cable, newest beta rr, newest beta ecuflash (but I tried older ones too) and the latest java as well. I haven't bothered with the editor yet, and I have pointed the logger to the defs, but it won't even try to connect.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 5:42 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 3659
Location: Canada eh!
Is your Java 64 or 32 bit?
Try the 32 bit version.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 5:46 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
32 bit


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 6:09 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 3659
Location: Canada eh!
For RomRaider, open the file "log4j.properties" found in the install directory in NotePad. Make sure the first line reads:
log4j.rootLogger=trace, stdout, file

Then delete the 'romraider.log' file also in the installation directory, try the Logger again.

Zip up the romraider.log after you close RR and post it.

To keep the log file clean set the first line of "log4j.properties" file back to:
log4j.rootLogger=info, stdout, file


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Fri Jul 23, 2010 6:25 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
here you go


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Sun Jul 25, 2010 4:48 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
Anybody have any ideas? I find myself without the ability to log my own vehicle after a couple years of having no trouble at all.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Sun Jul 25, 2010 5:59 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 3659
Location: Canada eh!
I don't think you set the log4J file to trace mode. There is very little info in the log you posted.
But from what I can see from it, RR logger is not getting any connection info from your computer. It's not finding the J2534 driver for your Openport2 nor any serial ports.

Make sure in the "log4j.properties" the first line reads:
log4j.rootLogger=trace, stdout, file

Delete the romraider.log and start things up again.

You could also try deleting the setting.xml file then reset you logger def location and your Log File Output locations.

What version of ECUFlash are you using.
Maybe also send the Comms Log of LV after a successful read.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Sun Jul 25, 2010 8:28 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
dschultz wrote:
I don't think you set the log4J file to trace mode. There is very little info in the log you posted.
But from what I can see from it, RR logger is not getting any connection info from your computer. It's not finding the J2534 driver for your Openport2 nor any serial ports.

Make sure in the "log4j.properties" the first line reads:
log4j.rootLogger=trace, stdout, file

Delete the romraider.log and start things up again.

You could also try deleting the setting.xml file then reset you logger def location and your Log File Output locations.

What version of ECUFlash are you using.
Maybe also send the Comms Log of LV after a successful read.


Here another log, and as I said above, I have tried several versions of both romraider and ecuflash. I am currently on the newest betas of both. Ecuflash works fine, rr won't recognize the cable.


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Sun Jul 25, 2010 10:16 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 3659
Location: Canada eh!
No change, did you try what I suggested about the settings.xml file?
Do you have an LV log?


Top
 Profile  
 
 Post subject: Re: win 7 x64, newest rr, newest ecuflash, rr will not conne
PostPosted: Sun Jul 25, 2010 11:13 pm 
Offline
Newbie

Joined: Mon Oct 27, 2008 10:38 pm
Posts: 39
I don't know what an LV is. I will try deleting the setting tomorrow, but I have tried several installs with no success. Wouldn't that do the same thing?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 37 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subsilver by phpBBservice.nl