Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Application Server
Viewing all 3078 articles
Browse latest View live

LVM error when attempting to navigate to Operations

$
0
0

When I attempt to browse to Operations in LVM, I get the following error. On further investigation, it looks like I am missing a module: com.sap.security.core.server.csi.XSSEncoder.encodeURL -This file doesn't exist.  Where can I find this module?

 

 

 

 

500   Internal Server Error

SAP NetWeaver Application Server/Java AS

 

 

The initial exception that caused the request to fail, was:

 

 

java.lang.NoSuchMethodError: com.sap.security.core.server.csi.XSSEncoder.encodeURL(Ljava/lang/String;)Ljava/lang/String;

     at com.sap.nw.lm.aci.engine.base.api.util.HTMLUtil.urlEncode(HTMLUtil.java:33)

     at com.sap.nw.lm.aci.engine.base.api.util.HTMLUtil.escapeToURL(HTMLUtil.java:58)

     at com.sap.tc.lm.aci.apps.modelsrc.systemselector.SelectionObjectId.serialize(SelectionObjectId.java:128)

     at com.sap.tc.lm.aci.apps.modelsrc.services.overview.DefaultServicesOverview.getSerializedSelectionObjectId(DefaultServicesOverview.java:1724)

     at com.sap.tc.vcm.apps.wd.ui.master.systemselector.wdp.IPublicSystemSelector$IISySelNodeElement.wdGetString(IPublicSystemSelector.java:709)

     ... 78 more

 

See full exception chain for details.

Failed to process request. Please contact your system administrator.

While processing the current request, an exception occured which could not be handled by the application or the framework.

If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).

For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.

Correction Hints

The currently executed application, or one of the components it depends on, has been compiled against class file versions that are different from the ones that are available at runtime.

If the exception message indicates, that the modified class is part of the Web Dynpro Runtime (package com.sap.tc.webdynpro.*) then the running Web Dynpro Runtime is of a version that is not compatible with the Web Dynpro Designtime (Developer Studio or Component Build Server) which has been used to build + compile the application.

Note: The above hints are only a guess. They are automatically derived from the exception that occurred and therefore can't be guaranteed to address the original problem in all cases.

System Environment

<omitted>

 

Detailed Error Information

 

Detailed Exception Chain

  java.lang.NoSuchMethodError: com.sap.security.core.server.csi.XSSEncoder.encodeURL(Ljava/lang/String;)Ljava/lang/String;

   at com.sap.nw.lm.aci.engine.base.api.util.HTMLUtil.urlEncode(HTMLUtil.java:33)

   at com.sap.nw.lm.aci.engine.base.api.util.HTMLUtil.escapeToURL(HTMLUtil.java:58)

   at com.sap.tc.lm.aci.apps.modelsrc.systemselector.SelectionObjectId.serialize(SelectionObjectId.java:128)

   at com.sap.tc.lm.aci.apps.modelsrc.services.overview.DefaultServicesOverview.getSerializedSelectionObjectId(DefaultServicesOverview.java:1724)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.wdp.IPublicSystemSelector$IISySelNodeElement.wdGetString(IPublicSystemSelector.java:709)

   at com.sap.tc.webdynpro.progmodel.context.MappedNodeElement.wdGetString(MappedNodeElement.java:298)

   at com.sap.tc.webdynpro.progmodel.context.NodeElement.gciGetString(NodeElement.java:1267)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.wdp.IPrivateSystemSelectorView$IISySelNodeElement.getSerializedSelectionObjectId(IPrivateSystemSelectorView.java:652)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.SystemSelectorView.loadChildNodesAndFindSelPath(SystemSelectorView.java:471)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.SystemSelectorView.handleInitSystemSelector(SystemSelectorView.java:296)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.wdp.InternalSystemSelectorView.wdInvokeEventHandler(InternalSystemSelectorView.java:196)

   at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)

   at com.sap.tc.webdynpro.progmodel.components.Component.fireEvent(Component.java:492)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.wdp.InternalSystemSelector.wdFireEventInitSystemSelector(InternalSystemSelector.java:269)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.SystemSelector.loadSystemSelector(SystemSelector.java:253)

   at com.sap.tc.vcm.apps.wd.ui.master.systemselector.wdp.InternalSystemSelector.wdInvokeMethod(InternalSystemSelector.java:239)

   at com.sap.tc.webdynpro.progmodel.generation.ExternalControllerPI$ExternalInterfaceInvocationHandler.invoke(ExternalControllerPI.java:339)

   at com.sun.proxy.$Proxy523.loadSystemSelector(Unknown Source)

   at com.sap.tc.vcm.apps.wd.ui.master.maincomp.MainComp.loadEmbeddedView(MainComp.java:1623)

   at com.sap.tc.vcm.apps.wd.ui.master.maincomp.MainComp.navigate(MainComp.java:1462)

   at com.sap.tc.vcm.apps.wd.ui.master.maincomp.MainComp.navigate(MainComp.java:406)

   at com.sap.tc.vcm.apps.wd.ui.master.maincomp.wdp.InternalMainComp.navigate(InternalMainComp.java:301)

   at com.sap.tc.vcm.apps.wd.ui.master.maincomp.ACCMainCompView.onActionViewSelectedMainIndex(ACCMainCompView.java:641)

   at com.sap.tc.vcm.apps.wd.ui.master.maincomp.wdp.InternalACCMainCompView.wdInvokeEventHandler(InternalACCMainCompView.java:459)

   at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:142)

   at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:75)

   at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.doHandleActionEvent(ProcessingEventPhase.java:159)

   at com.sap.tc.webdynpro.clientserver.phases.ProcessingEventPhase.execute(ProcessingEventPhase.java:94)

   at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequestPartly(WindowPhaseModel.java:162)

   at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doProcessRequest(WindowPhaseModel.java:110)

   at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:97)

   at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:515)

   at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:58)

   at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doExecute(ClientApplication.java:1671)

   at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doProcessing(ClientApplication.java:1485)

   at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessingStandalone(ApplicationSession.java:908)

   at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doApplicationProcessing(ApplicationSession.java:880)

   at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:357)

   at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:325)

   at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)

   at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:89)

   at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)

   at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)

   at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

   at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)

   at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)

   at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:457)

   at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)

   at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)

   at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)

   at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:276)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)

   at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)

   at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)

   at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)

   at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)

   at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)

   at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)

   at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

   at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

   at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)

   at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)

   at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)

   at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

   at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

   at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)


