Wheres my launch triangle in FB 4.5?

Could someone please tell me why the triangle used to launch a project is not on my toolbar in Flash Builder 4.5? Instead I have a similar triangle with a red tool box and a tool tip that reads External Tools. I just imported my project from Flash Builder 4.0 and have no way to launch it. Where is the green launch triangle?
Thank you,
portangeles

Thanks for the info rangora!
I am trying to work with a tutorial creating a mobile twitter app
(http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/flex/articles/twitter -trends/build-first-mobile-flex-app.pdf)
Following the tutorial:..
Trying to connect  the data service with the url he gives (http://search.twitter.com/trends.json)
returns 404 not found... URL changed since tutorial was made maybe? I dont know?
So went to twitter here (https://dev.twitter.com/docs/api/1/get/trends) and used this
(http://api.twitter.com/1/trends.json)
and was connected via flashbuilder test. ok good.
The tutorial has me set the name of the app in the properties dialouge under common as "twitter trends" then
continue on,  and set debug configurations then run.
The app never connects..... and allways shows.. "Home View" as the title.??( I named the app twitter trends in the wizaed setup and in properties )
I am sure you can tell by now I am new to  flash builder!
Also Red Circle with X in gutter.. shows within the view file's source page,  (not the application File) stating---   "Cannot resolve attribute 'viewActive' for component type spark.components.View". this occurs after trying to insert  viewActive="refresh()"  into the <s:view> tag,  in which the tutorial calls for this to be done to refresh the page view when using the "back control" in the app.(switching views)
4.5 returns red X error saying.. parse error.. must be inside <fx:declaration> tag...  so I put it in there,  and
4.5  returns error ... cannot follow <s: callresponder>.(which is inside the declaration tag) so I moved it between the </fx:script tag>
and the <fx:Declarations> tag> and still the same error statement....huh...it is not inside the declarations tag anymore and still in the s:view tag's scope, just lower in the page.
hoping to find some kind of answer to this.
"just trying to learn"
Thanks

Similar Messages

  • I cannot find where to launch Visual Studio 12 :(

    Usually when I install a program, it has some sort of convenient way to get it up and running. But for some reason I cannot find such a thing with VS 12. There's nothing in the start menu, nothing on the desktop, and I have looked all over the VS 12 directory
    for the file that I'm supposed to run. I feel like I'm searching for a needle in a haystack, when all I want to do is just to get the thing up and running. What is the EXACT file that I am looking for??

    Hi toll_booth,
    I think the pvdg42's suggestion is really help you, if possible, I suggest you try the pvdg42's suggestion check your issue.
    >>I found it. It's called "VS Express 2013 for Windows."
    In addition, since the pervious issue about finding where to launch Visual Studio 12, it is solved by the pvdg42's suggestion and one thread for one issue in our forum, so we will close this thread.
    As you said the second issue about how to compile and run my .c files, I suggest you post a new case for the new issue in our forum. You could share the detailed information about the new issue in the new case such as what language you want to compile and
    run your .c file, which kind of project you want to create in the VS Express for Windows, we will follow up it.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Hello am using mac book pro ,recently i updated  my computer to OS X MAVERICKS ,where my launch pad in my dock is slow,when i move the track pad to next page in launch pad ,it is very slow ,it takes two to three swipes ,please help me

    hello am using mac book pro ,recently i updated  my computer to OS X MAVERICKS ,where my launch pad in my dock is slow,when i move the track pad to next page in launch pad ,it is very slow ,it takes two to three swipes ,please help me

    Hey rajafromind!
    I have an article here that can help you troubleshoot this issue:
    OS X Mavericks: If graphics-intensive tasks slow down your Mac
    http://support.apple.com/kb/PH13952
    The following article may also have some helpful information for you:
    OS X Mavericks: If your Mac runs slowly
    http://support.apple.com/kb/PH13895
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Export/import utility for portals: opeasst ; where to launch from?

    hi all
    does this script opeasst.csh have to be run from infra home or the midtier home? i think for exports of pages and portlets from 904, the CH 10 on export/import requires us to launch export from the mid-tier.
    however, if i set up the midtier as my home, and intend to use the opeasst.csh, i do not see this script sitting in the directory where it's been suggested to reside:
    ORACLE_HOME\portal\admin\plsql\wwu
    instead it is in the ORACLE-infra home:
    ORACLE_HOME\portal\admin\plsql\wwu
    please help. it is URGENT.
    I am using OracleAS 10g Portals 9.0.4 version.

    I've been doing some runs and had typical DB export's at about 12 GB per hour (compressed to ~7GB file). Typical DB I/0 bottle neck loosened by using different file system/disk to point export at than where the DB data files reside (CPU ~80% of single CPU)
    now the import is a bigger item.

  • LXDM breaks the console from where it's launched

    I'm having a very weird issue with LXDM when launched from a tty.
    I usually boot my Arch in level 3, and then manually switch to X if I need it. Sometimes I type "init 5", and some other times I type "/etc/rc.d/[whatever]dm start".
    So if, as a desktop manager, I launch xdm or gdm, everything works ok. HOWEVER, if I launch lxdm, then I experience this very weird issue: when going back to the text console (usually Ctrl+Alt+F1) from where I launched the session (and only that one!), the console behaves very strangely, half the characters I type don't get echoed to the screen, non-ascii characters are not recognized, etc. If I go back to any other console (F2 to F6), it works ok.
    This problem occurs whenever I launch lxdm, regardless of which session I open in the desktop manager (sometimes I open Lxde, sometimes Xfce4).
    And this is a pity, because it prevents me from using lxdm, which I'd like to use.
    Does anybody have a clue about what might be the reason or the cause for this? Any hint?
    Very much appreciated, thank you.
    Last edited by humilleitor (2011-09-14 01:19:34)

    humilleitor wrote:But even if you go into X from inittab, I guess your system is using some DM, isn't it?
    Nope. It's the method described in the wiki somewhere to launch startx from inittab:
    x:5:once:/bin/su gusar -l -c "/bin/bash --login -c startx > /dev/null 2>&1"
    Edit: And you know what the weird part is? Doesn't seem to happen on my LiveUSB distro. I use busybox for a few things there, but otherwise it's pretty much Arch packaged into a squashfs image. Weird quirks, don't you just love them?
    Last edited by Gusar (2011-09-14 12:01:23)

  • Can't get Photoshop CC to launch anymore

    Hi-
    I've been suffering big this week, perhaps someone will be able to offer some assistance.
    Running a imac, 10.84 OS.
    Downloaded and installed CC suites on June 24. Things seemed fine, but 4 days later, I am getting spinning beach balls all over and then my computer wouldn't repair itself or start up.
    Out of desparation, I took it to the apple store. I found the hardware was good, they reinstalled a fresh OS and wiped everything clean. I backed up from time machine,
    everything seemed aok, but no such luck, things are not good with CC products. Thank God I am able to open Photoshop CS6, or I'd be in design trouble.
    Currently, I cannot open Photoshop CC "Could ot initialize photoshop because of a program error" even after removing, cleaning and reinstalling it.
    I can get Adobe Acrobat 9.0 Pro to open a pdf file for a second, it then shuts down and tells me "Adobe Acrobat was installed as a part of a suite. To enable Adobe Acrobat,
    please start another componant of this suite (such as photoshop)"-even while Illustrator CC is open and working (the only CC application that hasn't had problems.
    I spent time with an Adobe rep on Monday and we were able to open up a root user on my computer where photoshop launched easily.
    Back to my personal user, no go. He blamed apple.
    Time with an apple rep where we repaired the ACL, didn't fix it. He said the fact we were able to open it in a root user means that there is something wrong with
    a "user specific file" in Adobe's end of things. He blamed Adobe. He also said there are a stack of complaints about CC with apple, that there is a huge problem
    with them working nicely together at this point.
    Anyone have a solution? Any comment or ideas?
    Thank you so much.
    Karen

    OMG, Chris!! I love you today!!
    Looked it up in the Adobe data base and restarted Photoshop CC while holding: Command, Option, Shift while starting up.
    It asked me if I wanted to delete the preferences and VOILA- Started right up!!!
    YEA!!! Thank you, thank you.
    I promise I will pass this handy tidbit off the to Apple (higer up tech) person that I was working with, so he can give that a go
    should he run into this situation again.
    I've been suffering for a week, 2 trips to the apple store and now, success.
    You can be my hero for the weekend!!
    Thank you so much-

  • ITunes 10 keeps launching, can't quit

    Since I upgraded to version 10, I've had 2 days where iTunes launches on it's own and no matter how many times I Quit, it keeps re-launching automatically.
    Today, it was when we visited a Flash site: http://www.howtotrainyourdragon.com/ and on the other day, it may have been another Flash site too, but I'm not totally sure. It only happens when I'm on the internet...

    I am having this same issue. It isn't repeated, the second try does get it to Quit successfully, but it is annoying as it prevents all system shutdown/restarts/sleep, etc.
    First started with iTunes 10, and now persisting through 10.1 or whatever the current version is.
    The only kind of control app I use with iTunes is Coversutra, nothing else, no widget or anything. I tried running iTunes and quitting Coversutra, and it still happened. Though I suppose there could be some Coversutra daemon running in the background. Nevertheless why is this an issue now? I don't want to resort to not using Coversutra.

  • Launching Wizards in Oracle 11G on Linux install

    Hi,
    Just wondering if someone can tell me where the wizard launches are located in the Linux install.
    Thanks,
    Zach

    Hans,
    I have heard them referred to in different ways,
    Configuration assistance, Wizards, etc. Say if I
    didnt want to create a database by command line. I
    wanted to walk through "Configuration Assistant" and
    choose defaults for the quick and easy setup. No worries. Using the correct terminology gets the right answer faster, and the wrong terminology simply means that we have to test and verify the question. Always works that way.
    One definition of professional is 'a person who knows the right name for the tools'. Based on that, I've known come amateurs who are much better than the pros.
    I would like to figure out where to launch the
    "Configuration Assistant" that might let me do that.
    I know in Windows environment, they are located right
    in the Oracle start menu. Actually, if you took a moments gander you might have noticed that the 'Start Menu' is nothing more than a set of shortcuts. There is literally no program 'In' the Start Menu.
    Right clicking on the Start Menu shortcut and looking at the properties would tell you the name of the Assistant and that it is located in the ORACLE_HOME/bin directory.
    And the nice thing about Oracle is that the names are pretty much the same in Linux, Unix and Windows (and others as well) Due to historic silliness, Windows needs a .exe at the end of the file name, so in Windows it is netca.exe and in Linux it's netca ... and so on.
    >
    Thanks for any help.Hope the above helps
    >
    Zach

  • Can't launch Photoshop

    No Icon on my desktop and my creative cloud manager just has updated and a check mark where the launch button used to be?  I re built my computer (PC) recently and when I re-installed adobe that is all I get.

    Madhattter please see Launch CC apps after install - https://helpx.adobe.com/creative-cloud/help/launch-creative-cloud-apps.html for information on how to open Photoshop.  If you need to reinstall Photoshop then I would recommend reviewing CC desktop lists applications as "Up to Date" when not installed - http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html.

  • Extension only allows me to view tutorials, how do I launch app?

    extension only allows me to view tutorials, how do I launch app?

    John I figured it out, sorry, I thought the programs where actually
    launched via the navigation bar, I did not realize one needed to launch the
    various projrams via the applications file.
      image: logo
      Chris Dardaris General Partner, TheLOOM
      Tel: 610-656-6599
    [email protected]  | www.theloomphilly.com
    Click
    here!<http://s.wisestamp.com/links?url=http%3A%2F%2Fr1.wisestamp.com%2Fr%2Flanding%3Fpromo%3D40% 26amp%3Bdest%3Dhttp%253A%252F%252Fwww.wisestamp.com%252Femail-install%253Futm_source%253De xtension%2526utm_medium%253Demail%2526utm_campaign%253Dpromo_40&sn=

  • Negative triangles in dock

    In my dock the triangles below a active application are negative when I hoover my mouse over the dock.
    Here's a screenshot of the problem:
    http://img504.imageshack.us/img504/8063/91365435cl8.jpg
    I have this for a long time. What's the cause?

    They are black, but when the icons move caused by the zoom of the dock the black triangles move with the icon but at the place where the black triangles are without the zoom-function of the dock are negative triangles.
    Just click on the link I've posted, there can you see what's my problem.

  • Where do I sign the end user agreement??

    PDF's won't open even though I have Reader XI. Keeps telling me I need to sign the EUA - but it doesn't show me where/how.

    Launch it in the same way as any other app - nothing special about Reader.

  • [Openbox] How launch gnome daemon ?

    Hi men,
    I'm testing OpenBox.
    But I want launch gnome daemon for my GTK windows.
    I have an error...
    [root@NicoElro nicolas]# /opt/gnome/libexec/gnome-settings-daemon
    (gnome-settings-daemon:3725): GSwitchIt-WARNING **: Unable to connect to dbus: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help)
    ** (gnome-settings-daemon:3725): CRITICAL **: dbus_g_connection_register_g_object: assertion `connection != NULL' failed
    ** (gnome-settings-daemon:3725): CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
    ** (gnome-settings-daemon:3725): CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed
    Whereas I launched dbus...
    Why this error ?
    I list my packages....
    [root@NicoElro nicolas]# pacman -Q | grep dbus
    dbus 0.93-1
    dbus-glib 0.71-1
    dbus-qt3 0.62-1
    Thanks !
    Nicolas

    how do you launch openbox? if you use startx, then try running "dbus-launch startx" instead. If you use gdm or whatever, edit the appropriate file to say "dbus-launch openbox" instead of just "openbox".

  • Error in installing CS5

    Hello,
    I have tried to install CS5 in my MacBook Air OS 10.8.5
    I installed all the programs 
    Bridge, Device Central, Extension Manager, Illustrator, InDesign, Media Encoder, Photoshop
    but I do not succeed in installing Acrobat X Pro: I have tried 2 times and always at the end reported this message:
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Acrobat Professional: Install failed
    Can you help me?
    Thank you

    I thank you very much but in the meantime I have found a workaround to solve the problem:
    Instead of starting from
    DVD CS5_5 Design Std 1 / Adobe CS5_5 Design Standard / Install.app
    i tried from
    DVD CS5_5 Design Std 1 / Adobe CS5_5 Design Standard / payloads / AcrobatProfessional10.0-ISDP, where I launched Adobe Acrobat X Pro Installer.pkg and it worked successfully.
    Anyway, thank you again indeed

  • Error occurred during Oracle Enterprise Manager 12c (12.1.0.3) installation

    Hello all,
    I ran into some error during installation. And I need your help in solving this problem. The error occurs during Step Configure (Configuration assistant "Repository Configuration" has failed) and the Repository Configuration in the Installation Progress Details view.
    And the error is shown below is from ViewLog and from the terminal where I launched runInstaller. Thank you all in advance for your helps.
    ViewLog:
    INFO: oracle.sysman.top.oms:Completed Prereq check
    INFO: oracle.sysman.top.oms:The plug-in Plugins Prerequisites Check has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in Repository Configuration
    INFO: oracle.sysman.top.oms:The plug-in Repository Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.RepositoryConfiguration
    INFO: oracle.sysman.top.oms:Classpath = /test/vince/em_install/oem_mgr/oms/sysman/jlib/emprereqkit.jar:/test/vince/em_install/oem_mgr/oms/sysman/jlib/emCoreSDK.jar:/test/vince/em_install/oem_mgr/oms/sysman/jlib/omsConfig.jar:/test/vince/em_install/oem_mgr/oms/jdbc/lib/ojdbc6.jar:/test/vince/em_install/oem_mgr/oms/sysman/jlib/emcore_client.jar:/test/vince/em_install/oem_mgr/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/test/vince/em_install/oem_mgr/oms/jlib/rcucommon.jar:/test/vince/em_install/oem_mgr/oms/jdbc/lib/ojdbc6.jar:/test/vince/em_install/oem_mgr/oms/sysman/jlib/emagentSDK.jar:/test/vince/em_install/oem_mgr/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/test/vince/em_install/oem_mgr/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/test/vince/em_install/oem_mgr/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/test/vince/em_install/oem_mgr/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/test/vince/em_install/oem_mgr/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/test/vince/em_install/oem_mgr/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/test/vince/em_install/oem_mgr/oms/jlib/rcu.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Inside perform method
    INFO: oracle.sysman.top.oms:Running the Schema Action...
    INFO: oracle.sysman.top.oms:Setting required properties
    INFO: oracle.sysman.top.oms:REPOS_USER: SYSMAN
    INFO: oracle.sysman.top.oms:SYS_USER: SYS
    INFO: oracle.sysman.top.oms:CONNECT_STRING: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    INFO: oracle.sysman.top.oms:ORACLE_HOME: /test/vince/em_install/oem_mgr/oms
    INFO: oracle.sysman.top.oms:mgmtTabLoc :
    INFO: oracle.sysman.top.oms:confDataTabLoc :
    INFO: oracle.sysman.top.oms:defaultDataFileLoc :
    INFO: oracle.sysman.top.oms:ad4jDataTabLoc :
    INFO: oracle.sysman.top.oms:EMSCHEMA MANAGER: oracle.sysman.emdrep.schemamanager.EMSchemaManager@31e5eb16
    INFO: oracle.sysman.top.oms:The required parameters are set for schemamanager
    INFO: oracle.sysman.top.oms:Starting both repos upgrade and transx loading in parallel
    INFO: oracle.sysman.top.oms:EMSCHEMA MANAGER: create oracle.sysman.emdrep.schemamanager.EMSchemaManager@31e5eb16
    INFO: oracle.sysman.top.oms:create_process_id:a5v5w4b86ftf
    INFO: oracle.sysman.top.oms:The command run for transx is /test/vince/em_install/oem_mgr/oms/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl))) -action transx  -repos_user SYSMAN -dbUser SYS -mwHome /test/vince/em_install/oem_mgr -mwOraHome /test/vince/em_install/oem_mgr/oms
    INFO: oracle.sysman.top.oms:processing arguments
    INFO: oracle.sysman.top.oms:compiling arguments for validation
    INFO: oracle.sysman.top.oms:stty: standard input: Invalid argument
    INFO: oracle.sysman.top.oms:stty: standard input: Invalid argument
    INFO: oracle.sysman.top.oms: Enter SYSMAN repository password :
    INFO: oracle.sysman.top.oms:stty: standard input: Invalid argument
    INFO: oracle.sysman.top.oms:stty: standard input: Invalid argument
    INFO: oracle.sysman.top.oms:Verify :
    INFO: oracle.sysman.top.oms:Enter password for: SYSMAN
    INFO: oracle.sysman.top.oms:   done checking required user credentials...
    INFO: oracle.sysman.top.oms:done creating arguments...
    INFO: oracle.sysman.top.oms:creating logger..
    INFO: oracle.sysman.top.oms: Connection exception in  action logger path calculated: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/
    INFO: oracle.sysman.top.oms: action logger path calculated: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/
    INFO: oracle.sysman.top.oms: no action logger file name from previous session
    INFO: oracle.sysman.top.oms: action logger filename after search: emschema.log
    INFO: oracle.sysman.top.oms: action logger filename finally: emschema.log
    INFO: oracle.sysman.top.oms:Logger FileName:/test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/emschema.log
    INFO: oracle.sysman.top.oms:already exists: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/emschema.log
    INFO: oracle.sysman.top.oms:oracleHome:  /test/vince/em_install/oem_mgr/oms
    INFO: oracle.sysman.top.oms:connect_string: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    INFO: oracle.sysman.top.oms:done connection validation without error
    INFO: oracle.sysman.top.oms:action to perform is: transx
    INFO: oracle.sysman.top.oms:action to be performed:TRANSX
    INFO: oracle.sysman.top.oms:action is transx - non RCU based action
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0420_PM/m_092513_0420_PM.TRANSX/
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0420_PM/m_092513_0420_PM.TRANSX/
    INFO: oracle.sysman.top.oms: action logger filename finally: emschema.log.TRANSX
    INFO: oracle.sysman.top.oms:Logger FileName:/test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0420_PM/m_092513_0420_PM.TRANSX/emschema.log.TRANSX
    INFO: oracle.sysman.top.oms:newly created: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0420_PM/m_092513_0420_PM.TRANSX/emschema.log.TRANSX
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0420_PM/m_092513_0420_PM.TRANSX/
    INFO: oracle.sysman.top.oms:process_id:132hgzixoqx34
    INFO: oracle.sysman.top.oms:Initialization...
    INFO: oracle.sysman.top.oms:Driver: oracle.jdbc.driver.OracleDriver
    INFO: oracle.sysman.top.oms:jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    INFO: oracle.sysman.top.oms:jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    INFO: oracle.sysman.top.oms:jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    INFO: oracle.sysman.top.oms:jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    INFO: oracle.sysman.top.oms:Failure...
    INFO: oracle.sysman.top.oms:exiting the thread...
    INFO: oracle.sysman.top.oms:[Initializing the EM RCU Runner, Failed Parameter Validation]
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0420_PM/m_092513_0420_PM.TRANSX/
    INFO: oracle.sysman.top.oms:The transx command execution is completed with the status 255
    INFO: oracle.sysman.top.oms:transx_retCode:255
    INFO: oracle.sysman.top.oms:The transx action failed, Run the RepManager with -action transx
    INFO: oracle.sysman.top.oms:process_id:a5v5w4b86ftf
    INFO: oracle.sysman.top.oms:Failure...
    INFO: oracle.sysman.top.oms:1 error(s) happened in performing the action:
    INFO: oracle.sysman.top.oms:1):
    ORA-65096: invalid common user or role name
    File:/test/vince/em_install/oem_mgr/oms/sysman/admin/emdrep/sql/core/latest/admin/admin_create_repos_user.sql
    Statement:CREATE USER SYSMAN  IDENTIFIED BY ******  DEFAULT TABLESPACE MGMT_TABLESPACE   QUOTA UNLIMITED ON MGMT_TABLESPACE  TEMPORARY TABLESPACE TEMP
    INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method
    Terminal:
    PLUGIN_DEP_LIST={}
    PLUGIN_PURGE_LIST={}
    jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    Processing command line ....
    Repository Creation Utility - Checking Prerequisites
    Checking Global Prerequisites
    Repository Creation Utility - Checking Prerequisites
    Checking Component Prerequisites
    Repository Creation Utility - Creating Tablespaces
    Validating and Creating Tablespaces
    Repository Creation Utility - Create
    Repository Create in progress.
    Percent Complete: 5
    Percent Complete: 30
    Percent Complete: 55
    Percent Complete: 80
    RCU-6130:Action failed - RCU-6134:Error while trying to execute JDBC action.
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor                      : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=nsn175-105.us.oracle.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    Connected As                    : SYS
    RCU Logfile                     : /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0419_PM/m_092513_0419_PM.CREATE/rcu.log
    RCU Checkpoint Object                   : /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager//RCUCheckpointObj
    Component schemas created:
    Component                       Status  Logfile
    EM Repository Creation Configuration            Failed  No log created
    EM Repository Init Configuration                Failed  No log created
    EM Repository Common            Failed  /test/vince/em_install/oem_mgr/oms/sysman/log/schemamanager/m_092513_0419_PM/m_092513_0419_PM.CREATE/em_repos_common.log
    Repository Creation Utility - Create : Operation Completed

    You are using DB12 as EM repository which is not certified. From the log, ORA-65096: invalid common user or role name , some people have reported similar issue while using DB12 as their repository.
    If this  not the case then log an SR with oracle support and upload the logs:
    - $ORACLE_HOME/sysman/log/schemamanager zipped
    - $ORACLE_HOME/cfgtoollogs/ zipped
    - central inventory logs

Maybe you are looking for