This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62350 - Deployment to JBoss 4
Summary: Deployment to JBoss 4
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 10:02 UTC by ronchuke
Modified: 2005-11-11 15:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ronchuke 2005-08-16 10:02:01 UTC
I got this error when I tried to deploy to JBoss 4
chatchatul@gmail.com
Annotation: Exception occurred in Request Processor
javax.xml.parsers.FactoryConfigurationError: Provider 
org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found
	at javax.xml.parsers.DocumentBuilderFactory.newInstance
(DocumentBuilderFactory.java:99)
	at org.netbeans.modules.j2ee.jboss4.ide.ui.JBPluginUtils.getJnpPort
(JBPluginUtils.java:152)
	at org.netbeans.modules.j2ee.jboss4.ide.JBStartServer.isReallyRunning
(JBStartServer.java:137)
	at org.netbeans.modules.j2ee.jboss4.ide.JBStartServer.isRunning
(JBStartServer.java:177)
	at 
org.netbeans.modules.j2ee.deployment.impl.ServerInstance.isRunningWithinMillis
(ServerInstance.java:336)
	at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.isRunning
(ServerInstance.java:329)
	at 
org.netbeans.modules.j2ee.deployment.impl.ui.ServerStatusBar.setCommandControlBu
ttons(ServerStatusBar.java:265)
	at 
org.netbeans.modules.j2ee.deployment.impl.ui.ServerStatusBar.startProgressUI
(ServerStatusBar.java:98)
	at 
org.netbeans.modules.j2ee.deployment.impl.ui.actions.ServerStatusAction$1.run
(ServerStatusAction.java:58)
	at org.openide.util.Task.run(Task.java:189)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:721)
Comment 1 Martin Grebac 2005-10-19 09:08:24 UTC
Reassigning to correct category. 

It would be useful to know which ide version you used. Could you try latest dev
builds as we did some major improvements in this area?
Comment 2 Libor Kotouc 2005-11-11 15:38:31 UTC
User did not provide any additional information. It is not occurring in the
current releases
=> closing as INVALID