on 2009 Jan 22 6:29 PM
Hi,
When I set Advanced security rights for any report or for Business Objects Enterprise Applications->WebIntelligence and create a BIAR and try to import this file on a machine, import fails with
[InstallEntSdkWrapper.main] Exception: Can't find resource for bundle java.util.PropertyResourceBundle, key CreateObjectException
I checked the BusinessObject.xml in biar file and found that the rights are entered as intergers instead of string values.
for example
For example.
<io:Right><io:Id>10</io:Id>
<io:ObjectKind>WebIntelligence</io:ObjectKind>
</io:Right>
But these values should be something like
<io:Rights><io:Right><io:Id>Edit</io:Id>
When i removed all the entries with numbers , import was successful.
How can i get the mapping for these integer to String values.
I am using Business Objects Enterprise XI release 2 , SP4.
regards
ambili
Hi Ambili,
Hi,
Following solutions might help you to resolve the issue.
Solution1:
Please add the following to your Windows PATH, as it appears to be missing when I compare your PATH to the PATH on my system.
C:\Program Files\Business Objects\common\3.5\bin\NOTES\;C:\Program Files\Business Objects\common\3.5\bin\NOTES\DATA\
Just to make sure you are calling the correct Java libraries and executing your command exactly the same as I am, navigate to the following directory via CMD :
C:\Program Files\Business Objects\common\3.5\java\lib
Issue the command :
"C:\Program Files\Business Objects\j2sdk1.4.2_08\bin\java" -jar InstallEntSdkWrapper.jar "CMSNAME:6400" "Administrator" "password" "secEnterprise" CAMM_EN.biar
Please then attempt the command line import and let me know the results.
Solution2:
1. Create an empty text file named c:\qt.log
2. In the ccm, stop the cms and change the properties in the command line to include
Example: -querytiming u201CC:qt.logu201D
3. Start the cms
4. Attempt to import the biar file once again
Regards,
Sarbhjeet Kaur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.