Unable to broadcast workbooks. need help

Dear all,
We are unable to broadcast workbooks in broadcaster.
When we are trying execute in broadcaster settings. we are getting following message.
"settings <Workbook Name> were started from the  BEx Broadcaster. it is green
processing of user <userid>. language EN, it is green
Processing setting < Workbook Name>. it is green
An Active RFC server could not be found. finally ended up with red alert"
so we could not broadcast workbooks.
please suggest some possible solutions. it is in production server. so it is quite critical error and need solution ASAP.
please help.
Regards,
mohankumar.G

Hi Mohan,
Goto SCOT/SCON t-code, click create button,
Then give the node name and desc>select the connection as RFC connection>select any RFC Destination (any server)>then select Internet>then give the Internet mail address>then select formats which you want>don't select the restrict time>then select 'N' for further mail types>give max wait time in hrs and mins>select nod ready for use>select the test connection--> test the connection and click on Finish button
Then it completes the SMTP connection.
Regards,
Ravi Kanth

Similar Messages

  • Unable to Post Depriciation-Need Help-URGENT

    Hi,
    I have created a new Depreciation Account 400500 with Cost Element.
    We are using Cost Accounting Depeiciation Area in Asset Accounting.
    When I run AFAB it is giving me error that mentioned below.
    I checked the Asste master of all the assets, Cost Centers are already assigned. Can anyone help me what else need to be done to fix this issue.
    Full points will be awarded.
    Reagrds
    NTH
    Error Message.
    " You have not defined a CO account assignment for an account that is
    relevant to cost accounting."
    "Account 400500 is defined as a cost element.
    This means that you must always specify a CO account assignment."

    Hi
    In GL Master Record check the field status group put it G004.
    Shammi
    assign points if it is helpful

  • Startup error Unable to Find DocumentConnectionPool : Need Help

    Iam getting an error when iam starting up the server.
    trace is :
    weblogic.ejb20.WLDeploymentException: Unable to find DocumentConnectionPool 'def
    ault' configuration MBeanjavax.ejb.CreateException: Unable to find DocumentConne
    ctionPool 'default' configuration MBean
    at com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl.ejb
    Create(SPIFastDocumentManagerImpl.java:328)
    at com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl_lw3
    66m_Impl.ejbCreate(SPIFastDocumentManagerImpl_lw366m_Impl.java:117)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionP
    ool.java:151)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:188)
    at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManag
    er.java:380)
    at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:
    1472)
    at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
    at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:404)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:983)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:969)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:619)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:376)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:194)
    at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManag
    er.java:380)
    at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:
    1472)
    at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
    at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:404)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:983)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:969)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:619)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:376)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)
    My application-config.xml has :
    <DocumentConnectionPool
    CapacityIncrement="1"
    DriverName="com.bea.p13n.content.document.jdbc.Driver"
    InitialCapacity="5"
    MaxCapacity="5"
    Name="default"
    Properties="schemaXML=D:/myServer/dmsBase/doc-schemas;docBase=D:/myServer/dmsBase;jdbc.dataSource=weblogic.jdbc.pool.commercePool"
    URL="jdbc:beasys:docmgmt:com.bea.p13n.content.document.ref.RefDocumentProvider"
    />
    and my config.xml has:
    <Application Deployed="true" Name="MyApp"
    Path="D:\apps\MyApp"
    StagedTargets="myServer" TwoPhase="true">
    <ApplicationConfiguration Name="MyApp"
    Targets="myServer" URI="META-INF/application-config.xml"/>
    </Application>
    So , it is targetted on my server and also the app-config has it defined.
    Can anyone tell me where is the problem.?

    For ne one who is interested,
    we figured what went wrong in our configuration.
    We are using oracle as backend but driver for the datasource under consideration is given is the driver for reference cloudscape database. Once driver is changed to oracle's OCI driver problem got resolved
    Good luck :-)
    Manohar

  • Error at startup Unable to find DocumentConnectionPool , Need Help urgently

    Iam getting an error when iam starting up the server.
    trace is :
    weblogic.ejb20.WLDeploymentException: Unable to find DocumentConnectionPool 'def
    ault' configuration MBeanjavax.ejb.CreateException: Unable to find DocumentConne
    ctionPool 'default' configuration MBean
    at com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl.ejb
    Create(SPIFastDocumentManagerImpl.java:328)
    at com.bea.p13n.content.document.internal.SPIFastDocumentManagerImpl_lw3
    66m_Impl.ejbCreate(SPIFastDocumentManagerImpl_lw366m_Impl.java:117)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionP
    ool.java:151)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:188)
    at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManag
    er.java:380)
    at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:
    1472)
    at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
    at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:404)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:983)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:969)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:619)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:376)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:194)
    at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManag
    er.java:380)
    at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:
    1472)
    at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
    at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:404)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:983)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:969)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:619)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:376)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)
    My application-config.xml has :
    <DocumentConnectionPool
    CapacityIncrement="1"
    DriverName="com.bea.p13n.content.document.jdbc.Driver"
    InitialCapacity="5"
    MaxCapacity="5"
    Name="default"
    Properties="schemaXML=D:/myServer/dmsBase/doc-schemas;docBase=D:/myServer/dmsBase;jdbc.dataSource=weblogic.jdbc.pool.commercePool"
    URL="jdbc:beasys:docmgmt:com.bea.p13n.content.document.ref.RefDocumentProvider"
    />
    and my config.xml has:
    <Application Deployed="true" Name="MyApp"
    Path="D:\apps\MyApp"
    StagedTargets="myServer" TwoPhase="true">
    <ApplicationConfiguration Name="MyApp"
    Targets="myServer" URI="META-INF/application-config.xml"/>
    </Application>
    So , it is targetted on my server and also the app-config has it defined.
    Can anyone tell me where is the problem.?

    For ne one who is interested,
    we figured what went wrong in our configuration.
    We are using oracle as backend but driver for the datasource under consideration is given is the driver for reference cloudscape database. Once driver is changed to oracle's OCI driver problem got resolved
    Good luck :-)
    Manohar

  • Unable to Install Samba, Need help ?

    I was trying to aquinted with Samba on Solaris, I downloaded the latest samba software from http://samba.org , used the gunzip command to convert to tar, and used the tar xvf to extract it. and then I did the following
    # cd samba-3.2.2
    # cd source
    #./configure
    then i got an error that the system does not have any C compiler
    # ./configure
    SAMBA VERSION: 3.0.24
    checking for -fPIE...
    checking for gcc... no
    checking for cc... no
    checking for cl.exe... no
    configure: error: no acceptable C compiler found in $PATH
    See `config.log' for more details.
    then I downloaded the GCC from internet and did the same thing but I am also helpless because it says
    # cd /opt/download
    # ls
    gcc-3.3.2 gcc-3.3.2.tar gcc.pdf samba-3.0.24 samba-latest.tar
    # cd gcc-3.3.2
    # ./configure
    Configuring for a sparc-sun-solaris2.9 host.
    Created "Makefile" in /opt/download/gcc-3.3.2 using "mh-frag"
    ./configure: cc: not found
    *** The command 'cc -o conftest -g conftest.c' failed.
    *** You must set the environment variable CC to a working compiler.
    This is the error which I am finding on it.
    If anybody know the solution for it please let me know at [email protected]
    Thanks

    You can't build a c compiler from source because you don't have a c compiler.
    You need to grab a precompiled C compiler.
    Try grabbing one of the gcc packages off sunfreeware.com

  • UNABLE TO START JSPM - NEED HELP PLZ

    An error occured during the execution of JSPM_MAIN phase
    You can find more information in the log file /usr/sap/<SID>/DVEBMSGXX/j2ee/JSPM/log/
    Can not initialize application data. Could not detect deployed components. No access to the table with system component version.
    Also it says to look at
    com.sap.sdt.jspm.phases.PhaseTypeJSPM
    com.sap.sdt.jspm.wizard.model.WizardStep.Execution
    Cannot detect new components in inbox directory
    JSPM_MAIN
    JSPMPhases
    NetWeaver Upgrade
    Java Upgrade
    Thanks in advance

    $ more JSPM_MAIN_1_01.LOG
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[/usr/sap/<SID>/DVEBMGSXX/j2ee/JSPM/log/log_2008_05_12_10_54_13/JSPM_MAIN_1_01.LOG]/>
    <!PATTERN[JSPM_MAIN_1_01.LOG]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    #1.#C0000A0C0A9400000000001601D85F7900044D09BA5E6338#1210604083635#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#######
    Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.jav
    a:720)#Java###Phase has been started.#1#JSPM/JSPMPhases/JSPM_MAIN#
    #1.#C0000A0C0A9400000000001701D85F7900044D09BA5E6B08#1210604083637#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#######
    Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.jav
    a:721)#Java###Phase type is .#1#com.sap.sdt.jspm.phases.PhaseTypeJSPM#
    #1.#C0000A0C0A9400000000001801D85F7900044D09BA625AD8#1210604083895#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.DialogController.showInitDialog(DialogController.java:560)#######
    Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.showInitDialog(DialogController.jav
    a:560)#Java###Starting Initialize dialog...##
    #1.#C0000A0C0A9400000000001E01D85F7900044D09BA679A98#1210604084238#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.SystemInitializer.initializeDataModelAndLogging(SystemInitializer
    .java:481)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.SystemInitializer.initializeDataMod
    elAndLogging(SystemInitializer.java:481)#Java###Detecting system parameters...##
    #1.#C0000A0C0A9400000000001F01D85F7900044D09BA67B208#1210604084245#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.trace.JspmExtLoggingManager.logReferenceToExtLog(JspmExtLoggingManage
    r.java:167)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.trace.JspmExtLoggingManager.logReferen
    ceToExtLog(JspmExtLoggingManager.java:167)#Java###You can find additional information in log file .#1#
    /usr/sap/S1S/DVEBMGS02/j2ee/JSPM/log/log_2008_05_12_10_54_13/DETECT_SYSTEM_PARAMETERS_01.LOG#
    #1.#C0000A0C0A9400000000002D01D85F7900044D09BB05C6C8#1210604094605#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.SystemInitializer.initializeDataModelAndLogging(SystemInitializer
    .java:501)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.SystemInitializer.initializeDataMod
    elAndLogging(SystemInitializer.java:501)#Java###Detection of system parameters has finished.##
    #1.#C0000A0C0A9400000000002E01D85F7900044D09BB05CAB0#1210604094606#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:470)#######Thread[
    main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:470)#Java###
    Initialize dialog has been processed.##
    #1.#C0000A0C0A9400000000002F01D85F7900044D09BB05CE98#1210604094607#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.DialogController.loginDialog(DialogController.java:1043)#######Th
    read[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.loginDialog(DialogController.java:104
    3)#Java###Starting dialog...#1#LogIn#
    #1.#C0000A0C0A9400000000003901D85F7900044D09BBA7EE80#1210604105232#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.DialogController.loginDialog(DialogController.java:1048)#######Th
    read[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.loginDialog(DialogController.java:104
    8)#Java###Dialog has been confirmed by the user.#1#LogIn#
    #1.#C0000A0C0A9400000000003A01D85F7900044D09BBA955E0#1210604105324#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl#######Thread[main,5,main]##0#0#In
    fo#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl#Java###Checking connectivity for SDM server on
    host , port ...#2#bs1ss01z#50218#
    #1.#C0000A0C0A9400000000003B01D85F7900044D09BBAE3010#1210604105642#/System/Server/Upgrade/Phases/JSPM/JSP
    MPhases/JSPM_MAIN##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl#######Thread[main,5,main]##0#0#In
    fo#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl#Java###Connection to SDM server on host , po
    rt is valid.#2#bs1ss01z#50218#
    #1.#C0000A0C0A9400000000003C01D85F7900044D09BBB446A8#1210604106040#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/J
    SPM_MAIN##com.sap.sdt.jspm.deployedsdu.DeployedComponentsProvider.refresh(DeployedComponentsProvider.java:192)####
    ###Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.deployedsdu.DeployedComponentsProvider.refresh(DeployedCompone
    ntsProvider.java:192)#Java###Detecting components of the J2EE engine...##
    #1.#C0000A0C0A9400000000003D01D85F7900044D09BBB44A90#1210604106042#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/J
    SPM_MAIN##com.sap.sdt.jspm.trace.JspmExtLoggingManager.logReferenceToExtLog(JspmExtLoggingManager.java:167)#######
    Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.trace.JspmExtLoggingManager.logReferenceToExtLog(JspmExtLoggingManager.j
    ava:167)#Java###You can find additional information in log file .#1#/usr/sap/S1S/DVEBMGS02/j2ee/JSPM/log/log_2008_05_1
    2_10_54_13/DETECT_SYSTEM_COMPONENTS_01.LOG#
    #1.#C0000A0C0A9400000000004101D85F7900044D09D68BC438#1210604556371#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAI
    N##com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:748)#######Thread[main,5,main]##0#0#Error#1#
    com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:748)#Java###*Exception has occurred during the e*
    *xecution of the phase.##*#1.#C0000A0C0A9400000000004201D85F7900044D09D68BCC08#1210604556373#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAI
    N##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:254)#######Thread[main,5
    ,main]##0#0#Error#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:254)#Ja
    va###No access to the table with system component versions.##
    #1.#C0000A0C0A9400000000004301D85F7900044D09D68BD7C0#1210604556376#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.j2ee.tools.comppr
    ovider.DeployedComponentsProvider.refresh(DeployedComponentsProvider.java:115)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.j2ee.tools.compprovider
    .DeployedComponentsProvider.refresh(DeployedComponentsProvider.java:115)#Java###Could not detect deployed components.##
    #1.#C0000A0C0A9400000000004401D85F7900044D09D68BDBA8#1210604556377#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.jspm.deployedsdu.
    DeployedComponentsProvider.refresh(DeployedComponentsProvider.java:219)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.jspm.deployedsdu.DeployedCompo
    nentsProvider.refresh(DeployedComponentsProvider.java:219)#Java###Could not detect deployed components.###1.#C0000A0C0A9400000000004501D85F7900044D09D68BDF90#1210604556378#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.jspm.gui.SystemIn
    itializer.initializeBusinessObjects(SystemInitializer.java:695)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.jspm.gui.SystemInitializer.initializeB
    usinessObjects(SystemInitializer.java:695)#Java###Cannot initialize application data.##
    #1.#C0000A0C0A9400000000004601D85F7900044D09D68BEB48#1210604556381#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.Abstra
    ctPhaseType.cleanup(AbstractPhaseType.java:792)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.
    java:792)#Java###Phase has been completed.#1#JSPM/JSPMPhases/JSPM_MAIN#
    #1.#C0000A0C0A9400000000004701D85F7900044D09D68BEF30#1210604556382#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.Abstra
    ctPhaseType.cleanup(AbstractPhaseType.java:793)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.
    java:793)#Java###Start time: .#1#2008/05/12 10:54:43#
    #1.#C0000A0C0A9400000000004801D85F7900044D09D68BEF30#1210604556382#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.Abstra
    ctPhaseType.cleanup(AbstractPhaseType.java:794)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.
    java:794)#Java###End time: .#1#2008/05/12 11:02:36#
    #1.#C0000A0C0A9400000000004901D85F7900044D09D68BF318#1210604556383#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.Abstra
    ctPhaseType.cleanup(AbstractPhaseType.java:795)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.
    java:795)#Java###Duration: .#1#0:07:52.741#
    #1.#C0000A0C0A9400000000004A01D85F7900044D09D68BF318#1210604556383#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_MAIN##com.sap.sdt.ucp.phases.Abstra
    ctPhaseType.cleanup(AbstractPhaseType.java:796)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.
    java:796)#Java###Phase status is .#1#error#
    Edited by: Kobby bryant on May 12, 2008 5:33 PM

  • I Just updated my iPhone 4 tp 7.1 oS. I am unable to connet to any network. I keep getting the "searching" Np Service" messages on the top let corner of the screen. I also get a notice that say " "unable to load network list. I need help...

    I Just updated my iPhone 4 to 7.1 oS. I am unable to connet to any network. I keep getting the "searching" No Service" messages on the top let corner of the screen. I also get a notice that says " "Unable to load network list. I need help... How can one resolve this issue?

    No it's not stealing. They have an allowance that you can share with so many computers/devices. You'll have to authorize her computer to play/use anything bought on your acct. You can do this under the Store menu at top when iTunes is open on her computer.
    As far as getting it all on her computer....I think but I am not sure (because I don't use the feature) but I think if you turn on Home Sharing in iTunes it may copy the music to her computer. I don't know maybe it just streams it. If nothing else you can sign into your acct on her computer and download it all to her computer from the cloud. Not sure exactly how to go about that, I haven't had to do that yet. I wonder if once you authorize her computer and then set it up for automatic downloads (under Edit>Preferences>Store) if everything would download. Sorry I'm not much help on that.

  • HT4061 need help with my iphone 4 i try to update last five  days but after updating to 6.1.2  it says that    We're sorry, we are unable to continue with your activation at this time. Please try again later, or c

    need help with my iphone 4 i try to update last five  days but after updating to 6.1.2  it says that
    We're sorry, we are unable to continue with your activation at this time. Please try again later, or c

    If the iPhone was hacked and unlocked via unofficial means, it has become locked again. Insert original SIM in the phone to activate with iTunes.

  • New to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    new to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    So where is LR trying to copy the files?  Check your destination in the Import panel at the right.

  • I need help authenticating my outgoing server settings in setting up my work email on my Galaxy S5.  It says unable to authenticate or connect to server and I even called helpdesk at my email support and they tried every possible port (80, 25, 3535 or 465

    I need help authenticating my outgoing server settings in setting up my work email on my Galaxy S5.  It says unable to authenticate or connect to server and I even called helpdesk at my email support and they tried every possible port (80, 25, 3535 or 465 SSL) and none of them work. Please help!

    You will need to get the required info to create/access the account with an email client from your school.
    Are you currently accessing the account with an email client on your computer - if you have a Mac with the Mail.app, or if you have a PC with Outlook Express, etc.? If so, you can get the required account settings there.

  • I need help with the photo stream. Everytime I try to open it on my PC it says photo stream is unable and I have tried everuthing to enable it but it doesn't work. Any help, please?

    I need help with the photo stream. Everytime I try to open it on my PC it says photo stream is unable and I have tried everuthing to enable it but it doesn't work. Any help, please?

    Freezing, or crashing?
    ID on the Mac can produce reports that may (or may not) prove helpful in diagnosing the problem. I suspect this is something not directly related to InDesign, and maybe not to any of the Adobe apps directly since you seem to be having a problem in more than one. That often inidcates a problem at the system level.
    Nevertheless, it won't hurt to try to gather the reports. You'll find driections for how to generate them, and to post them on Pastebin.com (then put a link to them here) so we can see what's going on at Adobe Forums: InDesign CS5.5 Not Responding
    Do you happen to run a font manager? If so, which one, and waht version?

  • Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help

    Uloading ebook using iProducer rec'd error: ERROR ITMS-9000: "Unable to parse nav file: toc.ncx" at Book. I don't understand and need help fixing it. Please Help if you've the knowledge.
    Many Thanks

    Yep, i just did it again. The entire scroll-bar widget, complete with formatted text, graphics, etc., pasted itself nicely in another book. Two different files, the same widget.
    I use the scroll-bar widgets for most of my texts. (I have audio buttons on the side, and the scripts are within the widget, to the side). My only text is within widgets, and text boxes, naturally. 
    I am following your recommendation: cleaning files, etc. I am remaking the book anew. I need to convince the EPUB bot or whatever that my file looks and works nicely on all my devices. You would expect an error message when previewing the book: 'Hey Amigo, your file is flawed, stop working on it, and get back to the drawing board." Should be able to try again next Monday.

  • Need Help: BBZ10 Stuck on Usb Moniter Screen Unable to Boot / Start

    Hi,
    I recently purchased a Balckberry Z10, while trying to transfer my data from my existing blackberry I accidently reset my device to factory setting. now it is stuck on the usb moniter screen.
    I  have tried reloading the phone using Link but it keeps on showing me a message: Unable to reload due to error: No Update Available.
    I am using a Mac.
    Need Help!

    So this is the problem and the resolution is this.. But unfortunately it is not working because I keep on getting this message that no update available.

  • HT4972 I bought my iPad off a friend and it is hacked. I can't upgrade the software to iOS 5.1 it says unable to update. And something about me not being eligible. I need help please

    I bought my iPad off a friend and it is hacked. I can't upgrade the software to iOS 5.1 it says unable to update. And something about me not being eligible. I need help please

    If the device is jail broken - and the message is that the iPad is not eligible for the requested build - there are tons of articles on the internet that discuss how to fix the iPad. Use Google.

  • HT1338 Macbook pro two days old...bought logic from app store...logic has installed partly each time i open it up it wants to download rest of programme then stops half way thru and gets error message 'logic is unable to continue with download' help neede

    Macbook pro two days old...bought logic from app store...logic has installed partly each time i open it up it wants to download rest of programme then stops half way thru and gets error message 'logic is unable to continue with download' help needed !

    Hello:
    I would trot back into the Apple store and have them fix the problem (or call Applecare with a warranty issue).  There is no sense in you wasting your time trying to troubleshoot things on a new computer.
    Barry

Maybe you are looking for

  • Deploying Printer to XP and Win 7 environment before it is connected to network

    I have a client that is getting 4 new office printers that will be replacing their leased printers. The third party company will come in, take away the old printers and set up the new printers. By set up, I mean they will connect the network cable, p

  • How to install joomla on IIS (windows 2012)

    When one starts IIS, it immidiatly starts the webinstaller to choose a product and configure it. I've been working now several days trying to install Joomla  , tried it dozens of times. At first it wouldn't install at all, kept hanging in the first p

  • How do you reset/repair javascripts? Enabling doesn't seem to work

    When I enter various websites, they list an advisory message that I must enable javascripts in order to use their sites. When I enable javascripts from the contents section from tools in firefox, it doesn't seem to work. How can I reset or repair the

  • How do I print multiple files in file name order

    I'm using Windows XP SP3.  When I select all the PDF files within a folder and right click and print, the files do not come out of the printer in the order of the file names. I have the file names displayed properly in order on the screen, but they s

  • IMovie on iPad transfer project to iMovie for Mac?

    Would I be able to transfer an iMovie project, mid-project, between an iPad and Mac versions of iMovie? Apple made it clear in the keynote and press releases that this would be possible in GarageBand, but I want to know about iMovie.