Industry Standard documentation for Technical Information related to Netweaver Portals

$
0
0

Hi.

 

I was hoping someone could point me in the right direction.

I want to create documentation related to our Netweaver Portals, but I want the documentation to be based on Industry Standards related to Netweaver Portals.

 

Information which I will include in this document, will include the following, but not limited to:

 

Naming Conventions

Folder Logic

Roles (How to create and use them)

Pages

Worksets

iViews

etc..

 

Does someone know of a template which I can use and alter to fit my requirements?

WSDL URL Issue after Refresh

$
0
0

Hi Guru's,

 

In my landscape, we have DEV, QAS, PRD and recently we refreshed QAS with PRD copy. After the refresh, for WSDL configuration if we hit SOAMANAGER t-code, url pop-up was pointing for PRD instead of QAS.

 

Could anyone let us know what needs to done for this URL change.

 

Expecting your suggestion ASAP.

 

Thanks & Regards,

Guna

auth to new co code

$
0
0

Hi Experts,

 

We have a scenario. One user have access to one co code(FZ01) for 100 transaction . The user is working with all 100 transaction and Auth. is working correct as planned(create/change /display).

 

Now the user got additional responsibility and he need to take another co code too(FZ02). But transaction and auth. level  is same as earlier co code(FZ01).

 

Only change is now its two co code(FZ01 and FZ02)  and  earlier it was one(FZ01). Auth matrix is the same for both co code.

 

How we can give auth. to this new co code FZ02   .Please suggest the best practice.

 

regards

manu

Cannot start J2EE server

$
0
0

Hi all,

 

Having problems with my dev sandbox and i'm not sure how to fix it.

 

Netweaver 2004s, OS: 2003 SR2, DBMS: Oracles 10g

 

After changing the SAPSR3DB password in secure store via configtool, i can no longer start the J2EE server instance and i cannot connect to the DB via configtool anymore as well although the URL looks fine to me.

 

The DB is up and running "Services are all started". I can connect to the DB via SQLPLUS with the SAPSR3DB account using the password that i've put in secure store.

 

Log_Bootstrap:

[Nov 18, 2009 4:08:20 PM ] -


[Nov 18, 2009 4:08:20 PM ] Bootstrap MODE:

[Nov 18, 2009 4:08:20 PM ] <INSTANCE GLOBALS>

[Nov 18, 2009 4:08:20 PM ]  determined by parameter [ID0014269].

[Nov 18, 2009 4:08:20 PM ] -


[Nov 18, 2009 4:08:22 PM ] Exception occurred:

com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!

     at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:476)

     at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)

     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)

     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:324)

     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

-


==[ Caused by: ]==----


com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.

     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)

     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)

     at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)

     at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)

     at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)

     at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)

     at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:74)

     at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:473)

     at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)

     at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)

     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:324)

     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection

     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)

     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)

     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)

     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)

     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)

     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)

     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)

     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)

     at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)

     at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)

     at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)

     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)

     ... 14 more

 

 

