MantisConnect Problem!

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
eliasn
Posts: 8
Joined: 30 Jan 2008, 14:51
Location: Porto Alegre, Brazil
Contact:

MantisConnect Problem!

Post by eliasn »

Hi all!
I installed the plugin MantisConnect in Eclipse and not make it work... :(

In the MantisConnect screen in Eclipse I put:
- Name: http://localhost
- Port: 80

- Editing connnections:
- Name: localhost
- MantisConnectUrl: http://localhost/mantis-1.1.1/api/soap
- Brownser Url: http://localhost/mantis-1.1.1
- User: my user
- password: my password

Then I receive this message when I click in "Test connection" button:
"Test Filed. Reason: Teste for MantisConnect URL failed"
"java.net.UnknownHostException: http://localhost"

Is there any additional configuration to do?

Best Regards,
Elias Nogueira
Attachments
mantis_eclipse_conf.png
mantis_eclipse_conf.png (16.71 KiB) Viewed 4035 times
Elias Nogueira
Test engineer
http://sembugs.blogspot.com
Image
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: MantisConnect Problem!

Post by vboctor »

See if you can get help from the author of the plugin:
http://www.two-toned.at/mc/HomePage
Migrate your MantisBT to the MantisHub Cloud
planser
Posts: 1
Joined: 17 Apr 2008, 07:15

Re: MantisConnect Problem!

Post by planser »

Elias,

what do you have on localhost:80 - an HTTP server or a proxy server?

Furthermore the screenshot shows that you have many typos in your configuration:

http:/localhost/mantis-1.1.1/api/sopa -> http://localhost/mantis-1.1.1/api/soap

However, I think you need the following configuration:

- Set "Enable HTTP Proxy" to FALSE
- MantisConnect Url: http://localhost/api/soap/mantisconnect.php
- Browser Url: http://localhost/view.php?id=${issue_id}

Regards,
Peter
eliasn
Posts: 8
Joined: 30 Jan 2008, 14:51
Location: Porto Alegre, Brazil
Contact:

Re: MantisConnect Problem!

Post by eliasn »

Hello planser!
Now I could configure, but does not have any effect on the mantis eclipse plugin (screenshot)

Someone has done this plugin work?

Regards
Attachments
mantis_connect.png
mantis_connect.png (7.17 KiB) Viewed 3903 times
Elias Nogueira
Test engineer
http://sembugs.blogspot.com
Image
Post Reply