|
From: Marijn v. A. <mar...@gm...> - 2010-04-10 15:10:45
|
Hi Everyone, I noticed some JNA stuff in the trunk so I tried building and running the BIMServer to test how the IfcEngine does on OSX / 64bit. The build went fine, however when starting the bimserver through the launcher I get a strange error about the log framework being used. Please see the error message below. Thanks for any help! Regards, Marijn Running: java -Xmx1024m -Xss1024k -classpath lib/32:lib/64:lib/abdera-core-0.4.0-incubating.jar:lib/abdera-extensions-json-0.4.0-incubating.jar:lib/abdera-extensions-main-0.4.0-incubating.jar:lib/abdera-i18n-0.4.0-incubating.jar:lib/abdera-parser-0.4.0-incubating.jar:lib/activation.jar:lib/ant-1.6.5.jar:lib/antlr-2.7.7.jar:lib/antlr-3.1.1-runtime.jar:lib/antlr-3.1.1.jar:lib/aopalliance-1.0.jar:lib/asm-2.2.3.jar:lib/axiom-api-1.2.7.jar:lib/axiom-impl-1.2.7.jar:lib/bcprov-jdk15-1.43.jar:lib/bimserver.jar:lib/citygml4j-0.2.1.jar:lib/commons-codec-1.3.jar:lib/commons-collections-3.2.1.jar:lib/commons-fileupload-1.2.1.jar:lib/commons-httpclient-3.1.jar:lib/commons-io-1.4.jar:lib/commons-lang-2.4.jar:lib/commons-logging-1.1.1.jar:lib/commons-pool-1.5.2.jar:lib/core-3.1.1.jar:lib/cxf-2.2.6.jar:lib/cxf-manifest.jar:lib/cxf-xjc-boolean-2.2.6.jar:lib/cxf-xjc-bug671-2.2.6.jar:lib/cxf-xjc-dv-2.2.6.jar:lib/cxf-xjc-ts-2.2.6.jar:lib/FastInfoset-1.2.7.jar:lib/geoapi-2.3-M1.jar:lib/geoapi-pending-2.3-M1.jar:lib/geronimo-activation_1.1_spec-1.0.2.jar:lib/geronimo-annotation_1.0_spec-1.1.1.jar:lib/geronimo-javamail_1.4_spec-1.6.jar:lib/geronimo-jaxws_2.1_spec-1.0.jar:lib/geronimo-jms_1.1_spec-1.1.1.jar:lib/geronimo-servlet_2.5_spec-1.2.jar:lib/geronimo-stax-api_1.0_spec-1.0.1.jar:lib/geronimo-ws-metadata_2.0_spec-1.1.2.jar:lib/google-collect-1.0.jar:lib/gt-epsg-extension-2.6.0.jar:lib/gt-epsg-hsql-2.6.0.jar:lib/gt-metadata-2.6.0.jar:lib/gt-referencing-2.6.0.jar:lib/ifcNamespaces.jar:lib/java-getopt-1.0.13.jar:lib/jaxb-api-2.1.jar:lib/jaxb-api.jar:lib/jaxb-impl-2.1.12.jar:lib/jaxb-impl.jar:lib/jaxb-xjc-2.1.12.jar:lib/jaxb-xjc.jar:lib/jaxb1-impl.jar:lib/jaxen-1.1.jar:lib/jdom-1.0.jar:lib/je-4.0.71.jar:lib/jettison-1.0.1.jar:lib/jettison-1.2.jar:lib/jetty-6.1.22.jar:lib/jetty-util-6.1.22.jar:lib/jna.jar:lib/JNative.jar:lib/JNativeCpp.dll:lib/joda-time-1.6.jar:lib/jra-1.0-alpha-4.jar:lib/js-1.7R1.jar:lib/json.jar:lib/jsp-2.1.jar:lib/jsp-api-2.1.jar:lib/jsr-275-1.0-beta-2.jar:lib/jsr173_1.0_api.jar:lib/jsr311-api-1.0.jar:lib/libJNativeCpp.so:lib/log4j.jar:lib/log4j.xml:lib/mail.jar:lib/neethi-2.0.4.jar:lib/opensaml-1.1.jar:lib/org.eclipse.emf.common_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar:lib/org.eclipse.emf_2.5.0.v200906151043.jar:lib/oro-2.0.8.jar:lib/quartz-1.6.4.jar:lib/resolver.jar:lib/rome-1.0.jar:lib/saaj-api-1.3.jar:lib/saaj-impl-1.3.2.jar:lib/serializer-2.7.1.jar:lib/servlet-api-2.5-20081211.jar:lib/slf4j-api-1.5.11.jar:lib/slf4j-api-1.5.8.jar:lib/slf4j-log4j12-1.5.11.jar:lib/StPL96.jar:lib/stringtemplate-3.2.jar:lib/tar.jar:lib/vecmath-1.3.2.jar:lib/velocity-1.6.2.jar:lib/wsdl4j-1.6.2.jar:lib/wss4j-1.5.8.jar:lib/wstx-asl-3.2.6.jar:lib/wstx-asl-3.2.9.jar:lib/xalan-2.7.1.jar:lib/xbean.jar:lib/xbean_xpath.jar:lib/xml-resolver-1.2.jar:lib/xmlbeans-2.4.0.jar:lib/xmlbeans-qname.jar:lib/xmlpublic.jar:lib/XmlSchema-1.4.5.jar:lib/xmlsec-1.4.3.jar: org.bimserver.Server address=localhost port=8082 SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible with [1.5.5, 1.5.6, 1.5.7, 1.5.8] SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details. log4j:WARN No appenders could be found for logger (org.bimserver.Server). log4j:WARN Please initialize the log4j system properly. |
|
From: Ruben de L. <ru...@lo...> - 2010-04-10 16:57:09
|
Hi Marijn, Thanks for the report. There was an old slf4j library that had to be removed, if you update svn the error should be gone. I don't think however that Peter is already done with the new native-wrapper, Peter please comment if you are already done, than I am going to check it out also :). Kind regards, Ruben de Laat On Sat, Apr 10, 2010 at 3:18 PM, Marijn van Aerle <mar...@gm...> wrote: > Hi Everyone, > > I noticed some JNA stuff in the trunk so I tried building and running the > BIMServer to test how the IfcEngine does on OSX / 64bit. > > The build went fine, however when starting the bimserver through the > launcher I get a strange error about the log framework being used. Please > see the error message below. > > Thanks for any help! > > Regards, > Marijn > > Running: java -Xmx1024m -Xss1024k -classpath > lib/32:lib/64:lib/abdera-core-0.4.0-incubating.jar:lib/abdera-extensions-json-0.4.0-incubating.jar:lib/abdera-extensions-main-0.4.0-incubating.jar:lib/abdera-i18n-0.4.0-incubating.jar:lib/abdera-parser-0.4.0-incubating.jar:lib/activation.jar:lib/ant-1.6.5.jar:lib/antlr-2.7.7.jar:lib/antlr-3.1.1-runtime.jar:lib/antlr-3.1.1.jar:lib/aopalliance-1.0.jar:lib/asm-2.2.3.jar:lib/axiom-api-1.2.7.jar:lib/axiom-impl-1.2.7.jar:lib/bcprov-jdk15-1.43.jar:lib/bimserver.jar:lib/citygml4j-0.2.1.jar:lib/commons-codec-1.3.jar:lib/commons-collections-3.2.1.jar:lib/commons-fileupload-1.2.1.jar:lib/commons-httpclient-3.1.jar:lib/commons-io-1.4.jar:lib/commons-lang-2.4.jar:lib/commons-logging-1.1.1.jar:lib/commons-pool-1.5.2.jar:lib/core-3.1.1.jar:lib/cxf-2.2.6.jar:lib/cxf-manifest.jar:lib/cxf-xjc-boolean-2.2.6.jar:lib/cxf-xjc-bug671-2.2.6.jar:lib/cxf-xjc-dv-2.2.6.jar:lib/cxf-xjc-ts-2.2.6.jar:lib/FastInfoset-1.2.7.jar:lib/geoapi-2.3-M1.jar:lib/geoapi-pending-2.3-M1.jar:lib/geronimo-activation_1.1_spec-1.0.2.jar:lib/geronimo-annotation_1.0_spec-1.1.1.jar:lib/geronimo-javamail_1.4_spec-1.6.jar:lib/geronimo-jaxws_2.1_spec-1.0.jar:lib/geronimo-jms_1.1_spec-1.1.1.jar:lib/geronimo-servlet_2.5_spec-1.2.jar:lib/geronimo-stax-api_1.0_spec-1.0.1.jar:lib/geronimo-ws-metadata_2.0_spec-1.1.2.jar:lib/google-collect-1.0.jar:lib/gt-epsg-extension-2.6.0.jar:lib/gt-epsg-hsql-2.6.0.jar:lib/gt-metadata-2.6.0.jar:lib/gt-referencing-2.6.0.jar:lib/ifcNamespaces.jar:lib/java-getopt-1.0.13.jar:lib/jaxb-api-2.1.jar:lib/jaxb-api.jar:lib/jaxb-impl-2.1.12.jar:lib/jaxb-impl.jar:lib/jaxb-xjc-2.1.12.jar:lib/jaxb-xjc.jar:lib/jaxb1-impl.jar:lib/jaxen-1.1.jar:lib/jdom-1.0.jar:lib/je-4.0.71.jar:lib/jettison-1.0.1.jar:lib/jettison-1.2.jar:lib/jetty-6.1.22.jar:lib/jetty-util-6.1.22.jar:lib/jna.jar:lib/JNative.jar:lib/JNativeCpp.dll:lib/joda-time-1.6.jar:lib/jra-1.0-alpha-4.jar:lib/js-1.7R1.jar:lib/json.jar:lib/jsp-2.1.jar:lib/jsp-api-2.1.jar:lib/jsr-275-1.0-beta-2.jar:lib/jsr173_1.0_api.jar:lib/jsr311-api-1.0.jar:lib/libJNativeCpp.so:lib/log4j.jar:lib/log4j.xml:lib/mail.jar:lib/neethi-2.0.4.jar:lib/opensaml-1.1.jar:lib/org.eclipse.emf.common_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar:lib/org.eclipse.emf_2.5.0.v200906151043.jar:lib/oro-2.0.8.jar:lib/quartz-1.6.4.jar:lib/resolver.jar:lib/rome-1.0.jar:lib/saaj-api-1.3.jar:lib/saaj-impl-1.3.2.jar:lib/serializer-2.7.1.jar:lib/servlet-api-2.5-20081211.jar:lib/slf4j-api-1.5.11.jar:lib/slf4j-api-1.5.8.jar:lib/slf4j-log4j12-1.5.11.jar:lib/StPL96.jar:lib/stringtemplate-3.2.jar:lib/tar.jar:lib/vecmath-1.3.2.jar:lib/velocity-1.6.2.jar:lib/wsdl4j-1.6.2.jar:lib/wss4j-1.5.8.jar:lib/wstx-asl-3.2.6.jar:lib/wstx-asl-3.2.9.jar:lib/xalan-2.7.1.jar:lib/xbean.jar:lib/xbean_xpath.jar:lib/xml-resolver-1.2.jar:lib/xmlbeans-2.4.0.jar:lib/xmlbeans-qname.jar:lib/xmlpublic.jar:lib/XmlSchema-1.4.5.jar:lib/xmlsec-1.4.3.jar: > org.bimserver.Server address=localhost port=8082 > SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible > with [1.5.5, 1.5.6, 1.5.7, 1.5.8] > SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further > details. > log4j:WARN No appenders could be found for logger (org.bimserver.Server). > log4j:WARN Please initialize the log4j system properly. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Bimserver-users mailing list > Bim...@li... > https://lists.sourceforge.net/lists/listinfo/bimserver-users > > |
|
From: Marijn v. A. <mar...@gm...> - 2010-04-10 17:51:06
|
Hi Ruben, Thanks for the quick reply, the server is working now. You're right about the native wrapper, it's not working yet. I'll continue watching the progress and hope you guys can get it working! Regards, Marijn On Sat, Apr 10, 2010 at 5:21 PM, Ruben de Laat <ru...@lo...> wrote: > Hi Marijn, > > Thanks for the report. There was an old slf4j library that had to be > removed, if you update svn the error should be gone. > > I don't think however that Peter is already done with the new > native-wrapper, Peter please comment if you are already done, than I > am going to check it out also :). > > Kind regards, > Ruben de Laat > > On Sat, Apr 10, 2010 at 3:18 PM, Marijn van Aerle > <mar...@gm...> wrote: > > Hi Everyone, > > > > I noticed some JNA stuff in the trunk so I tried building and running the > > BIMServer to test how the IfcEngine does on OSX / 64bit. > > > > The build went fine, however when starting the bimserver through the > > launcher I get a strange error about the log framework being used. Please > > see the error message below. > > > > Thanks for any help! > > > > Regards, > > Marijn > > > > Running: java -Xmx1024m -Xss1024k -classpath > > > lib/32:lib/64:lib/abdera-core-0.4.0-incubating.jar:lib/abdera-extensions-json-0.4.0-incubating.jar:lib/abdera-extensions-main-0.4.0-incubating.jar:lib/abdera-i18n-0.4.0-incubating.jar:lib/abdera-parser-0.4.0-incubating.jar:lib/activation.jar:lib/ant-1.6.5.jar:lib/antlr-2.7.7.jar:lib/antlr-3.1.1-runtime.jar:lib/antlr-3.1.1.jar:lib/aopalliance-1.0.jar:lib/asm-2.2.3.jar:lib/axiom-api-1.2.7.jar:lib/axiom-impl-1.2.7.jar:lib/bcprov-jdk15-1.43.jar:lib/bimserver.jar:lib/citygml4j-0.2.1.jar:lib/commons-codec-1.3.jar:lib/commons-collections-3.2.1.jar:lib/commons-fileupload-1.2.1.jar:lib/commons-httpclient-3.1.jar:lib/commons-io-1.4.jar:lib/commons-lang-2.4.jar:lib/commons-logging-1.1.1.jar:lib/commons-pool-1.5.2.jar:lib/core-3.1.1.jar:lib/cxf-2.2.6.jar:lib/cxf-manifest.jar:lib/cxf-xjc-boolean-2.2.6.jar:lib/cxf-xjc-bug671-2.2.6.jar:lib/cxf-xjc-dv-2.2.6.jar:lib/cxf-xjc-ts-2.2.6.jar:lib/FastInfoset-1.2.7.jar:lib/geoapi-2.3-M1.jar:lib/geoapi-pending-2.3-M1.jar:lib/geronimo-activation_1.1_spec-1.0.2.jar:lib/geronimo-annotation_1.0_spec-1.1.1.jar:lib/geronimo-javamail_1.4_spec-1.6.jar:lib/geronimo-jaxws_2.1_spec-1.0.jar:lib/geronimo-jms_1.1_spec-1.1.1.jar:lib/geronimo-servlet_2.5_spec-1.2.jar:lib/geronimo-stax-api_1.0_spec-1.0.1.jar:lib/geronimo-ws-metadata_2.0_spec-1.1.2.jar:lib/google-collect-1.0.jar:lib/gt-epsg-extension-2.6.0.jar:lib/gt-epsg-hsql-2.6.0.jar:lib/gt-metadata-2.6.0.jar:lib/gt-referencing-2.6.0.jar:lib/ifcNamespaces.jar:lib/java-getopt-1.0.13.jar:lib/jaxb-api-2.1.jar:lib/jaxb-api.jar:lib/jaxb-impl-2.1.12.jar:lib/jaxb-impl.jar:lib/jaxb-xjc-2.1.12.jar:lib/jaxb-xjc.jar:lib/jaxb1-impl.jar:lib/jaxen-1.1.jar:lib/jdom-1.0.jar:lib/je-4.0.71.jar:lib/jettison-1.0.1.jar:lib/jettison-1.2.jar:lib/jetty-6.1.22.jar:lib/jetty-util-6.1.22.jar:lib/jna.jar:lib/JNative.jar:lib/JNativeCpp.dll:lib/joda-time-1.6.jar:lib/jra-1.0-alpha-4.jar:lib/js-1.7R1.jar:lib/json.jar:lib/jsp-2.1.jar:lib/jsp-api-2.1.jar:lib/jsr-275-1.0-beta-2.jar:lib/jsr173_1.0_api.jar:lib/jsr311-api-1.0.jar:lib/libJNativeCpp.so:lib/log4j.jar:lib/log4j.xml:lib/mail.jar:lib/neethi-2.0.4.jar:lib/opensaml-1.1.jar:lib/org.eclipse.emf.common_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar:lib/org.eclipse.emf_2.5.0.v200906151043.jar:lib/oro-2.0.8.jar:lib/quartz-1.6.4.jar:lib/resolver.jar:lib/rome-1.0.jar:lib/saaj-api-1.3.jar:lib/saaj-impl-1.3.2.jar:lib/serializer-2.7.1.jar:lib/servlet-api-2.5-20081211.jar:lib/slf4j-api-1.5.11.jar:lib/slf4j-api-1.5.8.jar:lib/slf4j-log4j12-1.5.11.jar:lib/StPL96.jar:lib/stringtemplate-3.2.jar:lib/tar.jar:lib/vecmath-1.3.2.jar:lib/velocity-1.6.2.jar:lib/wsdl4j-1.6.2.jar:lib/wss4j-1.5.8.jar:lib/wstx-asl-3.2.6.jar:lib/wstx-asl-3.2.9.jar:lib/xalan-2.7.1.jar:lib/xbean.jar:lib/xbean_xpath.jar:lib/xml-resolver-1.2.jar:lib/xmlbeans-2.4.0.jar:lib/xmlbeans-qname.jar:lib/xmlpublic.jar:lib/XmlSchema-1.4.5.jar:lib/xmlsec-1.4.3.jar: > > org.bimserver.Server address=localhost port=8082 > > SLF4J: The requested version 1.5.11 by your slf4j binding is not > compatible > > with [1.5.5, 1.5.6, 1.5.7, 1.5.8] > > SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further > > details. > > log4j:WARN No appenders could be found for logger (org.bimserver.Server). > > log4j:WARN Please initialize the log4j system properly. > > > > > ------------------------------------------------------------------------------ > > Download Intel® Parallel Studio Eval > > Try the new software tools for yourself. Speed compiling, find bugs > > proactively, and fine-tune applications for parallel performance. > > See why Intel Parallel Studio got high marks during beta. > > http://p.sf.net/sfu/intel-sw-dev > > _______________________________________________ > > Bimserver-users mailing list > > Bim...@li... > > https://lists.sourceforge.net/lists/listinfo/bimserver-users > > > > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Bimserver-users mailing list > Bim...@li... > https://lists.sourceforge.net/lists/listinfo/bimserver-users > |
|
From: Léon v. B. <ma...@be...> - 2010-04-10 18:57:17
|
Peter is still working on it, but he is (fool as he is!) not on this mailinglist :-S I'll keep you posted on his progress. There's going to change some stuff in the interface between the engine and the bimserver as well, so you'll notice soon enough. Have a nice weekend! Léon On Sat, Apr 10, 2010 at 7:44 PM, Marijn van Aerle <mar...@gm... > wrote: > Hi Ruben, > > Thanks for the quick reply, the server is working now. You're right about > the native wrapper, it's not working yet. I'll continue watching the > progress and hope you guys can get it working! > > Regards, > Marijn > > > On Sat, Apr 10, 2010 at 5:21 PM, Ruben de Laat <ru...@lo...>wrote: > >> Hi Marijn, >> >> Thanks for the report. There was an old slf4j library that had to be >> removed, if you update svn the error should be gone. >> >> I don't think however that Peter is already done with the new >> native-wrapper, Peter please comment if you are already done, than I >> am going to check it out also :). >> >> Kind regards, >> Ruben de Laat >> >> On Sat, Apr 10, 2010 at 3:18 PM, Marijn van Aerle >> <mar...@gm...> wrote: >> > Hi Everyone, >> > >> > I noticed some JNA stuff in the trunk so I tried building and running >> the >> > BIMServer to test how the IfcEngine does on OSX / 64bit. >> > >> > The build went fine, however when starting the bimserver through the >> > launcher I get a strange error about the log framework being used. >> Please >> > see the error message below. >> > >> > Thanks for any help! >> > >> > Regards, >> > Marijn >> > >> > Running: java -Xmx1024m -Xss1024k -classpath >> > >> lib/32:lib/64:lib/abdera-core-0.4.0-incubating.jar:lib/abdera-extensions-json-0.4.0-incubating.jar:lib/abdera-extensions-main-0.4.0-incubating.jar:lib/abdera-i18n-0.4.0-incubating.jar:lib/abdera-parser-0.4.0-incubating.jar:lib/activation.jar:lib/ant-1.6.5.jar:lib/antlr-2.7.7.jar:lib/antlr-3.1.1-runtime.jar:lib/antlr-3.1.1.jar:lib/aopalliance-1.0.jar:lib/asm-2.2.3.jar:lib/axiom-api-1.2.7.jar:lib/axiom-impl-1.2.7.jar:lib/bcprov-jdk15-1.43.jar:lib/bimserver.jar:lib/citygml4j-0.2.1.jar:lib/commons-codec-1.3.jar:lib/commons-collections-3.2.1.jar:lib/commons-fileupload-1.2.1.jar:lib/commons-httpclient-3.1.jar:lib/commons-io-1.4.jar:lib/commons-lang-2.4.jar:lib/commons-logging-1.1.1.jar:lib/commons-pool-1.5.2.jar:lib/core-3.1.1.jar:lib/cxf-2.2.6.jar:lib/cxf-manifest.jar:lib/cxf-xjc-boolean-2.2.6.jar:lib/cxf-xjc-bug671-2.2.6.jar:lib/cxf-xjc-dv-2.2.6.jar:lib/cxf-xjc-ts-2.2.6.jar:lib/FastInfoset-1.2.7.jar:lib/geoapi-2.3-M1.jar:lib/geoapi-pending-2.3-M1.jar:lib/geronimo-activation_1.1_spec-1.0.2.jar:lib/geronimo-annotation_1.0_spec-1.1.1.jar:lib/geronimo-javamail_1.4_spec-1.6.jar:lib/geronimo-jaxws_2.1_spec-1.0.jar:lib/geronimo-jms_1.1_spec-1.1.1.jar:lib/geronimo-servlet_2.5_spec-1.2.jar:lib/geronimo-stax-api_1.0_spec-1.0.1.jar:lib/geronimo-ws-metadata_2.0_spec-1.1.2.jar:lib/google-collect-1.0.jar:lib/gt-epsg-extension-2.6.0.jar:lib/gt-epsg-hsql-2.6.0.jar:lib/gt-metadata-2.6.0.jar:lib/gt-referencing-2.6.0.jar:lib/ifcNamespaces.jar:lib/java-getopt-1.0.13.jar:lib/jaxb-api-2.1.jar:lib/jaxb-api.jar:lib/jaxb-impl-2.1.12.jar:lib/jaxb-impl.jar:lib/jaxb-xjc-2.1.12.jar:lib/jaxb-xjc.jar:lib/jaxb1-impl.jar:lib/jaxen-1.1.jar:lib/jdom-1.0.jar:lib/je-4.0.71.jar:lib/jettison-1.0.1.jar:lib/jettison-1.2.jar:lib/jetty-6.1.22.jar:lib/jetty-util-6.1.22.jar:lib/jna.jar:lib/JNative.jar:lib/JNativeCpp.dll:lib/joda-time-1.6.jar:lib/jra-1.0-alpha-4.jar:lib/js-1.7R1.jar:lib/json.jar:lib/jsp-2.1.jar:lib/jsp-api-2.1.jar:lib/jsr-275-1.0-beta-2.jar:lib/jsr173_1.0_api.jar:lib/jsr311-api-1.0.jar:lib/libJNativeCpp.so:lib/log4j.jar:lib/log4j.xml:lib/mail.jar:lib/neethi-2.0.4.jar:lib/opensaml-1.1.jar:lib/org.eclipse.emf.common_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar:lib/org.eclipse.emf.ecore_2.5.0.v200906151043.jar:lib/org.eclipse.emf_2.5.0.v200906151043.jar:lib/oro-2.0.8.jar:lib/quartz-1.6.4.jar:lib/resolver.jar:lib/rome-1.0.jar:lib/saaj-api-1.3.jar:lib/saaj-impl-1.3.2.jar:lib/serializer-2.7.1.jar:lib/servlet-api-2.5-20081211.jar:lib/slf4j-api-1.5.11.jar:lib/slf4j-api-1.5.8.jar:lib/slf4j-log4j12-1.5.11.jar:lib/StPL96.jar:lib/stringtemplate-3.2.jar:lib/tar.jar:lib/vecmath-1.3.2.jar:lib/velocity-1.6.2.jar:lib/wsdl4j-1.6.2.jar:lib/wss4j-1.5.8.jar:lib/wstx-asl-3.2.6.jar:lib/wstx-asl-3.2.9.jar:lib/xalan-2.7.1.jar:lib/xbean.jar:lib/xbean_xpath.jar:lib/xml-resolver-1.2.jar:lib/xmlbeans-2.4.0.jar:lib/xmlbeans-qname.jar:lib/xmlpublic.jar:lib/XmlSchema-1.4.5.jar:lib/xmlsec-1.4.3.jar: >> > org.bimserver.Server address=localhost port=8082 >> > SLF4J: The requested version 1.5.11 by your slf4j binding is not >> compatible >> > with [1.5.5, 1.5.6, 1.5.7, 1.5.8] >> > SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further >> > details. >> > log4j:WARN No appenders could be found for logger >> (org.bimserver.Server). >> > log4j:WARN Please initialize the log4j system properly. >> > >> > >> ------------------------------------------------------------------------------ >> > Download Intel® Parallel Studio Eval >> > Try the new software tools for yourself. Speed compiling, find bugs >> > proactively, and fine-tune applications for parallel performance. >> > See why Intel Parallel Studio got high marks during beta. >> > http://p.sf.net/sfu/intel-sw-dev >> > _______________________________________________ >> > Bimserver-users mailing list >> > Bim...@li... >> > https://lists.sourceforge.net/lists/listinfo/bimserver-users >> > >> > >> >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Bimserver-users mailing list >> Bim...@li... >> https://lists.sourceforge.net/lists/listinfo/bimserver-users >> > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Bimserver-users mailing list > Bim...@li... > https://lists.sourceforge.net/lists/listinfo/bimserver-users > > |