[Nov 18, 2009 4:08:22 PM ] [Bootstrap module]> Problem occurred while performing synchronization.

 

Dev_Jcontrol:

-


trc file: "C:\usr\sap\MKD\JC00\work\dev_jcontrol", trc level: 1, release: "700"

-


node name   : jcontrol

pid         : 3744

system name : MKD

system nr.  : 00

started at  : Wed Nov 18 16:08:19 2009

arguments       :

       arg[00] : C:\usr\sap\MKD\JC00\exe\jcontrol.EXE

       arg[01] : pf=C:\usr\sap\MKD\SYS\profile\MKD_JC00_NetWeaverBox

 

 

[Thr 2432] Wed Nov 18 16:08:19 2009

[Thr 2432] *** WARNING => INFO: Unknown property [instance.box.number=MKDJC00netweaverbox] [jstartxx.c   841]

[Thr 2432] *** WARNING => INFO: Unknown property [instance.en.host=NetWeaverBox] [jstartxx.c   841]

[Thr 2432] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]

[Thr 2432] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]

 

**********************************************************************

JStartupReadInstanceProperties: read instance properties [C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties;C:\usr\sap\MKD\JC00\SDM\program\config\sdm_jstartup.properties]

-> ms host    : NetWeaverBox

-> ms port    : 3901

-> OS libs    : C:\usr\sap\MKD\JC00\j2ee\os_libs

-> Admin URL  :

-> run mode   : normal

-> run action : NONE

-> enabled    : yes

**********************************************************************

 

 

**********************************************************************

Used property files

-> files [00] : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

-> files [01] : C:\usr\sap\MKD\JC00\SDM\program\config\sdm_jstartup.properties

**********************************************************************

 

**********************************************************************

Instance properties

-> ms host    : NetWeaverBox

-> ms port    : 3901

-> os libs    : C:\usr\sap\MKD\JC00\j2ee\os_libs

-> admin URL  :

-> run mode   : normal

-> run action : NONE

-> enabled    : yes

**********************************************************************

 

**********************************************************************

Bootstrap nodes

-> [00] bootstrap            : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

-> [01] bootstrap_ID1426900  : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

-> [02] bootstrap_ID1426950  : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

**********************************************************************

 

**********************************************************************

Worker nodes

-> [00] ID1426900            : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

-> [01] ID1426950            : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

-> [02] sdm                  : C:\usr\sap\MKD\JC00\SDM\program\config\sdm_jstartup.properties

**********************************************************************

 

[Thr 2432] JControlExecuteBootstrap: execute bootstrap process [bootstrap]

[Thr 2432] [Node: bootstrap] java home is set by profile parameter

     Java Home: C:\j2sdk1.4.2_13

[Thr 2432] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\MKD\JC00\exe\jvmx.jar

 

**********************************************************************

JStartupIReadSection: read node properties [bootstrap]

-> node name          : bootstrap

-> node type          : bootstrap

-> node execute       : yes

-> java path          : C:\j2sdk1.4.2_13

-> java parameters    : -Djco.jarm=1

-> java vm version    : 1.4.2_13-b06

-> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)

-> java vm type       : server

-> java vm cpu        : x86

-> heap size          : 256M

-> root path          : C:\usr\sap\MKD\JC00\j2ee\cluster

-> class path         : .\bootstrap\launcher.jar

-> OS libs path       : C:\usr\sap\MKD\JC00\j2ee\os_libs

-> main class         : com.sap.engine.offline.OfflineToolStart

-> framework class    : com.sap.bc.proj.jstartup.JStartupFramework

-> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives

-> framework path     : C:\usr\sap\MKD\JC00\exe\jstartup.jar;C:\usr\sap\MKD\JC00\exe\jvmx.jar

-> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0014269

-> debuggable         : yes

-> debug mode         : no

-> debug port         : 60000

-> shutdown timeout   : 120000

**********************************************************************

 

 

**********************************************************************

JControlStartJLaunch: program = C:\usr\sap\MKD\JC00\exe\jlaunch.exe

-> arg[00] = C:\usr\sap\MKD\JC00\exe\jlaunch.exe

-> arg[01] = pf=C:\usr\sap\MKD\SYS\profile\MKD_JC00_NetWeaverBox

-> arg[02] = -DSAPINFO=MKD_00_bootstrap

-> arg[03] = -nodeId=-1

-> arg[04] = -file=C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties

-> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3744

-> arg[06] = -nodeName=bootstrap

-> arg[07] = -jvmOutFile=C:\usr\sap\MKD\JC00\work\jvm_bootstrap.out

-> arg[08] = -stdOutFile=C:\usr\sap\MKD\JC00\work\std_bootstrap.out

