Home » Developer & Programmer » Forms » Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i
Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #213741] Fri, 12 January 2007 02:45 Go to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

Hi,

I have encountered the following oracle forms 9i error: frm-10221: cannot read file menu, frm-41810: error creating menu. I have placed my menu the same with my form and recompile my menu but still I encountered the same problem. Any help is appreciated. Thanks and God bless!
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #213963 is a reply to message #213741] Sat, 13 January 2007 00:43 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

I already solved the problem.....
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #213977 is a reply to message #213963] Sat, 13 January 2007 05:35 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I'm glad you did. But, this won't help much to anyone with the same problem because you didn't explain HOW you solved it. Would you mind to do so?
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #214099 is a reply to message #213741] Sun, 14 January 2007 23:31 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

Hi,

My apologies if i forget to post the solution. what i did was, i put the menu name under menu module property of the form. then i compiled all the form modules and menu modules using shift + ctrl + k and presto, it worked.
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #214118 is a reply to message #214099] Mon, 15 January 2007 01:17 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Thank you!
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #214404 is a reply to message #213741] Tue, 16 January 2007 05:36 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

your always welcome.....
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #306805 is a reply to message #213741] Sun, 16 March 2008 22:26 Go to previous messageGo to next message
masterborj
Messages: 21
Registered: October 2007
Location: Philippines
Junior Member

i also have the same problem.i already tried to define the Menu Module in my form, recompile and put my menu and form on the same folder and declare it as my working directory but still the same error...any idea?
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #307462 is a reply to message #306805] Tue, 18 March 2008 23:30 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Did you try Cltr-Shft-K?

David
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #308705 is a reply to message #307462] Tue, 25 March 2008 04:28 Go to previous messageGo to next message
oracle_me
Messages: 59
Registered: March 2008
Member
Hi ,
Even I have the same problem.However ctrl+shift+K is not working Sad
Please help.
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309239 is a reply to message #308705] Wed, 26 March 2008 19:38 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Is this your first form?

Have you defined your 'forms_path'?

David
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309382 is a reply to message #309239] Thu, 27 March 2008 04:58 Go to previous messageGo to next message
oracle_me
Messages: 59
Registered: March 2008
Member
Hi,
Yes , I have defined my forms60_path and I have placed my
form and menu in that folder only .
Still it does not work.
I have compiled it a good number of times ..still no use Sad
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309553 is a reply to message #309382] Thu, 27 March 2008 18:02 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Can you get the form to run?

David
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309578 is a reply to message #309553] Fri, 28 March 2008 00:35 Go to previous messageGo to next message
oracle_me
Messages: 59
Registered: March 2008
Member
Hi,
Yes , the form runs only thing is that I do not see the menu on top .
Please help.
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309587 is a reply to message #309578] Fri, 28 March 2008 01:17 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Is this your first form?

Do you have the 'test' form in your directory?

In the Forms Builder, select the top level of the form and look at its property sheet. Do you have the 'Menu' attributes populated? Compare them to the 'test' form's attributes.

If you can't find the test form then go to the Oracle Forms website and download one of the tutorial forms and look a it.

David
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309591 is a reply to message #309587] Fri, 28 March 2008 01:32 Go to previous messageGo to next message
oracle_me
Messages: 59
Registered: March 2008
Member
Ok.I have set the properties as :
Menu source: FILE
Menu Module: menu
the name of the menu module is menu.mmb
So I still it is not working.

[Updated on: Fri, 28 March 2008 01:53]

Report message to a moderator

Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #309979 is a reply to message #309591] Sun, 30 March 2008 18:28 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I repeat:
Is this your first form?

David

[Updated on: Sun, 30 March 2008 18:28]

Report message to a moderator

Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #310044 is a reply to message #309979] Mon, 31 March 2008 01:11 Go to previous messageGo to next message
oracle_me
Messages: 59
Registered: March 2008
Member
Hi,
This is not my first form.
I have run quite a few before this.I just wanted to try
adding a menu and lo! , it fails Sad
Re: Cannot Read Menu File Error and Error Creating Menu in Oracle Forms 9i [message #310289 is a reply to message #310044] Mon, 31 March 2008 18:51 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you looked at http://www.orafaq.com/forum/m/290922/67467/?srch=menu+read#msg_290922

To repeat: you have a form and a menu (neither are called 'form' or 'menu'), they do not have blanks in their names, the directory in which they reside does not have a blank in its name, the directory is in your FORMS60_PATH and was placed AFTER the other entries in the path, none of these entries contains a blank in its name nor are any directories empty. The directory in which these files exist is in the 'Start in' parameter of your 'Forms Builder' short-cut.

You have placed the name of the menu in your form 'X' at the form level. You have opened, compiled, and generated the menu and the form.

Please verify and confirm.

David

Upd: Change 'start-cut' to 'short-cut'.

[Updated on: Mon, 31 March 2008 18:52]

Report message to a moderator

Previous Topic: Application gets closed, leaving a log file in desktop.
Next Topic: Problem when excecuting query on control item
Goto Forum:
  


Current Time: Fri Sep 27 10:32:09 CDT 2024