Quantcast
Channel: SCN : Unanswered Discussions - BI Platform
Viewing all 5661 articles
Browse latest View live

Report on number of users in each group

$
0
0

Hi,

 

I want to be able to track the number of users in each group with their userid.

 

Can i do this via the auditing database or the monitoring db?

 

Cheers,


Intermittent AD Authentication Failure.

$
0
0


AD Authentication fails intermittently on one of my servers.  I have setup tomcat log to generate and stdoutlog is reporting the following.

 

Java/krb/bcslogin/spn/server auth settings are same as other servers.

 

Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
  [Krb5LoginModule] user entered username: user@domain.EDU

Acquire TGT using AS Exchange
  [Krb5LoginModule] authentication failed
Receive timed out
Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
  [Krb5LoginModule] user entered username: user@domain.EDU

Acquire TGT using AS Exchange
  [Krb5LoginModule] authentication failed
Receive timed out
Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
  [Krb5LoginModule] user entered username: user@domain.EDU

Acquire TGT using AS Exchange
  [Krb5LoginModule] authentication failed
Receive timed out
com.businessobjects.sdk.core.CoreException
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:243)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Attached cause:
com.businessobjects.sdk.core.CoreException
at com.businessobjects.sdk.core.internal.service.CoreContext.destroySharedData(CoreContext.java:217)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:240)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Attached cause:
com.businessobjects.sdk.core.CoreException
at com.businessobjects.sdk.core.server.internal.InstanceServer.destroy(InstanceServer.java:132)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroySharedData(CoreContext.java:214)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:240)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Attached cause:
com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)
at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:183)
at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)
at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:94)
at com.businessobjects.sdk.core.server.internal.InstanceServer.destroy(InstanceServer.java:127)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroySharedData(CoreContext.java:214)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:240)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.crystaldecisions.thirdparty.org.omg.CORBA.OBJECT_NOT_EXIST  minor code: 0x0  completed: No
at com.crystaldecisions.thirdparty.com.ooc.OB.Util.unmarshalSystemException(Util.java:247)
at com.crystaldecisions.thirdparty.com.ooc.OB.GIOPClientWorker.execute(GIOPClientWorker.java:598)
at com.crystaldecisions.thirdparty.com.ooc.OB.GIOPClientWorkerThreaded.receiverRun(GIOPClientWorkerThreaded.java:595)
at com.crystaldecisions.thirdparty.com.ooc.OB.GIOPClientWorkerThreaded$ReceiverThread.run(GIOPClientWorkerThreaded.java:137)
com.businessobjects.sdk.core.CoreException
at com.businessobjects.sdk.core.internal.service.CoreContext.destroySharedData(CoreContext.java:217)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:240)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Attached cause:
com.businessobjects.sdk.core.CoreException
at com.businessobjects.sdk.core.server.internal.InstanceServer.destroy(InstanceServer.java:132)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroySharedData(CoreContext.java:214)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:240)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Attached cause:
com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)
at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:183)
at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)
at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:94)
at com.businessobjects.sdk.core.server.internal.InstanceServer.destroy(InstanceServer.java:127)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroySharedData(CoreContext.java:214)
at com.businessobjects.sdk.core.internal.service.CoreContext.destroy(CoreContext.java:240)
at com.sap.webi.client.toolkit.LoginInfo.free(LoginInfo.java:357)
at com.sap.webi.client.toolkit.SessionContext.free(SessionContext.java:61)
at com.sap.webi.client.toolkit.SessionContext.logoff(SessionContext.java:99)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:56)
at com.sap.webi.client.toolkit.SessionContextManager.releaseSessionContext(SessionContextManager.java:154)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.destroySessionContext(Unknown Source)
at com.businessobjects.adv_ivcdzview.CleanupWebSession.dispose(Unknown Source)
at com.businessobjects.webutil.clientaction.SessionCleanupListener$DisposalEntry.disposeIfNeeded(SessionCleanupListener.java:123)
at com.businessobjects.webutil.clientaction.SessionCleanupListener.sessionDestroyed(SessionCleanupListener.java:69)
at com.businessobjects.http.servlet.internal.ListenerRegistrationManager.sessionDestroyed(ListenerRegistrationManager.java:110)
at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.sessionDestroyed(BundlePathAwareServiceHandler.java:410)
at com.businessobjects.http.servlet.internal.ProxyServlet.sessionDestroyed(ProxyServlet.java:588)
at com.businessobjects.servletbridge.listener.ProxyApplicationLifeCycleListener.sessionDestroyed(ProxyApplicationLifeCycleListener.java:38)
at org.apache.catalina.session.StandardSession.expire(StandardSession.java:708)
at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:575)
at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:698)
at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:683)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1316)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.crystaldecisions.thirdparty.org.omg.CORBA.OBJECT_NOT_EXIST  minor code: 0x0  completed: No
at com.crystaldecisions.thirdparty.com.ooc.OB.Util.unmarshalSystemException(Util.java:247)
at com.crystaldecisions.thirdparty.com.ooc.OB.GIOPClientWorker.execute(GIOPClientWorker.java:598)
at com.crystaldecisions.thirdparty.com.ooc.OB.GIOPClientWorkerThreaded.receiverRun(GIOPClientWorkerThreaded.java:595)
at com.crystaldecisions.thirdparty.com.ooc.OB.GIOPClientWorkerThreaded$ReceiverThread.run(GIOPClientWorkerThreaded.java:137)
Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false