-> arg[09] = -locOutFile=C:\usr\sap\MKD\JC00\work\dev_bootstrap

-> arg[10] = -mode=BOOTSTRAP

-> arg[11] = pf=C:\usr\sap\MKD\SYS\profile\MKD_JC00_NetWeaverBox

-> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\oracle\MKD\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\SAPJco;C:\Program Files\SAP\JDT\eclipse\plugins;C:\usr\sap\MKD\SYS\exe\uc\NTI386

-> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\MKD\JC00\j2ee\os_libs;C:\oracle\MKD\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\SAPJco;C:\Program Files\SAP\JDT\eclipse\plugins;C:\usr\sap\MKD\SYS\exe\uc\NTI386

**********************************************************************

 

 

[Thr 2432] Wed Nov 18 16:08:23 2009

[Thr 2432] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]

[Thr 2432] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)

[Thr 2432] JControlCloseProgram: started (exitcode = 66)

[Thr 2432] JControlCloseProgram: good bye... (exitcode = 66)

 

Instance.properties:

ID1426900.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.

ID1426900.Debuggable=no

ID1426900.JLaunchParameters=

ID1426900.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Xms170m -XX:NewSize=57m -XX:MaxNewSize=57m -XX:NewRatio=3 -XX:+DisableExplicitGC -verbose:gc

ID1426900.JavaPath=C:/j2sdk1.4.2_13

ID1426900.LogName=dispatcher

ID1426900.MainClass=com.sap.engine.boot.Start

ID1426900.MaxHeapSize=170

ID1426900.Name=dispatcher

ID1426900.Parameters=

ID1426900.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster/dispatcher

ID1426900.Type=dispatcher

ID1426950.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.

ID1426950.DebugMode=no

ID1426950.DebugPort=50021

ID1426950.Debuggable=no

ID1426950.JLaunchParameters=

ID1426950.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -Xms1024M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer

ID1426950.JavaPath=C:/j2sdk1.4.2_13

ID1426950.LogName=server0

ID1426950.MainClass=com.sap.engine.boot.Start

ID1426950.MaxHeapSize=1024

ID1426950.Name=server0

ID1426950.Parameters=

ID1426950.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster/server0

ID1426950.Type=server

bootstrap.ClassPath=./bootstrap/launcher.jar

bootstrap.JavaParameters=-Djco.jarm=1

bootstrap.JavaPath=C:/j2sdk1.4.2_13

bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap.MaxHeapSize=256

bootstrap.Name=bootstrap

bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0014269

bootstrap.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster

bootstrap.Type=bootstrap

bootstrap_ID1426900.ClassPath=./bootstrap/launcher.jar

bootstrap_ID1426900.JLaunchParameters=

bootstrap_ID1426900.JavaParameters=-Djco.jarm=1

bootstrap_ID1426900.JavaPath=C:/j2sdk1.4.2_13

bootstrap_ID1426900.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID1426900.MaxHeapSize=256

bootstrap_ID1426900.Name=dispatcher bootstrap

bootstrap_ID1426900.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID001426900

bootstrap_ID1426900.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster

bootstrap_ID1426900.Type=bootstrap

bootstrap_ID1426950.ClassPath=./bootstrap/launcher.jar

bootstrap_ID1426950.JLaunchParameters=

bootstrap_ID1426950.JavaParameters=-Djco.jarm=1

bootstrap_ID1426950.JavaPath=C:/j2sdk1.4.2_13

bootstrap_ID1426950.MainClass=com.sap.engine.offline.OfflineToolStart

bootstrap_ID1426950.MaxHeapSize=256

bootstrap_ID1426950.Name=server0 bootstrap

bootstrap_ID1426950.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID001426950

bootstrap_ID1426950.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster

bootstrap_ID1426950.Type=bootstrap

instance.box.number=MKDJC00netweaverbox

instance.en.host=NetWeaverBox

instance.en.port=3201

instance.enabled=yes

instance.install.dir=C:/usr/sap/MKD/JC00/j2ee

instance.ms.host=NetWeaverBox

instance.ms.port=3901

instance.osLibsPath=C:/usr/sap/MKD/JC00/j2ee/os_libs

instance.runAction=NONE

instance.runMode=normal

instance.system.id=0

 

Edited by: MonkD on Nov 18, 2009 4:55 PM

J2EE not starting up

$
0
0

Dear Experts,

 

we have an issue with J2EE startup in solution manager. the java instance is not starting up. please find the logs below, please prvide your suggestions.

 

dev_bootstrap:

 

 

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

trc file: "dev_bootstrap", trc level: 1, release: "720"

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

node name   : bootstrap

pid         : 8700

system name : <SID>

system nr.  : 10

started at  : Thu May 08 19:36:14 2014

