[ 
https://issues.apache.org/jira/browse/ASTERIXDB-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

gharib updated ASTERIXDB-1895:
------------------------------
    Description: 
I am trying to run AsterixDB within Eclipse, Windows 8 (I need it as a case 
study for another project I am working on, ArchStudio). I have followed the 
instructions of the Development Setup of AsterixDB (cloned the Github 
repository and run Maven install on the project within Eclipse).

As I understood from the documentation, AsterixDB starts by running two 
instances of NCService.java and then one instance of asterixcc CCDriver.java. 
Using the configuration files provided in the Server Sample (red and Blue), I 
am able to run two instances of NCService using Eclipse and the parameters from 
the .conf  files. However, when I run the CCDriver.java with the parameters 
from the cc.conf, I get the following error:
Unknown option in ini: [nc] storage.subdir. 

As I understand, the storage.subdir must be a parameter, not an option. However 
the Configuration Manager within CCDriver.java is parsing the .conf file as 
options instead of parameters

Am I missing something here? Is the way I am trying to run (start) AsterixDB 
from Eclipse correct? And how to address this error?


  was:
I am trying to run AsterixDB within Eclipse, Windows 8 (I need it as a case 
study for another project I am working on, ArchStudio). I have followed the 
instructions of the Development Setup of AsterixDB (cloned the Github 
repository and run Maven install on the project within Eclipse).

As I understood from the documentation, AsterixDB starts by running two 
instances of NCService.java and then one instance of asterixcc CCDriver.java. 
Using the configuration files provided in the Server Sample (red and Blue), I 
am able to run two instances of NCService using Eclipse and the parameters from 
the .conf  files. However, when I run the CCDriver.java with the parameters 
from the cc.conf, I get the following error:
Unknown option in ini: [nc] storage.subdir. 

As I understand, the storage.subdir must be a parameter, not an option. However 
the Configuration Manager within CCDriver.java is parsing the .conf file as 
options instead of parameters

Am I missing something here? Is the way I am trying to run (start) AstericDB 
frmo Eclipse correct? And any ideas about the error? 



> Running CCDriver.java results in Unknown option in ini Error
> ------------------------------------------------------------
>
>                 Key: ASTERIXDB-1895
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1895
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: AsterixDB, Configuration
>         Environment: Eclipse  Luna (4.4), Windows 8
>            Reporter: gharib
>              Labels: asterixdb
>         Attachments: cc_storage_options.png
>
>
> I am trying to run AsterixDB within Eclipse, Windows 8 (I need it as a case 
> study for another project I am working on, ArchStudio). I have followed the 
> instructions of the Development Setup of AsterixDB (cloned the Github 
> repository and run Maven install on the project within Eclipse).
> As I understood from the documentation, AsterixDB starts by running two 
> instances of NCService.java and then one instance of asterixcc CCDriver.java. 
> Using the configuration files provided in the Server Sample (red and Blue), I 
> am able to run two instances of NCService using Eclipse and the parameters 
> from the .conf  files. However, when I run the CCDriver.java with the 
> parameters from the cc.conf, I get the following error:
> Unknown option in ini: [nc] storage.subdir. 
> As I understand, the storage.subdir must be a parameter, not an option. 
> However the Configuration Manager within CCDriver.java is parsing the .conf 
> file as options instead of parameters
> Am I missing something here? Is the way I am trying to run (start) AsterixDB 
> from Eclipse correct? And how to address this error?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to