Passing key from Application to BO

$
0
0

Hi Experts,

I am trying to figure out the process to implement single sign on from a custom based Java application by passing userid and Trusted Key used on the third party application to BO (infoview). What steps do I need to perform to implement this? I have enabled Trusted Authentication and downloaded the key. Your response will be highly appreciated.

RMI JMX agent end point URL

$
0
0

Hi All

 

We are using BO 4.1 SP5. In our setup there are 4 hosts that are part of the business objects cluster. For monitoring we are using the JMX interface exposed by the monitoring service. Since the monitoring service supports clustering it is only active on one host in the cluster, on the rest it is inactive. The problem we are facing is that the 4 hosts under go a weekly reboot, and depending on which host the monitoring service comes up first the JMX agent service URL gets changed. So if prior to the reboot the monitoring service was on server A, the JMX URL we would use to monitor would be service:jmx:rmi://serverA:5005/jndi/rmi://serverA:5005/serverA:6400. However, after the reboot if monitoring service comes up first on server B, the URL will change to service:jmx:rmi://serverB:5005/jndi/rmi://serverB:5005/serverA:6400

 

My question is, is there a way to have a consistent JMX URL that does not change or a property to say if a particular server becomes available it always will be the active server? or any other suggestion to get round this problem.

 

Thanks

How to show different crystal reports at one place?

$
0
0

For a specific requirement, I need to show all crystal reports created using SAP Crystal report for enterprise 4 at one place, just wanted to know is there any way to achieve that either using any of SAP BI tool or platform such as dashboard, BI launch pad, CMC etc.

 

OR

Can we create any HTML kind of master report with links to the other reports?

Master Report should look like as below:

 

Sales

      Daily

      Weekly

      Monthly

      YTD            

Orders          



Transactions

 

 

Customers

 

etc.

 

OR

 

Is there any other better way to consolidate all reports to achieve this? Please suggest.

 

Thanks,

Poonam

IE8 Export report failed for crystal report viewer

$
0
0

Hi Team

 

I am facing issue in Export (all available options)  for IE8 browser. When clicked on export in the crystal report viewer I am getting below error.

 

Same code and same user is able to download the Export files in IE9+ browsers. Also for the same user and same IE8 Export works for old Report writer application which uses CE10. Now we are upgrading CE10 to CE14 and facing issue below. Need help.

 

Export issue.png

 

Regards

Sudeep

Move Filestore

$
0
0

Hi,

 

We have been using our FileStore on a shared drive for quite a while, but we are now facing low disk space issue.

 

What is the best practice to move the exisiting FileStore to another shared drive in a cluster environment ?

 

Regards,

Diego.

How to configure Tomcat TLS protocols for BusinessObjects

$
0
0

Hi,

 

Hopefully someone can point me in the right direction. My goal is to enable TLS 1.1 and TLS 1.2 protocols for use with the BO launchpad.

 

