Quantcast
Viewing all 5403 articles
Browse latest View live

SAP AUTHENTICATION- ROLE IMPORT BOBJ 4.0 SP 2 giving HTTP STATUS 500 ERROR

Hi ,

 

We have installed BOBJ 4.0 SP 2 with FP 6 on LINUX with ORACLE 11 G R2 as DB. Running TOMCAT 6.0.33 as Web App Server. We are having issue when we goto Authentication->SAP->ROLE IMPORT location in CMC. As soon as we click on ROLE IMPORT, it is issuing HTTP STATUS 500 error. Not sure if we need to manually provide the sapjco.jar files as we do in BOBJ 3.1 BOE SAP Integration Kit installation. Tried re-deploying the applications using wdeploy.

 

Here is the error message:

 

HTTP Status 500 -

 

type Exception report

 

message

 

description The server encountered an internal error () that prevented it from fulfilling this request.

 

exception

 

java.lang.RuntimeException: java.lang.RuntimeException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/sap/conn/jco/JCoException

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:254)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)

     com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:159)

 

 

root cause

 

java.lang.RuntimeException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/sap/conn/jco/JCoException

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:254)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)

     com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     com.businessobjects.http.servlet.internal.servlet.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:31)

     com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)

     com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)

     com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)

     com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)

     com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)

     javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)

     com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)

     com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)

     com.businessobjects.webutil.BOEInitializerFilter.doFilter(BOEInitializerFilter.java:36)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.webutil.boetrustguard.BOETrustValidateFilter.doFilter(BOETrustValidateFilter.java:53)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.webutil.internal.filters.BrowserRenderingModeFilter.doFilter(BrowserRenderingModeFilter.java:20)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.webutil.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:32)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.swd.shared.tracelog.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.swd.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)

     com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:159)

root cause

 

javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/sap/conn/jco/JCoException

     org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:862)

     org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)

     org.apache.jsp.jsp.secSAPR3_005fProperties.import_005frole_jsp._jspService(import_005frole_jsp.java:180)

     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)

     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)

     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:121)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)

     com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)

     com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     com.businessobjects.http.servlet.internal.servlet.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:31)

     com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)

     com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)

     com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)

     com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)

     com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)

     javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)

     com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110)

     com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46)

     com.businessobjects.webutil.BOEInitializerFilter.doFilter(BOEInitializerFilter.java:36)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.webutil.boetrustguard.BOETrustValidateFilter.doFilter(BOETrustValidateFilter.java:53)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.webutil.internal.filters.BrowserRenderingModeFilter.doFilter(BrowserRenderingModeFilter.java:20)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.webutil.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:32)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.swd.shared.tracelog.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.swd.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26)

     com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72)

     com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235)

     com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197)

     com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220)

     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

     com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:159)

 

 

Thanks,

Sandeep

 

Edited by: Sandeep Bomidika on Oct 13, 2011 11:29 PM


Tomcat 7.055 for BO 4.1

I was recently informed from our network security team that the tomcat we have installed with SAP BO 4.1 SP2 is out of date. I was able to upgrade the tomcat independently from 6 to 7.0.32. But I was told the vulnerability exists in versions older than 7.0.55

Does anyone know if there is a compatibility issue with this or any newer version of BO. If there isnt where can i download and install a newer version of tomcat.

 

 

 

I tried and downloaded the jre-8u25-windows-x64.exe from Java which upgraded the JVM to 1.8.0_25 but my tomcat is still at a 7.0.32

 

Thank you,

Zac

Tomcat Vulnerability in SAP BI 4.1 SP4 - Upgrade required

Hi Moderator,

 

I have searched the below question in the SCN search and also raised SAP ticket. I could not get a helpful reply. Also the support team said, they would not support the upgrade for tomcat. So please help me to post this question.

 

Question

 

we have SAP BI 4.1 SP4, we have been asked to upgrade the tomcat due to vulnerability issue, I would like to know the following.

 

1) Is it safe to upgrade tomcat to the latest in  SAP BI 4.1 manually?

2) Has anyone done this?

3) Does it need a Java, JVM/JDK upgrade along with tomcat upgrade.

4) Can some tell me the steps to do it.

 

(Currently we have Tomcat - 7.0.32. This is installed as part of the SP 4.1 SP4 bundle.).

 

Regards,

Shiva

Install / Uninstall Design Studio on BI 4.1 Platform

Hi,

