Unable to launch mahup server

Summa-dm
User offline. Last seen 1 year 52 weeks ago. Offline
Joined: 12/10/2009
Points: 10

I installed presto (developer edition) on a vista machine, but am unable to launch the mashup server.  I have attached the log file.  Any idea what I'm doing wrong?

0
Your rating: None
isword
isword's picture
User offline. Last seen 2 years 3 weeks ago. Offline
Joined: 01/05/2010
Points: 0

Summa-dm

I have the same issue. It seems to break down as it's deploying the presto.war file.
I dont think you are doing anything wrong.
BTW: I'm using Windows XP

Matt

aishmishra
aishmishra's picture
User offline. Last seen 10 weeks 6 days ago. Offline
Joined: 09/24/2008
Points: 3

Hi Brendan,

I checked the logs posted by you.

From the logs it seems Presto Mashup Server is unable to connect to the Presto Repository.

Could you check if the Repository is running?

 

aishmishra
aishmishra's picture
User offline. Last seen 10 weeks 6 days ago. Offline
Joined: 09/24/2008
Points: 3

Hi Matt,

If you are seeing the same errors then could you please check the same - if Presto Repository is running.

In case the errors are the not the same, please attach the log files in your reply.

isword
isword's picture
User offline. Last seen 2 years 3 weeks ago. Offline
Joined: 01/05/2010
Points: 0

yeah, the repository is NOT running. I guess I should read the documentation a bit better;  the documentation doesnt really tell you in which order you have to do the steps. I guess I was trying to follow the install docs as a sequence. I have the splash screen to load in software key, so I'm getting somewhere.
Thanks
 

Summa-dm
User offline. Last seen 1 year 52 weeks ago. Offline
Joined: 12/10/2009
Points: 10

Thanks for looking at the logs for me.  I tried again (this time starting the repository first), but am still having no luck.  If you could take a look at the new log and let me know if you see anything else I'm doing wrong, I'd appreciate it.

Thanks again.

Brendan

aishmishra
aishmishra's picture
User offline. Last seen 10 weeks 6 days ago. Offline
Joined: 09/24/2008
Points: 3

Hi Brendan,

Looking at the logs I feel we have progressed one step further. Please follow these steps:

i. Please run setup.bat if you have not run it.

ii. Delete presto.log from <presto installation folder>/logs/

iii. Start Presto respository

iv. Start Presto Mashup Server

v. If you are still unable to use Presto, please send us the new log

 

Summa-dm
User offline. Last seen 1 year 52 weeks ago. Offline
Joined: 12/10/2009
Points: 10

I had already run the setup.bat.  I have attached the new log file.

Thanks again,

Brendan

aishmishra
aishmishra's picture
User offline. Last seen 10 weeks 6 days ago. Offline
Joined: 09/24/2008
Points: 3

Hi Brendan,

I see the error is being cause by the system not being able to find a file specified in the following path

C:\Users\John\Documents\presto-dev-install-2_7_0%5B1%5D\Presto2.7.0\server\apache-tomcat-5.5.20\webapps\presto\WEB-INF\classes\presto.config
 

Now, I see everything normal in the path and folder names except for the following folder
presto-dev-install-2_7_0%5B1%5D
Could you check if the folder is named properly.
In case you find something improper in the file name and change it please make sure that the changes are also noted in the jbenv.bat file or you can run the setup again so that it will update the jbenv.bat file automatically

Summa-dm
User offline. Last seen 1 year 52 weeks ago. Offline
Joined: 12/10/2009
Points: 10

Thanks Aishmishra, It seems to be working now.  (The directory had an extra "[1]" at the end of it.)