Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12C: JAR File Import Failed With an Exception Error: "'Plugin metadata -- oracle.bi.migration.

Received Response
42
Views
4
Comments
Debasis Kar
Debasis Kar Rank 3 - Community Apprentice

As per the solution of the Doc ID 2201741.1, first clear the junk folders with (%,+) symbol. And then re-generate bundle jar file for obiee11g before migrating it to obiee12c.

We have three folder under root,

1. shared
2. system, and

3. users

Automatically if there is a space in the name of sub folders or reports inside above folders then those appears with %, + symbol.

Can you please let me know as per this DOC ID what exactly we need to clean before regenerating the obiee11g export bundle?

Thanks and regards,

Debasis

Answers

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    I'm not sure it isbalking at the space, but rather characters like it is specifying in the document:

    1. %2f (equivalent to "/")

    2. new+folder

    Do you have any of the above in your sub folder structures?

  • Debasis Kar
    Debasis Kar Rank 3 - Community Apprentice

    I have folders under shared folder named embedded charts. But If I open the catalog folder from installation then it shows as embedded+charts. Not sure if this is fine or it can create issue.

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    The OOTB appsand sampleapp/sampleapplite catalogs have spaces ... I don't think that is your issue ... there has to be special characters that are getting in the way ... if you think your shared folder is solid, try with that by itself ... it may be that a user has a weirdly named folder under their MyFolder ...

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    +1 spaces are perfectly normal, ok and supported.

    All spaces in folder names become "+" signs in the file system. %2e being a dot "." for example and making the first Folder "00. VA Projects"

    pastedImage_0.png