arguments            :

                  arg[00] : D:\usr\sap\<SID>\<INSTANCE>\exe\jlaunch.exe

                  arg[01] : pf=\\<HOST NAME>\sapmnt\<SID>\SYS\profile\<SID>_<INSTANCE>_<HOST NAME>

                  arg[02] : -DSAPINFO=<SID>_10_bootstrap

                  arg[03] : pf=\\<HOST NAME>\sapmnt\<SID>\SYS\profile\<SID>_<INSTANCE>_<HOST NAME>

                  arg[04] : -DSAPSTART=1

                  arg[05] : -DCONNECT_PORT=57809

                  arg[06] : -DSAPSYSTEM=10

                  arg[07] : -DSAPSYSTEMNAME=<SID>

                  arg[08] : -DSAPMYNAME=<HOST NAME>_<SID>_10

                  arg[09] : -DSAPPROFILE=\\<HOST NAME>\sapmnt\<SID>\SYS\profile\<SID>_<INSTANCE>_<HOST NAME>

                  arg[10] : -DFRFC_FALLBACK=ON

                  arg[11] : -DFRFC_FALLBACK_HOST=localhost

 

 

**********************************************************************

Used property files

-> files [00] : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties

**********************************************************************

 

**********************************************************************

Bootstrap nodes

-> [00] bootstrap            : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties

-> [01] bootstrap_ID10616650 : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties

-> [02] bootstrap_ID10616655 : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties

**********************************************************************

 

**********************************************************************

Worker nodes

-> [00] ID106166500          : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties

-> [01] ID106166550          : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties

**********************************************************************

 

 

**********************************************************************

JStartupReadInstanceProperties: read instance properties [D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\instance.properties]

-> ms host    : <HOST NAME>

-> ms port    : 3911

-> OS libs    : D:\usr\sap\<SID>\<INSTANCE>\j2ee\os_libs

-> Admin URL  :

-> run mode   : NORMAL

-> run action : NONE

-> enabled    : yes

**********************************************************************

 

 

[Thr 8704] Thu May 08 19:36:14 2014

[Thr 8704] JLaunchRequestQueueInit: create named pipe for ipc

[Thr 8704] JLaunchRequestQueueInit: create pipe listener thread

[Thr 8732] JLaunchRequestFunc: Thread 8732 started as listener thread for np messages.

[Thr 8740] WaitSyncSemThread: Thread 8740 started as semaphore monitor thread.

[Thr 8704] NiInit3: NI already initialized; param 'maxHandles' ignored (init=1;par=32768;cur=2048)

[Thr 8704] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)

[Thr 8704] CCMS uses Shared Memory Key 73 for monitoring.

[Thr 8704] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.

[Thr 8704] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.

[Thr 8704] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

[Thr 8704] CCMS: CCMS Monitoring Initialization finished, rc=0.

[Thr 8704] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\<SID>\<INSTANCE>\exe\jvmx.jar

 

**********************************************************************

JStartupIReadSection: read node properties [bootstrap]

-> node name          : bootstrap

-> node type          : bootstrap

-> node execute       : yes

-> java path          : D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4

-> java parameters    : -Djco.jarm=1 -Djava.security.policy=./java.policy

-> java vm version    : 4.1.016 1.6-b03

-> java vm vendor     : SAP Java Server VM (SAP AG)

-> java vm type       : server

-> java vm cpu        : amd64

-> heap size          : 256M

-> root path          : D:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster

-> class path         : .\bootstrap\launcher.jar

-> OS libs path       : D:\usr\sap\<SID>\<INSTANCE>\j2ee\os_libs

-> main class         : com.sap.engine.offline.OfflineToolStart

-> framework class    : com.sap.bc.proj.jstartup.JStartupFramework

-> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives

-> framework path     : D:\usr\sap\<SID>\<INSTANCE>\exe\jstartup.jar;D:\usr\sap\<SID>\<INSTANCE>\exe\jvmx.jar

-> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID1061665

-> debuggable         : yes

-> debug mode         : no

-> debug port         : 60000

-> shutdown timeout   : 120 sec.

**********************************************************************

 

[Thr 8748] JLaunchIStartFunc: Thread 8748 started as Java VM thread.

 

**********************************************************************

JHVM_LoadJavaVM: VM Arguments of node [bootstrap]

-> stack   : 2097152 Bytes

-> arg[  0]: exit

-> arg[  1]: abort

-> arg[  2]: vfprintf

-> arg[  3]: -Djco.jarm=1

-> arg[  4]: -Djava.security.policy=./java.policy

-> arg[  5]: -Dsys.global.dir=D:\usr\sap\<SID>\SYS\global

-> arg[  6]: -Dapplication.home=D:\usr\sap\<SID>\<INSTANCE>\exe

