Configuration wizard not working

Hi All,
I could install the WL Server 7.0.2 on Solaris 8 successfuly using the
typical installation.
But when i try to configure it, create a domain and add Admin and Managed
Servers,
it doesnt create my managed server and keeps looping.
Here is what I get
<------------- BEA Configuration Wizard - WebLogic Platform
7.0.2.0 ------------->
Configure Managed Servers:
|Managed Server Name|Listen Address|Port|SSL Port|
_|___________________|______________|____|________|
Select Option:
1 - Add "Managed Server Name"
2 - Add "Listen Address"
3 - Add "Port"
4 - Add "SSL Port"
5 - Discard Changes
** Managed Server Name = [mserver1] Listen Address = [] Port = [7003]
** SSL Port = []
Enter index number to select OR [Exit][Previous][Next]>Next
<------------- BEA Configuration Wizard - WebLogic Platform
7.0.2.0 ------------->
Configure Managed Servers:
|Managed Server Name|Listen Address|Port|SSL Port|
_|___________________|______________|____|________|
Select Option:
1 - Add "Managed Server Name"
2 - Add "Listen Address"
3 - Add "Port"
4 - Add "SSL Port"
5 - Discard Changes
** The list of managed servers is empty.
It says the List of Managed Servers is empty..How am I to proceed.
It didnt even ask for username and password when I created the admin server.
I have tried this on 3 different machines and get the same error on all of
them.
Help Please!!
Regards
Sapan

I've got exactly the same problem. The workaround we found out was to specify a
listen address for the managed server. Once completed, we removed the listen address
manually from config.xml.
"Sapan Agarwal" <[email protected]> wrote:
>
Hi All,
I could install the WL Server 7.0.2 on Solaris 8 successfuly using the
typical installation.
But when i try to configure it, create a domain and add Admin and Managed
Servers,
it doesnt create my managed server and keeps looping.
Here is what I get
<------------- BEA Configuration Wizard - WebLogic Platform
7.0.2.0 ------------->
Configure Managed Servers:
|Managed Server Name|Listen Address|Port|SSL Port|
_|___________________|______________|____|________|
Select Option:
1 - Add "Managed Server Name"
2 - Add "Listen Address"
3 - Add "Port"
4 - Add "SSL Port"
5 - Discard Changes
** Managed Server Name = [mserver1] Listen Address = [] Port = [7003]
** SSL Port = []
Enter index number to select OR [Exit][Previous][Next]>Next
<------------- BEA Configuration Wizard - WebLogic Platform
7.0.2.0 ------------->
Configure Managed Servers:
|Managed Server Name|Listen Address|Port|SSL Port|
_|___________________|______________|____|________|
Select Option:
1 - Add "Managed Server Name"
2 - Add "Listen Address"
3 - Add "Port"
4 - Add "SSL Port"
5 - Discard Changes
** The list of managed servers is empty.
It says the List of Managed Servers is empty..How am I to proceed.
It didnt even ask for username and password when I created the admin
server.
I have tried this on 3 different machines and get the same error on all
of
them.
Help Please!!
Regards
Sapan

