Error while loggin

Dear ALL,
After deployment of some components thr JSPM  I am getting below error
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage
Component Name : com.sap.portal.pagebuilder.pageBuilder
Error occurs during the rendering of jsp component.
Exception id: 11:41_04/05/08_0194_11595550
See the details for the exception ID in the log file
I have seen the log but could not figure out the issue.
below is the default trace file
com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
Component : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage
Component class : com.sapportals.portal.prt.component.CachablePortalComponent
User : SAN_TEST
at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doFrameworkPhase(NavigationFpmListener.java:123)
at com.sapportals.portal.navigation.fpm.NavigationFpmListener.doPhase(NavigationFpmListener.java:75)
at com.sapportals.portal.pb.fpm.FPMContainer.distributeEvent(FPMContainer.java:63)
at com.sapportals.portal.pb.fpm.FPM.doDocumentHook(FPM.java:147)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:100)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:99)
at com.sapportals.portal.prt.service.document.DocumentHookMulticaster.doDocumentHook(DocumentHookMulticaster.java:99)
at com.sapportals.portal.prt.service.document.DocumentHookService.doDocumentHook(DocumentHookService.java:119)
at com.sapportals.portal.prt.service.document.DocumentHookServiceNew.doDocumentHook(DocumentHookServiceNew.java:183)
at com.sapportals.portal.prt.connection.PortalHook.doDocumentHook(PortalHook.java:824)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:261)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.navigation.PortalLauncher.doContent(PortalLauncher.java:67)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
at java.security.AccessController.doPrivileged(Native Method)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
at com.sap.portal.navigation.Gateway.service(Gateway.java:126)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:116)
at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
... 54 more
Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2189)
at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
Kindly let me know
Regards
Santosh

Santosh,
What are all the Components that you have deployed using JSPM?
Try to deploy those components using SDM.
I think those components may depend on each other,so that you are facing this issue.
Try to deploy component/patches in a right order using SDM.
Regards,
Karthick Eswaran

