Unable to create solarisImage(flash) profile

Hi,
I tried to create it by manual - steps:
I did copy flash image to biss1-jet:/export/install/flash directory.
In the masterserver:
# cr_cli -cmd cdb.vs.add -comp NM:/com/sun/n1osp/untyped/SolarisImage \
-name "solaris10sparc" -u admin -p admin -vars "version=10;release=u4;architecture=sparc; \
image_path=/export/install/flash;image_subnet_addr=192.168.1.0; \
image_subnet_mask=255.255.255.0;media_src="
file /tmp/flash-profile that contains the following entries:
flash-with-ra
Solaris10 Flash Archive With SPS RA
base_config flash spsra
# cr_cli -cmd pe.p.run -u admin -p admin \
-PID NM:/com/sun/n1osp/untyped/SolarisImage-create-profile -tar H:NM:biss1-jet \
-comp - -vs solaris10sparc -pto 30 -nto 10 -f /tmp/flash-profile
result:
stdout: osp_attach_solaris_image.sh: '/export/install/flash' '10' 'Solaris10_u4_sparc' '/opt/SUNWjet'
Image '/export/install/flash/Solaris_10' not found.
manual(Sun N1 Service Provisioning System User�s Guide for OS Provisioning Plug-In 3.1) says:
5 Edit the Profile component that you created in the previous step.
The profile is located at /com/sun/n1osp/autogen-masterserver-jet/provision/. In this
example task, the Profile component is
/com/sun/n1osp/autogen-masterserver-jet/provision/Solaris_10.flash.
*** why autogen-masterserver-jet, I see autogen-biss1-jet
6 In the Profile component, change the archive_locations_flash variable value to point to the flash archive.
For example:
archive_locations_flash nfs://10.216.0.55/export/install/flash/sol10_xall_sparc.flar
7 Check in the component.
You are now ready to use the above Solaris Profile to deploy on desired target host.
*** I dont have this componenet because of step 4 failed. Whats wrong?

I had to install jumpstart. ;)

Similar Messages

  • E72 unable to create new sip profile

    I am trying to create new sip profile from options>settings>connection>sip settings
    nohing happens when I select new sip profile using default profile
    I hav already reset the phone using *#7780# but problem is still there
    please help ?
    Solved!
    Go to Solution.

    *#7780# does not reset the phone. It just restores factory default settings.
    In order to reset the phone you need to use *#7370# instead. Back up everything except your settings beforehand because this does erase the phone's C: drive entirely.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • Unable to create web os profile

    Just purchased Palm Pre 3. It's unlocked. I go through the set steps to create profile and end up with "checking email" then it locks. I can't even turn it off. I'm stuck.
    Post relates to: HP Pre 3 (Unlocked EU)

    Hi Nanda Kishore,
    Webi reports does not show in your local system,because webi reports acces from repository through URL,if you export your Bex Query(Universe) to repository,it is possible to see.but you local system is usefull for stand alone applications.
    you can see only web intelligece rich client and Desk intelligence.
    All the best
    Praveen

  • Unable to create flash preview

    I uploaded a PDF document and tried to embed it in web page
    and received the "Unable to create flash preview" error. I have
    attached the embed code so you can see for yourself. Using the link
    directly to the file worked fine.

    Sorry you are having problems. Was the document shared
    privately or with open access? Right now there is a bug with the
    embedder where it doesn't handle privately shared documents
    correctly (e.g., by prompting the user for credentials).
    If shared with open access, what is the URL for the document?
    Thanks.

  • ERM Unhandled error; Unable to create role (Please provide a profile name.)

    All -
    <br><br>
    I am running into 'yet another' issue in ERM! This error really has me going in circles because I am able to execute the exact same process in our Sandbox environment with NO PROBLEM... If any of you Guru's can help to point me in the right direction on how to address this issue it would be greatly appreciated.
    <br><br>
    Here's the issue:
    <br><br>
    In our SANDBOX enviroment, the role creation process works as designed (Role Methodology: Definition --> Authorization --> Derivation --> Risk Analysis --> etc.). I'm able to define the role, add t-codes in the Authorization step and even Maintain them in PFCG.
    <br><br>
    However in our DEV environment when I take the same steps and I add t-codes to the role, I get an error when I try to Maintain in PFCG --> <b>Unhandled error; Unable to create role (Please provide a profile name.)</b>
    <br><br>
    The crazy thing is that when I remove the t-codes (to zero) I'm able to Maintain in PFCG!!! I am then able to save the Role 'Shell' in the backend (not adding any t-codes), come back into ERM and add t-codes there and Maintain in PFCG somehow works with the t-codes added now. So it seems as if that connection to the back through PFCG with no t-codes establishes the profile somehow and allows me to finish the process as intended. This is a pain because I will have to take this work around step for every role that I create in Development.
    <br><br>
    In Sandbox however this works as intended and generates a profile at this step after adding the T-codes, thereby allowing me to Maintain in PFCG with no error.
    <br><br>
    The configuration of these 2 boxes is exactly the same and the connections are both working successfully, I'm going crazy trying to figure this out! PLEASE HELP!
    <br><br>
    Here are the Error Logs:
    <br><br>
    2010-04-13 18:07:29,427 [SAPEngine_Application_Thread[impl:3]_19] ERROR com.virsa.re.exception.RoleGenerationException: Unable to create role (Please provide a profile name.)<br><br>
    java.lang.Throwable: Unable to create role (Please provide a profile name.)<br><br>
         at com.virsa.re.service.sap.dao.GenerateRoleDAO.createRoleFromAuthorizations(GenerateRoleDAO.java:1502)<br>
         at com.virsa.re.bo.impl.GenerateRoleBO.createRoleFromAuthorizations(GenerateRoleBO.java:597)<br>
         at com.virsa.re.role.actions.AuthAuthorizationDataAction.loadPFCG(AuthAuthorizationDataAction.java:420)<br>
         at com.virsa.re.role.actions.AuthAuthorizationDataAction.execute(AuthAuthorizationDataAction.java:198)<br>
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)<br>
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)<br>
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br>
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)<br>
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)<br>
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)<br>
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)<br>
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)<br>
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)<br>
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)<br>
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)<br>
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)<br>
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process<br>
    <br>
    (ApplicationSessionMessageListener.java:33)<br><br>
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)<br>
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)<br>
         at java.security.AccessController.doPrivileged(Native Method)<br>
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)<br>
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)<br>

    Thanks Sirish,
    I have run the configuration validator for both Sandbox & Dev Environments and received the same results in both. I would like to export the results, but am getting the following error when I select the 'Export' button for both:
    ./temp/webdynpro/web/sap.com/grc~accvwdcomp/Components/com.sap.grc.ac.cv.wdapp.CheckComp (Is a directory)
    Initially I thought that the error was result of the "ERMApplicationRTACheck" failing, however it is failing for both environments with this Reason:
    Devleopment:
    ECD Client 150
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    OCD Client 100
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    Sandbox:
    ECC Sandbox
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    SAM Sandbox ECC
    VIRSANH version does not match (9)
    VIRSAHR version does not match (7)
    So I'm still at a loss as to why its working in one environment and not the other...?

  • Unable to create outlook profile manually

    Hello,
    I have two Exchange 2013 Servers with combined roles with DAG configured. I am not using any cas server load balancer. I created manual entries of AutoDiscover pointing to one of the Exchange server. Now I am able to create Outlook 2013 profile automatically
    through AutoDiscover and there is no problem (Even with automatically configuration it is giving strange server name like [email protected])
    BUT when I try to create any user profile manually by giving one of the Exchange Server name, It gives me an error message
    The action cannot be completed. The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action
    Kindly anyone please guide me where is the problem?
    Thanks in advance.

    yes I set the proxy but in my Outlook connection setting it is showing strange server name
    see the snapshot
    That's by design.  Exchange 2013 no longer uses a common name (like a CASArray or common namespace) to connect directly to the mailbox.  It now uses the [email protected] to have Outlook connect to the Exchange Server.  It will still
    use the Outlook Anywhere address to connect to the CAS Server, but the server name will always be that GUID. 
    The best way to configure the Outlook Profile is to let Autodiscover handle the profile creation.  if for what ever reason you can not (really there isn't a compelling reason why), then you need to obtain the ExchangeGUID from Powershell.  You
    can use:
    Get-Mailbox -Identity <username> | fl identity, ExchangeGUID
    to get that information.  Again, Autodiscover is the easiest and painless way to go.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread

  • Unable to create image buffer after RAM preview

    Running into an odd and frustrating error. Built a comp using the new Ray-traced 3D renderer and now I'm regretting being an early adopter big time with all the problems I've been encountering with it. The latest comes whenever I do a longer RAM preview in an attempt to watch the whole duration of my comp. It will get to about 170 frames or so, at which point I've interrupted by pressing spacebar because I don't need to see all the way to the end of my work area (around 220 frames). It'll play the RAM preview back fine, and even loop it, but as soon as I stop playback, I get this error message: "After Effects warning: Unable to create image buffer." There's only one button: "okay" and as soon as I click it the same error pops up again and it will never go away, forcing me to close AE from the task manager. I've taken to saving before every RAM preview like I used to do with Flash before previewing my buggy swfs for fear I'll lose all my work after previewing. Any ideas about what might be causing this?
    Some more details about my comp:
    1920x1080 @ 29.97
    Ray-traced 3D
    About 70 3D layers (I'm guessing this is my downfall - new renderer not designed for this many layers?)
    Running Windows 7 Professional
    i7 2600K
    32GB RAM
    2x GTX 570 video cards running latest driver (301.42, CUDA 4.2.1)
    508GB free on my 2TB internal drive where the project and cache lives
    From my GPU info window in case it's useful:
    Fast Draft:
    Available
    Texture Memory:
    600.00 MB
    Ray-tracing:
    GPU
    OpenGL
    Vendor:
    NVIDIA Corporation
    Device:
    GeForce GTX 570/PCIe/SSE2
    Version:
    3.0.0
    Total Memory:
    1.20 GB
    Shader Model:
    4.0 or later
    CUDA
    Driver Version:
    4.2
    Devices:
    2 (GeForce GTX 570, GeForce GTX 570)
    Current Usable Memory:
    1.04 GB (at application launch)
    Maximum Usable Memory:
    1.25 GB

    Yeah, some buffer is very likely not flushing when you interrupt the preview and then there is no more memory on the graphics hardware. Consider setting the work area and your preview options to use only the work area. if it finishes the preview "correctly", it may not suffer the issue. Beyond that - raytracing doesn't/ shouldn't care about the number of items. The math is such, that it makes no difference whether you render a million polygons or just one. Of course there are still limitations due to the GPU dependency, but I doubt you ever truly exhaust the cards' geometry buffers. Compared to pixel data that is a small amount...
    Mylenium

  • Export gives "Unable to create" error,Can't EXPORT or SHARE modified images

    I am running iPhoto 8.1.2 and I cannot export or share any images I modify.
    Upon editing images (cropping or enhancing color profile), I am unable to drag and drop images to my desktop (gives a "∅" symbol) which I used to do all the time. I cannot export them - iPhoto gives an error: "Unable to create" filename error...
    If I look at the "Show file" and verify the contents of the folder, none of the images I have modified appear there. If I look at "Show original file" all the original files are there but do not have my edits/cropping, etc. Where are my modified images going and how can I get to them? iPhoto seems like it is getting Alzheimer's or something...
    I have tried closing and re-opened iPhoto and all the images thumbnails appear to be ok with my updated crops/enhancements. Double-clicking and opening them opens files with the correct edit/enhancements. Everything seems ok until I try to export or share any of the modified photos.
    I tried rebuilding iPhoto and selecting the first 4 options but after the rebuild the problem still persists...
    None of the files that I cropped/enhanced appear in the "Modified" folder for that date. There are some files there, but they appear to be files that I deleted!
    So, where are my cropped/enhanced photos going??? iPhoto shows them ok in the Events, etc. but they are not in the "Modified" folder and I cannot export, drag/drop, email or share them...
    This has been happening to me for awhile now and it is very frustrating. iPhoto is ok so long as I don't do any cropping or enhancing. If I do that, then it gets all screwed up...
    I know that I can use something like "iPhoto Library Manager" to rebuild stuff but I don't want to lose any of my data. I have done extensive work with faces, places, attributes, names, etc...
    I JUST WANT iPHOTO TO WORK LIKE IT IS SUPPOSED TO AND LIKE IT USED TO!
    Thanks,
    Steve

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to check and repair Library permissions.
    If the permissions have been mucked up somehow, it's likely that your edits have not been saved.
    If the fails:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.
    Regards
    TD

  • I had to create a new profile in Firefox and now, I can't access important data such as bookmarks which I desperately need.

    After two days of not being able to open Firefox, I found an article on this website which suggested that I create a new profile. I followed the instructions (which never stated that I should first backup Firefox or my old profile) After creating the new profile, Firefox is once again working fine but, I am unable to access important data such as bookmarks and history.
    I have followed several suggestion on this website but, I am still unable to find my old profile content.

    As long as you did not uninstall Firefox and remove personal data, your old profile still should be in the same location. Depending on how messed up it was, here are two options:
    '''(1) Use the profile manager to start Firefox up in your old profile and create a fresh bookmarks backup.''' If it didn't run, this won't be useful.
    To start in a different profile, Exit out of Firefox and start it up from the Start menu, search box, using
    firefox.exe -P
    Your old profile may have a name like default.
    Then you can create a fresh backup or export of your bookmarks (or both) to a neutral location (e.g., the Documents folder). These articles have the steps for creating these files:
    * [[Restore bookmarks from backup or move them to another computer]]
    * [[Export Firefox bookmarks to an HTML file to back up or transfer bookmarks]] (note: does not preserve tags you have assigned to bookmarks, if any)
    Exit Firefox, use the profile manager to return to your new profile, then you can either restore the bookmark backup or import the HTML file. The difference is that a restore completely replaces whatever exists now, while an import adds to what you have now.
    * [[Restore bookmarks from backup or move them to another computer]]
    * [[Import Bookmarks from an HTML file]]
    Success?
    '''(2) Restore an old bookmark backup.''' Firefox creates these files regularly, but it might not be perfectly complete.
    To access the old files, I suggest starting from your current (new) profile folder. You can open that from within Firefox using either:
    * "3-bar" menu button > "?" button > Troubleshooting Information
    * (menu bar) Help > Troubleshooting Information
    * type or paste about:support in the address bar and press Enter
    In the first table on the page, click the "Show Folder" button. This should launch a new window showing your ''current'' settings files. Using the address bar of that window, click up to the Profiles folder level and then double-click into your old profile folder, then into its bookmarkbackups folder. Copy the latest backup file to a neutral location (such as your Documents folder).
    Back in Firefox, try to restore the older backup. Note: this will completely replace your bookmarks in this profile, so if you have saved new bookmarks you want to save, please perform the optional steps in the following list:
    * Optional (preserve new bookmarks): [[Export Firefox bookmarks to an HTML file to back up or transfer bookmarks]]
    * [[Restore bookmarks from backup or move them to another computer]] - use Choose File to go to your Documents folder to get the old backup
    * Optional (add new bookmarks to the restored set): [[Import Bookmarks from an HTML file]]
    Success?

  • Genesys CTI  Driver-Unable to create Driver for GplusVoice

    I have a 8.0.0.4 and Genesys 7.5 integration. We are receiving the following error messages in our CommSessionMgr and Scomm Logs when we attempt to make a connection from Siebel to the Genesys CTI Server. There are no firewall ports blocking any traffic between Siebel and Genesys and then are on the same subnet and VLAN. Also, we can establish a basic connection to the Genesys T-Server without Siebel in place. We think that it may be a configuration issue somewhere but we are not sure where to look. I was just wondering if anyone on this board had any basic ideas to troubleshoot this issue besides looking through the log files and the Comm Drivers and Profiles section etc.
    Thanks for anyone’s help on this matter!!!
    CommSessionMgrLog:
    ServerLog     LstnObjPrivCreate     3     0004fd49499b1400:0     2009-02-19 10:31:31     Created port 49192 for Communications Session Manager
    ObjMgrLog     Error     1     00000b92499c1228:0     2009-02-19 11:10:38     (mediamgr.cpp (497)) SBL-CSR-00500: Unable to create a Driver
    SCommLog:
    SComm[02/20/2009 09:36:45:615]:ERROR:Error on invoke media manager method(StartAllDriver), input args={
    DriverProfileInfoArray = 2#2385#9#5#Voice5#Voice11#Gplus voice7#1-5I5JR15#VATaxCallCenter14#GenCommDrv.dll11#GenComm.GIF2289#2#1722#66#26#Service:UsePendingWorkmode22#Service:OCSCancelScope27#Service:KwPiProtocolVersion17#Driver:ServerPort20#Driver:RemoteTimeout18#Driver:LibraryNa .... (message is too long) ...
    LanguageCode = ENU
    }, error=7537140), msg='Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500)'
    SComm[02/20/2009 09:36:45:615]:ERROR:Failed to invoke method(StartAllDriver) at media manager, detail error = Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500)
    RSCHELLE_25165941[02/20/2009 09:36:45:615]:ERROR:Communication Agent failed on prcoessing request(StartAllDriver0, input-args={
    DriverProfileInfoArray = 2#2385#9#5#Voice5#Voice11#Gplus voice7#1-5I5JR15#VATaxCallCenter14#GenCommDrv.dll11#GenComm.GIF2289#2#1722#66#26#Service:UsePendingWorkmode22#Service:OCSCancelScope27#Service:KwPiProtocolVersion17#Driver:ServerPort20#Driver:RemoteTimeout18#Driver:LibraryNa .... (message is too long) ...
    LanguageCode = ENU
    }, errcode(7537140), errmsg(Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500))
    RSCHELLE_25165941[02/20/2009 09:36:45:615]:ERROR:Failed on invoking ClientConnect in Comm. Server Svc., err=7537140, msg=Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500), input= ClientHost = NG00060492
    ClientIP = 10.172.20.128
    Simulate = 0
    SiebelMobileClient = 0

    Figured it out on my own

  • Windows 7 Ultimate isn't installing on my iMac. Setup was unable to create a new system partition or locate an existing system partition

    I have a 21.5" iMac (Late 2012) running OS X Mavericks. I'm trying to install Windows 7 Ultimate via Bootcamp but whenever i get to the setup part it goes wrong
    These are the steps I followed
    I selected all the options since I didn't have the drivers or an install disk
    it copied the Windows 7 iso image, downloaded the support software, and saved the support software to the flash drive (8GB)
    I selected a partition size - I gave windows roughly 100GB
    and I let it install
    Right now I'm at the part where it says " where do you want to install windows? I selected the bootcamp partition and formatted it. It now says
    "Setup was unable to create a new system partition or locate an existing system partition. See the Setup log files for more information"
    WHAT DO I DO?

    I had to read the apple instructions several times before they started to make sense.  I burned my iso onto a DVD and had the required USB for support software.  Are you trying to use the single USB method?
    This article has a lot of info on the single usb method

  • Using Disc Utility to copy my hard drive to a brand new external drive and am having the error "Unable to create...(Cannot allocate memory)".

    I'm not very tech savvy but am trying my best to use Disc Utility to copy my hard drive to a brand new external drive and am having the error "Unable to create...(Cannot allocate memory)".
    Last night no problems, woke this morning and it was freezing so I forced a restart and got the grey screen with the folder and question mark. Ran off to best buy to get an external drive... Please help! Thank you!

    I have done both. When I hold down the "C" key it pauses for a few seconds while the cd spins and then the flashing folder icon appears.
    Could be you have the wrong cd/dvd.  The mac will only boot a supported cd/dvd for your machine. The flashing question mark indicdates your machine could not find a valid os.
    When I hold down the "option" key for the startup manager the cursor comes up and moves but the actually manager doesn't come up no matter how long I leave the laptop on.
    Not sure.  Could be your machine does not support the startup manager. You would think the machine would ignore the key.
    Where did you get the dvd?  What is the number on the DVD?
    What machine do you have anyway?
    This site provides more information, but lacks security.
    "A serial number is a unique, identifying number or group of numbers and letters assigned to an individual piece of hardware or software. It's used for various things depending on the product / brand but what is your Mac's serial number for and more importantly... what is it hiding and what can it do for you ?"
    http://www.appleserialnumberinfo.com/Desktop/index.php
    or
    This site provides more information, but lacks security too.
    "A serial number is a unique, identifying number or group of numbers and letters assigned to an individual piece of hardware or software. It's used for various things depending on the product / brand but what is your Mac's serial number for and more importantly... what is it hiding and what can it do for you ?"
    http://www.appleserialnumberinfo.com/Desktop/index.php
    http://www.chipmunk.nl/klantenservice/applemodel.html
        ( hint by K Shaffer  )

  • Boot Camp - Setup was unable to create a new system partition....from Windows install

    Hi folks.  So I ran the boot camp wizard and made a USB install key for windows from that.  I boot to it and everything works until I get to the install.  I format the Boot Camp partition as indicated in the walkthrough and then I get "Setup was unable to create a new system partition or locate an existing system partition.  See the Setup log files for more information." from the Windows installer.  What do I do?   Thanks.              

    just to add to the mix. . . i just got a new macbook retina.
    Originally used a USB flash drive. Hit the same barrier described here.
    Spent a few hours with drive unplugging / replugging silliness. No progress. Went back into OSX to attempt using an external DVD drive. There is no option for that in Bootcamp assistant now - must use USB.
    Grabbed a different USB stick and started again. This time I used the other USB port on the macbook (the one on the left). Everything worked fine this time!?
    You still have to go into "advanced options" and hit "format" when you get to the partition screen.
    Moral of the story: different stick, different port. Sounds random. If that doesn't work, try changing your socks and putting on a hat.
    Good luck!

  • Unable to Create PLSQL Webservice in JDeveloper 11g

    Hi,
    i have created webservice for PL/SQL for functions with out TYPE data types as parameter..
    but i am unable to create a webservice for procedure having
    Freight_Pkg.PROCEDURE get_freight(
    p_sbl_source_line_tab IN OUT SYK_SBL_SOURCE_LINE_TAB_TYPE
    ,l_total_freight OUT NUMBER
    ,l_err_code OUT NUMBER
    ,l_err_mesg OUT VARCHAR2
    and when i try to create web service it generates below Warning
    =========================================
    Log Message of WebService
    ========================================
    Generating PL/SQL Web Service
    Generating WSDL and mapping file
    WARNING: OWS-00077 The Value Type class: SykSblSourceLineBase does not have a valid Java Bean pattern.
    Adding service files to deployment profile
    Service generation finished
    Generation complete.
    Please let me know the procedure for creating Webservice for PLSQL of Table Type Parameters passing as IN parameter in Procedure.
    Thanks,
    Vijay

    Vijay,
    Is this configured with Oracle E-Business Suite? If yes, please note that JDeveloper 11g is not certified with Oracle Apps 11i/R12.
    How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x [ID 416708.1]
    Configuring JDeveloper For Use With Oracle Applications 11i and R12 [ID 330236.1]
    If this is not related to EBS, post your question in the appropriate forum for a better/faster response.
    JDeveloper and ADF
    JDeveloper and ADF
    Thanks,
    Hussein

  • Flash profiling of memory after clearing cache of home-made rsl files

    I have a question about the flash memory profiling tools.
    Once I have completely loaded a swf file into my browser, complete with multiple home-made gigantic RSLs (not flex swzs), the memory footprint of my application is small; I have not instantiated any of the objects in the RSL files.  However, as stated earlier, the RSLs are very big files; full of embedded assets.
    If I clear my browser cache, those gigantic RSL files are deleted.
    Then, when I use my flash app to create objects from the RSL, flash profiler shows my memory footprint increase.  That makes sense; I just made some large objects.
    But from where did flash load those objects? 
    I deleted the RSL files.
    The flash profiler showed I was using hardly any memory, suggesting that the class files were not loaded into memory already.
    Are the files kept in a secondary file cache?  Is there a second memory cache?  Can I profile its size?

    1. No. and the main footprint of a bitmap is probably is per-instance so the instance cost is probably what you're interested in.  Anything embedded is also a class and the first time you access the class the Class category should go up by a bit.
    2.  When your app requires an RSL, the SWF for the RSL is loaded into memory (in a buffer you can't see from the profiler), expanded and parsed (into even more memory that you can't see from the profiler).  Then as you access classes from the RSL, the profiler should show growth in the Class, Object and Function.  If you statically link just the code you need, the amount of memory to load the SWF and parse it will be smaller since it doesn't need space for classes you won't need, but after that it is the same.  The advantage of the RSL is that most folks end up using 200K or more from the RSLs so that's a download cost you pay the first time you run the app.  The Flex RSLs are pretty well deployed so your chances of having savings is pretty good.  Private RSLs for your app will do no good unless there is another app on the same domain that uses the RSLs.  See the modules presentation on my blog for more info
    3.  The profiler does not show System.totalMemory.  Even that number isn't the whole measure.  We're currently fans of PrivateBytes to measure total weight of the app.  But it depends on what problem you're trying to solve.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

Maybe you are looking for

  • How do I find videos taking up space on iPhone5?

    My storage bar shows that I have over 2 GB in videos taking up space on my iPhone5.  When I hover over the video part, it tells me how much is taken up and that there are "14 items" of video on my iPhone. However, I have no videos showing when I open

  • Extreme Must Be Reset Every 45 minutes or so--HELP!

    My Airport Extreme is showing a solid green light. But every 45 minutes (or so) I must pull the power to get it working again. Very frustrating!! I'm on Tiger. I read about downgrading firmware but have no idea how to do that. Help

  • Jsp compilation options

    My question is pretty simple, how do I turn of jsp pre-compilation in JDev? thanks,

  • Can't open google, mozilla....

    Hi, Not sure what's happening, but suddenly I can't access some websites. Pretty much any search engine (google in my sarafi bar doesn't work anymore), I can't access the mozilla website and somewebsites I usually access. Others are fine. Any recomme

  • Xml to tables manually

    I cannot add xml content manually to a tagged table!