******urgent***** cgServer won't start weblogic 8.1, need help...

When trying to start cgServer, I got the following errors. Could someone tell me how to solve this issue?
<Jul 31, 2009 4:36:54 PM GMT> <Info> <WebLogicServer> <BEA-000256> <Invoking com.bea.wli.init.BPMStartup.main(null)>
<Jul 31, 2009 4:36:56 PM GMT> <Error> <WLW> <000000> <Error in startup class com.bea.wli.init.WLIDBCreate Method: init:
com.bea.wli.init.WLIDBCreateException: At least one WLI data base object (TABLE WLI_USER) was missing
at com.bea.wli.init.WLIDBCreate$WLIDataSource.checkDBObjects(WLIDBCreate.java:880)
at com.bea.wli.init.WLIDBCreate.init(WLIDBCreate.java:999)
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.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:439)
at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:286)
at com.bea.wli.init.BPMStartup.main(BPMStartup.java:23)
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 weblogic.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
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 weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:755)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:734)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:519)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:990)
at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:948)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:475)
at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7731)
at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1322)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:340)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
at weblogic.Server.main(Server.java:32)
>
<Jul 31, 2009 4:36:56 PM GMT> <Error> <Deployer> <BEA-149601> <The deployment framework was unable to resume accepting requests.>
<Jul 31, 2009 4:36:56 PM GMT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
[com.bea.wli.init.WLIDBCreateException: At least one WLI data base object (TABLE WLI_USER) was missing]>
The WebLogic Server did not start up properly.
weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
[com.bea.wli.init.WLIDBCreateException: At least one WLI data base object (TABLE WLI_USER) was missing]
at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:92)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
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 weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:755)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:734)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:519)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:990)
at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:948)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:948)
at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:475)
at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7731)
at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1322)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:340)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
at weblogic.Server.main(Server.java:32)
Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
[com.bea.wli.init.WLIDBCreateException: At least one WLI data base object (TABLE WLI_USER) was missing]
***************************************************************************

All I can do is provide you some background information on how WLI uses a database. Perhaps that will lead you to a clue about what changed in the database infrastructure.
By default, WLI uses the Pointbase database engine to manage some internal tables that it requires. When you create a WLI domain, it creates the infrastructure bits that control the initialization and management of the Pointbase tables.
It's possible to change your WLI domain to use a different, more robust, database like Oracle. In fact, BEA specifically said that they do not support WLI domains in production that are using Pointbase. It's not a very robust database engine, but it works well enough for demos and simple applications.
I don't know what you did to your domain, but you might try creating a new WLI domain and deploying your application to it.
I believe there's a different forum that might be more appropriate for WLI questions, but I'm not sure which one that would be.

Similar Messages

  • My macbook pro will not shut down. It tells me that safari has cancelled shut down and to quit safari and try again, but every time I try to quit safari it won't let me. I need help...I don't know what to do.

    My macbook pro will not shut down. It tells me that safari has cancelled shut down and to quit safari and try again, but every time I try to quit safari it won't let me. I need help...I don't know what to do.

    Have you tried holding the power button down for several seconds? I would try the force quit as mentioned earlier first, or go to the Activity Monitor in Applications>Utilities and try force quit there.

  • I have bought film, and now I cannot load it. Loading is completed, then I see a message about checking (?), and then the loading starts again. I need help:(

    I have bought a  film, and now I cannot load it. Loading is completed, then I see a message about processing (?), and then the loading starts again. I need help:(

    Thank you so much, Brennen!!!!!! I have downloaded this film after rebooting iPad and after deleting film and re-loading it!!!!!

  • Problems starting weblogic 8.1 . pls help

    hello, if im posting this in the wrong area, pls let me know.
    I'm trying to start WebLogic 8.1 - the sample Medrec server. I'm staring by rinning the bea_start script in /etc/init.d.
    For some reason, the service starts and then dies shortly thereafter. ps -ef shows the bea process:
    localhost:~/bea/weblogic81 # ps -ef | grep bea
    root 6063 1 0 14:57 ? 00:00:00 SCREEN -d -m -S medrec -t medrec sh /root/bea/weblogic81/samples/domains/medrec/startMedRecServerQS.sh
    root 6064 6063 0 14:57 pts/6 00:00:00 sh /root/bea/weblogic81/samples/domains/medrec/startMedRecServerQS.sh
    root 6083 6064 10 14:57 pts/6 00:00:00 /root/bea/jrockit81sp4_142_05/bin/java -Dwrapper.directory=/root/bea/weblogic81/samples/domains/medrec com.bea.launcher.wrapper.WrapperClient -port 6789 -address 228.4.5.6 /root/bea/jrockit81sp4_142_05/bin/java -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -classpath /root/bea/weblogic81/server/lib/DBMSMedRecSubPlugin.jar::/root/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/root/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/root/bea/jrockit81sp4_142_05/jre/lib/rt.jar:/root/bea/weblogic81/common/lib/launcher.jar com.pointbase.net.netServer /noconsole /port:9092 /d:3 /noconsole /pointbase.ini=/root/bea/weblogic81/samples/domains/medrec/pointbase.ini
    root 6091 6064 21 14:57 pts/6 00:00:01 /root/bea/jrockit81sp4_142_05/bin/java -Dplatform.properties=/root/bea/weblogic81/common/lib/platform.properties -Dlauncher.directory=/root/bea/weblogic81/samples/domains/medrec com.bea.launcher.Launcher -multicast_address 228.4.5.6 -multicast_port 6789 -username weblogic -password weblogic -port 7001 -jrockit -Xms96m -Xmx256m -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -Dweblogic.Name=MedRecServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/root/bea/weblogic81/server/lib/weblogic.policy -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic
    root 6111 6083 13 14:57 pts/6 00:00:00 /root/bea/jrockit81sp4_142_05/bin/java -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -classpath /root/bea/weblogic81/server/lib/DBMSMedRecSubPlugin.jar::/root/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/root/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/root/bea/jrockit81sp4_142_05/jre/lib/rt.jar:/root/bea/weblogic81/common/lib/launcher.jar com.pointbase.net.netServer /noconsole /port:9092 /d:3 /noconsole /pointbase.ini=/root/bea/weblogic81/samples/domains/medrec/pointbase.ini
    root 6130 6091 81 14:58 pts/6 00:00:04 java -jrockit -Xms96m -Xmx256m -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -Dweblogic.Name=MedRecServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/root/bea/weblogic81/server/lib/weblogic.policy -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic weblogic.Server
    but shortly thereafter:
    localhost:~/bea/weblogic81 # ps -ef | grep bea
    root 6172 5839 0 14:59 pts/5 00:00:00 grep bea
    In neither case, can I connect to the Start page - which is my end goal (http://servername:7001/start.jsp).
    Any assistance/advice is much appreciated.
    thanks
    Chuck
    :8}

    bump...any advice/suggestions?
    OS= RedHat 4
    exploring any log files - only one log file is accessed after the error - its:
    root/bea/weblogic81/samples/domains/medrec/pointbase.log
    here are contents:
    /root/bea/jrockit81sp4_142_05/bin/java -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.
    url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -classpath /root/bea/weblogic81/server/lib/DBMSMedRecSubPlugin.jar:
    :/root/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/root/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/
    root/bea/jrockit81sp4_142_05/jre/lib/rt.jar:/root/bea/weblogic81/common/lib/launcher.jar com.pointbase.net.netServer /noconsol
    e /port:9092 /d:3 /noconsole /pointbase.ini=/root/bea/weblogic81/samples/domains/medrec/pointbase.ini
    Nothing written to /var/log/messages.
    Thanks!

  • Urgent........need help in report

    hi all,
    i need help in a report.
    the requirement is ,
    i need to create a report that will display the SO number in alv grid with check box.
    from the list, if i select the check box, it should
    •     Perform VA02, go to the item detail (Sales) (RECORDING)
    •     Update the SO line item’s Pricing Date to PGI Date
    HOW TO DO THIS.
    PLEASE HELP ME
    •     Interactive Report
    o     Report will generate a list of SO based on selection parameters
    o     User is able to choose all or partial records from the list of SO
    o     For the selected SO, user is able to perform one of the two functions:
    &#61607;     New Pricing based on Batch ID from Production Order
    &#61607;     New Pricing based on PGI Date
    o     The result of the updating is displayed on the screen
    &#61607;     SO updated with success
    &#61607;     SO not updated due to error

    Hi,
    Check this SD MODULE alv intereactive report.
    Hope it may helps u.
    REPORT  YMS_ALVINTER.
    *& tables declaration
    TABLES: VBRK,VBRP.
    *& type-pools declaration
    TYPE-POOLS: SLIS.
    *& data declaration
    DATA: G_REPID TYPE SY-REPID.
    DATA : IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV, "mara
    WA_FIELDCAT TYPE SLIS_FIELDCAT_ALV,
    WA_LAYOUT TYPE SLIS_LAYOUT_ALV,
    WA_EVENT TYPE SLIS_ALV_EVENT,
    T_EVENT TYPE SLIS_T_EVENT.
    DATA: V_VBELN LIKE VBRK-VBELN,
    V_MATNR LIKE VBRP-MATNR.
    DATA: BEGIN OF IT_VBRK OCCURS 0,
    VBELN LIKE VBRK-VBELN,
    WAERK LIKE VBRK-WAERK,
    VKORG LIKE VBRK-VKORG,
    FKDAT LIKE VBRK-FKDAT,
    BUKRS LIKE VBRK-BUKRS,
    NETWR LIKE VBRK-NETWR,
    END OF IT_VBRK.
    DATA: BEGIN OF IT_VBRP OCCURS 0,
    VBELN LIKE VBRP-VBELN,
    POSNR LIKE VBRP-POSNR,
    FKIMG LIKE VBRP-FKIMG,
    VRKME LIKE VBRP-VRKME,
    NETWR LIKE VBRP-NETWR,
    MATNR LIKE VBRP-MATNR,
    ARKTX LIKE VBRP-ARKTX,
    END OF IT_VBRP.
    *& selection screen
    SELECTION-SCREEN BEGIN OF BLOCK B WITH FRAME TITLE TEXT-001.
    SELECT-OPTIONS: S_VBELN FOR VBRK-VBELN,
    S_FKDAT FOR VBRK-FKDAT,
    S_MATNR FOR VBRP-MATNR.
    SELECTION-SCREEN END OF BLOCK B.
    **INITIALIZATION.
    INITIALIZATION.
      G_REPID = SY-REPID.
      S_FKDAT-LOW = SY-DATUM - 200.
      S_FKDAT-HIGH = SY-DATUM.
      APPEND S_FKDAT.
    ***AT SELECTION-SCREEN.
    AT SELECTION-SCREEN.
      IF NOT S_VBELN IS INITIAL.
        SELECT SINGLE VBELN FROM VBRK
        INTO V_VBELN
        WHERE VBELN IN S_VBELN.
        IF SY-SUBRC <> 0.
          MESSAGE E001(ZZ2).
        ENDIF.
      ENDIF.
      IF NOT S_MATNR IS INITIAL.
        SELECT SINGLE MATNR FROM MARA
        INTO V_MATNR
        WHERE MATNR IN S_MATNR.
        IF SY-SUBRC <> 0.
          MESSAGE E001(ZZ2).
        ENDIF.
      ENDIF.
    ***START-OF-SELECTION.
    START-OF-SELECTION.
      PERFORM GET_DATA_VBRK.
    *& Form GET_DATA_VBRK
    text
    --> p1 text
    <-- p2 text
    FORM GET_DATA_VBRK .
      SELECT VBELN
      WAERK
      VKORG
      FKDAT
      BUKRS
      NETWR
      INTO TABLE IT_VBRK
      FROM VBRK
      WHERE VBELN IN S_VBELN
      AND FKDAT IN S_FKDAT.
    ENDFORM. " GET_DATA_VBRK
    *& Form GET_DATA_VBRP
    text
    --> p1 text
    <-- p2 text
    FORM GET_DATA_VBRP .
      SELECT VBELN
      POSNR
      FKIMG
      VRKME
      NETWR
      MATNR
      ARKTX
      FROM VBRP
      INTO TABLE IT_VBRP
      WHERE VBELN = IT_VBRK-VBELN.
    ENDFORM. " GET_DATA_VBRP
    ***END-OF-SELECTION.
    END-OF-SELECTION.
      PERFORM EVENT_LIST.
      PERFORM GET_FIELD_CATALOG.
      PERFORM LIST_DISP .
    *&      Form  list_disp
          text
    FORM LIST_DISP .
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
    I_INTERFACE_CHECK = ' '
    I_BYPASSING_BUFFER = ' '
    I_BUFFER_ACTIVE = ' '
      I_CALLBACK_PROGRAM = G_REPID
    I_CALLBACK_PF_STATUS_SET = 'POPUP'
      I_CALLBACK_USER_COMMAND = 'USER_COMMAND'
    I_CALLBACK_TOP_OF_PAGE = ' '
    I_CALLBACK_HTML_TOP_OF_PAGE = ' '
    I_CALLBACK_HTML_END_OF_LIST = ' '
    I_STRUCTURE_NAME =
    I_BACKGROUND_ID = ' '
    I_GRID_TITLE =
    I_GRID_SETTINGS =
    IS_LAYOUT = WA_LAYOUT
      IT_FIELDCAT = IT_FIELDCAT
    IT_EXCLUDING =
    IT_SPECIAL_GROUPS =
    IT_SORT =
    IT_FILTER =
    IS_SEL_HIDE =
    I_DEFAULT = 'X'
    I_SAVE = ' '
    IS_VARIANT =
    IT_EVENTS =
    IT_EVENT_EXIT =
    IS_PRINT =
    IS_REPREP_ID =
    I_SCREEN_START_COLUMN = 0
    I_SCREEN_START_LINE = 0
    I_SCREEN_END_COLUMN = 0
    I_SCREEN_END_LINE = 0
    IT_ALV_GRAPHICS =
    IT_HYPERLINK =
    IT_ADD_FIELDCAT =
    IT_EXCEPT_QINFO =
    I_HTML_HEIGHT_TOP =
    I_HTML_HEIGHT_END =
    IMPORTING
    E_EXIT_CAUSED_BY_CALLER =
    ES_EXIT_CAUSED_BY_USER =
      TABLES
      T_OUTTAB = IT_VBRK
      EXCEPTIONS
      PROGRAM_ERROR = 1
      OTHERS = 2
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM. " LIST_DISP
    *& Form GET_FIELD_CATALOG
    text
    --> p1 text
    <-- p2 text
    FORM GET_FIELD_CATALOG .
      CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
      EXPORTING
      I_PROGRAM_NAME = G_REPID
      I_INTERNAL_TABNAME = 'IT_VBRK'
    I_STRUCTURE_NAME =
    I_CLIENT_NEVER_DISPLAY = 'X'
      I_INCLNAME = G_REPID
    I_BYPASSING_BUFFER =
    I_BUFFER_ACTIVE =
      CHANGING
      CT_FIELDCAT = IT_FIELDCAT
      EXCEPTIONS
      INCONSISTENT_INTERFACE = 1
      PROGRAM_ERROR = 2
      OTHERS = 3
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM. " GET_FIELD_CATALOG
    *& Form event_list
    text
    --> p1 text
    <-- p2 text
    FORM EVENT_LIST .
      CLEAR WA_EVENT.
      WA_EVENT-NAME = 'USER_COMMAND'.
      WA_EVENT-FORM = 'USER_COMMAND'.
      APPEND WA_EVENT TO T_EVENT.
      CLEAR WA_EVENT.
    ENDFORM. " event_list
    *&      Form  user_command
          text
         -->R_UCOMM    text
         -->RS_SELFIELDtext
    FORM USER_COMMAND USING R_UCOMM LIKE SY-UCOMM
    RS_SELFIELD TYPE SLIS_SELFIELD.
      CASE R_UCOMM.
        WHEN '&IC1'.
          READ TABLE IT_VBRK INDEX RS_SELFIELD-TABINDEX.
          PERFORM GET_DATA_VBRP.
          PERFORM BUILD_FIELDCATALOG_VBRP .
          PERFORM DISPLAY_ALV_VBRP.
      ENDCASE.
    ENDFORM.                    "user_command
    *& Form BUILD_FIELDCATALOG_VBRP
    text
    --> p1 text
    <-- p2 text
    FORM BUILD_FIELDCATALOG_VBRP .
      CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
      EXPORTING
      I_PROGRAM_NAME = G_REPID
      I_INTERNAL_TABNAME = 'IT_VBRP'
    I_STRUCTURE_NAME =
    I_CLIENT_NEVER_DISPLAY = 'X'
      I_INCLNAME = G_REPID
    I_BYPASSING_BUFFER =
    I_BUFFER_ACTIVE =
      CHANGING
      CT_FIELDCAT = IT_FIELDCAT
      EXCEPTIONS
      INCONSISTENT_INTERFACE = 1
      PROGRAM_ERROR = 2
      OTHERS = 3
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM. " BUILD_FIELDCATALOG_VBRP
    *& Form DISPLAY_ALV_VBRP
    text
    --> p1 text
    <-- p2 text
    FORM DISPLAY_ALV_VBRP .
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
    I_INTERFACE_CHECK = ' '
    I_BYPASSING_BUFFER = ' '
    I_BUFFER_ACTIVE = ' '
      I_CALLBACK_PROGRAM = G_REPID
    I_CALLBACK_PF_STATUS_SET = ' '
    I_CALLBACK_USER_COMMAND = ' '
    I_CALLBACK_TOP_OF_PAGE = ' '
    I_CALLBACK_HTML_TOP_OF_PAGE = ' '
    I_CALLBACK_HTML_END_OF_LIST = ' '
    I_STRUCTURE_NAME =
    I_BACKGROUND_ID = ' '
    I_GRID_TITLE =
    I_GRID_SETTINGS =
    IS_LAYOUT =
      IT_FIELDCAT = IT_FIELDCAT
    IT_EXCLUDING =
    IT_SPECIAL_GROUPS =
    IT_SORT =
    IT_FILTER =
    IS_SEL_HIDE =
    I_DEFAULT = 'X'
    I_SAVE = ' '
    IS_VARIANT =
    IT_EVENTS =
    IT_EVENT_EXIT =
    IS_PRINT =
    IS_REPREP_ID =
    I_SCREEN_START_COLUMN = 0
    I_SCREEN_START_LINE = 0
    I_SCREEN_END_COLUMN = 0
    I_SCREEN_END_LINE = 0
    IT_ALV_GRAPHICS =
    IT_HYPERLINK =
    IT_ADD_FIELDCAT =
    IT_EXCEPT_QINFO =
    I_HTML_HEIGHT_TOP =
    I_HTML_HEIGHT_END =
    IMPORTING
    E_EXIT_CAUSED_BY_CALLER =
    ES_EXIT_CAUSED_BY_USER =
      TABLES
      T_OUTTAB = IT_VBRP
      EXCEPTIONS
      PROGRAM_ERROR = 1
      OTHERS = 2
      IF SY-SUBRC <> 0.
        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM. " DISPLAY_ALV_VBRP
    Thanks,
    Shankar

  • MBP won't boot recovery USB drive, need help

    HDD failed on 15" mid2009 MacBook Pro, purchased a Seagate 1TB hybrid drive (SSHD) to replace it with. Went to boot to USB recovery drive with OS X 10.8 using option/alt on boot and would only get the folder with flashing question mark. Tried command+R also. Tried different USB ports. Tried with HDD pulled out. The USB recovery drive does work because we were able to boot to it from a different MBP, and verified the files on it with Disk Utility. Just can't get any kind of recovery options or anything on this Mac with replaced HDD. Need help. Never encountered anything like this, can't find anything like it online, and none of my coworkers can figure it out. We've all been working comps for yrs, one even an ex apple-tech. Thanks for any suggestions!!

    Sorry - missed that part about having used both USB ports...
    Since you've verified that the USB thumb drive works on another Mac, and that it won't boot whilst holding down the option key, I would advise taking your machine to an Apple Store or an AASP to have them diagnose your machine (which will be free). They, too, should have USB sticks that they can use to test the machine.
    Good luck,
    Clinton

  • URGENT: rpcbind won't start on Solaris 10 x86

    Hello folks,
    I'm in a dire fix: rpcbind's start method on Solaris 10 x86 is exiting with status 10. Does anyone know what this status 10 means? I can't find out by reading through its start method file at /lib/svc/method/rpc-bind and this machine is critical.
    Any help would be greatly appreciated...

    Hello folks,
    I'm in a dire fix: rpcbind's start method on Solaris 10 x86 is exiting with status 10. Does anyone know what this status 10 means? I can't find out by reading through its start method file at /lib/svc/method/rpc-bind and this machine is critical.
    Any help would be greatly appreciated...

  • My mac won't start at all. Please help urgently. Thanks!

    My shockwave was not working. So I decided to quit all programs and restart my mac
    It doesn't restart at all.
    There is a ding and then it just gies power off.
    Tried safe reboot but still the same thing happen.

    Did you try booting into your Recovery partition? Hold down the command and R keys whilst booting and if you can get to your Recovery partition use Disk Utility to verify your disk and, if needed, repair the disk.
    If it can't be repaired, then it's likely dying.
    Clinton

  • Final Cut won't start sometimes, says I need a quartz extreme video card

    Even though I have a quartz extreme capable video card and use Final Cut studio all the time, sometimes an error message will pop up and won't let me load any final cut application. The message is "Final cut pro recommends that your system have a Quartz Extreme capable video card."
    I've tried deleting the preferences, and then running applejack. Sometimes it works, but right now I can't get it to load. I'm not even sure where to start troubleshooting this. Any advice would be much appreciated.
    My software is all up to date.

    No, I have FCE 4 - should have said that - and it worked on my older Intel based MacBook Pro.
    As it turns out, though, I think I've solved the problem, adapting a solution to a related problem I found on MacRumors.com. Don't know why this is necessary, but here's the solution I tried:
    1. right click on the FCE application icon and select "Show Package Contents"
    2. open the "Contents" folder and then open the "info.plist" folder in Text Edit
    3. find the line that says: "<key>AELMinimumQuartzExtremeCapable</key>," and replace it with "<key>AELMinimumGeForceCapable</key>", and then make sure that the next line says "<string></string>" without any number specified. Or, if you have some other kind of graphics card that you know is compatible, you could say what that is instead of GeForce. I found it doesn't work just to delete this line completely.
    Again, I don't know why Apple didn't build in this flexibility when they updated their standard Graphics cards, but in any case this solution seems to work.

  • 5800 XM won't start up any more, please help!

    Dear anyone,
    I have a brand new 5800 XpressMusic which, after only a few days, won't boot up any more.
     I heard a couple of beeps and when I was at my phone, it was already blacked out and wouldn't start up any more. Even after hanging on the battery charger for over 4 hours, it won't get back to life. I have tried everything I know about Nokia's but no reaction so far. Please help me!!!
    Message Edited by dropp_it on 17-Feb-2009 03:18 PM
    Solved!
    Go to Solution.

    Hold down, green, red and camera key and press power button and keep holding those three buttons all the time.
    Teo
    Get more guides and advice at:
    www.symbian-freak.com
    Symbian Freak introduces various resource for symbian users like:
    Latest news, Error Fixes, Modding, Tutorials, and of course a detailed forum with professional support for every single user.
    To get more out of your favourite device, visit the website.

  • MacBook Won't Start Up!!  Please Help!

    Hi all,
    I have a Aluminium MacBook which I purchased online at Apple, I have had the MacBook about 2 months, all was working ok until last night when I went to start it and it wouldn't get past the grey Apple screen...
    This morning I tried it, it did boot up but took AGESSSSSS I do have AppleCare but wanted to see if I could do anything before calling them?
    Feel really dissapointed, especially as I have a old Emac which I've never had any grief with grrrrrr...
    Any help/suggestions would be greatly appreciated, but simple terms only, I have VERY limited knowledge
    Thanks in advance,
    Amy

    Hi all,
    Right, I've not got any further with my problem, after seeking advice on here I went home rung AppleCare who suggested what you guys did and with the install dvd in the machine I went into Disk Utilitys and 'repaired disk' It completed successfully and said 'The Macintosh HD appears to be ok'
    So I was told to restart, which again took about 20 mins booting from the dvd. So I was then advised to 'erase disk' which I did.
    I was then told I would need to reinstall Mac OSX again from the dvd which I did but got a message reading something like 'checking dvd for consistancy' There was a 'skip' option but I thought I'd let it go through it's motions which painfully took about an hour. Then clicked 'install' only for it some moments later saying 'install failed'
    I got the following message:
    *The installer could not make the computer start up from the volume 'Untitled' you may need to select your disk using the startup Disk Utility. Restart to try installing again.*
    That's as far as I got, as I'm not confident enough to try anything else without getting advice on here or calling AppleCare but by this time had closed. They said its either a software or hardware problem and that was part of the elimination process, so I'm guessing this looks like a hardware issue would I be right in thinking that?
    If so, where do I stand with getting the MacBook replaced as its under 2 months old...
    Please advise, I'm clueless here
    Thanks in advance
    Amy

  • Mac Pro won't boot to disk array after Mac OS 10.6.8 combo update. Array two partition are there, just won't start off them anymore. Help, please

    My 2009 Mac Pro with Highpoint RocketRAID 3522 would no longer boot of the disk array as it had before. Boots off internal HD (still running 10.6.2), sees the array in the Finder, both volumes there pass Disk Utility Repair Disk tests, they show up in System Preferences - Startup Disk. TechTool Pro 5.0.7 sees nothing wrong with the primary boot partition. (didn't try the clone still with 10.6.7) **** frustrating. Tried reinstalling latest firmware for card. Nothing reported by the drives in way of any failure. zapped the PRAM, tried booting with option key, it doesn't show the array but two copies of the internal HD. Running out of ideas. Any out there?

    I am having the same problem with my HPT 4321.  After upgrade, wont boot.  Shows up everyone as bootable disk (even when holding option at startup) but Mac will not boot off it.  I installed a fresh 10.6.8 copy onto a usb drive and HPT drivers work so might just be something to do with the main drive being bootable.  To complicate things, the Snow Leopard DVD doesn't have the drivers to see the array so cannot use it for troubleshooting.  It will not start in safe mode. Downloaded combo updater to try and re-update but it doesn't let you install it on another drive.  HPT driver installer doesn't allow you to install on another drive so also can't re-install driver.  Only choice seems to be install OS on new disk and recreate everything from scratch, then SuperDuper back to HPT drives and hope that it was a corruption during the update but not sure that it will boot even after all that work. 
    Anyone have a working computer with 10.6.8 and booting off a Highpoint RAID card?

  • Keynote kept crashing.  Won't start from the beginning.  Help!

    The keynote kept crashing.  I went to the website just now, but when I try to watch, I can't get back to the beginning, which I missed.  The only options are "watch live" and "start from pause," and neither of those is what I need to do.

    As we can't see what your doing, provide some details,  what website is this, did you create the file, is it a Keynote or Quicklime or PDF file?

  • HELP !  iMac G5 won't start up!!!  HELP!

    I have a iMac G5 OSX 10.4.6 I recently bought an 320gb western digital external hard drive. I wanted to back up my iMac hard drive, so I installed superdrive software. I backed up my computer with no problem. I shut my computer down and left for work. When I returned a few hours later, my computer will not boot up. I've tried unpluging all the power cords, including the one from the wall. No start up. I unpluged again and this time I press apple key contol key and P and R keys. Sttill nothing. My computer is making a funny noice when I try to power up. It's like it struggling to power up, a tick noise. Is there any advice anyone can give me?

    I'm sorry Evan1, but advertising is not permitted here. You may include an html link to a service, if the link is directly germaine to resolution of the specific issue concerned, but if you do so you also have to post a disclaimer, indicating that you may make financial gain as a result.
    The terms and conditions of use specifically state:
    No advertising. Don't use the Site to sell or market your products to users. If you receive compensation or personal benefit from a purchase or site you advocate, or from an affiliate link, you must note this in your Submission by stating, "I may receive some form of compensation, financial or otherwise, from my recommendation or link." Advertisements for items that do not directly answer another user's question are not allowed. As well, the following are not allowed:
    A Submission created solely to advertise a book, service, software or some other item for sale.
    Any reference, including a link, to a commercial item that is not directly related to a relevant technical support question or answer. For example: "This post created by Super Post Creator."
    THis is a mutual assistance discussion forum, not an opportunity to sell your services.
    Rod

  • My Macbook won't start up...Please help!

    My Macbook powers on but doesn't go past the grey screen with the apple. The gear thing keeps turning but it doesn't start up. What can I do? I'm a bit technology challenged but I want to try everything before I take it in. I'm scared of losing all my information. I'd appreciate any suggestions you guys can give me.

    Greg's suggestion is what you need to do. I will only add that you should repair the hard drive before attempting the Archive and Install. See the following:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

Maybe you are looking for

  • IMac no longer connects to wifi (3 other Macs + iPod Touch DO).

    My iMac 23" (3.06 GHz Intel Core 2 Duo, 4GB 1067 MHz, Airport card: Airport Extreme 0x14E4, 0x8E, fw version Broadcom BCM43xx 1.0, OS10.5.8) no longer connects to wifi. The connection has been dropping regularly over the past month or so and since th

  • Indesign CS4 keeps crashing on Launch

    My copy of CS4 Indesign keeps crashing. It gets to the window where is shows the recent documents and then crashes everytime. I have deleted the preferences and the version folder and even re-installed the app from the master dvd but it still crashes

  • Where can I find the songs in my icloud?

    hi everyone, I just bought a year's subscription to iTunes Match and most of my songs have been matched. The only thing is... I have no idea where to find these matches? I know they are supposed to be in my iCloud and I want to access my cloud from m

  • Drill down list in iteractive report

    Hi, my requirement is like this 1 col - Dar no 2 col - order no (Drill down list) may contain 10 no.  At every order no it contains again no of orders it appears in 3rd col in          drill down list whenever i select any no from drill down list (fr

  • Skype does not ring with iphone 4 ios5

    I recently upgraded my iphone 4 to ios5, but apparently whenever i receive a skype call, it does not ring anymore.