-> arg[  7]: -Djava.class.path=D:\usr\sap\<SID>\<INSTANCE>\exe\jstartup.jar;D:\usr\sap\<SID>\<INSTANCE>\exe\jvmx.jar;.\bootstrap\launcher.jar

-> arg[  8]: -Djava.library.path=D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\jre\bin\server;D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\jre\bin;D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\bin;D:\usr\sap\<SID>\<INSTANCE>\j2ee\os_libs;D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\bin;D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\jre\bin;D:\usr\sap\<SID>\<INSTANCE>\exe;D:\oracle\<SID>\11203\bin;D:\oracle\<SID>\113\bin;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\j2sdk1.4.2_30-x64\bin;D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\jre\bin\server;D:\usr\sap\<SID>\<INSTANCE>\j2ee\os_libs;D:\usr\sap\<SID>\SYS\exe\uc\NTAMD64

-> arg[  9]: -Dmemory.manager=256M

-> arg[ 10]: -Xmx256M

-> arg[ 11]: -DLoadBalanceRestricted=no

-> arg[ 12]: -Djstartup.mode=BOOTSTRAP

-> arg[ 13]: -Djstartup.ownProcessId=8700

-> arg[ 14]: -Djstartup.ownHardwareId=I1099895610

-> arg[ 15]: -Djstartup.whoami=bootstrap

-> arg[ 16]: -Djstartup.debuggable=yes

-> arg[ 17]: -Xjvmx

-> arg[ 18]: -XsapSystem=10

-> arg[ 19]: -XmonGcCallback

-> arg[ 20]: -XdebugPortRange:60000-60000

-> arg[ 21]: -XdebugStateChangeCallback

-> arg[ 22]: -DSAPINFO=<SID>_10_bootstrap

-> arg[ 23]: -DSAPSTART=1

-> arg[ 24]: -DCONNECT_PORT=57809

-> arg[ 25]: -DSAPSYSTEM=10

-> arg[ 26]: -DSAPSYSTEMNAME=<SID>

-> arg[ 27]: -DSAPMYNAME=<HOST NAME>_<SID>_10

-> arg[ 28]: -DSAPPROFILE=\\<HOST NAME>\sapmnt\<SID>\SYS\profile\<SID>_<INSTANCE>_<HOST NAME>

-> arg[ 29]: -DFRFC_FALLBACK=ON

-> arg[ 30]: -DFRFC_FALLBACK_HOST=localhost

-> arg[ 31]: -DSAPSTARTUP=1

-> arg[ 32]: -DSAPSYSTEM=10

-> arg[ 33]: -DSAPSYSTEMNAME=<SID>

-> arg[ 34]: -DSAPMYNAME=<HOST NAME>_<SID>_10

-> arg[ 35]: -DSAPDBHOST=<HOST NAME>

-> arg[ 36]: -Dj2ee.dbhost=<HOST NAME>

**********************************************************************

 

(CompilerOracle read from file D:\usr\sap\<SID>\<INSTANCE>\exe\sapjvm_4\jre\.hotspot_compiler)

[Thr 8748] JHVM_LoadJavaVM: Java VM created OK.

 

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [bootstrap]

-> arg[  0]: com.sap.engine.bootstrap.Bootstrap

-> arg[  1]: ./bootstrap

-> arg[  2]: ID1061665

**********************************************************************

 

[Thr 8748] JHVM_RegisterNatives: com.sap.bc.krn.perf.PerfTimes

[Thr 8688] JLaunchIExitJava: exit hook is called (rc = 66)

[Thr 8688] **********************************************************************

[Thr 8688] *** ERROR => The Java VM terminated with a non-zero exit code.

[Thr 8688] *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'

[Thr 8688] *** for additional information and trouble shooting.

[Thr 8688] **********************************************************************

[Thr 8688] JLaunchCloseProgram: good bye (exitcode = 66)

Migration of SAP Portal from AIX to Linux

$
0
0

Hi Experts,

 

We are migrtaing our Portal system which has got CI & DB running on One aix host & 4 application servers (diaglog instances) running on separate 4 hosts.

 

We are migrating CI & DB using SAPINST using load based migration.

 

After migration when we are starting the Config tools, the application server instances are still visible in config tool tree.

 

When we are installing the application servers on Linux hosts it is picking up the old instance ids & old configuration from AIX hosts.

 

We tried deleteing the old application servers from configuration editor of config tool under cluster data & then deleting property sheets of old Application servers & old dispatchers. But again when we install the application servers, it still picks up the same instance id numbers & old configuration of AIX hosts.

 

Can you please advise if there is any way of preventing the new application servers picking up the old configuration as uninstalling the application server before migration is not feasable for us.


