An internal error occurred during: "Importing project to workspace..." - java

I have tried to import existing repository of Openshift.com to STS 3.6.4 but I'm getting this error :
UPDATE
When I Start STS 3.6.4 I get this error message.
I have tried lots of time and searched the net, and even reinstalled windows but did not found and solution to this issue!!
How to resolve this?

Related

JBOSS came UP but GUI doesn't

Recently, we were facing some issues related to timesten configuration and as per Oracle's suggestion we gave a system reboot to verify the changes.
Post system reboot we found that one of our internal GUI ( related to the application ) didn't came up automatically. Although we restarted the JBOSS process manually post-reboot , process came UP well but GUI doesn't.
I went through the JBOSS startup.log as well but found to see so many errors there like:
error installing to real name=vfsfile jboss
org.jboss.deployers.spi.DeploymentException: Error deploying: jboss:service=Hypersonic,database=localDB
ERROR [AbstractKernelController] Error installing to Start: name=jboss:database=localDB,service=Hypersonic state=Create mode=Manual requiredState=Installed
log4j error: setFile(null,true) call failed.
java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile
........and many more
Literally, i have gone through every possible workaround available on internet with no success. Please pardon my question's framing methodology if it's sounds too be least technical.
I am new to JBOSS so need your help in resolving this issue.
Environment is Solaris 10 and JBOSS version is "jboss-5.1.0.GA"

XML error in my netbeans project

I transfered my game project from windows machine to mac and when I opened the project it gave me an error which I am not able to resolve.
errors look something like this:
/Users/dinajam/NetBeansProjects/Flip Flop/build.xml:12: The following error occurred while executing this line:
/Users/dinajam/NetBeansProjects/Flip Flop/nbproject/build-impl.xml:1: Content is not allowed in prolog.
Tomorrow is my project submission and i have to present using mac.

Build Failed in Liferay 6.2

I am getting Build Failed, while deploying the Portlets,Themes and Layouts in liferay 6.2 on ubuntu OS .
The console messages are:
The Build Failed Message on Console:
BUILD FAILED
/opt/scrum-6.2/plugins/layouttpl/20x80-layouttpl/build.xml:7: The following error occurred while executing this line:
/opt/scrum-6.2/plugins/layouttpl/build-common-layouttpl.xml:5: The following error occurred while executing this line:
/opt/scrum-6.2/plugins/build-common-plugin.xml:5: The following error occurred while executing this line:
/opt/scrum-6.2/plugins/build-common.xml:47: The following error occurred while executing this line:
/opt/scrum-6.2/plugins/build-common-ivy.xml:17: The specified destination is a directory
Can any one help me?
Solution -> Edit build-common-ivy.xml and change line 17 so that it looks like this:
dest="${ivy.home}/ivy-${ivy.version}.jar"
Also, it complains that you need Ant 1.8, so be sure to upgrade to 1.8.
I have resolved the build failed issue
The following file is missing in plugins:
---> build.username.properties file
And inside the .ivy folder,cache folder and ivy-2.3.0.jar files are missed.
I just have added the above things in plugins.

eclipse android update error

I updated my android SDK yesterday from eclipse, and then went to do an eclipse update and got this error:
An internal error occurred during: "Updating Software".
Profile SDKProfile is not current. Expected timestamp 1341934208292 but was 1341934208292.
any ideas?
Check if this bug discussion can help you.

WrongFileLengthExeption when installing Windows Azure Plugin in MyEclipse, No error when Installing into Eclipse Indigo. Suggestions?

I've tried installing the Windows Azure SKD+Plugin in MyEclipse. I've done it in Eclipse Indigo without a problem, but when I try to use the same link (http://dl.windowsazure.com/eclipse) in MyEclipse I get the following error:
An error occurred while collecting items to be installed
session context was:(profile=com.poweredbypulse.profile-0-rb-5513151-1330619618181, phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action=).
Unable to retrieve
org.eclipse.update.feature,com.persistent.winazure.eclipseplugin.feature,1.6.0.201201121023
Unable to retrieve artifact; see log for more details
com.genuitech.pulse2.client.common.download.WrongFileLengthException: 9310 is not expected; should have been 5237
Unable to retrieve
osgi.bundle,com.microsoft.sqljdbc4.ui,3.0.1301.202
Unable to retrieve artifact; see log for more details
com.genuitech.pulse2.client.common.download.WrongFileLengthException: 16094 is not expected; should have been 11614
The error seems to be WrongFileLengthException, how can I correct the file length?
Try the setup instructions for Azure and Eclipse here; http://www.windowsazure4e.org/download/

Categories