I have a really big problem with installations of Design Studio on the BI 4.1 Platform. Can anyone explain me what is written in the CMS database when we install a new version of Design Studio on the Platform ? At the moment I have the problem that I get the following error if I want to add the Analysis Application Service to a Server Node. "The edge between objects xx and xx does not exist. (FWM 02054)". I installed DS 1.5 SP0 Patch 1 but I had to uninstall it because of problems with bookmarks. I uninstalled it and installed DS 1.4 SP1 again. Now I get those error message.

Thanks for any comments or help!

Tobias

How can i check the list of published reports and profiles in 4.1?

How can i check the list of published reports and profiles in 4.1?

Auditing tools to scan the SAP BODS systems.


We are in process of getting license to to upgrade SAP BOXI 3.X to SAP BODS 4.2. We do not have any major plans to utilize wide range components in 4.2 like IS data quality etc.,. we just want to utilize same functionalities in 4.2 which are available in 3.1.


In process of obtaining new 4.2 license we need to a full system scan report showing that we are within the compliance of existing license.

 

Is there a self-auditing tool that is baked into DI system that we can run to show SAP we are staying in compliance with the licenses we have?


Appreciated if any one can response on this ASAP.


Thanks

Venky

SAP BI 4 -> SAP BW Publications. Control Dialog Processes

Hi,

 

I am using publications in SAP BI 4 which connects to SAP BW. I am using row level security so have set the publication to run for each user. When I run the publication as I can see i does connect to SAP BW with multiple users in parallel during the publication.

 

is there a way to control the number of parallel users it uses?

 

Cheers,

Large Number of failed Jobs in BO CMC

Hello Experts,

 

Our BO 4.1 machine is responding really slow. On making few basic checks, we found that many job are failed but i am not sure the reason of it and when I looked into the settings

 

find the attached number of jobs which were failed

Image may be NSFW.
Clik here to view.

 

Could someone help and advice what and where to check?
Many thanks!

 

Regards,

 

M


NoSSO URL for CMC in BI 4.1 SP6 ?

Hi,

 

as we know, from BI 4.1 SP6, SSO can be used for CMC. Especially for administrators who need to login to CMC several times a day, this is a very nice feature. Thanks you, SAP !

 

Last weekend we upgraded to SP6 on our Production-environment.

 

Now I was wondering whether an URL can be used, as for Infoview and Explorer, to bypass the SSO.

 

But neither http://<YourServer>/BOE/CMC/logonNoSSO.jsp (the one for Infoview), nor http://<YourServer>/noSSO.jsp (the one mentioned in a SAP-Note for Explorer) is working.

 

Does somebody know if there is an URL to be used for No-SSO for CMC as well ?

 

Many thanks.

Hiding a parameter or disabling refresh icon


Hi,

 

We have one parameter in our reports whose value is passed from the portal. As a result the parameter is not displayed.

But when the user clicks on the refresh icon the parameter is displayed and asks for value.

We need to either hide the parameter on refresh or disable the refresh icon?

 

Can anyone let me know a solution for the same.

 

Thanks,

Simran

Cannot get kdc for realm Business Objects XI kinit command

I've seen several topics here, one being pretty much the same as my issue, but I didn't see anything to do to make a correction here.

 

We have AD set up on a test machine, and it's working fine. But in moving to the Production machine, the initial testing failed, specifically the kinit command.

 

My prod service name is business.objects.app. I can run kinit from the test machine and it's good . . .

Image may be NSFW.
Clik here to view.
kinit_good.png

 

But when I run kinit from the Prod machine (recently configured), it doesn't work:

Image may be NSFW.
Clik here to view.
kinit_bad.png

 

Here's my krb5.ini file:

[libdefaults]

default_realm = MY.DOMAIN

dns_lookup_kdc = true

dns_lookup_realm = true

udp_preference_limit=1

default_tgs_enctypes = rc4-hmac

default_tkt_enctypes = rc4-hmac

[realms]

MY.DOMAIN = {

kdc=MY.DOMAIN

default_domain = MY.DOMAIN

}

 

I'm not the server guy but I do get on the machine to poke around for the AD settings.

 

any assistance is greatly appreciated !

Balancing Reports load on two nodes

HI Experts,

 

We have a current situation where our report is hitting only one single node(Node A) and making a huge load and spikes in that server. The current CPU Runtime usage is 75-80 % in NodeA  but the CPU usage on the other node(Node B) is just 21%. Since we are getting complains from the fields from all over places saying the Reports are clocking and is taking very long time to get into and sometimes it even times out. The reason I can say at this time is due to the Load on Node A.

