[ 
https://wso2.org/jira/browse/MASHUP-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruchira Wageesha resolved MASHUP-1263.
--------------------------------------

    Fix Version/s: 2.0
       Resolution: Fixed

Fixed in revision 44191.

> Error when starting the front end after seperating the back-end and the front 
> end.
> ----------------------------------------------------------------------------------
>
>                 Key: MASHUP-1263
>                 URL: https://wso2.org/jira/browse/MASHUP-1263
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>          Components: Build
>         Environment: WinXP, JDk16, IE7
>            Reporter: Yumani Ranaweera
>            Assignee: Ruchira Wageesha
>            Priority: Highest
>             Fix For: 2.0
>
>
> Steps to recreate:
> -----------------------
> 1. Configure Mashup server to start front-end and back-end separately.
> 2. Start the back-end
> Issue:
> ---------
> There's an error appearing when starting the back-end. 
> [2009-08-25 17:55:21,328]  INFO -  Preparing environment for the Server 
> startup...
> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: 
> Missing Constraint: Import-Package: org.eclipse.equinox.jsp.jasper; 
> version="1.0.0"
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
>         at 
> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: 
> Missing Constraint: Import-Package: org.eclipse.equinox.jsp.jasper; 
> version="1.0.0"
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.Activator.start(Activator.java:48)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
>         at 
> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> [2009-08-25 17:55:30,609]  INFO -  Registry Root    : /
> [2009-08-25 17:55:30,609]  INFO -  Registry Mode    : READ-WRITE
> [2009-08-25 17:55:30,609]  INFO -  Registry Type    : embedded
> [2009-08-25 17:55:30,781]  INFO -  Starting WSO2 Carbon...
> [2009-08-25 17:55:30,781]  INFO -  Operating System : Windows XP 5.1, x86
> [2009-08-25 17:55:30,781]  INFO -  Java Home        : C:\Program 
> Files\Java\jdk1.6.0_14\jre
> [2009-08-25 17:55:30,781]  INFO -  Java Version     : 1.6.0_14-ea
> [2009-08-25 17:55:30,781]  INFO -  Java VM          : Java HotSpot(TM) Client 
> VM 14.0-b12,Sun Microsystems Inc.
> [2009-08-25 17:55:30,781]  INFO -  Carbon Home      : 
> D:\Testing\MS\21-08-09\FEBE\BE\WSO2MA~1.0\bin\..
> [2009-08-25 17:55:30,781]  INFO -  Java Temp Dir    : 
> D:\Testing\MS\21-08-09\FEBE\BE\WSO2MA~1.0\bin\..\tmp
> [2009-08-25 17:55:30,781]  INFO -  User             : Yumani Ranaweera, 
> en-US, Asia/Calcutta
> [2009-08-25 17:55:36,171]  WARN -  Carbon initialization is delayed due to 
> the following unsatisfied items..
> [2009-08-25 17:55:36,171]  WARN -  Waiting for required OSGiAxis2Service: 
> org.wso2.carbon.policyeditor-2.0.1
> [2009-08-25 17:55:36,171]  WARN -  Waiting for required OSGiAxis2Service: 
> org.wso2.carbon.task-2.0.1
> [2009-08-25 17:55:38,906]  WARN -  JS Deployer initialization is delayed due 
> to the following unsatisfied Host Objects..
> [2009-08-25 17:55:38,906]  WARN -  Waiting for required Host Object : 
> org.wso2.carbon.javascript.hostobjects.wsrequest.WSRequestHostObject
> [2009-08-25 17:55:38,906]  WARN -  Waiting for required Host Object : 
> org.wso2.carbon.javascript.hostobjects.system.SystemHostObject
> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: 
> Missing Constraint: Import-Package: org.eclipse.equinox.jsp.jasper; 
> version="1.0.0"
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.applyConfiguration(ProfileSynchronizer.java:482)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:113)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:422)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:171)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
>         at 
> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> org.osgi.framework.BundleException: The bundle could not be resolved. Reason: 
> Missing Constraint: Import-Package: org.eclipse.equinox.jsp.jasper; 
> version="1.0.0"
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.startBundles(ConfigApplier.java:307)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.ConfigApplier.install(ConfigApplier.java:108)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:129)
>         at 
> org.eclipse.equinox.internal.simpleconfigurator.SimpleConfiguratorImpl.applyConfiguration(SimpleConfiguratorImpl.java:143)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.applyConfiguration(ProfileSynchronizer.java:482)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:113)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:422)
>         at 
> org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:171)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:370)
>         at 
> org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1068)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:464)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:248)
>         at 
> org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:445)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
>         at 
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:330)
> [2009-08-25 17:55:46,171]  WARN -  Carbon initialization is delayed due to 
> the following unsatisfied items..
> [2009-08-25 17:55:46,171]  WARN -  Waiting for required OSGiAxis2Service: 
> org.wso2.carbon.policyeditor-2.0.1
> [2009-08-25 17:55:46,171]  WARN -  Waiting for required OSGiAxis2Service: 
> org.wso2.carbon.task-2.0.1
> [2009-08-25 17:55:48,906]  WARN -  JS Deployer initialization is delayed due 
> to the following unsatisfied Host Objects..
> [2009-08-25 17:55:48,906]  WARN -  Waiting for required Host Object : 
> org.wso2.carbon.javascript.hostobjects.wsrequest.WSRequestHostObject
> [2009-08-25 17:55:48,906]  WARN -  Waiting for required Host Object : 
> org.wso2.carbon.javascript.hostobjects.system.SystemHostObject
> [2009-08-25 17:55:56,171]  WARN -  Carbon initialization is delayed due to 
> the following unsatisfied items..
> [2009-08-25 17:55:56,171]  WARN -  Waiting for required OSGiAxis2Service: 
> org.wso2.carbon.policyeditor-2.0.1
> [2009-08-25 17:55:56,171]  WARN -  Waiting for required OSGiAxis2Service: 
> org.wso2.carbon.task-2.0.1
> [2009-08-25 17:55:58,906]  WARN -  JS Deployer initialization is delayed due 
> to the following unsatisfied Host Objects..
> [2009-08-25 17:55:58,906]  WARN -  Waiting for required Host Object : 
> org.wso2.carbon.javascript.hostobjects.wsrequest.WSRequestHostObject
> [2009-08-25 17:55:58,921]  WARN -  Waiting for required Host Object : 
> org.wso2.carbon.javascript.hostobjects.system.SystemHostObject

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to