BusinessObjects BI Platform 4.1 SP5 patch 3 on Tomcat 7.0.55 (installed with BusinessObjects).

 

With the configuration below it works, but the certificate information in Chrome says it connected with the TLS 1.0 protocol and it looks like this is the only protocol that works in this configuration.

 

<!-- Define a SSL HTTP/1.1 Connector on port 8443

         This connector uses the JSSE configuration, when using APR, the

         connector should be using the OpenSSL style configuration

         described in the APR documentation -->

 

<Connector port="443"

protocol="org.apache.coyote.http11.Http11NioProtocol"

SSLEnabled="true"

keystoreFile="D:\certificate\keystore.jks"

keystorePass="changeit"

maxThreads="150"

scheme="https"

secure="true"

clientAuth="false"

sslProtocol="TLS"

sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2"

ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,  TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA256,

TLS_RSA_WITH_AES_256_CBC_SHA,SSL_RSA_WITH_RC4_128_SHA"

/>

 

When I remove the TLSv1 from sslEnabledProtocols it gives the error ERR_SSL_VERSION_OR_CIPHER_MISMATCH in Chrome or This page can't be displayed - Turn on TLS 1.0, TLS 1.1, and TLS 1.2 in Advanced settings and try connecting to again. TLS 1.1 and TLS 1.2 is enabled ofcourse.

 

So it might be the ciphers that are not correct, but I'm not sure what would/could be wrong with them. Extensive googling leaves me going round in circles. I tried changing the sslProtocol to use TLSv1.2 and different combinations of ciphers that I got from different sites, but no luck.

 

 

sources used:

https://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html

http://grokbase.com/t/tomcat/users/1335h2v5bg/how-to-allow-only-tls-1-1-connections-to-tomcat-6-0-server-with-https

https://blog.eveoh.nl/2014/02/tls-ssl-ciphers-pfs-tomcat/

http://service.sap.com/sap/support/notes/2128924

 

Thanks for any advice in how to solve this.

 

Best regards,

Jesse


Vulnerability on Apache Axis2 Component

$
0
0

Vulnerability on Apache Axis2 Component

 

Our BO Server environment

 

Windows Server 2008 R2

 

Tomcat version = 7.0.27 >

 

Axis2 version = 1.3

 

Java version = 1.6.0_35

 

BOXI = 3.1 FP6.2

 

SAP Notes 1589554 and 1432881 describes our problem. It says to upgrade to FP2.5 - however we are already on FP6.2,

 

Other recommendation I have found is to "upgrade to the latest version of Axis2" which is 1.6.2

 

SAP Community thread http://scn.sap.com/thread/3196662 outlines same problem as I see it.

 

I put in a case with BO Support - the first thing they want us to do is upgrade to the latest SP (in this case that would be 7).  Then they want us to run a scan on the version we just upgraded to - to identify security risks.

 

It is not feasible to do a Service Pack upgrade at this time - yet we want to solve the issue - any suggestions?

 

Thanks

 

Bob

Crystal Report Server Report application service not staring after upgrade

$
0
0

Hello experts,

 

 

We have upgrade our BO Production from 4.0 to 4.1 SP 5 Patch 6. After upgrade only one Crystal server with service Report application server is not starting.

 

I have analysed the logs and gives below error

 

The viewer could not process an event. An error occurred while creating a subprocess in the processing server. [RCIRAS0604] ---- Error code:0 [CRWEB00000119]

 

