Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
j p d
Newbie: Online plugins not available, proxy or ports?
June 17, 2008 7:30 AM
Answer

j p d

Rank: New Member

Posts: 15

Join Date: May 30, 2008

Recent Posts

Hello Forum...

Looks like there's a proxy issue with my LR (5.0.1RC) installation on glassfish (9.1 Update 1 with mySql). The plugins aren't available.

I've tried specifying a proxyHost on the vm commandline in the application server, and in the portlet-custom.xml, but it didn't help.

I'm wondering instead if it's instead a firewall issue, and some specific port must be opened?

I'd like to access them directly online rather than downloadiing them first. Any suggestions much appreciated.

thanks
/j-p.
Raju Uppalapati
RE: Newbie: Online plugins not available, proxy or ports?
June 17, 2008 7:45 AM
Answer

Raju Uppalapati

Rank: Junior Member

Posts: 66

Join Date: October 24, 2007

Recent Posts

How did you set the Proxy host and port?
You should add it through the admin console in the Java Options section. The changes will be saved to the domain.xml. Glassfish should be restarted after this change.

As far as I know for download liferay does not create another port. So it is most likely not a firewall issue.

_raju
j p d
RE: Newbie: Online plugins not available, proxy or ports?
June 27, 2008 3:42 AM
Answer

j p d

Rank: New Member

Posts: 15

Join Date: May 30, 2008

Recent Posts

Thanks _raju...

Yes, I had done that (setting jvm httpProxy options), and they are written to domain.xml. I even changed to a different proxy but the problem still persists:

An error occurred while retrieving available plugins.

There's no error in server.xml. Any suggestions where I could find any more detailed (e.g. stacktrace) description of the mentioned error?

Kind regards,
/j-p.
Raju Uppalapati
RE: Newbie: Online plugins not available, proxy or ports?
June 27, 2008 7:58 AM
Answer

Raju Uppalapati

Rank: Junior Member

Posts: 66

Join Date: October 24, 2007

Recent Posts

The logs are located at : domains/domain1/logs/server.log
Are you able to ping www.liferay.com from the shell/cmd line on this server?

_raju