Operating System - Linux
1748128 Members
3474 Online
108758 Solutions
New Discussion юеВ

Re: Internal Error: Codeword file(s) missing or empty

 
K Duraisamy
Occasional Contributor

Internal Error: Codeword file(s) missing or empty

I have downloaded the aC++ evaluation compiler.
I have downloaded the license key in .lic and plain text file.

I have placed the licence key in /opt/aCC/newconfig/aCC.cwd.
# cat aCC.cwd
8375962014b43847a36659b6ab.

Still i am getting the codeword file missing or empty error.
Even i tried with creating aCC.cwd as a folder and copied the plain text file with license key inside the aCC.cwd folder.

Please help me.
8 REPLIES 8
Arunvijai_4
Honored Contributor

Re: Internal Error: Codeword file(s) missing or empty

Hi,

Have a look at this thread, same problem.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=987395

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
K Duraisamy
Occasional Contributor

Re: Internal Error: Codeword file(s) missing or empty

Hi Arun,

Thanks for the url.

I have received the 26 digit key, and i tried in the following way,
Even i tried with creating aCC.cwd as a folder and copied the plain text file with license key inside the aCC.cwd folder.


It is not working.. it is coming with same problem.

Could you please help me in this to start my work?

Rgds,
Durai
Arunvijai_4
Honored Contributor

Re: Internal Error: Codeword file(s) missing or empty

Hi,

You just need to create a plain text (ASCII) file containing only that 26 digit hexadecimal license key, in the following location:

* PA C or C++ compiler: /opt/softbench/lib/softbench.cwd
* IPF Ansi C compiler: /opt/ansic/newconfig/ansic.cwd
* IPF aC++ compiler: /opt/aCC/newconfig/aCC.cwd

Just let us know how did you create that file ? Created on windows and ftp'ed to HP-UX ? Or straight away, created in HP-UX using vi editor ?

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Steven E. Protter
Exalted Contributor

Re: Internal Error: Codeword file(s) missing or empty

Shalom,

Though unsure concerning temporary codewords, I enter regular codewords via swinstall. That creates the files needed and then I can copy them arround to other systems if I'm lazy.

If all efforts do not work, you may wish to call the response center. They may know something that the itrc people don't (heaven forfend).

There could be a specific problem that just came up.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
K Duraisamy
Occasional Contributor

Re: Internal Error: Codeword file(s) missing or empty

Hi Arun,

I have received the pdf file & .lic file from website & through mail.
The the license file name is licenseFile_55Y4HTJE5TAY.lic


Logged in as root

#cd /opt/aCC/newconfig
vi aCC.cwd
8375962014b43847a36659b6ab

Saved.

Thanks and Regards,
Durai
K Duraisamy
Occasional Contributor

Re: Internal Error: Codeword file(s) missing or empty

Hi Steev,

Thanks for the info.

How do i enter the code through swinstall?

Could you please help me to resolve the issue?
Rgds,
Durai
Arunvijai_4
Honored Contributor

Re: Internal Error: Codeword file(s) missing or empty

Hi Durai,

Better log a support call with HP, they will help you to find out. Also, try to assign points to the posts since it attracts more people to anser your queries in the future.

http://forums1.itrc.hp.com/service/forums/helptips.do?#28


-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
hmckee_1
New Member

Re: Internal Error: Codeword file(s) missing or empty

I had to put the license file in more then one location. Per the installation instructions, which follow:

You just need to create a plain text (ASCII) file containing only that 26 digit hexadecimal license key, in the following location:

* PA C or C++ compiler: /opt/softbench/lib/softbench.cwd
* IPF Ansi C compiler: /opt/ansic/newconfig/ansic.cwd
* IPF aC++ compiler: /opt/aCC/newconfig/aCC.cwd

It should be changed to "...in (one or more of) the following location(s):"

To get it to work for me I had to put the license file in /opt/aCC/newconfig/aCC.cwd and /opt/softbench/lib/softbench.cwd. I initially only put the license file in /opt/aCC/newconfig/aCC.cwd.