Similar Messages

  • Error while Loggin inot VISUAL ADMIN-No login module succeeded.

    Hi,
    I am trying to login to the Visual Admin for the first time for my new Portal System (Quality).
    But I am getting error while loggin in with Administrator user:-
    com.sap.engine.services.security.exceptions.BaseLoginException: No login module succeeded.
    The visual_administration.0.trc file shows the following:-
    1.5 #C000AC117C1900010000000159CB59CB000455D3152A8478#1220264988408#com.sap.engine.services.adminadapter.gui.tasks.LoginTask##com.sap.engine.services.adminadapter.gui.tasks.LoginTask#######Thread[Thread-15,6,main]##0#0#Error#1#/System/Server/VisualAdministrationTool#Java###Error while trying to login to SBQEP: No login module succeeded.
    [EXCEPTION]
    #1#com.sap.engine.services.security.exceptions.BaseLoginException: No login module succeeded.
         at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:188)
         at java.security.AccessController.doPrivileged(AccessController.java:231)
         at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.login(RemoteLoginContextHelperImpl.java:72)
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImplp4_Skel.dispatch(RemoteLoginContextHelperImplp4_Skel.java:64)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:207)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    predecessor system -
    com.sap.engine.services.security.exceptions.BaseLoginException: No login module succeeded.
         at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:188)
         at java.security.AccessController.doPrivileged(AccessController.java:231)
         at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:181)
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.login(RemoteLoginContextHelperImpl.java:72)
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImplp4_Skel.dispatch(RemoteLoginContextHelperImplp4_Skel.java:64)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:207)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Have reffered SAP Note 957355 and performed the steps given in the note,but still the same error.
    I am able to login to the PORTAL with the same Administrator user and password.
    Pls suggest where could be the issue and how to process.
    Regards,
    Abhijeet

    Problem solved. ... No, I have also an answer , perhaps it can help some other peoples.
    As I said there is a note 957355. I create the entrys in offlineconfigtool, but nothing happens. So I checked the other entrys in the "configuration" node in "security" (the note 957355 treated the authentication entry)    , like "UME User Store"  "ticket" and so on. I've taking another system and ckecked this entrys and compare it with my system. So I could restore the default entrys in all security nodes (for authentication). After an restart - voila, it workes.
    greetings
    ps.: hm, can I give some points for me?

  • Error while loggin into EPMA after schema migration - 9.3.1.3 to11.1.1.3.02

    Hello Everyone,
    We are migrating 9.3.1.3 EPMA DB schema (having planning/hfm applications) to 11.1.1.3 EPMA. Applied the required patch - "p9535372" to target server "11.1.1.3" so now target server is 11.1.1.3.02. After patch apply, we migrate the EPMA DB Schema and execute the upgrade through Configurater. Everything goes fine and able to login into shared services and workspace but system throws an error while loging into EPMA.
    Error Message -
    1) loading the module 'awb.appcontainer" failed
    2) Object reference not set to an instance of an object.
    Raised the SR - 3-4112905501 and BUG16- Bug 12808646 with oracle support/product team, meanwhile any suggestion/advice will be of Gr8 help
    We have followed the other meta-link docs in reference to this issue, but not able to resolve the issue
    1071537.1
    763095.1
    754408.1
    Thanks in Advance
    Amit

    Hi John,
    Thanks for you reply. Do you mean the process should be as follows (i add step 4 and remove step 7)? What about migrating business rules and calcmanager, how can i migrate this?
    Kind Regards
    1. Backup the relational tables of the application in 9.3.1
    2. Backup essbase objects (rul, otl ,csc, rep)
    3. Install EPMA 11.1.2.2 in a new server, including a new sql server instance.
    4. Shared Services provisioning use CSSImportExport utility to export from the 9.3.1 env and then transform to LCM format to import, or you can look at the HSSMigrate utility which is available with 11.1.2.2 (JohnGoodwin)
    5. Create a new application same name of database and connection and apply a “create” --->“Create a fresh planning application on version 11 make sure the admin is the same name as your old 9.3 planning app: “If the admin of your 9.3 planning application a native user and not the default hyperion system admin (account=admin) then; Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001" JohnGoodwin:
    https://forums.oracle.com/forums/message.jspa?messageID=3897312
    6. Stop application, shutdown services.
    7. Restore all relational tables of the 9.3.1 application (step 1) in to the ne application (step 5.)
    8. Start services, apply a create in the application.
    9. Copy objects (step 2) except otl.
    10. Export data from 9.3.1 and import data to 11.1.2.2 application.
    Edited by: Pavel Moreno on Mar 4, 2013 7:08 AM
    Edited by: Pavel Moreno on Mar 4, 2013 7:09 AM

  • Error while Loggin into Database

    Hello,
    As i am entering my username & password m getting an Error..
    " ORA-01033: ORACLE initialization or shutdown in progress "
    Then i found few suggestions related to this error .. & some steps to rectify this.. & the Result i got is ..
    C:\>sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue Dec 15 14:34:25 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect sys/manager as sysdba
    Connected.
    SQL>
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL>
    SQL>
    SQL> startup
    ORACLE instance started.
    Total System Global Area 251658240 bytes
    Fixed Size 1248380 bytes
    Variable Size 83886980 bytes
    Database Buffers 163577856 bytes
    Redo Buffers 2945024 bytes
    Database mounted.
    ORA-01172: recovery of thread 1 stuck at block 59 of file 2
    ORA-01151: use media recovery to recover block, restore backup if needed.
    i am very new to this ... please suggest me some solution

    Aijaz Mallick wrote:
    Hello Robert,
    Can you plz give me the steps for recovering datafile 2.. i am very new to thisRobert has already given you the command :)
    It's RMAN command. If you have taken RMAN backup of the database, you will be able to recover that file using that command :
    RMAN>RECOVER DATAFILE 2;- - - - - - - - - - - - - - - - - - - - -
    [Kamran Agayev A. |http://kamranagayev.wordpress.com] (OCP 9i/10g)
    Author of *"Oracle Backup & Recovery: Expert secrets for using RMAN and Data Pump"*
    http://www.rampant-books.com/book_1002_rman_backup_recovery.htm

  • Error While Loggin in Solution Manager 3.2

    Hello there!!
    I have HP-UX, Oracle 9i,Sol MAn 3.2
    I have installed Sol Man3.2 on my Dev Server under instance SM1 and system number 00
    now when i add this system on my SAP Logon
    and click on the logon button
    i get error as connection refused.
    details error is mentioned below.
    I have started the Instance SM1 and it is showing instance started.
    Component:NI
    Release:640
    Version:37
    Module: nixxi_r.cpp
    Line:8716
    Method: NiPConnect2
    return Code -10
    System Call: SiPeekPendConn
    Error No 10061
    Error text WSAECONNREFUSED: Connection refused
    kindly help
    saurabh

    Hi Saurabh,
    sorry, I am not able to support you in finding the cause for the connection problem.
    Anyway, my recommendation:
    - Delete the SolMan 3.2 installation
    - Install Solman 4.0
    - Apply all Support Packages
    - perform the configuration on 4.0 according the IMG
    Configuring SolMan 3.2 is wasted time, if it has not been used in the past. SolMan 4.0 supports implementation / upgrade from/to SAP ERP 2004.
    An upgrade in the future costs much more time and money, then to reinstall 4.0 now.
    Deleting SolMan 3.2 and reinstall SolMan 4.0, this will only 2 extra days. Upgrade takes about 4-10 days.
    Best regards,
    Ruediger Stoecker
    Message was edited by: Ruediger Stoecker
    Spelling mistakes corrected, more information on days.

  • Error while loggin in to Interaction Manager

    Hi,
    After launching TAW application, when we try to login to Interaction manager with logins
    admin/admin
    or
    other SUoervisor user,
    We get this error at the Java console
    08 Sep 2009 18:32:04:686 FATAL SystemMessageHandler [Revision: 9] received server is down
    08 Sep 2009 18:32:05:766 FATAL SystemMessageHandler [Revision: 9] received server is down
    08 Sep 2009 18:32:06:910 FATAL SystemMessageHandler [Revision: 9] received server is down
    Also the application gives these errors-
    "Login to IM Failed"
    "Unable to retrieve data from webserver"
    Any pointers to solve these issues are much appreciated.

    1. In 8.1 version Interaction Manager is not first point (may be it not supported). To log in you must deploy cca aplication and log to <websever>/cca application.
    2. Make shure that the IMServer is running via Network Manager.
    Jan

  • Error while loggin and creating new repository

    Hi All,
    I have installed SAP MDM on with SQL 2005 on a server. All the services are running, but when im trying to login into an exisitng repository sys is throwing an error "Repository connect fail. Unable to connect to *repository" and when im trying to create a new repository error is " Unable to connect to database server". Can some one provide any lead on this.
    Thanks in advance
    Manish

    Hi Manish,
    Apart from what other have mentioned I would like to add a few points. Please also check for following case:
    1) The DBMS user that MDM uses to connect to a DBMS must have access rights equivalent to the
    system user. You can use the system account or create a user with equivalent rights. Like in your case the built-in system accounts is  MS SQL u2013 sa (reserved).
    2)Make sure that the MDM user SAPService<SID> has the necessary rights for accessing the database client.
    3) Check if you have provided proper DBMS path in DBMS settings.
    4) Check if your SQL server is loaded. If not please start the SQL services.
    I hope I am able to solve your problem
    Thanks & Regards
    Dilmit Chadha

  • Created a new planning application ..while loggin in giving error as :.....

    Created a new planning application with Admin id ..while loggin in giving error as :.....
    Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator
    Steps i followed :
    1. created schema
    2.created DSN on application servr
    3.Created planning Applicaion from AppWizard plannig link
    4.Application was succesfully created.
    5.tried login into the plannig aplication got the boce error.
    6.the application i not seen when i login with Admin id through EAS console ....
    7.Applicaction is not created in essbase server also...i see in essbase server back end

    Check out in shared services if the user is still provisioned with appropriate access, if not do it.
    Try running updateusers utility because user dosent exists as NTLM and try creating the application again from Essbase and from Planning.
    If it doesnt work then Create a new user with administrator access and In EAS refresh the security from shared services and try creating the essbase and planning applications using new admin. Check if it works.
    Edited by: RahulS on Dec 2, 2010 4:12 AM

  • Load balancing error while log on

    Hi All,
    I am facing some problem while loggin into sap server.
    logon balancing error 88 : canot connect to message server(RC = 9).
    Can any one please provide me some idea like y its happenign so?
    Tnx,
    Joe

    Hi
    refer the SAP note 882741.
    that helps you to resolve the issue
    Regards
    Manohar

  • Error while Loging Integration repository.SAP PI

    Hi,
    Error while access Integration repository in DEVLOPMENT system.
    Following Error Message occurred as follows:
    cannot open connetion on host:173.26.242.105 and port 50304*
    com.sap.aii.utilxi.misc.api. Reconnect Runtime Exception*
    Thanks In Advance.
    Regards,
    reddy....

    Hi Reddy,
    Please check whether you have the sufficent authorization for loggin into the XI- IR . I would like you to login in with "XIREPUSER" this a standard user (service user). See and tell me.
    Regards
    joel
    I came across the roles that you should be having , just crosscheck.
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/d12940cbf2195de10000000a1550b0/frameset.htm
    Edited by: joel trinidade on Mar 12, 2009 5:25 PM

  • Error while calling a select esb service

    javax.resource.ResourceException: RollbackException: Transaction has been marked for rollback:
    I encounter the above error while executing a synchronous bpel process, that invokes an esb db select service to fetch a value from the db.
    the details available for the error are:
    An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 at java.util.Vector.get(Vector.java:710) at oracle.tip.esb.server.common.wsif.WSIFInvoker.readResponseHeader(Unknown Source) at oracle.tip.esb.server.common.wsif.WSIFInvoker.executeOperation(Unknown Source) at oracle.tip.esb.server.common.wsif.WSIFInvoker.nextService(Unknown Source) at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.nextService(Unknown Source) at oracle.tip.esb.server.service.impl.outadapter.OutboundAdapterService.processBusinessEvent(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatchNonRoutingService(Unknown Source) at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source) at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source) at oracle.tip.esb.wsif.WSIFOperation_ESB.executeRequestResponseOperation(Unknown Source) at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:431) at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:353) at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:192) at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:733) at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:368) at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:197) at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3266) at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1696) at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:184) at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:269) at com.collaxa.cube.engine.CubeE
    Please suggest
    thanx
    AJ

    Done That,
    Thanx a ton Dave, it worked.
    So I am finally moving on :-)
    Just one question Dave, I happened to work on the Beta release of this version too, the problem was not there. How come we have been able to get it in dev preview.

  • Error while running a Java Program

    Can anyone help me,
    I am getting the following error while running a Java program, Below is the exception thrown, please help.
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RESummer1.run(RESummer1.java:505)
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RECollectCont.run(RECollectCont.java:304)

    Ok, let's see. Write the following class:
    public class Grunt {
      public static void main(String[] args) {
        System.out.println("Hello Mars");
    }Save it as "C:\Grunt.java", compile by typing:
    javac c:\Grunt.javaRun by typing:
    java -classpath "C:\" GruntDoes it say "Hello Mars"? If yes, go back to your program and compare for differences (maybe you used the "package" statement?).
    Regards

  • Error while generating a role

    Hi SAP Techies,
    I am getting the following error while generating a role,
    "18 field value(s) for object K_CCA were not entered in the profile"
    Can you please provide me a solution to fix this problem.
    Thanks.
    Regards,
    Agustuss

    How many cost centres are you putting in the role?  Do you have cost centre set as an org level?
    From your User Name I assume that you are at the BBC...Do you still use a program to populate the cost centres in the role based on the cost centre group names?  If so it is possible that you are trying to put too many cost centres in the field and the the profile will not generate because of this (we had it back in 2001 when I was working there).
    Do you have the technical error message details?

  • Error while running a report

    Hi all,
    I am getting this particular error while running a report. The error is:
    <b>SQL Error: 604
    System error in program SAPLRRK0 and form RSRDR;SRRK0F30-01-
    Diagnosis
    This internal error is a targeted termination since the program has an
    incorrect status.
    Procedure
    Analyse the situation and inform SAP.
      Notification Number BRAIN 299 </b>
    Could anyone tell me what that means?
    Thanks In advance,
    Raj

    Hi Raj,
    There are a few OSS Notes for your issue.
    If your Query has hierarchy in it then check 734184
    If your query is based on Infoset then check Note 784502 and 701941.
    Also check 668921.
    Bye
    Dinesh

  • Error while creating a new connection in ODSM for OVD

    Hi all,
    I am getting the following error while creating a new connection in ODSM for OVD.
    Error log:
    [2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by:
    =======
    java.lang.NoClassDefFoundError: Could not initialize class
    com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub
    at com.octetstring.vde.admin.services.client.ServerMgrServiceLocator.getVDEAdminService(ServerMgrServiceLocator.java:58)
    at oracle.ldap.odsm.model.ovd.APServerProxy.connect(APServerProxy.java:248)
    at oracle.ldap.odsm.model.ovd.APServerProxy.authenticateAs(APServerProxy.java:684)
    at oracle.ldap.odsm.model.ovd.APServerProxy.authenticate(APServerProxy.java:286)
    at oracle.ldap.odsm.model.ovd.APServerProxy.init(APServerProxy.java:216)
    at oracle.ldap.odsm.model.ovd.APServerProxy.<init>(APServerProxy.java:198)
    at oracle.ldap.odsm.model.ovd.OVDRoot.connectOVD(OVDRoot.java:185)
    at oracle.ldap.odsm.ui.common.Connection.connect(Connection.java:120)
    at oracle.ldap.odsm.ui.common.Visit.createConnection(Visit.java:663)
    at oracle.ldap.odsm.ui.common.Login.saveChanges(Login.java:215)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1245)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    ... 28 more
    How to resolve this issue.Pls suggest me.
    Regards,
    -Deena.

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

Maybe you are looking for

  • How can I get an autogenerated value in Postgres within a new SQL statement?

    There are two possible ways that I could go about doing this.  The firstn the creation of a new record, my schema in Postgres automatically inserts a unique value into a given field.  However, whenever I run queries to get that value using Teststand,

  • Need to determine plant and storaeg location for item in delivery

    Hello All, I have an inbound IDOC which changes the quantity of items in a delivery and also adds new items if necessary. I need to do a auto PGI also if required. Am using BDC to update the delivery. Now the problem is when I add a new item to the d

  • Compilation problem in diferent machine

    Hi All, I am having some problem in compiling my code in different machine. The problem is that i have defined classes which access each other in a cyclic manner. e.g. class A access the class B, class B access class A and C while class C access A an

  • Issue with Loading Multiple Videos within a Project

    I am assembling a Captivate project that needs to include several videos that a quite large. When the entire project is written as a Windows executable projector file, the player does not open because the operating system cannot allocate enough memor

  • How do I change name of Apple Mail

    I was calibrating the battery of my MBP and let the battery drain. It went black and then the screen lit up again and then died. It didn't go to sleep. I was working in Mail. I had to restart my computer and my Mail was messed up. I called Apple supp