Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

[SOLVED]content is not allowed in prolog!

siamak_wantsiamak_want Member Posts: 98 Contributor II
edited November 2018 in Help
Hi forum,

I want to run an xml file of a process stored in "resources" folder of my own java project.
process = new Process("E:\\M\\Eclipse_After20-11-90\\eclipse\\WS\\MDME\\bin\\com\\rapidminer\\resources\\PredesignedProcessClustering1Day.xml");
But there is a problem:
[Fatal Error] :1:1: Content is not allowed in prolog.
Any idea please? Any help would be appreciated.
Tagged:

Answers

  • haddockhaddock Member Posts: 849 Maven
    Hi,

    The answer to your problem can rather appropriately be found by searching this forum for the following...

    ARRRGGGHHHH

    Best
    H
  • siamak_wantsiamak_want Member Posts: 98 Contributor II
    Hi Haddock,

    Most of the times, you go to the answer straightforward.  By reading the post you mentioned, my problem was solved.

    I didn't think that a simple "ARRRGGGHHHH" can solve my problem.:)

    Thanks again Haddock,
Sign In or Register to comment.