2015-07-10 17:24:01 com.businessobjects.report.web.shared.WebReportingException: The viewer could not process an event. An error occurred while creating a subprocess in the processing server. [RCIRAS0604] ---- Error code:0 [CRWEB00000119] at com.businessobjects.report.web.shared.WebReportingException.throwWebReportingException(WebReportingException.java:71) at com.businessobjects.report.web.component.ViewerContainer.processEvents(ViewerContainer.java:1470) at com.businessobjects.report.web.WorkflowController.doEventProcessing(WorkflowController.java:373) at com.businessobjects.report.web.WorkflowController.doLifecycle(WorkflowController.java:275) at com.businessobjects.report.web.WorkflowController.doAsyncLifecycle(WorkflowController.java:108) at com.crystaldecisions.report.web.viewer.CrystalReportViewerUpdater._processHttpRequest(CrystalReportViewerUpdater.java:61) at com.crystaldecisions.report.web.ServerControl.processHttpRequest(ServerControl.java:345) at com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet.doUpdate(CrystalReportViewerServlet.java:206) at com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet.doPost(CrystalReportViewerServlet.java:194) at javax.servlet.http.HttpServlet.service(HttpServlet.java:646) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at com.businessobjects.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:110) at com.businessobjects.http.servlet.internal.ServletLastFilterChainElement.service(ServletLastFilterChainElement.java:30) at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:46) at com.businessobjects.bip.core.web.filter.BrowserRenderingModeFilter.doFilter(BrowserRenderingModeFilter.java:32) at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72) at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43) at com.businessobjects.bip.core.web.boetrustguard.BOETrustPrepareFilter.doFilter(BOETrustPrepareFilter.java:35) at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72) at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43) at com.businessobjects.bip.core.web.supportabilty.TraceLogScopeFilter.doFilter(TraceLogScopeFilter.java:38) at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72) at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43) at com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45) at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72) at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43) at com.businessobjects.bip.core.web.appcontext.RequestInitFilter.doFilter(RequestInitFilter.java:26) at com.businessobjects.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:72) at com.businessobjects.http.servlet.internal.filter.FilterChainImpl.doFilter(FilterChainImpl.java:43) at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.serviceHelper(BundlePathAwareServiceHandler.java:235) at com.businessobjects.http.servlet.internal.BundlePathAwareServiceHandler.service(BundlePathAwareServiceHandler.java:197) at com.businessobjects.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:248) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:220) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at com.businessobjects.pinger.TimeoutManagerFilter.doFilter(TimeoutManagerFilter.java:168) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:763) Caused by: com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: An error occurred while creating a subprocess in the processing server.---- Error code:-2147217395 [RCIRAS0604] Error code name:serverProgrammingError at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(ReportSDKException.java:120) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.SendRequestHelper.sendRequest(SendRequestHelper.java:141) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.CacheReportSource.sendRequest(CacheReportSource.java:1796) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.CacheReportSource.getPromptParameterFields(CacheReportSource.java:1475) at com.businessobjects.report.web.shared.ParametersHelper.getParameters(ParametersHelper.java:141) at com.businessobjects.report.web.state.ViewerState.fetchParameterFields(ViewerState.java:4363) at com.businessobjects.report.web.state.ViewerState.applyUserDefinedParameters(ViewerState.java:4430) at com.businessobjects.report.web.component.ViewerContainer.applyUserDefinedInfos(ViewerContainer.java:1369) at com.businessobjects.report.web.event.PageListener.updatePage(PageListener.java:118) at com.businessobjects.report.web.event.UpdatePageEvent.processListener(UpdatePageEvent.java:47) at com.businessobjects.report.web.event.ViewerBroadcaster.broadCastEvent(ViewerBroadcaster.java:136) at com.businessobjects.report.web.event.ViewerBroadcaster.broadcast(ViewerBroadcaster.java:110) at com.businessobjects.report.web.event.EventQueue.processEvents(EventQueue.java:53) at com.businessobjects.report.web.component.ViewerContainer.processEvents(ViewerContainer.java:1457) ... 52 more

 

 

----------------

 

have followed the notes: 1387933, 1473592 and blogs. But did not get any success so far. Anyone got an idea?


Thanks for the advice.

 

Regards,

Mohit

Question on Upgrading from .CSP to Visual .Net for BI Platform

$
0
0

Hi,

 

We are upgrading from BO Enterprise Release 2 to BO BI Platform 4.0.  Years ago we had a web page created using the .csp pages provided way back when to display reports in viewer with the ability to export in a few applications(excel, pdf, etc.).  I'm a crystal reports developer and do not know the web portion and my web developers are having a difficult time looking thru the examples and connecting it to the BI Platform structure.

 

If anyone could provide us with any direction, it would be greatly appreciated!!!

 

Thanks, Stacy

Help Installing Crystal Report Server 2013

$
0
0