Similar Messages

  • Configuration of DI SSO with Configuration Wizard not working

    Hi All,
    I've installed CE 7.2 and connected it to an existing SLD.
    I'm running Configuration Wizard -> DI landscape SSO configuration for the SSO between NWDI and SLD components
    and getting error in the step -> Get J2ee Partner Sid Binding
    with error:
    Stack Trace
    com.sap.tc.lm.ctc.management.CTCRuntimeException: Exception during transformation of the EnviornmentContext
         at com.sap.tc.lm.ctc.management.client.impl.ClientContextService.getEnviornmentContext(ClientContextService.java:37)
         at com.sap.tc.lm.ctc.management.client.DistrClient.getEnviornmentContext(DistrClient.java:118)
         at com.sap.tc.lm.ctc.metamodel.process.controller.DistrActionController.getRemoteEnviorment(DistrActionController.java:70)
         at com.sap.tc.lm.ctc.metamodel.process.controller.DistrActionController.getMessage(DistrActionController.java:38)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ActionController.getMessage(ActionController.java:261)
         at com.sap.tc.lm.ctc.metamodel.process.controller.BindingControllerImpl.execute(BindingControllerImpl.java:77)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.remoteOrLocalExecution(ProcessControllerImpl.java:703)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:281)
         at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:171)
         at java.lang.Thread.run(Thread.java:679)
    Caused by: java.lang.NullPointerException: while trying to invoke the method org.w3c.dom.Element.getChildNodes() of an object loaded from local variable 'element'
         at com.sap.tc.lm.ctc.management.util.XMLElementUtil.getElementChildren(XMLElementUtil.java:43)
         at com.sap.tc.lm.ctc.management.util.XMLElementUtil.getAllChildren(XMLElementUtil.java:67)
         at com.sap.tc.lm.ctc.management.util.XMLManagementUtil.getAllChildren(XMLManagementUtil.java:76)
         at com.sap.tc.lm.ctc.management.xml.CTCClientContextServiceJava2XML.deserializeEnviornmentContextResponce(CTCClientContextServiceJava2XML.java:48)
         at com.sap.tc.lm.ctc.management.client.impl.ClientContextService.getEnviornmentContext(ClientContextService.java:35)
    Any idea ?
    Dimitry Haritonov

    yes. I've run the configuration wizards and also, it is on the same server ...
    It seems that it fails with the remote SLD server

  • Blackberry 9870 Email Account Setup Wizard not working

    i have Balckberry 9870 and I am trying to setup an email account, but into setup wizard, E-mail setup wizard not working. please help

    pankajmaniyar wrote:
    Thanks Ira :-) I will try to reload the operating software and than see, if the problem resolved or not.
    Before you reload your OS I suggest you call your carrier first. This could be an issue on their end, it may be caused if your carrier  has not correctly provisioned the BlackBerry smartphone for BlackBerry data services.
    Click if you want to Thank someone. If Problem is resolved, so that others can make use of it.

  • Camera wizard Not Working

       Camera Wizard Not Working(Without iTunes Installed System/3rd Party System),
    Step1:Connected Data-Cable Iphone to PC
    Step2:select Trust Option On mY iPhone4
    Step3:Select option MS Scanner And Wizard on My PC
    Result On Display:
    iPhone Response- Reconnected and Disconnected(Repeated) Automatically......ie once i connected
    *I'll Try Master Reset iPhone(Home Walk/button Together Press),Switch OFF and back ON My iPhone,Try to other Data cable and other Computer Still Problem was Not solved .

    If you've tried a different cable, a different USB port and a different computer, then your iPhone likely has a hardware issue.
    Create a backup to iCloud or iTunes, then restore your device as new.  Take a new picture, and see if you can import it.  If not, then you need to get your iPhone serviced.

  • Urvxt some tab configuration is not working

    Hello,
    I'm using a tabbedex extesion because bindings for tabbed feel strange and unintuitive.
    Here's my .Xresources:
    ! Disable scrolling with output
    URxvt*scrollTtyOutput: false
    ! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
    URxvt*scrollWithBuffer: true
    ! scroll back to the bottom on keypress
    URxvt*scrollTtyKeypress: true
    ! Pager scrolling
    URxvt.secondaryScreen: 1
    URxvt.secondaryScroll: 0
    ! URL
    URxvt.perl-ext-common: default,tabbedex,clipboard,url-select,keyboard-select,matcher
    URxvt.url-select.launcher: /usr/bin/luakit
    URxvt.url-select.underline: true
    URxvt.keysym.M-u: perl:url-select:select_next
    URxvt.keysym.C-Escape: perl:keyboard-select:activate
    URxvt.keysym.C-s: perl:keyboard-select:search
    URxvt.url-launcher: /usr/bin/luakit
    URxvt.matcher.button: 1
    ! Colors
    URxvt*background: black
    URxvt*foreground: white
    URxvt.colorUL: #4682B4
    ! Fonts
    URxvt*font: -*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*
    URxvt*boltfont: -*-terminus-bold-r-*-*-14-*-*-*-*-*-*-*
    ! scrollbar style - rxvt (default), plain (most compact), next, or xterm
    URxvt.scrollstyle: plain
    URxvt*scrollBar: true
    URxvt*scrollBar_right: true
    ! Colors
    *color12: #94bff3
    ! Tabs
    URxvt.tabbed.autohide: true
    URxvt.keysym.Control-t: perl:tabbedex:new_tab
    URxvt.keysym.Control-Tab: perl:tabbedex:next_tab
    URxvt.keysym.Control-Shift-Tab: perl:tabbedex:prev_tab
    !! Does not work
    URXvt.tabbed.reopen-on-close: yes
    URxvt.keysym.Control-Shift-Right: perl:tabbedex:move_tab_right
    URxvt.keysym.Control-Shift-Left: perl:tabbedex:move_tab_left
    URxvt.tabbed.no-tabbed-keys: true
    As you can see by the comments, nothing below last comment ("!! Does no work") is failing to work. I see nothing worng with configuration, please help.Mostly I'd like to get rid of C-Left/Right binding for switching to another tab. Also is there a way to change close tab binding?
    Last edited by bstaletic (2014-11-12 13:59:25)

    I found the solution.  This worked!  I could re-assign, remap Fn key as a Tab key.
    https://pqrs.org/macosx/keyremap4macbook/

  • Oracle 9.10 Database Configuration Assistant not working

    I have installed Oracle 9i Enterprise Edition on Windows XP, Pentium 4 and everything installed successfully but after installation, when I click on Database Configuration Assistant, nothing happened, no error displayed, mouse flashed for a while as loading something then came normal. Any idea please ?
    Even Database Migration Assistant also not working.
    I also could not find svrmgr utility in Oracle 9i to create a new database.
    Best Regards,
    Luqman

    The Server Manager was deprecated in 9i. Instead of using it you have to use the SQL*Plus. Do you have another JRE installed ?
    How to create a database manually in 9i
    Administrator's Guide for Windows Contents / Search / Index / PDF
    http://download-east.oracle.com/docs/cd/B10501_01/win.920/a95491.pdf
    Joel Pérez

  • EVDRE wizard not working.

    Hi,
    we have 2 identical clients (pc). We are running SAP BPC 7.50.05.1004 and Office 2010 on both.
    The problem is that the EVDRE wizard works on one of the clients, but not the other. The one not working simply generates a evdre report without the wizard.
    Any ideas/suggestions ?
    Thank you,
    Joergen

    Hi,
    not entirely correct.
    Sap Note #1513080
    "Currently only BPC 7.5 NW SP05 and above support Office 2010
    Note: BPC NW 7.5 NW cannot work on office 2010 (64-bits), office 2010 (64-bits) is not supported
    Other support MS Office versions for BPC 7.0 NW and BPC 7.5 NW are MS Office 2003 or MS Office 2007"
    Regards
    Joergen

  • NI Goop Wizard not working with LabVIEW 2009

    I have added the NI Goop Wizard using VIPM (VI Package Manager) into my LabVIEW 2009 SP1 installation however it is not working. Whenever I select Create New Class from the drop down (same applies to menu selection) nothing happens and the drop down returns to it's default selection. I have tried this on 2 PC's both with 2009 SP1 installed, both exhibit the same unwanted behaviour. One of the PC's also has LabVIEW 8.2.1 installed also with NI GOOP Wizard and this installation works fine.
    Anybody using GOOP Wizard with 2009 ?
    Cheers
    Chris
    Don't forget to give Kudo's for a good answer !
    LabVIEW Champion
    Certified LabVIEW Architect
    Certified TestStand Architect

    Hi there Chris,
    Off the top of my head it's my understanding that NI GOOP wizard is legacy software that was made redundant by the native GOOP tools in LabVIEW 8.2.0 and later.
    In light of this it's a bit confusing that everything is working fine with 8.2.1 for you. Is there a version to the NI GOOP Wizard that you are using?
    I had a search across the website but I'm afraid I haven't found any other examples or poeple using the GOOP Wizard in LabVIEW 2009 or 2010.
    Kind Regards.
    Rhys
    Applications Engineer
    National Instruments

  • CuciLync 9.2 - registry key configuration does not work as expected

    Hi,
    according to the Administration Guide for CuciLync 9.2.2 some registry keys are supported to configure the client.
    In the chapter 'Phone Parameters' there is a statement that four registry keys are supported:
    CcmcipServer1
    CcmcipServer2
    TftpServer1
    TftpServer2
    In the next chapter 'CTI Load Balancing' there is an explanation that the registry key UseCUCMGroupForCti is also supported.
    => Does that mean that five registry keys are supported and not only four ?
    My next questions leads to the possible values for these registry keys.
    With CuciLync 8.6 it was possible to leave the registry keys for CcmcipServer empty.
    In this case the IP addresses for CcmcipServer were automatically defined by downloading the config file.
    And with UseCUCMGroupForCti these IP addresses were 'copied' to CtiServer.
    That means with CuciLync 8.6 there was need to define CcmcipServer and CtiServer.
    Only the TftpServers were configured by registry keys.
    => Is this also supported with CuciLync 9.2 ?
    => If no: In which future version do you plan to implement this ?
    => If yes: Are there any extra settings needed ? Because it does not work at the moment
    Thanks for your feedback
    Best Regards
    Carsten Lucy
    (Bayer Business Services)

    According to MSDN:
    When caching is enabled, the module caches the service information data until it polls the Service Control
    Manager and discovers that the data has changed. If changed, the module updates the cached data and returns it as output. You can disable this caching feature, but doing so will cause the module to return data at every polling interval instead of only returning
    when the data has changed or when the polling interval count has reached a multiple of 10.
    However, the configuration is DisableCaching, and the default is False. Go figure that one out. Gotta
    love Microsoft configuration names and documentation! If true, then it's not disable..... :)
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • UCCX Automatic Work State configured but not working?

    HI All, I have a customer that is running UCCX 8.0.2SU3 and I have some CSQs configured with Automatic Work configured for 60 seconds.  Prior to and just after the go-live of the solution the Automatic Work state was working fine.  However; now for some reason it has just stopped working?  Has anyone seem this before in the latest versions of UCCX (8.X)?  The customer version is System version: 8.0.2.11004-12
    Any assistance appreciated.
    Many thanks.
    Steve

    Make sure the CAD is 8.0.2.400.
    The call has to be coming from the queue. Otherwise, it won't work.

  • UWL Wizard Not Working - EP7

    Just wondering if anyone else has had this.  Message is out with SAP support too.
    I'm being lazy and trying to use the wizard in EP7 (SP10) to remove tabs from the UWL.  However, when I go into:
    Click to Configure Item Types and Customize Views Using a Wizard -> Customise the look of the UWL main page the screen does not display any tabs to be removed.
    Has anyone has this screen working or has anyone had the same issue and got it working?
    If I can't get it to work I'll just go back to the old hacking of the xml files.  just thought it would be neater to use the wizard.
    Thanks
    Paul

    SAP Support came back with the answer.  You have probably got a few configurations in there already  - I had two which I think were added by the MSS business packages.
    THerey are com.sap.pct.erp.mss.tra and another one.
    Take a backup of these and then delete them.
    Then the wizard works.
    Then upload them again.
    Hope that helps
    Paul

  • BI Presentation Services Connection Wizard not working from fresh 11g JDev

    Hello,
    I have a working install of BI EE 10.3.3.4
    and a fresh install of JDeveloper 11g prod (with BI updates installed immediately after).
    I did the following:
    - created a blank Application with a generic Project;
    - set the project properties to include BI technologies (and checked CLASSPATH includes those jars);
    - tried to use BI Presentation Services Connection Wizard;
    got the following error:
    <p>
    </p>
    <blockquote>
         {color:#993300}java.util.MissingResourceException: Can't find resource for bundle oracle.jdeveloper.asnav.res.AsNavArb, key RESCATASWIZARD_CONNSTORE_APPRESOURCES_LABEL{color}
         {color:#993300}     at java.util.ResourceBundle.getObject(ResourceBundle.java:384){color}
         {color:#993300}     at java.util.ResourceBundle.getString(ResourceBundle.java:344){color}
         {color:#993300}     at oracle.jdeveloper.asnav.res.AsNavArb.get(AsNavArb.java:22){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.initializePanel(BISoapConnectionNamePanel.java:144){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.{color}{color:#993300}(BISoapConnectionNamePanel.java:74){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard._invokeCreateDialog(BISoapConnectionWizard.java:241){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard.invokeCreate(BISoapConnectionWizard.java:107){color}
         {color:#993300}     at oracle.jdeveloper.rescat2.util.ConnectionUtil.invokeOldStyleWizard(ConnectionUtil.java:131){color}
         {color:#993300}     at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:66){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.onNewConnection(AppConnContextMenuListener.java:600){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.newReposConnHandled(AppConnContextMenuListener.java:594){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.handleEvent(AppConnContextMenuListener.java:120){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496){color}
         {color:#993300}     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995){color}
         {color:#993300}     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318){color}
         {color:#993300}     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387){color}
         {color:#993300}     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242){color}
         {color:#993300}     at javax.swing.AbstractButton.doClick(AbstractButton.java:357){color}
         {color:#993300}     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220){color}
         {color:#993300}     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261){color}
         {color:#993300}     at java.awt.Component.processMouseEvent(Component.java:6041){color}
         {color:#993300}     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265){color}
         {color:#993300}     at java.awt.Component.processEvent(Component.java:5806){color}
         {color:#993300}     at java.awt.Container.processEvent(Container.java:2058){color}
         {color:#993300}     at java.awt.Component.dispatchEventImpl(Component.java:4413){color}
         {color:#993300}     at java.awt.Container.dispatchEventImpl(Container.java:2116){color}
         {color:#993300}     at java.awt.Component.dispatchEvent(Component.java:4243){color}
         {color:#993300}     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322){color}
         {color:#993300}     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986){color}
         {color:#993300}     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916){color}
         {color:#993300}     at java.awt.Container.dispatchEventImpl(Container.java:2102){color}
         {color:#993300}     at java.awt.Window.dispatchEventImpl(Window.java:2440){color}
         {color:#993300}     at java.awt.Component.dispatchEvent(Component.java:4243){color}
         {color:#993300}     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160){color}
         {color:#993300}     at java.awt.EventDispatchThread.run(EventDispatchThread.java:121){color}
    </blockquote>
    <p>
    Any ideas?
    </p>
    <p>
    </p>
    <p>
    Thanks,
    </p>
    <p>
    Paul
    </p>

    Hi,
    note that JDeveloper production does not have any BI integration and configuring 10.1.3.4 into Jeveloper 11 is kind of too optimistic thinking
    Frank

  • System Configurator is not working for R&A repository upgrade

    Hello All,
    Can someone give us some direction on this ?
    We are attempting to configure R&A database using upgrade from 9.3.3 option and providing the database connection details. On the next screen, the path of the RM directory provided is a unc path: \\server\RM1
    UNC path provided as this is a clustered environment.
    \\hyp11webt1/RM1 points to apps\Oracle\Middleware\user_projects\epmsystem1\RM1 which the user has read/write access.
    The user account running the EPM system configurator is the same user that installed EPM on the windows server.
    The Config tool hangs when trying to configure the R&A database.
    We ran the configuration utility at 2:24 am.
    The configtool.log contains the following entries:
    [2012-03-23T02:26:51.930-04:00] [EPMCFG] [TRACE] [EPMCFG-05922] [oracle.EPMCFG] [tid: 19] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.sw.SoftwareRegistry] Adding Hyperion Home entry...
    [2012-03-23T02:26:51.930-04:00] [EPMINS] [NOTIFICATION] [EPMINS-00006] [oracle.EPMINS] [tid: 19] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] Wizard state is: SummaryState
    [2012-03-23T02:26:57.290-04:00] [EPMINS] [TRACE] [EPMINS-00015] [oracle.EPMINS] [tid: 11] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.wizard.AbstractWizardAction] Invoked action: navigation.next
    [2012-03-23T02:26:57.290-04:00] [EPMINS] [NOTIFICATION] [EPMINS-00006] [oracle.EPMINS] [tid: 20] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] Wizard state is: RunnAllTasksState
    [2012-03-23T02:26:57.399-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01000] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks]
    [2012-03-23T02:26:57.399-04:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01000] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks]
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.StdStreamsCaptureUtil] Trying to create log files for stdout/stderr in directory: D:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\config
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.LoggedOutputStream] Trying to set logStream..
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Trying to set backingStream..
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [TRACE] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Wrote buffered data.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [TRACE] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Flushed backingStream.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Setting backingStream: succeeded.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.LoggedOutputStream] Setting logStream: succeeded.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.LoggedOutputStream] Trying to set logStream..
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Trying to set backingStream..
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [TRACE] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Wrote buffered data.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [TRACE] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Flushed backingStream.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.DeferredOutputStream] Setting backingStream: succeeded.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.LoggedOutputStream] Setting logStream: succeeded.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.StdStreamsCaptureUtil] Created log files for stdout/stderr.
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.StdStreamsCaptureUtil] stdoutLogLocation = D:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\config\configTool-stdout.log
    [2012-03-23T02:26:57.461-04:00] [EPMCMN] [NOTIFICATION] [EPMCMN-01001] [oracle.EPMCMN] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.install.log.StdStreamsCaptureUtil] stderrLogLocation = D:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\config\configTool-stderr.log
    [2012-03-23T02:26:57.461-04:00] [EPMCFG] [TRACE] [EPMCFG-02015] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] Creating product component(s) in the HIT Registry (if not created yet) for all selected product(s)...
    [2012-03-23T02:26:57.493-04:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2012-03-23T02:26:57.508-04:00] [EPMCFG] [TRACE] [EPMCFG-01322] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Product component already exists in the registry: component type = SHARED_SERVICES_PRODUCT
    [2012-03-23T02:26:57.508-04:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = RA_PRODUCT
    [2012-03-23T02:26:57.508-04:00] [EPMCFG] [TRACE] [EPMCFG-01322] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Product component already exists in the registry: component type = RA_PRODUCT
    [2012-03-23T02:26:57.508-04:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = FINANCIAL_REPORTING_PRODUCT
    [2012-03-23T02:26:57.508-04:00] [EPMCFG] [TRACE] [EPMCFG-01322] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Product component already exists in the registry: component type = FINANCIAL_REPORTING_PRODUCT
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] trace: Selected product is Foundation:Foundation
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: component name is foundation1
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: component name is foundation1
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-02072] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Entering getOracleComponentArgs
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Registration file for Foundation is missing
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Component jar file null does not exist
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-02074] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Calling getArgs
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-02072] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Entering getArgs
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-02074] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Calling onGetArgs
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-02073] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Exiting getArgs
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-02073] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Exiting getOracleComponentArgs
    [2012-03-23T02:26:57.524-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Path for instance name is D:\Oracle\Middleware\user_projects\epmsystem1 vs path returned is epmsystem1
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02072] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Entering getOracleComponentArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Registration file for Foundation is missing
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Component jar file null does not exist
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02074] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Calling getArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02072] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Entering getArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02074] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Calling onGetArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02073] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Exiting getArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02073] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Exiting getOracleComponentArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02072] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Entering getOracleComponentArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Registration file for Foundation is missing
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Component jar file null does not exist
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02074] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Calling getArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02072] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Entering getArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02074] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Calling onGetArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02073] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.OracleComponentArgs] Exiting getArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-02073] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.provision.HITProvisionFactory] Exiting getOracleComponentArgs
    [2012-03-23T02:26:59.555-04:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionUtils] trace: Path for instance name is D:\Oracle\Middleware\user_projects\epmsystem1 vs path returned is epmsystem1
    [2012-03-23T02:27:01.743-04:00] [EPMCFG] [WARNING] [EPMCFG-01001] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] trace: The component type 'Foundation' is not supported. Valid component types are: [EssbaseServer, OCM, OHS, WebCache]
    [2012-03-23T02:27:01.743-04:00] [EPMCFG] [TRACE] [EPMCFG-02147] [oracle.EPMCFG] [tid: 21] [ecid: 0000JOyF8o76eLL6yRR_6G1FR1RS000004,0] [SRC_CLASS: com.hyperion.hit.fusion.FusionComponent] Oracle Instance already exists at D:\Oracle\Middleware\user_projects\epmsystem1.

    Try the following:
    1.-Set your test motor to encoder feedback instead of analog feedback.
    2.-Load a velocity move on the axis for the test motor.
    3.-Set the following error limit on you axis to 0 (disable following error).
    4.-Use the load torque limit function to limit the amount of torque the 73xx PID loop will generate,this value is in volts, so you will need to do a correlation between the voltage output from the controller and the torque reported by your torque cell.
    5.- Start the load motor.
    6.-Engage the cluch.
    7.-Start the velocity move on the test motor, you will see the torque ramp up to the torque limit.
    8.-Call the load torque limit function on the fly to vary the torque setpoint to where you want it.

  • Sharepiont Content Deployment Wizard not working on SP 2013

    Hi, I was wondering if someone else has come across this issue. I was trying to use the SharePoint Content Deployment Wizard on SharePoint 2013. However, when I launch the product, I receive the following error: "SpContentDeployment
    Wizard has stopped working". Is there anything i can do in this case to get the sofware to work in my environment? Here is the output from the details section: 
    Description: 
    Stopped working 
    Problem signature: 
    Problem Event Name: CLR20r3 
    Problem Signature 01: spcontentdeploymentwizard.exe 
    Problem Signature 02: 4.0.1.0 
    Problem Signature 03: 4ba7fc57 
    Problem Signature 04: SPContentDeploymentWizard 
    Problem Signature 05: 4.0.1.0 
    Problem Signature 06: 4ba7fc57 
    Problem Signature 07: f7 
    Problem Signature 08: f1 
    Problem Signature 09: System.IO.FileNotFoundException 
    OS Version: 6.2.9200.2.0.0.272.7 
    Locale ID: 4105 
    Read our privacy statement online: 
    http://go.microsoft.com/fwlink/?linkid=190175 
    If the online privacy statement is not available, please read our privacy statement offline: 
    C:\Windows\system32\en-US\erofflps.txt 
    thanks,
    Sherazad

    Hi,
    You can download the source code from codeplex, then build the solution.
    If the issue still exists, you can debug the source code or you can post the issue to the
    ISSUES, you will get more help and confirmed answers from there.
    http://spdeploymentwizard.codeplex.com/workitem/list/basic
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Database mail configuration is not working with office365

    Hi there!
    I' looking for some help debugging a blocking error in our DEV environment.
    We're currently using Windows 2008 R2 Standard, with IIS 7.5 and MS SQL Server 2012 Standard.
    We're experiencing troubles while trying to use database mail in conjunction with Office365 SMTP.
    We've generated our self-signed certificate, via IIS, and configured SMTP Virtual Relay Server with local (machine-name) and remote domain, following a step-by-step tutorial from configureoffice365.com.
    We've also checked at the original MSDN tutorial, but it's been of little use (at least for us).
    We would like to use our Office365 SMTP server to send out notifications and we're currently using Office365 working credentials to try the SMTP authentication, but we're stuck with this error (x is used to hide sensible data):
    OutboundConnectionCommand [12/May/2014:13:35:08 +0100] "STARTTLS - SMTP" 0 8
    OutboundConnectionResponse [12/May/2014:13:35:08 +0100] "- -?220 2.0.0 SMTP server ready SMTP" 0 27
    OutboundConnectionCommand [12/May/2014:13:35:08 +0100] "EHLO -?SQLDEVxxxxx SMTP" 0 4
    OutboundConnectionResponse [12/May/2014:13:35:08 +0100] "- -?250-xxxxx.outlook.office365.com Hello [x.x.x.x] SMTP" 0 58
    OutboundConnectionCommand [12/May/2014:13:35:08 +0100] "AUTH - SMTP" 0 4
    OutboundConnectionResponse [12/May/2014:13:35:08 +0100] "- -?334 xxxxx SMTP" 0 16
    OutboundConnectionResponse [12/May/2014:13:35:14 +0100] "- -?535 5.7.3
    Authentication unsuccessful SMTP" 0 37
    Any idea or suggestion?
    Thank you.

    Hi giovannizuccaro,
    According to your description, when you configure database mail in your SQL Server Management Studio,
     Please note that you enter the server to send to as localhost and the email address as the email you have on the office 365 Exchange online for the same account you used to configure the delivery configuration of the local SMTP server. And
    you should choose anonymous authentication for SMTP authentication. Once finished the configuration, you can test the email sending, check if you are able to send emails to any external recipient using you Exchange online.
    For more information, there is detail about how to configure SQL Database mail so send emails using Office 365 (Exchange Online):
    http://blogs.msdn.com/b/momalek/archive/2013/02/25/how-to-configure-sql-database-mail-so-send-emails-using-office-365-exchange-online-a-walkthrough.aspx
    If there are still some errors, I recommend you post your error message on the Office 365 forums (https://community.office365.com/en-us/f/default.aspx ), It is appropriate and more experts
    will assist you.
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

Maybe you are looking for

  • Error from wsdl in java studio

    Hi folks, I'm trying to create a web service with Java Studio Enterprise from a wsdl file but it throw me this error: "error: in message "MessageRichiestaDaWccATtm", part "arg1" must specify a "type" attribute. The wsdl fie is validated by XmlSpy and

  • Could not retreive download information in App Store via Wi-Fi!

    I have a very very critical problem about downloading stuffs in App Store! The detail is when I open App Store, after loading stuffs, it said: "Could not retreive download informations, please connect to iTune." I don't care about the message, so I c

  • How do I turn off the screen lighting at night when bugs are nasty.

    I listen to streaming radio at night, but the computer screen attracts lots of bugs, so very big ones.  How do I dim the screen to zero light?

  • 16 bit Picture Package

    I would like to have a Picture Package plugin that can produce 16 bit images from 16 bit files and runs with Photoshop in 64 bit mode on a Mac.

  • White balance selections, Quick Develop and Develop...let's talk

    One thing that isn't well-known is that the adjustments in Quick Develop and the adjustments in Develop are *fundamentally different* from each other. Develop is basically designed to provide *absolute* adjustments to RAW images. It can be used for J