The start page of SAP web AS Java is not starting

hi,
i recently installed SAP Solution Manager 4.0 (ABAP+Java) and i cannot access the system information using a browser. my instance number is 02, my server name in sun-test and the ip address is 192.167.1.219 using http://192.167.1.219:50200 or http://sun-test:50200 i cannot access the java stack.
what configuration could i have overlooked, are there any parameters that need to be specified after the installation?

Hi,
this is the information that i'm getting in SMICM
Application Server State
TTP Application Server Handler
BAP Server operational        = TRUE
2EE Server configured         = TRUE
2EE HTTP port                 = 50200
2EE HTTPS port                = 50201
2EE Server operational        = TRUE
efault root access handler    = ABAP
RL Prefix Table loaded        = FALSE

Similar Messages

  • SAP Web AS Java version 2004s (7.0) installation problem

    Hello,
    I got the below error during the installation process of SAP Web AS Java. Any clue what is wrong?
    ERROR 2007-07-05 07:00:30
    CJS-30151  Java process server0 of instance PLV/DVEBMGS55 [ABAP:
    ACTIVE, Java: (dispatcher: RUNNING, server0: UNKNOWN)] did not start
    after 6:30 minutes. Giving up.
    ERROR 2007-07-05 07:00:31
    FCO-00011  The step startJava with step key
    |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_StartJava|ind|ind|ind|ind|5|0|startJava
    was executed with status ERROR
    It seems
    software components are installed but failed to start. I have about 10
    steps left (most are configuration) before finish.
    Thanks.

    Please put consistent value between the max/min heap memory together with the value of young memory (NewSize) and tenured memory.
    For example:
    -Xmx768m
    -Xms384m
    -XX:NewSize=96m
    -XX:MaxNewSize=192m
    This will set the start of young memory 96m, and start of tenured memory (384-96)m
    Max young memory is 192, and max for tenured is (768-192)m.
    Never set something like below, it won't start.
    -Xmx768m
    -Xms769m
    -XX:NewSize=96m
    -XX:MaxNewSize=192m
    or
    -Xmx768m
    -Xms384m
    -XX:NewSize=385m
    -XX:MaxNewSize=192m
    etc, etc.

  • No user is able to login to User Management Engine in SAP Web AS Java

    Hi,
    We are facing an error"User Authentication failed" in SAP Web AS Java(Stand-alone).
    No user is able to login through User Management Engine but we were able to login as administrator into Visual admin.Tried SAP* (Emergency User Activation in config tool) also.SAP* is also able to login to Visual Admin But not into UME.Login in Visual Admin was successful when we tried with SAP* or administrator.
    Feels like some UME configuration might have changed.Can anyone help me in this.
    Thank You.
    Regards,
    Sudheer.

    Hi
    Has the SAP* emergency user been activated? While this user is active, all the other users are inactive. Check the following documentation for information on this:
    http://help.sap.com/saphelp_nw70/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/frameset.htm
    Regards,
    Désiré

  • User management in SAP web AS Java

    My company currently has a user management concept in place for BASIS. These concepts follow the segregation of duties principle. So for example a system administrator can grant rights to end-users but he can't change content himself. This concept was put in place to comply with SOX.
    Now my company would like the same principles to be implemented in SAP web AS Java. I have searched the forums, blogs and notes, but i can't seem to find some best practices regarding the matter.
    As I have difficulties finding these I am wondering if it is perhaps not needed from a SOX point of view, as the web AS Java doesn't directly access content, does this make sense?
    Regardless of the SOX point of view I still believe the problem exists because anyone can mess up your portal environment if the user management is not handled correctly. So does sap have some best practices regarding user management in the web AS Java?
    Any feedback on these 2 questions would be great!

    Hi,
    when I hear these types of requirements I always think of IdM. Any IdM (not only from SAP) allows you to easily satisfy all SOX requirements. I understand that implementing IdM solution is not an easy task but you might get additional benefits from it like reduction of service desk calls and so on, not only compliance.
    Cheers

  • Upgrade a SAP Web AS Java 7.0 to a new SPS stack (SPS10 to SPS14)

    Hi
    trying to upgrade SAP Web As Java 7 (SPS10) to SPS14.
    During deployment I got the following error
    java.rmi.RemoteException: Cannot deploy application sap.com/caf~eu~gp~ui~dt~comp~cons..
    Reason: Clusterwide exception: Failed to deploy application sap.com/caf~eu~gp~ui~dt~comp~cons. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
            com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/caf~eu~gp~ui~dt~comp~cons. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Has anybody an idea what's wrong?
    Regards
    Karin

    Hi everyone,
    I had faced the similar problem from upgrading to caf-eu 4.0 to sp15,
    The SDMlog file found as:
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafeugpuidtcompcons..
    Reason: Clusterwide exception: Failed to deploy application sap.com/cafeugpuidtcompcons.
    In the forum discussion as mentioned i have changed the default setting to false & the deployment resumed.
    Thanks Kiran,
    Regards,
    Chetan Poojary.

  • How to change the default operators in sap web ui Search screen?

    How to change the default operators in sap web ui Search screen?
    For eg. Using advance search option , I have some fields with default operators like equals, contains,is between, is less than and is greater than. I don't need all these operators for this field.
    I need only "equals" operator. How do i remove the rest of the operators?

    There is a view cluster crmvc_dq where all the standard setting is present related to you r issue. Please try if you can modify that, that way you will avoid the code.
    Incase you are not able to make any changes there then in that case you have to redefine the method GET_DQUERY_DEFINITION () of the IMPL class to delete the operators for a particular serach field.
    Regards,
    Harshit

  • No user is able to login through User Management Engine in SAP Web AS Java

    Hi,
    We are facing an error"User Authentication failed" in SAP Web AS Java(Stand-alone).
    No user is able to login through User Management Engine but we were able to login as administrator into Visual admin.Tried SAP* (Emergency User Activation in config tool) also.SAP* is also able to login to Visual Admin But not into UME.Login in Visual Admin was successful when we tried with SAP* or administrator.
    Feels like some UME configuration might have changed.Can anyone help me in this.
    Thank You.
    Regards,
    Sudheer.

    Hi Sudheer Koppireddy
    login VA with SAP*
    go to services -- key config login ticket and see in right hand side entry deleate all entry
    and save it
    then go to sm 59 and check HMI connection (http connection to R/3)
    deleate it and recreate it
    Thanks
    Amit Shivhare
    PS:Reward Point

  • Is it possible to have a link/button inserted into the end of my flash video that makes up the first page of my web site

    i am not sure if this will make sense so please tell me if it
    doesn't. is it possible to have a link/button inserted into the end
    of my flash video that makes up the first page of my web site. the
    video plays showing the name of the site then fades to show the
    text "enter" which i want to make the link to the next page.

    > the video plays showing the name of the
    > site then fades to show the text "enter"
    in FLASH set a gotourl action on the last frame of the move.
    If this is a "splash page" and has a dancing company logo and
    a throbbing
    drumbeat- reconsider. Just make the homepage of the website
    the homepage.
    Don't make people wait to see some content.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • When I start Safari 5.1 in Lion, it always opens the last page opened.  Is there a way to start on the homepage?

    When I start Safari 5.1 in Lion, it always opens the last page opened.  Is there a way to start on the homepage?

    That sounds great, but on my system, that box is not at the bottom of my Pref/General page, but is when I log out and put it to sleep.  What is really annoying is that I have to do this every time, instead of unchecking it and it being permanent.  Yes, I have Safari 5.1 and Lion.  I would like to permanently disable this as I too, think it is absurd and not a great idea when banking, paying bills, etc.

  • Change the home page in PBC Web

    Hi all,
    Does anyone how to change the home page that appears by default when we launch the BPC for web?
    Regards,
    Ana

    First, make certain that you have security setup for access to the ZFP, or zero footprint on BPC web.  Next, the easiest method to change the opening page in BPC Web is to open the Web interface, and go to the Content Library.
    Then click the name of the page, next to the Check box (in blue).  This will open the page and you may select, Modify this Page from the  Action pane on the right.  From here, you can edit the existing page, add a new page or content, delete the original content etc.  You add new content that is named and can move it around to fit your needs.  Each section is a named content area in the page. When done, save and preview the page.  All the work uses the Action Pane.
    Hope this helps.

  • AS Java applications not starting after patching from 2004s SPS10 to SPS11

    Hi folks,
    after patching our NetWeaver 2004s from SPS10 to SPS11 and the Kernel from 7.00.83.0 to 7.00.95.0, the applications on the AS Java do not start up automatically any more.
    Under the following URLs, the same error is shown:
    http://<fully qualified host name>:51000/
    http://<fully qualified host name>:51000/nwa
    http://<fully qualified host name>:51000/sap/monitoring/SystemInfo
    http://<fully qualified host name>:51000/useradmin/
    http://<fully qualified host name>:51000/wsnavigator
    http://<fully qualified host name>:51000/uddiclient
    503   Service Unavailable
    SAP J2EE Engine/7.00
    Application stopped.
    Details: You have requested an application that is currently stopped
    http://<fully qualified host name>:51000/webdynpro/welcome/Welcome.jsp
    itself works, the two links Content Administrator and Web Dynpro Console both lead to the same 503 error described above
    On http://<fully qualified host name>:51000/irj, the error message is different:
    com.sap.engine.services.deploy.container.ApplicationInManualStartUpException:
    Application sap.com/com.sap.portal.fpn.accessservice cannot be started because is in MANUAL start-up mode..
    Exception id: 09:33_09/05/07_0003_102709250
    See the details for the exception ID in the log file
    In std_server0.out we have the following entries, right after the list of all services that were started:
    ServiceManager started for 39904 ms.
    Framework started for 46720 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel January 31, 2007 18:37 GMT
    May 9, 2007 9:40:19 AM  com.sap.portal.prt.sapj2ee.error [SAPEngine_Application_Thread[impl:3]_3] Fatal:
    The last line with com.sap.portal.prt.sapj2ee.error is listed another 131 times, and there is also the following message:
    ### Excluding compile:  com.sapportals.portal.prt.jndisupport.util.AbstractHierarchicalContext::lookup
    We can connect to the system using Visual Administrator. Under Server->Services->Deploy, most applications are not running. It is possible to start a few applications manually, others however do not start showing different exceptions.
    We have AS ABAP and AS Java installed, as well as BI, DI, EP and EPC. AS ABAP seems to be running fine.
    We have also noticed the following deviations in JSPM:
    BC_FES_IGS is Release 7.00 SP Level 7.0
    EP_BUILDT is Release 7.00 SP Level 10.0
    SAP_BUILDT is Release 7.00 SP Level 0.0
    All other components except for the Kernel are Release 7.00 SP Level 11.0 or 11.2
    What could be wrong, and what can we do to solve it?
    Best regards,
    Robert Schulte

    Thanks for your response, usha rani
    1. We already tried that, unfortunately, it does not help
    2. We checked the kernel version thoroughly after you suggested it, everything seems to be fine. We had a Unicode kernel before, and we still have one.
    3. safemode is already set to NO
    4. J2EE's default.trace is full of exceptions, but none of them is pointing me into a helpful direction.
    Perhaps the exceptions mean more to someone else:
    java.lang.Exception: Exception loading and instanciating sub-manager:
    com.sap.caf.km.repositorymanager.CAFSecurityManager
    (java.lang.ClassNotFoundException: com.sap.caf.km.repositorymanager.CAFSecurityManager)
    com.sapportals.wcm.repository.runtime.CmConfigurationProvider#
    sap.com/irj#com.sapportals.wcm.repository.runtime.CmConfigurationProvider.Component
    <SetRoomIdForDiscussionObjects> will not be available.
    Failed to load class
    <com.sap.netweaver.coll.room.impl.filter.DiscussionSetRoomIdPropertyFilterManager>
    #J2EE_GUEST#0####1e820b50fe4111db8e780013724175b4#SAPEngine_Application_Thread[impl:3]_22
    ##0#0#Error##Plain###
    java.lang.ClassNotFoundException:
    com.sap.netweaver.coll.room.impl.filter.DiscussionSetRoomIdPropertyFilterManager
    com.sap.portal.prt.runtime.broker#sap.com/irj#
    com.sap.portal.prt.runtime.broker#J2EE_GUEST#0####
    1e820b50fe4111db8e780013724175b4#SAPEngine_Application_Thread[impl:3]_22##0#0#
    Error#1#/System/Server#Java###
    [PortalServiceItem.startServices] service initialisation failed:
    tc.eu.odi.conn.uwl|OdiBridgeService
    [EXCEPTION]
    {0}#1#com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException:
    Could not instantiate implementation class com.sap.tc.eu.odi.conn.uwl.OdiBridgeService
    of Portal Service tc.eu.odi.conn.uwl|OdiBridgeService because: could not load the service
    com.sap.engine.services.deploy.container.ApplicationInManualStartUpException:
    Application sap.com/com.sap.portal.fpn.accessservice cannot be started
    because is in MANUAL start-up mode.
    There are many more entries in default.trace.

  • BI JAVA is not started.

    Hi All,
    java is not started  in Bi system, We restarted the system then ABAP comes up but JAVA is not workiong
    Dispatcher is running server0 is running BUT SDM is not running its in "Stoped"
    i checked the logs also but no updates.
    Regards
    Babu

    Hello Babu,
    Dispatcher is running server0 is running BUT SDM is not running its in "Stoped"
    Its gr8 that Dispatcher & Server nodes are running. So your Java engine is running as of now however only SDM is down.
    Now, did you tried to restart SDM process manually with JCMON tool(jcmon pf=<instance profile of the Java central instance>) ?? Did it got started and then stopped again ? Please check SDM logs(They are located in the /usr/sap/<SID>/<INSTANCE_NAME>/SDM/program/log directory) for details.. why its going down.
    Also SDM gets stopped if someone try to lodin with SDM user and wrong passwords.. do u have this problem ?
    This can be helpful for you as well :
    http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm
    thanks
    ashish

  • JAVA Stack not starting up after System Copy

    Hi,
    We have done the system copy from Production to Sandbox and we are facing an issue with the JAVA Stack not starting up.
    Following is the error in the SAPInst log file.
    INFO 
    2014-09-07 18:06:48.86 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/data/icmandir/its/lsgui/images/list/symbols.
    INFO 
    2014-09-07 18:06:50.494 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/data/icmandir/its/lsgui/js.
    INFO 
    2014-09-07 18:06:50.819 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/data/icmandir/its/lsgui/js/texts.
    ERROR 
    2014-09-07 18:06:55.22 [syxxcfsmgt.cpp:211]
    CSyFileSystemMgtImpl::getNode(const CSyPath & path, CSyPath::NodeType nodeType) const
    lib=syslib module=syslib
    FSL-02015  Node /usr/sap/CS0/DVEBMGS00/data/stat46 does not exist.
    INFO 
    2014-09-07 18:46:32.15 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/work/co.sapCS0_DVEBMGS00.
    INFO 
    2014-09-07 18:46:35.895 [iaxxbfile.cpp:538]
    CIaOsFile::chmod_impl(0755)
    Authorizations set for /usr/sap/CS0/DVEBMGS00/work/dw.sapCS0_DVEBMGS00.
    WARNING
    2014-09-07 18:46:36.218
    CJSlibModule::writeWarning_impl()
    Broken link /usr/sap/CS0/DVEBMGS00/work/ig.sapCS0_DVEBMGS00 -> /usr/sap/CS0/DVEBMGS00/exe/igswd_mt detected.
    Please guide.
    Thanks,
    CJ

    For system of the J2EE stack did you use sapinst export and import ?
    If the Java doesn't start then check the trace files (dev_server, std_server, bootstrap logs) present at /usr/sap/CS0/DVEBMGS00/work
    Regards
    RB

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Cannot log in to Nationwide internet banking in Firefox. I get the front page but Login says internet banking is not working. Next screen says it's ok and sends you back to the first screen, which says it isn't. Works throughInternet explorer

    Question
    Cannot log in to Nationwide internet banking. I get the front page but Login says internet banking is not working. Next screen says it's ok and sends you back to the first screen, which says it isn't. Works throughInternet explorer

    That issue can be caused by corrupted cookies.
    *https://support.mozilla.org/kb/Cannot+log+in+to+websites
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

