<?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: error installing alfresco on  tomcat and sqlserver in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-alfresco-on-tomcat-and-sqlserver/m-p/80784#M53963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK so the process id &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;9 WARN&amp;nbsp; [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one&lt;BR /&gt;15:29:13,179 WARN&amp;nbsp; [org.springframework.remoting.rmi.RmiServiceExporter] Could not detect RMI registry - creating new one&lt;BR /&gt;15:29:13,193 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repoRemoteTransportRMI' defined in class path resource [alfresco/core-services-context.xml]: Initialization of bean failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use&lt;BR /&gt;java.rmi.server.ExportException: internal error: ObjID already in use&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are my thoughts on the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"java.rmi.server.ExportException: internal error: ObjID already in use"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this error occurs when the port is already busy.. as a quick google search of the exception shows.. you cannot start more than one registry in one JVM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ON a deploy of alfresco. it tries to detect the rmi registry in the jvm..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if it cannot detect it creates a new one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My thoughts are according to this log..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it cannot find the rmi registry.. so it creates a new one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then forsome reason 20seconds later.. it tries to find it again.. and cannot detect the one it just created..&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One it tries to create it a second time.. i get this exception..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made sure that the port wasn't in use before i deployed the war.&amp;nbsp; After a failed deploy, the port is still in use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why its not working for me now.. i'm using tomcat 5.5.17&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sudo lsof -i :50500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java&amp;nbsp;&amp;nbsp;&amp;nbsp; 32449 root&amp;nbsp; 113u&amp;nbsp; IPv6 1006690&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TCP *:50500 (LISTEN)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any thoughts/comments would be helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 20:51:26 GMT</pubDate>
    <dc:creator>nuga</dc:creator>
    <dc:date>2007-06-13T20:51:26Z</dc:date>
    <item>
      <title>error installing alfresco on  tomcat and sqlserver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-alfresco-on-tomcat-and-sqlserver/m-p/80783#M53962</link>
      <description>Hello all,Currently running&amp;nbsp; tomcat 5.5.17 and sql server 2000i was able to do make it work for 1.4 so i would assume it would also work for 2.0But i'm running to this error.&amp;nbsp; Can someone explain what this means and where i should start looking to resolve this issue.16:22:45,802 WARN&amp;nbsp; [remoting.rmi.</description>
      <pubDate>Mon, 11 Jun 2007 21:32:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-alfresco-on-tomcat-and-sqlserver/m-p/80783#M53962</guid>
      <dc:creator>nuga</dc:creator>
      <dc:date>2007-06-11T21:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: error installing alfresco on  tomcat and sqlserver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-installing-alfresco-on-tomcat-and-sqlserver/m-p/80784#M53963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK so the process id &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;9 WARN&amp;nbsp; [org.springframework.remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one&lt;BR /&gt;15:29:13,179 WARN&amp;nbsp; [org.springframework.remoting.rmi.RmiServiceExporter] Could not detect RMI registry - creating new one&lt;BR /&gt;15:29:13,193 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed&lt;BR /&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'repoRemoteTransportRMI' defined in class path resource [alfresco/core-services-context.xml]: Initialization of bean failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use&lt;BR /&gt;java.rmi.server.ExportException: internal error: ObjID already in use&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are my thoughts on the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"java.rmi.server.ExportException: internal error: ObjID already in use"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this error occurs when the port is already busy.. as a quick google search of the exception shows.. you cannot start more than one registry in one JVM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ON a deploy of alfresco. it tries to detect the rmi registry in the jvm..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if it cannot detect it creates a new one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My thoughts are according to this log..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it cannot find the rmi registry.. so it creates a new one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then forsome reason 20seconds later.. it tries to find it again.. and cannot detect the one it just created..&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One it tries to create it a second time.. i get this exception..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made sure that the port wasn't in use before i deployed the war.&amp;nbsp; After a failed deploy, the port is still in use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why its not working for me now.. i'm using tomcat 5.5.17&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sudo lsof -i :50500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java&amp;nbsp;&amp;nbsp;&amp;nbsp; 32449 root&amp;nbsp; 113u&amp;nbsp; IPv6 1006690&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TCP *:50500 (LISTEN)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any thoughts/comments would be helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:51:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-installing-alfresco-on-tomcat-and-sqlserver/m-p/80784#M53963</guid>
      <dc:creator>nuga</dc:creator>
      <dc:date>2007-06-13T20:51:26Z</dc:date>
    </item>
  </channel>
</rss>

