<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting this error on CodeBeamer url : HTTP Status 404 – Not Found in Codebeamer</title>
    <link>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1036203#M984</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/991490"&gt;@SumitKumarPatel&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your question.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.&lt;BR /&gt;&lt;BR /&gt;Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2025 07:21:06 GMT</pubDate>
    <dc:creator>Catalina</dc:creator>
    <dc:date>2025-09-30T07:21:06Z</dc:date>
    <item>
      <title>Getting this error on CodeBeamer url : HTTP Status 404 – Not Found</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1034699#M976</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have installed codebeamer(2.2.0.1) on linux server. Recently the IT team migrated the server from hyperV to Openshift. Since then our codebeamer url is giving this issue "HTTP Status 404 – Not Found". In logs we dont see any relevant issue other than below mentioned (kindly help if someone has any idea of what might be the root cause or solution) : (i have changed to port and ip by adding XX, please ignore that)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;Caused by: java.lang.IllegalArgumentException: Failed to validate license: XX001@10.XXX.21.XXX&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.BaseFlexLmLicense.checkForLicenseGroup(BaseFlexLmLicense.java:135) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmLicenseSource.&amp;lt;init&amp;gt;(FlexLmLicenseSource.java:44) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmLicenseSource.create(FlexLmLicenseSource.java:70) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmLicenseSource.createOptional(FlexLmLicenseSource.java:63) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmLicenseAllocatorUtil.&amp;lt;init&amp;gt;(FlexLmLicenseAllocatorUtil.java:104) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmLicenseAllocatorUtil.&amp;lt;clinit&amp;gt;(FlexLmLicenseAllocatorUtil.java:78) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/java.lang.Class.forName0(Native Method) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/java.lang.Class.forName(Class.java:421) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at java.base/java.lang.Class.forName(Class.java:412) ~[?:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.servlet.CustomAutowireCandidateResolver.shouldWiredByQualifier(CustomAutowireCandidateResolver.java:70) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.servlet.CustomAutowireCandidateResolver.isAutowireCandidate(CustomAutowireCandidateResolver.java:41) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.isAutowireCandidate(DefaultListableBeanFactory.java:864) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.isAutowireCandidate(DefaultListableBeanFactory.java:823) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.isAutowireCandidate(DefaultListableBeanFactory.java:806) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1572) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1354) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1311) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:710) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:693) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:408) ~[spring-beans-5.3.34.jar:5.3.34]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;... 55 more&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Caused by: java.lang.RuntimeException: com.macrovision.flexlm.FlexlmException: Internal Flexlm Error (-506,1022)&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmUtil.obtainLicenseString(FlexLmUtil.java:80) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.BaseFlexLmLicense.checkForLicenseGroup(BaseFlexLmLicense.java:115) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.codebeamer.license.flexlm.FlexLmLicenseSource.&amp;lt;init&amp;gt;(FlexLmLicenseSource.java:44) ~[cb-2.2.0.1.jar:?]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;at com.intland.code&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Sep 2025 17:53:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1034699#M976</guid>
      <dc:creator>SumitKumarPatel</dc:creator>
      <dc:date>2025-09-18T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting this error on CodeBeamer url : HTTP Status 404 – Not Found</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1036203#M984</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/991490"&gt;@SumitKumarPatel&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your question.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.&lt;BR /&gt;&lt;BR /&gt;Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 07:21:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1036203#M984</guid>
      <dc:creator>Catalina</dc:creator>
      <dc:date>2025-09-30T07:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting this error on CodeBeamer url : HTTP Status 404 – Not Found</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1037106#M993</link>
      <description>&lt;P&gt;Hello Sumit,&lt;BR /&gt;&lt;BR /&gt;You may need to check yaml and following details:&lt;BR /&gt;&lt;BR /&gt;name: CB_FLEXLM_ENABLED&lt;BR /&gt;value: 'true'&lt;BR /&gt;- name: CB_FLEX_LM_LICENSE_SERVER_LINES&lt;BR /&gt;value: SERVER &amp;lt;HOST&amp;gt; &amp;lt;MAC&amp;gt; &amp;lt;PORT&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then this host mentioned is accessible in openshift.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;is this host also moved?&lt;BR /&gt;is MAC changed for this host?&lt;BR /&gt;if any change happened, did we apply it in the license file as well in flexLM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These could be generic investigation points for FlexLM error.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 06:31:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/Getting-this-error-on-CodeBeamer-url-HTTP-Status-404-Not-Found/m-p/1037106#M993</guid>
      <dc:creator>int2020</dc:creator>
      <dc:date>2025-10-07T06:31:03Z</dc:date>
    </item>
  </channel>
</rss>

