Page 1 of 1

APT _CONFIG file Warning

Posted: Tue Oct 27, 2009 2:20 pm
by mandyli
Hi

In our project we have 2 node APT_CONFIG file.

Most of the stage I am seeing following warning

" Warning: Node Pools : Unexpected end of file found."

Is there any issue with config file


Thanks
Man

Posted: Tue Oct 27, 2009 2:22 pm
by bollinenik
put your config file here and paste warning as it is then, that would make it easy to comment any thing.

Re: APT _CONFIG file Warning

Posted: Tue Oct 27, 2009 2:26 pm
by chulett
mandyli wrote:Is there any issue with config file
Magic 8 Ball says... <shake,shake,shake>... "You may rely on it".

Posted: Tue Oct 27, 2009 2:29 pm
by bollinenik
sorry, what is this?
Magic 8 Ball says... <shake,shake,shake>...

Posted: Tue Oct 27, 2009 2:49 pm
by chulett

Posted: Tue Oct 27, 2009 5:41 pm
by ray.wurlod
My guess is that the configuration file is missing the final right brace character ( } ) or that the final line in the configuration is not terminated with a regular end-of-line terminator.

Was the configuration file created using the Configurations editor GUI or using a text editor?

Posted: Wed Oct 28, 2009 3:36 am
by ArndW
From UNIX you can do a "orchadmin check" or use the designer Tool -> configurations to choose your config file and run a syntax check.