Erlang/OTP Forums

Author Message

<  Open Telecom Platform (OTP)  ~  Error during generating the boot script file

Mina Gerges
Posted: Tue Jul 08, 2008 7:30 am Reply with quote
Joined: 05 Jul 2008 Posts: 3 Location: Egypt
I want to use the following command: >systools:make_script("myapp_rel").
to generate a boot script file but it generates the following error:
myapp_app: Missing parameter in .app file: modules
error
so, I checked the .app file and I found that it is correct as I listed all modules, applications, and registered names.


Last edited by Mina Gerges on Tue Jul 08, 2008 10:16 am; edited 1 time in total


myapp_app.txt
 Description:
It is the .app file for my application

Download
 Filename:  myapp_app.txt
 Filesize:  559 Bytes
 Downloaded:  845 Time(s)

View user's profile Send private message Send e-mail
Mazen
Posted: Tue Jul 08, 2008 9:44 am Reply with quote
User Joined: 20 Jul 2006 Posts: 164 Location: London
Hi Mina,

Would help if you posted your App file.

Are have you checked that your app file has the module tuple in there? It doesn't matter if _all_ or _some_ modules are listed, it is complaining about the missing parameter.

.M
View user's profile Send private message
Mina Gerges
Posted: Wed Jul 09, 2008 10:52 am Reply with quote
Joined: 05 Jul 2008 Posts: 3 Location: Egypt
Hi all,
Thanx Mazen for your contributions. I,ve fixed this error and I found that there was a spelling error in the Modules parameter
View user's profile Send private message Send e-mail

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum