Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12C: JAR File Import Failed With an Exception Error: "'Plugin metadata -- oracle.bi.migration.

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
-
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?
0 -
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.
0 -
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 ...
0 -
+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"
0