We setup a Windows 2012 R2 server to host Crystal Report Server. (currently 64-bit, 8GB ram like the requirements said)  I'm using the trial version so I can make sure it will work with our application before we buy it.  I ran through the install and used the defaults.  When I look at the server list, (3) have some sort of issue.  I've never setup the application before and I've been searching on SAP website for an hour and can't seem to find anything, extremely hard to find anything on it so i'm posting this in hopes someone at SAP will help me with these issues,

 

ConnectionServer32  State =  'initializing'  but also says 'disabled'

CrystalReports2013ProcessingServer = says "This server has configuration errors"  State = 'Running with errors' also says 'disabled'

CrystalReports2013ReportApplicationServer state = 'stopped' and is 'enabled'  has the following error.

The executable could not be launched. Possible reasons are insufficient RAM or

disk space, or an invalid filepath or working directory. Actual reason:

CreateProcess error=14001, The application has failed to start because its

side-by-side configuration is incorrect. Please see the application event log or

use the command-line sxstrace.exe tool for more detail

 

Thank you,

 

Scott Morrison

Austin Independent School District

512-414-9640

.NET Deployment of OpenDocument in BI 4.1

event server out of memory

$
0
0

hy

on newplatform BI41sp5 event server not started on reboot and whe have an error

in event log 'event server out of memory' :

'notes/1558872 '

 

is referenced to this case,but she is not on line (document not released...)

somebody have this note ?

thanks

 

regards

phil

Failed to register with the CMS - Crystal RAS 2013

$
0
0

Hello,

 

I am using SAP_CR_Server_Embedded_2013_SP03_OEM_Edition_Windows. When running the reports from the client, I am seeing the below screenshot in the client log and another message in the even log. Both are related to CMS where client log says Server has been disabled by CMS and Windows event log says Failed to register with the CMS. Can somebody help me how to fix this?

 

Client Log

Capture.PNG

 

 

Windows Server Event Log:

The description for Event ID 34200 from source BusinessObjects_crystalras cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

 

 

If the event originated on another computer, the display information had to be saved with the event.

 

 

The following information was included with the event:

 

 

Failed to register with the CMS XYZSVR79566.noam.corp.abcd.com. Please make sure the CMS is up and running.  Attempting an automatic retry...

 

 

the message resource is present but the message is not found in the string/message table

 

 

Thanks,

Rajeev Kilaru


AJS Configuration

$
0
0

Hello All,

 

I read some SAP notes that we donot need to split Adaptive Job server like APS. In our environment, we have lot's of WEBi , Crystal Jobs runs everyday about 1500+. We have 2 clustered systems which share the load. How do I need to configure AJS ? How much RAM do I need to specific for this to handle load of 1500+ jobs per day. On existing 3.1 system , we had 5 job servers created on each node.

 

Regards,

S

Run an entire folder?

$
0
0

HI I have a group of about 15 reports that all do the same thing except for the account number is different on the Record select.

 

I did this way because if in one report it takes too long to run.

 

Can I have the scheduler run the entire folder or must make each one to be scheduled.

Visual Enterprise dashboard export to BI Launchpad

$
0
0

Visual Enterprise dashboard export to BI Launchpad

 

- Can we export a Dashboard designed using Visual Enterprise add-on component to BI Launchpad ?

 

Thanks

Raju

Extracting Hierachy from BO 4.1 unx using java sdk

$
0
0

Hi,

 

This is rakesh from india.

 

I am working on BO 4.1 java sdk for extracting the universe details.

I am using java sdk to read dimensions, measures, filter and prompts object.

but i dont know how to extract hierachy objects from unx.

Please guide me to do same or provide some sample code.

 

 

Regards,

Rakesh kumbhare

Upgradin BI 3.1 SP3 to SP7

$
0
0

Good afternoon,

 

I am wondering if anybody out there has upgraded BI 3.1 SP3 to SP7 and if you could provide me with some recommendations.

  • What problems did you encounter?
  • How long did it take?
  • Any documentation you think could be helpful.
  • Any knows bugs or problems
  • Did you have any browser issues or performance issues afterwards

 

 

I really appreciate any information you could provide me with.

 

Our CMS is an SQL server database and our Reporting Database in Oracle 12c

 

Thanks a lot,

Patricia

Viewing all 5661 articles
Browse latest View live




Latest Images