Adding the necessary LUNA Publisher urls to Studio's dat file.

2/24/2009 7:46 PM
You can subscribe to this wiki article using an RSS feed reader.
If your default browser launches our home page when 'Launch Luna Publisher' is clicked, its a sure sign that the .dat file has not been appended with the necessary urls needed to launch the Luna publisher from Studio. Two reasons why this could happen.

  1. When Studio is installed, the last step of the installer asks you if you want to integrate Studio with the Luna publisher. If this step is skipped, the installer will not add the urls.

  2. For some reason, the upgrade installer (only applies to upgrading the server) or the Studio installer may not have added these additional lines to the end of your InsightStudio.dat file during installation.


To fix this, open the InsightStudio.dat file located in the same folder as the Studio application and scroll to the bottom. If you don't see the following urls, add them.

# LUNA Publisher

LasLoginURL = http://<server address>:8180/las/login-from-studio.htm
LasScheduleURL = http://<server address>:8180/las/session-schedule.htm
LasThemeUploadURL = http://<server address>:8180/las/image-file-upload.htm

replace:

'<server address>' with your server address that is running the JBoss service

replace:

':8180' with your Jboss port number if you chose a different port other than 8180 for Jboss. You can find this out from your Insight admin.

Restart Studio.