Also if there is any harm in new instances picking up the old instance id numbers & old configuration.

 

Thanks in advance,

 

Warn Regards,

Ajay

Business Objects XI - Not running reports on scheduled time

$
0
0

We have business objects xi installed on vmware ESXi. Everything works fine and fast too. Much faster than when we had it on a physical server. However there is one major flaw: Scheduled reports do not run when scheduled. If I schedule a report to run and schedule it for say 8:00AM and I scheduled it at 9:45AM, it will immediately run the report at 9:45AM every day instead of 8:00AM. If I go back in to change or "update" the schedule, it will just change it to whatever time I modified it. This all worked fine when we had it installed on a physical box. I do not believe that since it is installed on a vm is the issue. Any thoughts?


TREX - http service could not be started

$
0
0

Hi Experts,

 

After installing TREX on a windows server in a Portal scenario the

Httpserver/Webserver is not starting up.Could you please help to

analyze

and resolve this issue.

Symptom:

TREX httpserver is showing red in the "Services " tab of the TREX Admin

tool.

The following are some of the actions i performed

1.Applied note

1029783 - TREX 7.0 Httpserver does not work in 64 Bit Windows

1981642 - TREX http service could not be started

 

2.Executed the steps as its from the below link

http://wiki.scn.sap.com/wiki/display/TechTSG/TREX+WebServer+is+not+starti

ng+up

 

after doing all these still i'm unsuccessful.Could you please help me

in

solving the issue.

 

Thanks,

Satheesh E

JSPM Outdated-Need Help

$
0
0

Dear Experts,

 

we have installed Netweaver 7.4 for PI which was delivered with SPS05. we have updated Netweaver ABAP components into SP06 successfully. when we tried to apply the JAVA patches through JSPM, it shows no longer in maintenance, you have to use SUM tool. we have checked in the note 1589311 and it says JSPM is supported until Netweaver 7.4 SP03.

 

can you please let us know, is there any way to by-bass sum tool and apply the Java patches using JSPM (totally 76 components need to be updated).

 

Thanks in advance!

Regards,

Pradeep

SAP Web Dispatcher Mutiple Instances on the Same Host - Admin URL Access

$
0
0

Dear Friends,

 

We have installed multiple SAP Web Dispatcher instances (WQ1-01 & WQ2-02) on the same host.

 

Is there a way, we can access both the instances using one Single Admin URL(Port)???

 

Thank you,

Sri

Failing on "Start Instance" on first-time install of SAP Win x86 64bit NW 7.3 MaxDB 7.8

$
0
0

I get up to step 23 of 36, and see this:

       An error occurred while processing option SAP NetWeaver 7.3 > MaxDB > SAP Systems > Application Server ABAP > Standard System > Standard System( Last error reported by the step: ABAP processes of instance DEV/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.). You can now:

  • Choose Retry to repeat the current step.
  • Choose Log Files to get more information about the error.
  • Stop the option and continue with it later.

Log files are written to C:\Program Files/sapinst_instdir/NW730/ADA/INSTALL/NW730/ADA/STD/ABAP.    

 

The last messages in the sapinst.log file are:

26.04.2013 17:06:47

GetProcessList

OK

name, description, dispstatus, textstatus, starttime, elapsedtime, pid

disp+work.EXE, Dispatcher, GRAY, Stopped, 2013 04 26 16:56:41, 0:00:24, -1

igswd.EXE, IGS Watchdog, GREEN, Running, 2013 04 26 16:56:41, 0:10:06, 1628

 

 

ERROR 2013-04-26 17:06:47.551

CJS-30149  ABAP processes of instance DEV/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.

 

 

ERROR 2013-04-26 17:06:48.582

FCO-00011  The step start with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_Start|ind|ind|ind|ind|auto.id:2|0|start was executed with status ERROR ( Last error reported by the step: ABAP processes of instance DEV/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.).

 

 

INFO 2013-04-26 17:06:50.392

Creating file C:\Program Files\sapinst_instdir\NW730\ADA\INSTALL\NW730\ADA\STD\ABAP\__instana_tmp.xml.

 

Any ideas on where to look?

Schedule Transport remains in import running state

$
0
0

Hello All,

 

 

 

We have been trying to import transport with the scheduling transport for night and when we checked in morning the transport was still running in import running state. I checked the import monitor and tp was running without error and Slogs were updating. I deleted the transport from import monitor and killed tp.exe process on both CI and 2 AS. Now i tried to import it manually it was imported successfully.

 

But again we schedule the new transport and it is still showing import running state. Can you please share your experience and help me in correcting.

 

 

NOTE: I have recently done kernel patching. But i don't think that would be any problem because transports are importing manually without any problem.

 

 

 

Regards,

Mohit

collecting the thread dumps after automatic restart of java can help ?

