Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

error starting j2ee 1.4 beta

5 views
Skip to first unread message

Marc E

unread,
Jan 14, 2003, 8:12:46 PM1/14/03
to
Hi all,
I've searched all over the net for an answer to this problem, but so far
no luck. This same problem has been posted several times on the java
developer forums, but no one has replied to those posts. So, I'm going to
post this question here in the hopes that someone can help.

System: WinXP, j2sdk 1.4.01_01, j2sdkee1.4, also running jwsdp1_0_01.

Clip of errors in server.log:

SEVERE: J2EE server startup error
java.io.IOException: Error getting properties
at com.sun.enterprise.util.Utility.getPropertiesFromXml(Utility.java:72)
at com.sun.enterprise.util.Utility.getPropertiesFromFile(Utility.java:101)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:149)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
SEVERE: J2EE server fatal error
java.lang.RuntimeException: Error getting properties
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:334)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
Caused by: java.io.IOException: Error getting properties
at com.sun.enterprise.util.Utility.getPropertiesFromXml(Utility.java:72)
at com.sun.enterprise.util.Utility.getPropertiesFromFile(Utility.java:101)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:149)
... 6 more

clip from launcher.server.log:

javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
at
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.
java:99)
at
org.netbeans.modules.schema2beans.GraphManager.createXmlDocument(GraphManage
r.java:697)
at
org.netbeans.modules.schema2beans.BaseBean.createGraph(BaseBean.java:2075)
at
com.sun.enterprise.config.ConfigContextImpl.refresh(ConfigContextImpl.java:2
47)
at
com.sun.enterprise.config.ConfigContextImpl.refresh(ConfigContextImpl.java:2
69)
at
com.sun.enterprise.config.ConfigContextImpl.getRootConfigBean(ConfigContextI
mpl.java:155)
at com.sun.enterprise.util.Utility.getPropertiesFromXml(Utility.java:60)
.....


Any ideas here?

thanks a million!

Marc


0 new messages