[Barrelfish-users] OCT_ERR_PARSER_FAIL: Record parser encountered syntax error

Shi Jinghao jhshi at cs.hku.hk
Thu Jun 21 09:26:11 CEST 2012


Hi Gerd,

Thanks for your reply. Yes, the service name I was trying to register
consists of upper-case characters. After change it to lower-case
characters, the nameservice_register success!

Regards,
Jinghao

On Thu, Jun 21, 2012 at 3:03 PM, Zellweger Gerd <zgerd at student.ethz.ch>wrote:

> Hi Shi Jinghao,
>
>
>
> The backend of the nameservice has changed. This has introduced slightly
> different syntax rules for nameservice entries. How does the service name
> you are trying to register look like?
>
>
>
> The syntax rule for service names is: lower-case-alphabetic-character {
> alphabetic-character | digit | "_" | "." }
>
>
>
> Let me know if this solves your problem...
>
>
>
> Best regards
>
> Gerd
>
>
>
> ________________________________
> From: Shi Jinghao [jhshi at cs.hku.hk]
> Sent: 21 June 2012 06:51
> To: barrelfish-users at lists.inf.ethz.ch
> Subject: [Barrelfish-users] OCT_ERR_PARSER_FAIL: Record parser encountered
> syntax error
>
> Hi,
>
> Recently I migrated my code from release2011-09-02 to the latest release.
> But I immediately got this error when I call nameservice_register. I didn't
> figure out why since the migration takes almost no code change. Can
> somebody explain the possible causes of this error? Or are there any extra
> precautions when using IDC in the latest release?
>
> Thanks in advance!
>
> Regards,
> Jinghao
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20120621/397a99f2/attachment.html 


More information about the Barrelfish-users mailing list