HI -,
Looks like Installer is past installing the bundled appserver and extracting the bits. It seems to be failing or taking a long time as part of the Post-Install setup on the PE (it is deploying a couple webservices on the PE for use with Sample Apps).
This FAQ might apply to your case:
http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/installat ion/long_install.html
You can safely, restart your machine (to stop the installer, if it is taking for ever) and start your IDE. Then try to start the bundled appserver and database to see if they are working fine.
If the appserver is installed right and you want to re-deploy the sample webservices and re-init the sample database, you could use:
$creator_install_dir/bin> pe-start.[sh|bat] -reset.
Let us know, how this goes.
Regards,
Sakthi