EPCF - determine in Portal or not

Hi all,
Can use EPCF to determine if I am in portal or not? Is there a EPCF function to do that.
Thanks in advance.
Regards,
Janvi

I don't know about the EPCF object, but I think you can check if you are in the portal like this :
<script type="text/javascript">
<% if runtime->portal_version eq '0.0'.%>
alert("not in portal");
<% else.%>
alert("in portal version <%=runtime->portal_version%>");
<%endif.%>
</script>

Similar Messages

  • Portal is not comming up after after adding param (element.resynch=force)

    Hi Team,
    Portal is not coming up after adding the parameter element.resynch=force in the bootstrap.properties under the location
    <j2ee-home>\cluster\bootstrap\bootstrap.properties  according to the note 710663.
    I am pasting the required log files ....
    default trace:-
    #1.#E41F13351581007C00001EF80006F0A000048E816A098C02#1282586387778#com.sap.engine.services.dbpool##com.sap.engine.services.dbpool#u:jobej#1019#####Thread[UWL Pooled Thread:1,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Server#Java#dbpool_0300##ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.connector.exceptions.BaseResourceException: "ConnectionManager" is closed. Possible reasons: 1) connector "SAPQP1DB" is stopped or not started, 2) Connector service is stopped or has not been started.#3#ResourceException#ConnectionFactoryImpl.getConnection()#com.sap.engine.services.connector.exceptions.BaseResourceException: "ConnectionManager" is closed. Possible reasons: 1) connector "SAPQP1DB" is stopped or not started, 2) Connector service is stopped or has not been started.#
    #1.#E41F13351581007C00001EF90006F0A000048E816A098D28#1282586387778#com.sap.engine.services.dbpool##com.sap.engine.services.dbpool#u:jobej#1019#####Thread[UWL Pooled Thread:1,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.dbpool.exceptions.BaseSQLException: ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.connector.exceptions.BaseResourceException: "ConnectionManager" is closed. Possible reasons: 1) connector "SAPQP1DB" is stopped or not started, 2) Connector service is stopped or has not been started.
            at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:59)
            at com.sap.netweaver.bc.uwl.utils.db.ConnectionFactory.getConnection(ConnectionFactory.java:121)
            at com.sap.netweaver.bc.uwl.utils.db.ConnectionFactory.getConnectionForTransaction(ConnectionFactory.java:177)
            at com.sap.netweaver.bc.uwl.utils.db.Transaction.begin(Transaction.java:72)
            at com.sap.netweaver.bc.uwl.utils.db.Transaction.getConnection(Transaction.java:55)
            at com.sap.netweaver.bc.uwl.core.cache.CacheManager.onItemUpdated(CacheManager.java:2569)
            at com.sap.netweaver.bc.uwl.core.BaseItemManager.internalFillHollowAndBOAttributes(BaseItemManager.java:176)
            at com.sap.netweaver.bc.uwl.core.HollowAttributesThread$1.run(HollowAttributesThread.java:67)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at javax.security.auth.Subject.doAs(Subject.java:477)
            at com.sap.netweaver.bc.uwl.core.HollowAttributesThread.run(HollowAttributesThread.java:53)
            at com.sap.netweaver.bc.uwl.core.ThreadManager$PoolWorker.run(ThreadManager.java:191)
    Caused by: com.sap.engine.services.connector.exceptions.BaseResourceException: "ConnectionManager" is closed. Possible reasons: 1) connector "SAPQP1DB" is stopped or not started, 2) Connector service is stopped or has not been started.
            at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:195)
            at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:51)
    dev_jcontrol  :-
    JControlStartJLaunch: program = /usr/sap/QP1/JC00/exe/jlaunch
    -> arg[00] = /usr/sap/QP1/JC00/exe/jlaunch
    -> arg[01] = pf=/usr/sap/QP1/SYS/profile/QP1_JC00_mepxq1cs01
    -> arg[02] = -DSAPINFO=QP1_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=/usr/sap/QP1/JC00/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=24117264
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=/usr/sap/QP1/JC00/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/QP1/JC00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/QP1/JC00/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/QP1/SYS/profile/QP1_JC00_mepxq1cs01
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/sap/QP1/JC00/exe:/usr/sap/QP1/JC00/exe:/tmp/sapinst_exe.454834.1268233847:/usr/sap/QP1/SYS/exe/run:/usr/java14_64/jre/bin/j9vm:/usr/sap/QP1/JC00/exe::/usr/lib:/usr/sap/QP1/JC00/j2ee/os_libs:/usr/sap/QP1/JC00/exe:/usr/sap/QP1/JC00/exe:/usr/lib:/lib:/usr/sap/QP1/SYS/exe/run
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/QP1/JC00/j2ee/os_libs:/usr/java14_64/bin:/home/qp1adm:/usr/sap/QP1/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/qp1adm/bin:/usr/bin/X11:/sbin:.:/db2/db2qp1/sqllib/bin:/db2/db2qp1/sqllib/adm:/db2/db2qp1/sqllib/misc
    [Thr  1] JStartupICreateProcess: fork process (pid 532606)
    [Thr  1] Tue Aug 24 09:16:10 2010
    [Thr  1] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx_mt. 1642]
    [Thr  1] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr  1] JControlCloseProgram: started (exitcode = 66)
    [Thr  1] JControlCloseProgram: good bye... (exitcode = 66)
    dev_bootstrap :-
    [Thr 772] Tue Aug 24 09:16:08 2010
    [Thr 772] 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]: ID0092516
    [Thr 772] Tue Aug 24 09:16:09 2010
    [Thr 772] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 772] JLaunchIExitJava: exit hook is called (rc = 66)
    [Thr 772] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 772] SigISetIgnoreAction : SIG_IGN for signal 20
    [Thr 772] JLaunchCloseProgram: good bye (exitcode = 66)
    jvm_bootstrap :-
    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:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: The property "rdbms.url" does not exist
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:242)
            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:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.exception.standard.SAPIllegalArgumentException: The property "rdbms.url" does not exist
            at com.sap.engine.core.configuration.impl.utilities.PropertyUtil.getStringProperty(PropertyUtil.java:137)
            at com.sap.engine.core.configuration.impl.utilities.PropertyUtil.getStringProperty(PropertyUtil.java:160)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:85)
            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)
            ... 11 more
    [Bootstrap module]> Problem occurred while performing synchronization.
    Quick response is really appriciated ***
    Thanks & Regards,
    Revanth Kumar Kadali

    Hi ,
    now the error status chaged in the logbootstrap_ID0092516.0.log_
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[../../work/log_bootstrap_ID0092516.log]/>
    <!PATTERN[log_bootstrap_ID0092516.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter([%24d] %m)]/>
    <!ENCODING[UTF8]/>
    <!FILESET[0, 2, 2097152]/>
    <!PREVIOUSFILE[log_bootstrap_ID0092516.1.log]/>
    <!NEXTFILE[log_bootstrap_ID0092516.1.log]/>
    <!LOGHEADER[END]/>
    [Aug 25, 2010 11:10:07...] -
    [Aug 25, 2010 11:10:07...] Bootstrap MODE:
    [Aug 25, 2010 11:10:07...] <INSTANCE GLOBALS>
    [Aug 25, 2010 11:10:07...]  determined by parameter [ID0092516].
    [Aug 25, 2010 11:10:07...] -
    [Aug 25, 2010 11:10:08...] 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:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            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:365)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
            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:88)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.sql.log.OpenSQLException: Could not load class com.sap.dbtech.jdbc.DriverSapDB.
            at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
            at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:99)
            at com.sap.sql.jdbc.direct.DirectDataSource.getPooledConnection(DirectDataSource.java:130)
            at com.sap.sql.jdbc.direct.DirectDataSource.getPooledConnection(DirectDataSource.java:110)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:309)
            ... 15 more
    Caused by: java.lang.ClassNotFoundException: com.sap.dbtech.jdbc.DriverSapDB
            at java.lang.Class.forName(Class.java:119)
            at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:90)
            ... 18 more
    [Aug 25, 2010 11:10:08...] [Bootstrap module]> Problem occurred while performing synchronization.
    Thanks & regards,
    Revanth Kumar

  • I have about 5,000 images in a Folder.  How can I determine which images are NOT in a Collection?

    I have about 5,000 images in a Folder.  How can I determine which images are NOT in a Collection?

    Create a smart collection with criteria "collection" and "does not contain"; and also with criterion Folder contains (or folder contains all)
    That works if you are thinking about a specific named collection.
    If you are interested in finding photos that are not in ANY collection, the usual trick is "collection" "does not contain" "a e i o u y"

  • Creation of new Portal Apps!!portal.wf not found !!!

    Hi ,
    In EBCC I am creating a new portal web application in the existing Portal
    Application. I am assigning default portal webflow to my new Portal.
    After synchronization , if I access the portal by its context root it
    says, portal.wf not found..
    What is the significance of portal-project directory ?
    regards
    vedant.

    We found the problem,
    We had to add a numeric and /or a special charachter in the password

  • Account determination for LGCA -INS not possible..?

    Hi experts
    Here i m getting the error "Account determination for LGCA -INS not possible" while doing GOODS receipt for capital items.
    we have done GR earlier for the same capital item, but now recently i m getting this account determibation error .
    Can any body giv some idea to trouble shoot the problem.
    Thanks
    Sap-MM

    Hi
    ur getting this type of error  .. take example as below :
    "Account determination for entry IN01 GBB 1000 BSA 7910 not possible"
    1 go to transaction OBYC
    2 Click on GBB
    3 it will ask you for Chart of Accounts.. give input  IN01....enter
    4It wil show you a list of Valuation /General Modification/Valuation Class/Debit GL account/credit GL account
    Maintain Along with the help of MM guy/FI guy/ Nor wrong GL posting will take Place
    rgds
    BV
    Edited by: Brijesh Verma on Dec 14, 2009 4:53 PM

  • Portal is not working...Please help ASAP

    Dear SDN,
    Our Portal development server is not working...when I enter the URL in IE, it gives Page cannot be displayed message..I tried giving different values but still it's not working.
    I have also taken the remote access of the Development server & tried opening the portal, but not working..what could be the reason?
    pls help

    Hi harini,
    I did this several time but it's still not started. The developer trace info is like this:-
    epserver\saploc\J2D\JC00\work\dev_jcontrol
    trc file: "F:\usr\sap\J2D\JC00\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 4748
    system name : J2D
    system nr.  : 00
    started at  : Thu Feb 07 11:47:04 2008
    arguments   :
        arg[00] : F:\usr\sap\J2D\JC00\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=F:\usr\sap\J2D\SYS\profile\J2D_JC00_epserver
    [Thr 2708] Thu Feb 07 11:47:04 2008
    [Thr 2708] *** ERROR => Invalid property value [box.number/J2DJC00epserver] [jstartxx.c   789]
    [Thr 2708] *** ERROR => Invalid property value [en.host/epserver] [jstartxx.c   789]
    [Thr 2708] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 2708] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties;F:\usr\sap\J2D\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : epserver
    -> ms port    : 3601
    -> OS libs    : F:\usr\sap\J2D\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\J2D\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : epserver
    -> ms port    : 3601
    -> os libs    : F:\usr\sap\J2D\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID5926700  : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID5926750  : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5926700            : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [01] ID5926750            : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\J2D\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2708] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2708] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_06
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_06
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : 1.4.2_06-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 128M
    -> root path       : F:\usr\sap\J2D\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : F:\usr\sap\J2D\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  : F:\usr\sap\J2D\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0059267
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = F:\usr\sap\J2D\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\J2D\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\J2D\SYS\profile\J2D_JC00_epserver
    -> arg[02] = -DSAPINFO=J2D_00_bootstrap
    -> arg[03] = -file=F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4748
    -> arg[07] = -jvmOutFile=F:\usr\sap\J2D\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\J2D\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\J2D\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\J2D\SYS\profile\J2D_JC00_epserver
    -> lib path = PATH=C:\j2sdk1.4.2_06\jre\bin\server;C:\j2sdk1.4.2_06\jre\bin;F:\usr\sap\Python\.;F:\oracle\J2D\ora92\jre\1.4.2\bin\client;F:\oracle\J2D\ora92\jre\1.4.2\bin;F:\oracle\J2D\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin\OpC;F:\usr\sap\J2D\SCS01\exe;F:\usr\sap\J2D\JC00\exe;F:\usr\sap\J2D\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_06\bin;F:\usr\sap\J2D\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\J2D\ora92\jre\1.4.2\bin\client;F:\oracle\J2D\ora92\jre\1.4.2\bin;F:\oracle\J2D\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin\OpC;F:\usr\sap\J2D\SCS01\exe;F:\usr\sap\J2D\JC00\exe;F:\usr\sap\J2D\SYS\exe\run
    [Thr 2708] Thu Feb 07 11:47:12 2008
    [Thr 2708] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx.c   1433]
    [Thr 2708] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 2708] JControlCloseProgram: started (exitcode = 66)
    [Thr 2708] JControlCloseProgram: good bye... (exitcode=66)
    Pls tell me how to trace this error...

  • Common Services portal does not appear on the LMS 3.0 homepage

    Hi,
    I am encountering a problem on Ciscoworks LMS 3.0 wherein the Common Services portal does not appear on the homepage. This was after I tried to upgrade CW to LMS 3.2 but does not seem to work so I revert back to LMS 3.0. I even did a restore of the backup database but still no Common Services on the homepage.
    How do i resolve this?
    Appreaciate your help. Thanks in advance!

    If you're not seeing the Common Services application portlet on the Functional Portal View, then you need to open a TAC service request to get the steps to manually re-register all of the installed applications from the command line.

  • Posting keys for account determination for transaction do not exist

    Dear SAP Gurus,
    While release to accounting service sale billing bellow error occurs while i made all necessary changes in VKOA.
    Posting keys for account determination for transaction do not exist
    Please guide me to coorect this error.
    With Regards
    MK

    Dear IMUKUL,
    Please search the forum before posting.
    Check the following thread and see whether it helps you.
    CIN Error
    Kindly make it a point to search forum before posting
    Thanks & Regards,
    Hegal K Charles

  • Portal Content not showing up

    Hi all
    After i upgraded to java sp leve 13 and updated my SLD using CIM and CR_catalog to version 4.
    In Portal main screen in path System Administration -> System Configuration Contents are not coming
    In the bottom of browser i get the following message Please Help
    Problems with this web page might prevent it form displayed properly
    Line: 228
    Char: 1
    Error: Object expected
    COde: 0
    URL: http://localhost:50100/irj/servlet/prt/portal/prtroot/pcd!
         3aprotal_content!2fadministrator!2super_admin!2fsuerp_admin_role!
         2fcom.sap.portal.sysem_administration!
         2fcom.sap.portal.sysem_admin_ws!
         2fcom.sap.portal.sysem_configuration!
         2fcom.sap.portal.sysem_landscape!
         2fcom.sap.portal.contentCatalogTreeSystems

    Bhupinder,
    Did you try with the super admin role, might be a permissions issue.
    Check this thread.
    Portal Pages not displayed unless Super Admin role is assigned
    Cheers,
    Sandeep Tudumu

  • Portal Content not visible

    Hi All,
    We are working on EP 7.0 SP9 using Internet Explorer 6.0 SP2 browser, but still the portal content directory in the portal is not visible. It shows javascript error in the status bar. The page gets loaded but with javascript errors.I am logging into portal with super admin role, but the same problem is coming. Even in Mozilla browser, the same error is displayed. I have even added the portal URL in trusted site.
    Useful answer will be awarded suitably.
    Regards,
    Udit

    Hi Leandro,
    The javascript error that is coming is:
    Line:165
    Char:4
    Error: Object required
    Code:0
    URL: http://<domain name>:<port no>/irj/portal/prtroot/com.sap.portal.appdesigner.framework.loading?loadingStr=Loading...&scroll=no&contentUrl=%2firj%2fservlet%2fprt%2fportal%2fprtroot%2fpcd!3aportal_content!2fadministrator!2fsuper_admin!2fsuper_admin_role!2fcom.sap.portal.content_administration!2fcom.sap.portal.content_admin_ws!2fcom.sap.portal.portal_content!2fcom.sap.portal.contentCatalogTreeContent
    Plz guide me.

  • Weblogic Portal feature not appearing after installation

    Hi,
    I have installed Weblogic 10.3 Server.
    And when I try to create a portal domain / portal project I don't have such option at all(New > Project > Weblogic Portal is not appearing).
    Could anybody help me out saying whether I need to get a different installation or I have missed anything else.
    Regards,
    -Gopal.

    Hello John,
    Used the host name instead of the ip address in the url http://<host name>:50400/irj/portal.
    Maintain the host name in the host file of the OS.
    ip address  host name.
    Regards
    Deb
    [Reward Points for helpful answers]

  • I am using IE version 7.0. But, portal is not working

    hi
    I am using IE version 7.0. But, portal is not working properly pls tel whether i hav to put any patch if yes pls tel what is the patch level for that......
    regards
    raj

    Have u checked ur host entry . 
    C:\WINDOWS\system32\drivers\etc . Open the host file in notepad.
    If entry is not there , add entry for portal
    EX:  IP address tabspace EPhostname tabspace epdomain<fully qualified path >
      10.x.x.x tabspace xxxxxxxxx tabspace *****.com or .net
    if entry is there ,
    go to internet explorer>tools>internet options>connection>lansettings-->
    if ur using proxy server for ur LAN  clcik on advanced
    Do anot use proxy server for adress begining with
    there give ur portal hostnamewith astric(*).
    Hope it helps u .
    Regards,
    Surekha.

  • Portal will not start

    Hello All,
    We have copied our entire portal and database to another server, because of this our portal will not start.  It appears to start with no errors, but no portal page is displayed, not even an error message.  The port number also can not be reaced.
    The same is happing for BI, our abap instance is fine, but our java instance fails to work.  When I check the staus od the java instance in SMICM, it states the java instance is installed, but there is no port number allocated.
    Any idea what I can do to relove this?
    Many thanks,
    Nick.

    Hi John,
    Thanks for the reply.
    The document which you refered to referes to doing a copy using SAPInst.  We did not use SAPinst.  Instead we copied (RCP) sap mount/SID and USR/SAP/SID.  We also did a Database restore.
    The config tool and visual administrator works fine and I can not see any errors when I start SAP.
    I have compared QA with DEV and all files are the same.
    Any ideas why this has not worked?
    Any help would be appeaciated.
    Thanks,
    Nick.

  • Account determination for entry PRD not possible

    Hi All,
    In exsiting PO line, we did two goods receipt, and we tried to invoice the vendor based on the goods receipt. The wearid thing is only one goods receipt got invoiced, the other gives error message saying: " account determination for entry PRD not possible ".
    I checked with finance team, they said we intentionally didn't set up the account for price difference. And if one GR can be invoiced and goes to correct accout, the other one should be able to invoice as well, when I simulate the entry, the vendor account didn't get picked up, I think that's the key of this problem.
    why the vendor account didn't get picked up by the system? please advise if you have any thoughts, I appreciated.

    Nancy,
    This is the restriction with materials managed in moving average price. I'm guessing that the user has performed goods issue between GR and IR on the second material. If you'd like to keep the current config setting, you will need to reverse the GI transaction, post the invoice, and repost the GI.
    The above steps should resolve your current issue. However, this may not be the best approach as you will need to keep asking user to reverse their GIs every time the stock quantity is less than invoiced quantity. I would recommend that you talked to FI folks and convince them this is part of standard SAP process. It makes sense because we want to distribute the difference between invoice price and PO price to the existing stock quantity. Without this restriction, the moving average price can be skewed disproportionately.

  • Custom Portal Service not displayed under Service Configuration

    Hi All,
    I am working on EP 7.0 SP8.
    SAP Portal is not displaying any custom built Portal Services under Service Configuration tab.
    I checked with the permission, and I am having the required authorization for my service.
    I am not able to find any document on making the custom service available under Service Configutation to start/stop the service.
    Please let me know any reference docs on this.
    -Thanks,
    Pavan

    Hi Pavan,
    > working on EP 7.0 SP8
    Glad to hear that you are not stuck on EP5   No, really, that is older than old... Anyhow:
    > not displaying any custom built Portal Services under Service Configuration tab
    There services are only listed if they are configurable, i.e. if they have a service profile with at least one property (compare http://help.sap.com/saphelp_nw70ehp2/helpdata/en/df/e6b74253ffda11e10000000a155106/frameset.htm). Otherwise it makes less sense to restart a service (normally this is done after changing a service profile parameter).
    Hope it helps
    Detlev

Maybe you are looking for

  • Frozen and im going to throw it agianst the wall sooon!

    ok so i was listening to my 5g ipod and it stoped playing music so i took it out of my pocket and it had forzen. I tried to reset it and its none-responcive.... so i put it back in my pocket to wait untill i got home to try putting it on my computer.

  • Data extraction from string

    I'm trying to search a particular value in a string file. The string contains many parameters followed by their values and units. I want to identify and extract, as a number, the value of a particular parameter. The program will basically ask the use

  • Report on different margins of layout(error)

    Respected all, i made matrix report manually. following message is appearing "rep-1253 report on different margins of layout". please help me. my whole work is stopped due to this error. best regards

  • Connection Error with ICHAT --- urgent help needed ---

    Hi, I recently purchased a Mac Mini and am trying to configure the ICHAT to talk with family in America. I tried the Ichat when I purchased the computer in American and did not have any issues. When I accept a call, the ICHAT basically locks up and s

  • Where are my CAN icons? Installed LV7.1 and they disappeared.

    I have since re-installed CAN (v2.2) with LV7.1 support, and the icons are still not there. Any clues? Both the menus and vi.lib subdirectories have NICAN sub-folders. Thanks, Mike Evans Mike Evans TRW Conekt N.I. Alliance Member, UK http://www.Conek