Languages

Menu
Sites
Language
Error in Launching Tizen 2.3.1 SDK

Hello, I installed Latest Tizen SDK 2.3.1 on my 64-bit Windows Machine.

SDK was installed successfully but it is not launched and it stops in between while trying to load orig.tizen.common

 

I checked the logs in .metadata folder of workspace  and found the following error log

!ENTRY org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-09-07 10:52:51.402
!MESSAGE Exception parsing feature: E:\tizen-wearable-sdk\ide\features\org.tizen.web.simulator.feature_1.0.0.201504211059
!STACK 0

org.xml.sax.SAXParseException; lineNumber: 9; columnNumber: 15; Open quote is expected for attribute "url" associated with an  element type  "license".
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanAttribute(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)
   

SDK installation directory is E:\tizen-wearable-sdk and data installation directory is E:\tizen-wearable-sdk-data

 

Please help me if someone faced a similar problem or knows the solution to the above issue.

Edited by: Gaurav Singhal on 06 Sep, 2015

Responses

8 Replies
Gaurav Singhal

    at org.eclipse.equinox.internal.p2.publisher.eclipse.FeatureManifestParser.parse(FeatureManifestParser.java:126)
    at org.eclipse.equinox.internal.p2.publisher.eclipse.FeatureParser.parse(FeatureParser.java:60)
    at org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction.getFeatures(FeaturesAction.java:518)
    at org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction.perform(FeaturesAction.java:604)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.publish(RepositoryListener.java:160)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.processFeature(RepositoryListener.java:155)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.process(RepositoryListener.java:133)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.added(RepositoryListener.java:117)
    at org.eclipse.equinox.internal.p2.extensionlocation.BundlePoolFilteredListener.added(BundlePoolFilteredListener.java:42)
    at org.eclipse.equinox.internal.p2.extensionlocation.SiteListener.added(SiteListener.java:336)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.DirectoryWatcher.processFile(DirectoryWatcher.java:197)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.DirectoryWatcher.scanDirectories(DirectoryWatcher.java:160)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.DirectoryWatcher.poll(DirectoryWatcher.java:108)
    at org.eclipse.equinox.internal.p2.extensionlocation.SiteListener.synchronizeRepositories(SiteListener.java:111)
    at org.eclipse.equinox.internal.p2.extensionlocation.ExtensionLocationArtifactRepository.ensureInitialized(ExtensionLocationArtifactRepository.java:66)
    at org.eclipse.equinox.internal.p2.extensionlocation.ExtensionLocationArtifactRepository.setProperty(ExtensionLocationArtifactRepository.java:274)
    at org.eclipse.equinox.p2.repository.spi.AbstractRepository.setProperty(AbstractRepository.java:189)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.PlatformXmlListener.synchronizeConfiguration(PlatformXmlListener.java:257)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.PlatformXmlListener.stopPoll(PlatformXmlListener.java:133)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.DirectoryWatcher.stopPoll(DirectoryWatcher.java:171)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.DirectoryWatcher.poll(DirectoryWatcher.java:109)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchConfiguration(Activator.java:518)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:174)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

daniel kim

Hi,

Have you tested  sample of SDK?

If you have same problem with it,  I guess that something was missed or wrong when you install your sdk.

Regards

Gaurav Singhal

Hi,

The problem is solved automatically now. I restarted my system twice and relaunched the SDK again.

 

 

daniel kim

Hi,

I've experienced exactly same issue this morning.

Please look at this link. 

   https://developer.tizen.org/forums/sdk-ide/how-resolve-freezing-tizen-sdk-2.3.1-when-its-launched.

Regards

동일 김

저도 같은 문제로 인스톨을 못하고 있어요

 

jdk 1.8 설치완료

tizen sdk 2.3.1 windows 64bit 설치시
 
아래와 같은 에러가 발생하고 멈춰버리네요.
이거 뭐 개발자 환경을 이렇게 만들어서야
인스톨만 10번하고 글 올립니다.
 

빠른 해결  부탁드립니다.

 
daniel kim

안녕하세요.

제 경우에는 jdk 1.7 과 tizen sdk 2.3.1 windows 64bit 을 설치한 상태이고 기존 tizen SDK2.3 uninstall후 sdk folder도 전부 지웠습니다.

위의 개발자의 경우 pc를 여러번 rebooting후 해결되었다고 하는데 pc를 rebooting해도 같은 현상이 발생하는 건가요? 

daniel kim

안녕하세요...

저도 오늘 오전에 동일현상이 발생되었습니다 :(

 loading에서 stop되므로 close the program을 실행하면 아래 message가 나타납니다.  해당현상은 workspace가 깨진 경우이며 workspace를 새로 생성하여 지정하면 해결이 된다고 합니다.

     Eclipse failed, Java was started but returned exit code=-805306369

  http://spacetech.dk/eclipse-failed-java-was-started-but-returned-exit-code-805306369.html

  http://stackoverflow.com/questions/10157794/java-was-started-but-returned-exit-code-805306369

 

하지만 제 경우에는 pc reboot, workspace 재생성으로도 해결이 안나서 좀 더 뒤져 보니 jvm의 class cache를 삭제하는 방법이 있어서 cache를 삭제로 pc reboot 한 후에 정상적으로 IDE가 동작되니 참고하시기 바랍니다.

   javaw -Xshareclasses:destroyAll

   http://www-01.ibm.com/support/docview.wss?uid=swg21273408

Ravi Shanker

I have installed the SDK 2.3 with 2.3.1 installer on windows 10 and the app does not get launched. How to solve this issue. Is tizen capable of working on win 10 ?