| Author |
Message |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 30/10/2009 16:35:04
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
I am not able to connect to the Track+ service (http://www.trackplus.com/update-site/e3.4/tp37/) from within Eclipse.
When I try to add a task repository in Eclipse, and push 'Validate Settings', I just get '404 Error: Not Found'.
I add these data:
- Server: http://<myserver>/track/services/TrackplusService (verified by accessing Server: http://<myserver>/track/services/TrackplusService?wsdl in the browser)
- Label: Trackplus
- User ID: <my valid user id>
- Password <my valid password>
Are there any known problems with the Eclipse Mylyn client on Eclipse Galileo?
How can I proceed with debugging this?
regards
Knut Erik Ballestad
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 02/11/2009 12:03:41
|
Track+ Support 4
Joined: 21/02/2007 10:36:07
Messages: 39
Offline
|
We have tested the Mylyn Track+ connector on Eclipse Galileo and is work fine.
Did you try with demo site http://www.trackplus.com/track-demo/services/TrackplusService?
Did you try to clean the mylyn meta-data? (Maybe there is a incompatibility between different mylyn versions)
<eclipse_workspace>\.metadata\.mylyn
This meta-data contains a local cache of queries and tasks
In order to debug eclipse you need 2 eclipse ruining instance. In first you debug and in second you access mylyn plugin
1. You need to download the source code for Trackmylyn core and user interface : http://www.trackplus.com/mylyn.html
2. Create new eclipse projects for Trackmylyn core and user interface
3. Run a new eclipse instance with debug options (run from Eclipse 3.5 root dir)
4.In first Eclipse instance, navigate to Run | Debug, Select Remote Java Application, use host:localhost and port:8000
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 14:12:41
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
I just tried the Mylyn plugin again on a fresh Eclipse install (actually MyEclipseIDE 8.5 M1), but still gets the same error.
Using my browser I can access the Track+ WS just fine, and also list the WSDL by adding ?WSDL to the request URL.
What is the user id and password for this demo site (since I cannot access that one either with empty usernam/password)?
This message was edited 1 time. Last update was at 04/02/2010 14:19:06
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 14:17:58
|
Track+ Support 4
Joined: 21/02/2007 10:36:07
Messages: 39
Offline
|
Guest access on http://www.trackplus.com/track-demo
* user name: guest
* password: trackplus
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 14:20:08
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
Same error message towards the Trackplus demo site: "Transport error: 404: Not Found"
I have entered these data in the task repository config:
- Server = http://www.trackplus.com/track-demo/services/TrackplusService
- Label = Trackplus demo site
- User ID = guest
- Password = trackplus
Update:
If I try the 'New Query' wizard on the Task repository, and selects 'Create query using form' and hits 'Next', I get the error "No read right in any project"
This message was edited 4 times. Last update was at 04/02/2010 14:44:59
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 15:10:04
|
Track+ Support 4
Joined: 21/02/2007 10:36:07
Messages: 39
Offline
|
You should check "Save password" in Properties for task repository
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 15:24:49
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
Track+ Support 4 wrote:You should check "Save password" in Properties for task repository
I did, and it doesn't connect to the server anyway.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 15:31:27
|
Track+ Support 4
Joined: 21/02/2007 10:36:07
Messages: 39
Offline
|
We just have tested again with latest eclipse Galileo version http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/SR1/eclipse-jee-galileo-SR1-win32.zip
Can you give us a link to download your eclipse version?
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 15:57:57
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
The download link for my eclipse distro is here:
http://myeclipseide.com/Downloads-req-viewsdownload-sid-34.html
Then select the top option (all-in-one windows edition).
This eclipse distro is based on Eclipse 3.5.1.
NB!
When you start it up, you get to the 'MyEclipse Configuration Center', where you can select the 'Software' tab and then 'add site' to add your Track+ eclipse/mylyn plugin.
This message was edited 1 time. Last update was at 04/02/2010 15:59:54
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 04/02/2010 16:12:30
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
I have now also tested with the latest Galileo towards both my own Track+ installation and towards your demo server with the same results. So the problem might be something in my specific setup.
I run Windows 7x64 with latest 32-bit Sun JDK.
update: Also tried switching off all anti-virus + firewall (F-Secure): same symptoms....
This message was edited 1 time. Last update was at 04/02/2010 16:17:54
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 11/02/2010 10:23:15
|
Track+ Support 4
Joined: 21/02/2007 10:36:07
Messages: 39
Offline
|
We have tested on Windows 7x64 Enterprise with latest 32-bit Sun JDK and works fine! So we suppose the problem is with your security/firewall settings.
There must be some error logs in eclipse. Start the eclipse with console option: "<Eclipse351>/eclipse.exe -console"
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 15/02/2010 16:08:18
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
This is my error message in the console when I try to push 'Validate Settings' on your server (http://www.trackplus.com/track-demo/services/TrackplusService):
If I try to perform a query etc, exactly the same message appears.
|
|
|
 |
![[Post New]](/forum/templates/default/images/icon_minipost_new.gif) 22/02/2010 11:33:10
|
knuterik
![[Avatar]](/forum/images/avatar/54229abfcfa5649e7003b83dd4755294.jpg)
Joined: 15/09/2006 10:53:28
Messages: 46
Location: Norway
Offline
|
Track+ Support 4 wrote:We have tested on Windows 7x64 Enterprise with latest 32-bit Sun JDK and works fine! So we suppose the problem is with your security/firewall settings.
There must be some error logs in eclipse. Start the eclipse with console option: "<Eclipse351>/eclipse.exe -console"
I think not, because if I use the browser to access the same URL, there is no problem.
|
|
|
 |
|
|