Maybe you are looking for

  • Free item reference document number not populated in MIGO item screen

    Hi I have a requirement where in I would need to populate the reference document number in the MIGO item when I am cancelling a goods receipt in case of free items. In standard SAP system we know that it would only be populated when GRbased IV is tic

  • Illustrator 2014.2 with Esko plugins crashes on launch

    I "accidentally" installed the 2014.2 update of the CC apps. Since then, Illustrator crashes on launch saying "An unexpected error occurred (4294967188)..." and quits. I have the common Esko plugins installed (Studio, Dynamic Content, Studio Visualiz

  • Scrolling text in Dreamweaver CS4

    I need to be able to scroll through text without scrolling down the page. In other words, I have a need for a page to maintain a fixed height, regardless of how much text might be needed. Therefore, I need a scroll bar assigned to text in a table cel

  • I deleted time capsule files that were old, but now they won't delete from the trash

    I deleted some time capsule files from the drive I am using for time machine.  It placed them in the trash, but it won't delete them.  It is asking if I want to delete only locked files or if I want to delete all files.  I have tried both, but they a

  • Risk class calculation and credit limit

    in SPRO, is there any setting we can define how to calculate risk class? in credit segment data, limit is defined as 3000000 USD, but in BP (change mode), credit limit still grey out. so how to change credit limit? I have open order 20 USD, open invo