All I need to know is, How do I make a balance usage of both the nodes?

We have a Red Hat Linux environment and We have SAP Business Objects 4.1 SP 5 Patch 6 installation.

This is urgent. Please do help me.

 

Thank you,

Chandan

How many Developers from Group...

Hi Gurus,

 

 

 

Kindly help me out in finding the following from the CMC

 

 

 

·         How many developers and/or dedicated users.





Thank You for the Support !!!

Platform Search 4.1

Hi,

 

When I search for a document in Public folder, it also displays me the report under user personal folders as well.

 

Is there a way to restrict the search of documents in Public Folder only.

 

It doesnt mean that the user should not be able to search reports in their personal folder, but only the list should not display the report names from other users personal folder/inboxes.

 

Regards,

Diego.

Multiple groups not available in Web Intelligence charts

Hi gurus

 

will you please focus me a light on the issue i got it while conversion from desk 3.1 to webi 3.1

partial conversion : Multiple groups not available in Web Intelligence charts.

 

so what does the above error means and how to resolve it please.

 

thanks very much in advance.

 

A


BI 4.1- Increment versions of the Webi report into CMC and being able to roll back

Hi experts, please help me answer below questions

 

1. when do I increment the version and HOW to do it?

2. how to rollback to previous version?

3. Any document that outlines the entire strategy from start to finish.  What things need to be implemented?  What new procedures will developers do?

 

Any solutions or documents will be quite appreciated

 

 

 

Thanks, Kris

BI 4.1 Version Management - Change copy of version name

Dear Experts

 

I wondered if there is a possibility to change the "get copy of version" name of a Web Intelligence report.

 

When there is the need of changing a report I make the changes and I click on "Checkin" to ensure that the latest version of the cms is under version control. Now often the newest report is not the report currently used by the customer because the newest version has not been tested yet for example.

 

Therefore it is necessary sometimes to promote an old version of this specific report. I then click on history and choose the desired revision number and finally click on "Get copy of version". This action provides a report out of version control which can then be promoted accross the systems. The problem now is that the filename ends with a string containing something like "<reportname>(Copy of Version 2 @ 2014/06/11 11:41:24)".

 

Is it possible to change this string which is beeing automatically added to the filename? For example to "<reportname>_<revisionnumber>". Or even better: Are there any other ideas to handle the version management in interaction with promotion management?

 

Thank you

Lars

IE (Internet Explorer) 11 compatibility with BOBJ 4.1 SP4 Launchpad in SAP Portal

Hi there,

Currently we are running BOBJ 4.1 SP2 version and we have no issues with Launchpad in SAP portal in Internet Explorer 9.

But we are upgrading our end user machines to IE11 and we are running into issues of Launch Pad not being able to display “Documents” tab of Launch pad in the SAP Portal. Please see attached Image.

 

As per SAP guidelines in this document, we upgraded to BOBJ 4.1 SP4 version because they say it is compatible with IE 11.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/507d3365-009b-3010-04b0-e5abc8f00c91?QuickLink=index&overridelayout=true&59407987714033

 

After upgrade, we are still running into the same issue with Launchpad in SAP portal in IE 11, The “Documents” tab is not showing up  as show in the attached image. This works fine in IE9.


Any Ideas/Thoughts please. Is IE 11 compatible with BOBJ 4.1 SP4 when Launchpad is embedded in the SAP Portal.

 

 


Thank you

Suman

Multi AD Forrest configuration in SAP BO 4.1

Hi All,

 

We are facing issue where we have configured multiple AD  Forrest in our application.

 

Our base domain i.e. local domain group is working without issue where as second domain network group is getting corrupted every 30 min.

 

Error Prompted: Invalid group name, cannot find group

 

If we remap the group, it is working for another 30 min. Did anyone faced this issue in their system?

 

Appreciate any help,thanks in Advance.

 

Regards

Parmjit

SAP BI 4.1 - JMeter with Windows AD Authentication

Hi,

 

I am trying to use JMeter to carry out performance test on SAP BI 4.1. SSO has been configued on this system and I am getting the error

 

WARN  - org.apache.http.client.protocol.RequestTargetAuthentication: NEGOTIATE authentication error: No valid credentials provided (Mechanism level: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt))

 

I am using Windows AD SSO - Any ideas what I can do get this working?

 

Cheers,

Viewing all 5403 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>