Hello members,
As a developer i had to setup ofbiz instances on two different IPs with common database. During setup i am able to start ofbiz instance on one machine, which is also accessible through the browser. But there is problem when running ofbiz instance on other IP. During start of ofbiz it reached to the final step (shows info about connected ports etc), but it is not accessible through browser and shows the following error: java] 2008-11-03 22:57:52,989 (RMI RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) [ MultiTrustManager.java:114:INFO ] --- Checking cert: CN=VeriSign Class 3 Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US vs EMAILADDRESS=ca@ofbiz.org, CN=OFBiz Signing Authority, OU=http://www.ofbiz.org, O=OFBiz CA, C=US [java] 2008-11-03 22:57:52,989 (RMI RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US vs CN=Unknown, OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, C=Unknown [java] 2008-11-03 22:57:52,990 (RMI RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US vs EMAILADDRESS=ca@ofbiz.org, CN=OFBiz Signing Authority, OU=http://www.ofbiz.org, O=OFBiz CA, C=US Please help me about what steps i should follow to tackle with this problem. Thanks, Harkomal |
those are information logs, not error logs.
so I am not sure what you problem is. Pal InfoCom Technologies sent the following on 11/3/2008 9:04 PM: > Hello members, > > As a developer i had to setup ofbiz instances on two different IPs > with common database. During setup i am able to start ofbiz instance on one > machine, which is also accessible through the browser. But there is problem > when running ofbiz instance on other IP. During start of ofbiz it reached to > the final step (shows info about connected ports etc), but it is not > accessible through browser and shows the following error: > > > java] 2008-11-03 22:57:52,989 (RMI > RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) > [ MultiTrustManager.java:114:INFO ] --- Checking cert: CN=VeriSign Class 3 > Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - > For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", > C=US vs EMAILADDRESS=[hidden email], CN=OFBiz Signing Authority, > OU=http://www.ofbiz.org, O=OFBiz CA, C=US > [java] 2008-11-03 22:57:52,989 (RMI > RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) > [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 > Certification Authority, O="The Go Daddy Group, Inc.", C=US vs CN=Unknown, > OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, C=Unknown > [java] 2008-11-03 22:57:52,990 (RMI > RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) > [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 > Certification Authority, O="The Go Daddy Group, Inc.", C=US vs > EMAILADDRESS=[hidden email], CN=OFBiz Signing Authority, > OU=http://www.ofbiz.org, O=OFBiz CA, C=US > > > Please help me about what steps i should follow to tackle with this problem. > > Thanks, > > Harkomal |
It does look like you have an email address that is not yours
EMAILADDRESS=[hidden email] and OU=http://www.ofbiz.org and CN=OFBiz Signing Authority BJ Freeman sent the following on 11/4/2008 2:09 AM: > those are information logs, not error logs. > so I am not sure what you problem is. > > > Pal InfoCom Technologies sent the following on 11/3/2008 9:04 PM: >> Hello members, >> >> As a developer i had to setup ofbiz instances on two different IPs >> with common database. During setup i am able to start ofbiz instance on one >> machine, which is also accessible through the browser. But there is problem >> when running ofbiz instance on other IP. During start of ofbiz it reached to >> the final step (shows info about connected ports etc), but it is not >> accessible through browser and shows the following error: >> >> >> java] 2008-11-03 22:57:52,989 (RMI >> RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) >> [ MultiTrustManager.java:114:INFO ] --- Checking cert: CN=VeriSign Class 3 >> Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - >> For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", >> C=US vs EMAILADDRESS=[hidden email], CN=OFBiz Signing Authority, >> OU=http://www.ofbiz.org, O=OFBiz CA, C=US >> [java] 2008-11-03 22:57:52,989 (RMI >> RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) >> [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 >> Certification Authority, O="The Go Daddy Group, Inc.", C=US vs CN=Unknown, >> OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, C=Unknown >> [java] 2008-11-03 22:57:52,990 (RMI >> RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) >> [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 >> Certification Authority, O="The Go Daddy Group, Inc.", C=US vs >> EMAILADDRESS=[hidden email], CN=OFBiz Signing Authority, >> OU=http://www.ofbiz.org, O=OFBiz CA, C=US >> >> >> Please help me about what steps i should follow to tackle with this problem. >> >> Thanks, >> >> Harkomal > > |
In reply to this post by Pal Infocom Technologies-2
http://www.langhua.cn/en/projects/ofbiz-rmi.html
Shi Yusen/Beijing Langhua Ltd. 在 2008-11-03一的 21:04 -0800,Pal InfoCom Technologies写道: > Hello members, > > As a developer i had to setup ofbiz instances on two different IPs > with common database. During setup i am able to start ofbiz instance on one > machine, which is also accessible through the browser. But there is problem > when running ofbiz instance on other IP. During start of ofbiz it reached to > the final step (shows info about connected ports etc), but it is not > accessible through browser and shows the following error: > > > java] 2008-11-03 22:57:52,989 (RMI > RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) > [ MultiTrustManager.java:114:INFO ] --- Checking cert: CN=VeriSign Class 3 > Public Primary Certification Authority - G3, OU="(c) 1999 VeriSign, Inc. - > For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", > C=US vs EMAILADDRESS=[hidden email], CN=OFBiz Signing Authority, > OU=http://www.ofbiz.org, O=OFBiz CA, C=US > [java] 2008-11-03 22:57:52,989 (RMI > RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) > [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 > Certification Authority, O="The Go Daddy Group, Inc.", C=US vs CN=Unknown, > OU=Unknown, O=Unknown, L=Unknown, ST=Unknown, C=Unknown > [java] 2008-11-03 22:57:52,990 (RMI > RenewClean-[192.168.100.21:53324,org.ofbiz.service.rmi.socket.ssl.SSLClientSocketFactory@39d7af3]) > [ MultiTrustManager.java:114:INFO ] --- Checking cert: OU=Go Daddy Class 2 > Certification Authority, O="The Go Daddy Group, Inc.", C=US vs > EMAILADDRESS=[hidden email], CN=OFBiz Signing Authority, > OU=http://www.ofbiz.org, O=OFBiz CA, C=US > > > Please help me about what steps i should follow to tackle with this problem. > > Thanks, > > Harkomal |
Free forum by Nabble | Edit this page |