gavioto / jasperrocks

Automatically exported from code.google.com/p/jasperrocks
GNU General Public License v3.0
0 stars 0 forks source link

can not connect to jasperserver-pro or jasperserver #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Deployed jasperrocks to tomcat bundled with eXo-Platform-community-3.5.5 - this 
seems fine (Java 1.7 on Mac OS X)

When attempting to connect to JasperReports Server 5.0.1 Commercial or 
JasperReports Server CE I get "invalid URL"

See my short recording here: http://screencast.com/t/Hvxx2iSIjuOL

Thanks!

Original issue reported on code.google.com by ernestoo...@gmail.com on 5 Mar 2013 at 10:15

GoogleCodeExporter commented 9 years ago
My eXo-Platform-community-3.5.5 connects to their JasperSoft official 
JasperServer pro 5 without any problem. See screenshot.

Let me replay your screencast again and again to investigate your case.

By the way, are you customer of Jaspersoft ? If so, they may provide an testing 
environment of JasperServer Pro to you.

To be continued ....

Ching

Original comment by ching@icecreaming.com on 9 Mar 2013 at 5:10

Attachments:

GoogleCodeExporter commented 9 years ago
http://superuser.com/questions/30827/safari-is-unable-to-reach-localhost-127-0-0
-1

Ernesto Ongaro,

I saw you used Safari at Mac OSX platform.

Some forum threads suggest IPv6 resolution is causing this issue. I would be 
inclined to turn off IPv6 and remove the entry from the hosts file (temporarily 
just for testing)
    Apple Menu > System Preferences
    Network
    Select your Network Connection > Advanced
    Configure IPv6 > Off
Apply, restart, and see how it goes.

Ching

Original comment by ching@icecreaming.com on 9 Mar 2013 at 8:10

GoogleCodeExporter commented 9 years ago
Hi. Just change localhost by 127.0.0.1 in your Host field. It worked for me.
It's because the url validator does not recognize localhost as a valid domain.

Original comment by plamar...@exoplatform.com on 14 Mar 2013 at 12:23

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Dear Ernesto Ongaro,

An eXo expert Patrice Lamarque found what's reason and the solution at MacOSX 
here:

http://community.exoplatform.com/portal/classic/forum/topic/topic67de420a0a2106c
65d67d3de11c46f7a

I shall review his suggestion "UrlValidator from apache commons validator" and 
improve the codes.

I honestly thank all of you

Original comment by ching@icecreaming.com on 14 Mar 2013 at 1:21