$
0
0

Hi All ,

 

java nodes got restarted automatically , We see this was due to OOM situation . In case of OOM situation on Java node, server nodes will restart
automatically and we will come to know once they have been restarted.

 

Its not possible to collect thread dumps before ? in case automatic
restart. We can only collect thread dumps only after restart and I am not sure
that it will collect the required information as the PID of the server process
will change and thread dumps are generated on the basis of PID of the server
processes.

 

 

is it helpul taking the thread dumps after automatic restat of java nodes ?

 

Regards ,

 

Ravindar.a

Problem with connection to Oracle.

$
0
0

I'm receiving an error when doing a system load when the install reaches the abap import phase:

 

 

 

I get this in the "R3load -testconnect" output.

 

 

 

bSl Trace: CONNECT failed with sql error '1017'

 

 

 

So I went and tried a "R3trans -d/x" and found the

 

 

 

ORA-01017: invalid username/password; logon denied

 

 

 

When I do an "sqlplus /nolog" and try to do a "conn / as sysdba"

 

 

 

I still get the same

 

ERROR:

 

ORA-12547: TNS:lost contact

 

 

 

error.

 

 

 

When as <sidadm> I do a 'sqlplus / as sysdba'

 

I get the "ORA-12547: TNS:lost contact"

 

 

 

TNSPING works fine, the listener log shows connections as fine.

 

 

 

I just get the :

 

 

 

RA-12547: TNS:lost contact.

 

 

 

 

 

 

 

tnsping <SID> works fine.

 

 

 

I've recreated the "SAPUSER" table as in Note 400241 and used the default password of "sap" but I still get a password error on connection.  I am using the default password of "sap" per the note so I don't know why it won't work.

 

 

 

This query works:

 

 

 

conn SAPSR3/sap@<SID>

 

 

 

So I know that I've met the condition in 400241? 

 

 

 

It must be related to the "TNS lost contact" problem.

 

 

 

The weird thing is that it eventually locks the SAPSR3 user.  What sense does that make?

 

 

 

Any help is appreciated.


Able to open fse2 without opening client

$
0
0

Hi,

 

In our production environment one user is able to open fse2 transaction code, without opening client,

 

While remaining users are not able to, if any other user is trying to open fse2 tcode getting status "client XXX has status not modifiable"

 

I have checked roles, parameters of the user who is trying to open fse2 and given same roles and parameters to another user, but he is not able to open.

 

I want fse2 transaction code to be opened for another user without asking  "client XXX has status not modifiable"

 

Thanks in advance.

Gowtham

To enable Axis adapter framework

$
0
0

Hi All ,

 

 

We are going to use Axis adapter framework in AAR PI landscape(X6* track). As we understood, this is SAP provided by default with PI but there are some more additional JARs need to be installed to enable this functionality.

 

 

Do we need downtime for this activity?

avindar,a

 

 

CCMS not triggering Mail

$
0
0

Dear Experts,

 

I have configured CCMS alert configuration from RZ21 and RZ20 but we are not getting any mail alert from the system.

  1. created private distribution list in 000

 

recipients : DEV:380:TESTUSER  type (remote mail )

                   DEV:380:TESTUSER1 type (remote mail)

 

  1. RZ21 configuration done as below,

 

   2.1 selected the node CCMS_OnAlert_Email

   2.2 Set sender, Receiver (Given distribution list), Type (P)

   2.3 Selected "Auto reaction method" under Release tab

 

  1. RZ20 Configuration done as below,

 

   3.1 Selected "SAP CCMS Monitor Templates"

   3.2 Selected "System Errors" node

   3.3 Selected the node "Abap Shortdumps" and in properties, under Methods tab selected "CCMS_OnAlert_Email" in Auto-reaction method filed.

 

Please note that SCOT settings are configured properly and i can send a mail to external mail ID from SBWP. also i have maintained mail IDs in SU01 for TESTUSER and TESTUSER1 with Remote mail communication method.

 

System details: SAP netweaver 7.31 on Oracle 11 G, OS:Windows 2008 R2 server

 

Please let me know what is missing.

 

Thanks in advance!

Pradeep

List of All Users Logged On in Java Instance (Equivalent to AL08)

$
0
0

How do I get the list of  All Users Logged On in Java Instance ?

 

While in an ABAP instance we are using the t-code (AL08), what's the equivalent in Java instance, while we are conecting to a portal ?

 

Best regards,

Tom

Test service not working in SICF

$
0
0

Hi All,

 

In SICF transaction, after activating the /default_host/sap/bc/srt/IDoc service and when we give test service it shows "500 Internel Server Error."

 

Please help

 

Thanks,

Preetha Balan

Viewing all 3078 articles
Browse latest View live


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