Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8209891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T09:53:12+00:00 2026-06-07T09:53:12+00:00

I’m getting the error below for a .NET Tridion 2011 SP1 Web application we’re

  • 0

I’m getting the error below for a .NET Tridion 2011 SP1 Web application we’re developing. As far as I can tell following documentation, all required assemblies and jar files are installed in the bin directory, and all configured to point to a license file (recently generated).

Anyone know from previous experience what could be causing this?

Could not initialize class com.tridion.linking.Linking

Some configured classpath roots cannot be found

================================================

ClassPath : C:\Websites\Live\malvern.com.en\bin\bin
ClassPath : C:\Websites\Live\malvern.com.en\bin\bin
ClassPath : C:\Websites\Live\malvern.com.en\bin\bin

============================================================
Some Java classes or interfaces could not be found or loaded

The most typical reasons for this problem are:

  • you forgot to configure a classpath
  • a jarfile, zipfile, or directory is missing from your
    classpath
  • you have a typo in one of your classpath entries
  • a jarfile required by one of your classes is missing from
    your classpath
  • a jarfile on your classpath is out-of-date and does not
    contain some new classes

============================================================

javax.servlet.jsp.tagext.TagSupport
com.tridion.web.jsp.tag.DynamicComponentLinkHandler
com.tridion.web.jsp.tag.IncrementKeyHandler
javax.servlet.http.Cookie
com.tridion.marketingsolution.profilesync.Handler
com.tridion.smarttarget.tags.PromotionContentTagHandler
com.tridion.smarttarget.tags.PromotionTagHandler
com.tridion.webservices.odata.ODataPublicationMappingFilter
com.tridion.web.jsp.tag.ConditionHandler
com.tridion.web.jsp.ResponseWrapper
com.tridion.smarttarget.tags.AttributeTagHandler
com.tridion.smarttarget.tags.ItemContentTagHandler
com.tridion.web.jsp.tag.ConditionsHandler
javax.servlet.jsp.JspException
[Ljavax.servlet.http.Cookie;
com.tridion.linking.Linking
com.tridion.smarttarget.tags.FallbackContentTagHandler
com.tridion.web.jsp.tag.ComponentLinkHandler
com.tridion.web.jsp.tag.ComponentPresentationHandler
com.tridion.web.Admin
com.tridion.webservices.odata.ODataContextListener
com.tridion.web.jsp.JSPProcessor
com.tridion.smarttarget.tags.QueryTagHandler
com.tridion.web.asp.ASPAdmin
com.tridion.web.jsp.tag.TargetGroupHandler
com.tridion.linking.ASPLinking
com.tridion.web.jsp.tag.BinaryLinkHandler
javax.servlet.jsp.tagext.BodyTagSupport
com.tridion.ambientdata.web.AmbientDataServletFilter
com.tridion.smarttarget.tags.SearchTagHandler
com.tridion.webservices.security.authentication.OAuth2AccessTokenHandler
javax.servlet.jsp.JspTagException
com.tridion.smarttarget.tags.FacetTagHandler
com.tridion.smarttarget.tags.ItemContentInfoTagHandler
com.tridion.web.jsp.JSPXSLTProcessor
com.tridion.smarttarget.tags.ItemTagHandler
com.tridion.web.jsp.tag.PageLinkHandler
com.tridion.web.jsp.tag.TaxonomyHandler
javax.servlet.jsp.tagext.Tag
javax.servlet.http.HttpServletRequest
javax.servlet.jsp.tagext.BodyTag
javax.servlet.ServletRequest
com.tridion.web.jsp.tag.LinkBaseHandler
javax.servlet.http.HttpServletResponse
javax.servlet.jsp.tagext.IterationTag
javax.servlet.ServletResponse

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Java.Lang.Throwable: Could not initialize class com.tridion.linking.Linking

Some configured classpath roots cannot be found

================================================

ClassPath : C:\Websites\Live\malvern.com.en\bin\bin
ClassPath : C:\Websites\Live\malvern.com.en\bin\bin
ClassPath : C:\Websites\Live\malvern.com.en\bin\bin

============================================================
Some Java classes or interfaces could not be found or loaded

The most typical reasons for this problem are:

  • you forgot to configure a classpath
  • a jarfile, zipfile, or directory is missing from your
    classpath
  • you have a typo in one of your classpath entries
  • a jarfile required by one of your classes is missing from
    your classpath
  • a jarfile on your classpath is out-of-date and does not
    contain some new classes

============================================================

javax.servlet.jsp.tagext.TagSupport
com.tridion.web.jsp.tag.DynamicComponentLinkHandler
com.tridion.web.jsp.tag.IncrementKeyHandler
javax.servlet.http.Cookie
com.tridion.marketingsolution.profilesync.Handler
com.tridion.smarttarget.tags.PromotionContentTagHandler
com.tridion.smarttarget.tags.PromotionTagHandler
com.tridion.webservices.odata.ODataPublicationMappingFilter
com.tridion.web.jsp.tag.ConditionHandler
com.tridion.web.jsp.ResponseWrapper
com.tridion.smarttarget.tags.AttributeTagHandler
com.tridion.smarttarget.tags.ItemContentTagHandler
com.tridion.web.jsp.tag.ConditionsHandler
javax.servlet.jsp.JspException
[Ljavax.servlet.http.Cookie;
com.tridion.linking.Linking
com.tridion.smarttarget.tags.FallbackContentTagHandler
com.tridion.web.jsp.tag.ComponentLinkHandler
com.tridion.web.jsp.tag.ComponentPresentationHandler
com.tridion.web.Admin
com.tridion.webservices.odata.ODataContextListener
com.tridion.web.jsp.JSPProcessor
com.tridion.smarttarget.tags.QueryTagHandler
com.tridion.web.asp.ASPAdmin
com.tridion.web.jsp.tag.TargetGroupHandler
com.tridion.linking.ASPLinking
com.tridion.web.jsp.tag.BinaryLinkHandler
javax.servlet.jsp.tagext.BodyTagSupport
com.tridion.ambientdata.web.AmbientDataServletFilter
com.tridion.smarttarget.tags.SearchTagHandler
com.tridion.webservices.security.authentication.OAuth2AccessTokenHandler
javax.servlet.jsp.JspTagException
com.tridion.smarttarget.tags.FacetTagHandler
com.tridion.smarttarget.tags.ItemContentInfoTagHandler
com.tridion.web.jsp.JSPXSLTProcessor
com.tridion.smarttarget.tags.ItemTagHandler
com.tridion.web.jsp.tag.PageLinkHandler
com.tridion.web.jsp.tag.TaxonomyHandler
javax.servlet.jsp.tagext.Tag
javax.servlet.http.HttpServletRequest
javax.servlet.jsp.tagext.BodyTag
javax.servlet.ServletRequest
com.tridion.web.jsp.tag.LinkBaseHandler
javax.servlet.http.HttpServletResponse
javax.servlet.jsp.tagext.IterationTag
javax.servlet.ServletResponse

Source Error:

Line 35:
Line 36: <% Tridion.ContentDelivery.Web.Linking.ComponentLink componentLink = null; %>
Line 37: <% Tridion.ContentDelivery.Web.Linking.Link link = null; %>
Line 38:
Line 39:

Source File: c:\Websites\Live\malvern.com.en\default.aspx Line: 37

Stack Trace:

[Throwable: Could not initialize class com.tridion.linking.Linking

Some configured classpath roots cannot be found

================================================

ClassPath           : C:\Websites\Live\malvern.com.en\bin\bin
ClassPath           : C:\Websites\Live\malvern.com.en\bin\bin
ClassPath           : C:\Websites\Live\malvern.com.en\bin\bin

============================================================
Some Java classes or interfaces could not be found or loaded

The most typical reasons for this problem are:

  • you forgot to configure a classpath
  • a jarfile, zipfile, or directory is missing from your
    classpath
  • you have a typo in one of your classpath entries
  • a jarfile required by one of your classes is missing from
    your classpath
  • a jarfile on your classpath is out-of-date and does not
    contain some new classes

============================================================

javax.servlet.jsp.tagext.TagSupport
com.tridion.web.jsp.tag.DynamicComponentLinkHandler
com.tridion.web.jsp.tag.IncrementKeyHandler
javax.servlet.http.Cookie
com.tridion.marketingsolution.profilesync.Handler
com.tridion.smarttarget.tags.PromotionContentTagHandler
com.tridion.smarttarget.tags.PromotionTagHandler
com.tridion.webservices.odata.ODataPublicationMappingFilter
com.tridion.web.jsp.tag.ConditionHandler
com.tridion.web.jsp.ResponseWrapper
com.tridion.smarttarget.tags.AttributeTagHandler
com.tridion.smarttarget.tags.ItemContentTagHandler
com.tridion.web.jsp.tag.ConditionsHandler
javax.servlet.jsp.JspException
[Ljavax.servlet.http.Cookie;
com.tridion.linking.Linking
com.tridion.smarttarget.tags.FallbackContentTagHandler
com.tridion.web.jsp.tag.ComponentLinkHandler
com.tridion.web.jsp.tag.ComponentPresentationHandler
com.tridion.web.Admin
com.tridion.webservices.odata.ODataContextListener
com.tridion.web.jsp.JSPProcessor
com.tridion.smarttarget.tags.QueryTagHandler
com.tridion.web.asp.ASPAdmin
com.tridion.web.jsp.tag.TargetGroupHandler
com.tridion.linking.ASPLinking
com.tridion.web.jsp.tag.BinaryLinkHandler
javax.servlet.jsp.tagext.BodyTagSupport
com.tridion.ambientdata.web.AmbientDataServletFilter
com.tridion.smarttarget.tags.SearchTagHandler
com.tridion.webservices.security.authentication.OAuth2AccessTokenHandler
javax.servlet.jsp.JspTagException
com.tridion.smarttarget.tags.FacetTagHandler
com.tridion.smarttarget.tags.ItemContentInfoTagHandler
com.tridion.web.jsp.JSPXSLTProcessor
com.tridion.smarttarget.tags.ItemTagHandler
com.tridion.web.jsp.tag.PageLinkHandler
com.tridion.web.jsp.tag.TaxonomyHandler
javax.servlet.jsp.tagext.Tag
javax.servlet.http.HttpServletRequest
javax.servlet.jsp.tagext.BodyTag
javax.servlet.ServletRequest
com.tridion.web.jsp.tag.LinkBaseHandler
javax.servlet.http.HttpServletResponse
javax.servlet.jsp.tagext.IterationTag
javax.servlet.ServletResponse

]
Codemesh.JuggerNET.NTypeValue.Throw(Int64 inst) +514
Codemesh.JuggerNET.JavaClass.ThrowTypedException(Int64 inst) +1243
Codemesh.JuggerNET.JavaMethod.CallObject(JavaProxy jpo, JavaMethodArguments args) +915
Com.Tridion.Linking.ComponentLink..ctor(Int32 publicationId) +154
Tridion.ContentDelivery.Web.UI.ComponentLink.Render(HtmlTextWriter writer) +193
ASP.default_aspx.__RenderbodyContent(HtmlTextWriter __w, Control parameterContainer) in c:\Websites\Live\malvern.com.en\default.aspx:37
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131
ASP.includes_site_master.__RenderForm1(HtmlTextWriter __w, Control parameterContainer) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\8694a1d7\ddf129e2\App_Web_0p0okahq.0.cs:0
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +315
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +48
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246
System.Web.UI.Page.Render(HtmlTextWriter writer) +40
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5290

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T09:53:15+00:00Added an answer on June 7, 2026 at 9:53 am

    Looks like you might have some missing config, or some misconfiguration somewhere. Part 1 of Peter’s answer to Presentation Error – SmartTarget Page provides a link to some information that could be useful.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know how can I replace this 2 symbol below from the string
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
Seemingly simple, but I cannot find anything relevant on the web. What is the
I would like my Web page http://www.gmarks.org/math_in_e-mail.txt on my Apache 2.2.14 server to display

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.