Message Boards

Getting Bundle Exception while upgrading the code from 7.0 to 7.2

thumbnail
Satish Babu Anupoju, modified 3 Years ago.

Getting Bundle Exception while upgrading the code from 7.0 to 7.2

Junior Member Posts: 79 Join Date: 2/20/11 Recent Posts

Hi Team

 

I have 4 modules in my project and couple of modules are dependent. Used LDS 3.9 IDE to upgrade code from 7.0 to 7.2 and code upgradation was successful. 

Getting Bundle exception while deploying into liferay-dxp-7.2.10.3-sp3 tomcat server.

Please find below error log:


org.osgi.framework.BundleException: Could not resolve module: xxx.yyy.web [1148]_  Unresolved requirement: Import-Package: com.xxx.yyy.exception; version="[1.0.0,2.0.0)"_    -> Export-Package: com.xxx.yyy.exception; bundle-symbolic-name="xxx.yyy.api"; bundle-version="1.0.0"; version="1.0.0"; uses:="com.liferay.portal.kernel.exception"_       xxx.yyy.api [1145]_         Unresolved requirement: Import-Package: com.liferay.expando.kernel.model; version="[1.0.0,2.0.0)"_  Unresolved requirement: Import-Package: com.xxx.yyy.model; version="[1.0.0,2.0.0)"_    -> Export-Package: com.xxx.yyy.model; bundle-symbolic-name="xxx.yyy.api"; bundle-version="1.0.0"; version="1.0.0"; uses:="com.liferay.expando.kernel.model,com.liferay.portal.kernel.annotation,com.liferay.portal.kernel.bean,com.liferay.portal.kernel.model,com.liferay.portal.kernel.service,com.liferay.portal.kernel.util"_ [Sanitized]

 

Please let me know if you need more information.

Your inputs can help solve the problem.

 

Thanks

Satishbabu A