Skip to content

YAML parse error: extraneous input 'v$session.process' expecting {NAME, LIST_ITEM_OP, DEDENT}>  #783

@zeusbaba

Description

@zeusbaba

I have exported an existing domain using discoverDomain but I am having issues while trying to createDomain using this template.
The error seems to be YAML parser related.

For example:
Such lines from WDT template

v$session.process:
	Value: LocalSvcTblD
v$session.machine:
	SysPropValue: weblogic.Name

throws YAML parse error like

<SEVERE> <ParsingErrorListener> <syntaxError> <WLSDPLY-18018> <Parse error for file ....>   
at line 1,911 position 24: extraneous input 'v$session.process' expecting {NAME, LIST_ITEM_OP, DEDENT}>   
at line 1,913 position 24: extraneous input 'v$session.machine' expecting {NAME, LIST_ITEM_OP, DEDENT}>  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions