First time deploy on new installation problem

Hello all,
I just installed Jdeveloper 11.1.2.3.0 on Windows Xp SP3 greek and created a Weblogic domain through the wizard consisting only the Basic Weblogic server domain. I completed all the steps
I want to use it to deploy a simple ADF Fusion web application with business components.
When I try to run my .jspx page this is what i see in the log window:
*** Using HTTP port 7101 ***
*** Using SSL port 7102 ***
"C:\Documents and Settings\Νικος\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\bin\startWebLogic.cmd"
[waiting for the server to complete its initialization...]
’¦ ©η©«�£� ›�¤ �ε¤�  ©� �β©� ¤� �¤«¦§ε©�  «�¤ ΅��¦¨ ©£β¤� › �›¨¦£γ ›ε©΅¦¬.
JAVA Memory arguments:
WLS Start Mode=Development
CLASSPATH=
PATH=C:\DOCUME~1\D098~1\LOCALS~1\Temp\sfx3C.tmp\jre160_05\bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http:\\hostname:port\console *
starting weblogic with Java version:
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
Starting WLS with line:
C:\oraclexe\MIDDLE~1\JDK160~1\bin\java -Dweblogic.Name= -Djava.security.policy=\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\DOCUME~1\D098~1\LOCALS~1\Temp\trustStore5865185058458460709.jks -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-client     to select the "client" VM
-server     to select the "server" VM
-hotspot     is a synonym for the "client" VM [deprecated]
The default VM is client.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument
-splash:<imagepath>
show splash screen with specified image
Process exited.
of course nothing happens, so I would appreciate if someone could give me a helping word...
Thank you,
Nikos S

Thank you for your answer Frederic,
Here's the situation now...
After lot's of installations-uninstallations between 11.1.2.3.0 and 11.1.2.2.0, here is the situation now:
I created environment vars: FADEV_VERBOSE=true, JAVA_HOME, JDEV_HOME, JDEV_USER_DIR, MW_HOME and PATH.
When I first install jDev (no matter which of two versions), and start IntegratedWeblogicServer, everything starts normal and well... BUT!
Here's the weird... The second time it starts jDev and I start the IWLS again, I get this:
*** Using HTTP port 7101 ***
*** Using SSL port 7102 ***
C:\oraclexe\jdev_user_dir\system11.1.2.3.39.62.76.1\DefaultDomain\bin\startWebLogic.cmd
[waiting for the server to complete its initialization...]
JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
WLS Start Mode=Development
CLASSPATH=C:\oraclexe\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\oraclexe\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oraclexe\MIDDLE~1\patch_jdev1112\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oraclexe\MIDDLE~1\JDK160~1\lib\tools.jar;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\oraclexe\MIDDLE~1\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\oraclexe\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\oraclexe\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\oraclexe\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\oraclexe\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
PATH=C:\oraclexe\MIDDLE~1\patch_wls1035\profiles\default\native;C:\oraclexe\MIDDLE~1\patch_jdev1112\profiles\default\native;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\bin;C:\oraclexe\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\oraclexe\MIDDLE~1\JDK160~1\jre\bin;C:\oraclexe\MIDDLE~1\JDK160~1\bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;%JDK_HOME%\bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http:\\hostname:port\console *
starting weblogic with Java version:
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
Starting WLS with line:
C:\oraclexe\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=c:\temp\trustStore8858800480204789292.jks -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -Xverify:none -da -Dplatform.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterat iveDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oraclexe\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\oraclexe\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath weblogic.Server -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oraclexe\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=C:\oraclexe\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1 -Djrockit.optfile=C:\oraclexe\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\oraclexe\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\oraclexe\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\oraclexe\JDEV_U~1\SYSTEM~1.1\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oraclexe\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\oraclexe\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath weblogic.Server
java.lang.NoClassDefFoundError: iveDev=
Caused by: java.lang.ClassNotFoundException: iveDev=
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
Could not find the main class: iveDev=. Program will exit.
Exception in thread "main" Process exited.
Somewhere in that starting line there is this strange -Dwlw.iterat iveDev= (with the space in between), that I cannot find in any Weblogic Server startup script and don't know what to do about it either...
I would appreciate if any expert would shed some light in this...
Thank you for your time and effords,
Nikos S

Similar Messages

  • I'm having trouble syncing my Iphone to my MacBook Air.  First time I have had this problem.

    This is the first time I am having a problem syncing my IPhone with my MacBook Air.  It has always worked in the past but dates/times I have input into my phone will not transfer to my MacBook??

    My contacts are all on my iMac, but the iPhone5c won't sync w it or iCloud.  I only get a partial list.  I have no idea where the partial list is coming from.  The old iPhone had all of my contacts.

  • I recently built a new windows PC for the first time. My (new) wife and I both have itunes accounts, which we would like to use under different windows accounts on same PC. However, when I try to download my wife's songs it gives me an error.

    I am recently married to a wonderful woman and just built a windows PC for the first time. The idea was that we would (sorta) both be able to get a new computer out of it as we would each have a different account under windows. One of the first tasks was to migrate over our iTunes libraries. I did mine with no problem, but now that I'm try to do hers, I'm getting an error message saying "if you download past purchases with your Apple ID, you cannot auto-download or download purchases with a different Apple ID for 90 days."
    What's the best solution for this? I want my wife to be able to use the new computer under her windows account just like it's her new computer, to the extent possible. I don't want our two iTunes accounts to be fighting each other and causing problems because they are on the same physical machine. What to do? Surely this can't be the first time this has happened - where two people each want to have their own iTunes account on the same computer.
    This is the latest version of iTunes (12.0.1.26) running on Windows 8.1.

    Drrhythm2 wrote:
    What's the best solution for this? I
    Copy the entire /Music/iTunes/ folder from her old compouter to /Music/ in her account on this new computer.

  • Time Machine: Repeated errors when backing up for the first time using a new external firewire drive

    My Iomega 500GB firewire external drive failed on me last week and I have just replaced it with an identical model. I used to use the old drive with Time Machine on my MacBook Pro running 10.5.8 with no issues, until the drive had a hardware failure and stopped spinning up, hence the replacement.
    Two days ago I tried using Time Machine for the first time with the replacement external drive. The backup failed and each subsequent backup attempt has failed since then with a different error each time. The drive cannot be ejected using Finder (Finder says disk is in use and cannot be ejected even when no processes are running except for Finder and Time Machine has been disabled), by dragging it to the dock (hangs computer which can only be fixed by a hard reboot), in Disk Utilities (drive cannot be unmounted) or in Terminal ("no such file or directory").
    The first backup attempt failed after 3 hours of "preparing" with the message "The backup was not performed because an error occured while creating backup directory".
    I tried repairing the disk in Disk Utilities and Disk Utilities said the drive was OK ("the volume Time Machine Backups appears to be OK"). I tried ejecting the drive (hard reboot of computer and disconnecting the drive), plugging it back in again and trying again.
    This time it started backing up, then failed after a few minutes with the message "an error occured while copying files to the backup volume". I had a look at the troubleshooting suggested on http://web.me.com/pondini/Time_Machine/C3.html and followed instructions. It failed again, so I did a full reset as per http://web.me.com/pondini/Time_Machine/A4.html.
    It failed again, so I tried reparing the drive again in Disk Utilities and again it said it was OK. I tried using different cables and ports (Firewire 400 instead of Firewire 800), and backups still fail.
    I have turned off anti-virus scanning (Sophos). I have tried excluding it from Spotlight but this causes an error message from Spotlight. I have tried trashing the com.apple.TimeMachine.plist file and rebooting. I have tried selecting deselecting the drive as the back up in Time Machine preferences, selecting "None", then "Stop Backing Up" then quitting preferences, rebooting, disconnecting the drive, reconnecting the drive and selecting the drive again as the backup disk in Time Machine preferences. I have tried erasing the drive completely, rebooting, and trying to back up again.
    None of these have worked. This is a brand new drive and I do not want to have to replace it again if I do not have to.
    Does anyone have any suggestions? Thank you.

    Hello, some possible clues...
    Should you click “Start New Backup”? Not yet! If you see the dialog above, your existing Time Machine backup is corrupt, and you might not be able to recover data from it. But you can save a copy of the corrupt bundle and, perhaps, extract some data from it if needed.
    Ask yourself if Time Machine has saved data you might need before deciding what to do next:
    If you are sure you won’t need anything backed up before today, click “Start New Backup” and let Time Machine do its thing.
    Otherwise, click “Back Up Later” and save a copy before letting Time Machine start a new backup. Just look for a file called “computername.sparsebundle” (for network backups) or “Backups.backupdb” (for local ones) and create a copy with a different name. You can open sparsebundle files with DiskImageMounter and browse them like any other disk. More information is available here.
    There you go. If you click “Start New Backup” when you see this dialog box, Time Machine will erase all of your old backup data and start a new bundle. It won’t be corrupt, but it will be empty.
    Note that you can manually initiate a Time Machine backup integrity check by option-clicking the “Time Machine” icon in the menu bar and selecting “Verify Backups.”
    http://blog.fosketts.net/2010/08/11/time-machine-completed-verification-backups- improve-reliability-time-machine-create-backup/
    According to This Time Machine resource   “This appears only on Snow Leopard, and started with the Time Capsule Backup Update 1.0 in mid-May of 2010.  It also seems to have been included in the 10.6.3 v1.1 update and 10.6.4.”
    So, what can you do about it?  Grin and bear it, it seems, until Apple fixes it.
    One thing you can do to make the backup take less time is to connect your machine to your Time Capsule or other backup drive via Ethernet for the duration of the initial backup.
    http://www.theinternetpatrol.com/the-dreaded-time-machine-has-completed-a-verifi cation-of-your-backups-to-improve-reliability-time-machine-must-create-a-new-ba c kup-for-you-message-and-why-you-are-seeing-it/
    Time Machine: About "Time Machine completed a verification of your backups. To improve reliability, Time Machine must create a new backup for you."...
    http://support.apple.com/kb/HT4076
    Or a different/better solution in my experiences...
    Get carbon copy cloner to make an exact copy of your old HD to the New one...
    http://www.bombich.com/software/ccc.html
    Or SuperDuper...
    http://www.shirt-pocket.com/SuperDuper/
    Or the most expensive one & my favorite, Tri-Backup...
    http://www.tri-edre.com/english/products/tribackup.html

  • First time dealing with Greenshift/Gamma problem in Quicktime/Safari

    I've been editing video on a Mac and in Final Cut Pro since version 2  (I am transitioning to Adobe Premiere Pro so don't judge )and this is the first time I've had a huge problem with a shift in color from what I see on the canvas to what is exported - and the first time I've noticed that that problem/shift only happens when the footage is viewed in an Apple program (Quicktime or Safari when uploaded to Vimeo). Opening the footage in VLC or viewing the upload on Firefox? Looks gorgeous. But on Safari or Quicktime? Colors are muted and have a greenish cast.
    In doing some research, especially on various Adobe forums, I've learned that this is a scarily widespread problem (and learned the term 'QuiRktime') so I'm suprised I haven't had this problem before - it may be due to the lovely taupe/grey outfits, skin tones, etc that I got to shoot.
    The footage is for website/computer usage so looking at it on my monitor should be a good indicator. And I've had others look at the Vimeo upload and some have commented on the green cast (so are probably Mac people too...).
    So I'm not sure what to do - how best to give it to the client.
    Workflow: footage is ProRes HQ, shot in 1080, shrunk to 720 to make 'artificial second cam close-up' (don't ask...). Edited in Final Cut Pro, but I've been going back and forth with it in Adobe Premiere Pro to try and tweak the picture color and contrast, as I've been liking the filters in Premiere better than FCP lately, but had some pre-built items I needed to use in FCP as I haven't gotten around to re-building replacements in After Effects.
    I've exported it as ProRes and used Adobe Media Encoder to compress (been using both the Vimeo 720 preset - and tried upping the bitrate, setting quality to max rendering - and the Broadcast 720 preset).
    Only time I've gotten it to look good when opening on Quicktime is when I export it as Animation versus ProRes, but the resulting file is 12X (and thus 12GB) so too large to upload or burn on disc (and compressing it for web usage from that file gives identical results to simply compressing the ProRes file in the first place or exporting directly from Premiere Pro to h.264)
    So my question is...what is the best way to export this footage to get the right color cast in Quicktime based computers and non-Quicktime using computers.
    I've uploaded a screenshot of the footage opened in Safari and Quicktime (left side) and Firefox and VLC (right side) to Flikr
    http://www.flickr.com/photos/44843717@N04/8300689101/
    Thanks for any help  you can give

    The footage is for website/computer usage so looking at it on my monitor should be a good indicator.
    It actually doesn't matter where the footage will end up.  The idea is to see the image accurately while grading, and for that you will need a calibrated, external TV.  You just can't use a normal computer monitor or software media players for this.

  • I updated to iTunes 12.0.1.26 and I am trying to burn a play list and it gives the following message: disc burner or software not found.  This is the first time that I have this problem.  Can any one help me please?

    I have a Mac Book Pro 2.4 GHz Intel Core i7; Memory 4 GB 1333 MHz DDR3
    Mac OS X Version 10.7.5
    I updated to iTunes 12.0.1.26 and I am trying to burn a playlist and I get the following message:  "Disc burner or software not found" .  I have burned lots of CD's and DVD's before and this is the first time I get this message and cannot burn anything.  Can anybody help me, please?

    Hello queenabs,
    It sounds like you are trying to burn a playlist to a disc in iTunes, but you are getting the error, "disc burner or software not found."  I found a couple of resources that I think might help with an error like this.
    I recommend starting with the steps in this article:
    iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install
    http://support.apple.com/kb/TS2308
    If you are still having trouble with burning a disc after following the steps in that article, I recommend following the steps in this article:
    iTunes for Windows: Additional troubleshooting tips for burning issues
    http://support.apple.com/kb/TS1374
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • A New Installation Problem

    Installing CS4 Design Premium keeps failing. It is saying to turn off Virus Protection and Firewall - which I did - both firewalls - Norton's and Windows. I am running Vista Home. Please help!  It is not coming up with errors it is just saying installing components failed. Gives me the option to continue to install the rest but I don't - I just quit the installation.
    Thanks for any help
    Tina

    Exactly which Vista Home version are you using? The Creative Suites will not install and run on Vista Home Basic (per the configuration requirements listed on the product box and on the Adobe website). If you have Visa Home Premium you should be OK.
    For further assistance, please contact Adobe Technical Support. There is no charge for resolving installation problems with the current Creative Suite version.
              - Dov

  • First time poster with a Stringy problem (new line "\n" not working...)

    Hello,
    I am having a bit of troble with making a string appear in multiple lines.
    I have the following code:
    String scores = ("1st Place "+ highInit1 + " " + highScore1 + " points\n");
    scores = scores +"2nd Place "+ highInit2 + " " + highScore2 + " points\n";
    With this string I am using swing and the following code:
    g.drawString(xxx,xxx,blah.getScores());
    When I have been doing this it always displays on a single line. I have tried positioning the "\n" in different places with no luck aswell. Any ideas what is going on here?
    Thanks

    I would suppose that drawString doesn't honor newline characters to do that. There's nothing magical about a \n character. It's just a character. It is up to the thing rendering it how it is going to treat that character. I would also suppose that's what the xxx, yyy parameters are for - to tell it where to place the text. Looks like you need two separate drawString calls.

  • Resetting the First time startup on new MacBook

    I am giving a new MacBook to my daughter, but want to set it up first – using my account; but then would like to have it restart in a few days with the brand new startup screen so that she can input her information.  Is that possible?  (She is thousands of miles away and I want to verify that everything is working 100% before giving this to her – but want her to enjoy setting-up her new MacBook herself…)
    Thanks and if this question is not understood, just let me know and I'll try to explain better what I'm trying to do here. 
    Steve
    Tuesday 28 April 2015

    Hi Steve....!!
    Please follow these instructions......OS X: How to erase and install - Apple Support
    Steve, you will complete steps 1 through 8. Step 8 covers the reinstallation of OS X which in your case is Yosemite. You will make sure OS X Yosemite fully installs. The computer will tell you that the installation is complete.
    Steve, once you receive the information that the installation is complete, turn off the computer and then give it as a gift to your pretty daughter.
    Hope this helps.....

  • First time for iTunes Match-having problems

    I have iTunes on a PC and have an iPad.  I subscribed to iCloud.  It gets thorugh the match process and then tries to upload a small quantity of unmatched files, some of which are lecture tapes, and iTunes stops working ont he first one, which happenst to be a lecture.  Anyone have experience?
    Also, some of my purchased songs did not seem to upload in the cloud, and the song appears in the liabray as still protected (no cloud icon next to it).
    I can't figure out why a particuilar song won't load with the others.  I purchased iLift specifically for this one song, and it turns out this is one having the problem, and the app won't work because its still protected.  Can anyone help?

    First you need to enable the iCloud Status column in the iTunes browser.
    Switch to Song view, then pull down View > View Options and select "iCloud Status." Now you can close the small window. Find the protected tracks and see what the status is. Incidentally, nothing in your library will be magically upgraded to a DRM-free 256 Kbps AAC files. If the status of the tracks in question is "matched" then you must delete the original from the iTunes library then download the track from the cloud. If the status is "uploaded" the track in the cloud will be the same as what is already in your library.
    For the tracks that don't seem to be getting processed, see what the status for them is and post back here and let us know.

  • W510 new installation problems

    hi,
    i reinstalled everything on my lenovo 510b an now ive some problems!
    1. the update manger thinks my operating system is vista but it isnt (its win 7)
    2. the fingeprint reader isnt available
    3. the functions for the F1-8 keys are not working
    hi,
    i reinstalled everything on my lenovo 510b an now ive some problems!
    1. the update manger thinks my operating system is vista but it isnt (its win 7)
    2. the fingeprint reader isnt available
    3. the functions for the F1-8 keys are not working
    thanks for help

    Infected,
    For point number 1 you will need to download the ThinkVantage System Update 4.0. You can found it here:
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/systemupdate40-2009-10-19.exe
    After you install this it will correctly report your system as using Windows 7.
    For the fingerprint reader you may want to install the drivers from here:
    32 bit - http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/fprx32_593_6581ww.msi
    64 bit - http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/fprx64_593_6581ww.msi
    and then the ThinkVantage Client Security Solution:
    32 bit - http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/z905zis1032us00.exe
    64 bit - http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/z909zis1032us00.exe
    Finally, for the F keys, if I understand the problem correctly, you need to install the Hotkey Features Integration software from here:
    http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/83vu18ww.exe
    Hope this helps!
    P.S.: Feel free to give me a kudos if it helps and mark this post as the accepted solution!

  • Installing  fcpx for the first time on a new mac

    do I have to install fcpx on a " start up disk drive " ?
    why can't I install this software in the "Applications" folder on the new Mac?
    Because of Apples "Best Practices" , I would prefer to install the software on my spare disk drives, leaving the main drive alone....

    You seem to be misunderstanding some basic info.
    The Applications folder is on the startup (System) drive.
    You install the FCP X application in the Applications folder but you use external hard drives to store your Projects and media Events.
    OOOOPs! 
    Message was edited by: Ian R. Brown

  • HT1277 I've started receiving a mass amount of spam emails in my .mac / .me account.  This is the first time I've noticed this problem.  Can I change a setting to stop getting 30 emails / day?

    Is there a setting I can select to stop the mass amounts of emails coming in
    Don

    Hi Don, you can change your .mac/.me password for safety, but that isn't likely the problem.
    There's no real way to stop it, you can train Mail to learn what is Junk/spam though it takes a bit.
    Might try reporting the spam...
    http://email.about.com/od/spamandgettingridofit/a/report_spam.htm

  • Real time deployment problems

    Im some having problems deploying my realtime applictation to my RT target.  Im unsing Labview 8.6 in windows and Real time 8.6.1 on an PXI-8110 target.
    When I first deploy the VI after the RT target boots,  The following error appears on the target screen:
    Error loading 'ws2_32.dll':missing export 'RegNotifyChangeKeyValue' from 'ADVAPI32.DLL'
    If I then try running it again, it will work fine without the error, deploys fine and the program runs fine.  Ive been ignoring this problem thoughout the development of this program because I just get the error the first time deploying it after the target boots. 
    Now that my program is finished im trying to deploy it as a built application and set it to run on the RT controller at startup.  The program builds fine with no errors.  When I try to deploy it to the target, it fails to deploy.  There is no explanation in the error, it justs says that it failed to deploy. 
    If I then go into the project explorer, right click on the main VI that the application is built with, select deploy, It deploys without error. after i do that, the realtime application I built will deploy without error.  However it will not run a startup, the controller boots, states it is loading the startup realtime application, then does nothing. Im wondering if the dll error before is related to it.
    Another note, I had this program running fine and deploying fine a few months ago with Labview 8.5 and Realtime 8.5 on a PXI 8106 controller.  These errors started popping up when I upgraded to RT 8.6.1 and labview 8.6.  I have tried formatting the controller and reinstalling everything but I get the same error.

    Mike-
    Take a look at the KnowledgeBase 3UJACBE9: FTP Transfer of Files between Host and Real-Time Targets in MAX.  As far as exactly what you will need on your PXI-8110 for your project, that can’t be defined on generalities.  These controllers are used for so many different applications, modules, toolkits, and different combinations of hardware, it would be impossible for National Instruments to say this is the perfect setup for everyone. 
    ADVAPI32.dll is a System32 dll as described in this forum.  I would suggest taking a look at that thread for more of an explanation. 
    Regards,
    Mike S
    NI AE

  • I got a new laptop and downloaded iTunes, when I put new music on it for the first time, my entire music library disappeared, leaving me with only newly downloaded music in my library. My iPod still has all my old music.

    Recently, I bought a new laptop (a Lenovo), so I downloaded iTunes to it. When I bought new music from iTunes for the first time on the new computer, I went to my music library and there was no music, except for the new songs I had just bought. I have no idea what happened, I've had hundreds of songs I've bought from iTunes or downloaded from bought CDs over the years, which are all still on my iPod (nano, from 2008), and suddenly they just didn't seem to exist. I have yet to access the iTunes account on my previous laptop to see if my music is still there, but I would assume yes. When I went to sync my iPod to my iTunes to at least get the new songs to the iPod (so that my complete library can be on at least one device), I realized that in order to sync my iPod to my iTunes, I would be deleting all my old music and replacing it with the new. So now, I only have a few new songs on my laptop's iTunes, and only my old songs on my iPod. In both cases I paid for all the music, so I don't want to just delete any of it. Is there any way to fix this?

    Also-I tried to use my backup hard drive, but I wasn't able to drag/transfer/send/move any of my muic files onto my iTouch when the iTouch was connected to my computer.  I can't figure out why it won't let me do that. 
    The only thing I can see when I open my iTouch on my computer is my file with photos.  I can't see videos, music, or anything else.  What's going on?

Maybe you are looking for

  • Problem with console in Oracle VM Manager

    I have installed Oracle VM 3.0.3 and Oracle VM Manager 3.0.3 is install on Oracle LINUX 5.6. I cannot get the console to work from either the Oracle VM Manager server itself using firefox or remotely from Windows running IE or Chrome. After looking a

  • REP-1401: Fatal PL/SQL error occurred. ORA-01403: no data found

    Hi guys, I am getting error 'REP-1401: Fatal PL/SQL error occurred. ORA-01403: no data found ' when run the report and i m also use formula column in my report. can any body help me why it's coming. following code is used in formula column plz check

  • HTML held in DOM (as XML) rendered onto JEditorPane

    I am interested to know if anyone out there has any ideas on the following?: I am holding an html document as a DOM object as it is part of an xml message (which undergoes various transformations) that is passed through our software. The problem is t

  • Help - Debit & credit note creation scenarios.

    can anyone help me learning Debit & credit note creation scenarios.any online manual can be of much helpful.immediately required. thanks in advance. Sincerely Ajith.

  • ADL freezes in Windows 7 when screen updates behind modal popup

    I can reproduce this 100% of the time with different popups, removing all MXML content and even blanking the skin so all you see is the modal effect of a blurred window. As soon as something happens, such as an advancing progress bar, whatever, in th