Adding weblogic server to eclipse

I have installed weblogic 10.3.5 in my machine. I have checked out my project and now trying to add this to the app server. I went to server folder, right clicked
Server - > Select Server under wizard - > select server -> next -> i see a list of servers.
When i click oracle under the New Server my oracle weblogic is not listed. I can just see Oracle OC4J Standalone Server 10.1.3 and 10.1.3n. What should i do so my server is listed and i select them?

Legacy OC4J plugins ship with Eclipse, but to work with WebLogic Server, you need to install Oracle plugins or start with one of the pre-assembled Eclipse distros that you can find on OEPE download site. Given your current setup, perhaps the easiest way to get WebLogic Server Tools is to follow the "download additional server adapters" link in the "New Server Runtime Environment" wizard.
- Konstantin

Similar Messages

  • Errors when deploying application to a remote WebLogic server using Eclipse

    I'm using Eclipse with OEPE for WebLogic 10.3.5 on linux and running a weblogic server versioned the same.
    I've created a new EAR which combined several EARs that I had, and deployed it on my local server using the 'servers' tab in Eclipse. It went well.
    When I tried to deploy the EAR into my remote server, I got the exception:
    Application archive not found : myworkspace/.metadata/.plugins/org.eclipse.core.resources/.projects/MyEAR/beadep/remote_weblogic/MyEAR/split_src.ear
    This also happens when trying to deploy the EAR to a server that runs on my computer but configured as 'remote' in Eclipse. This does not happen for any other application of mine.
    Next thing I tried is to update my Eclipse OEPE and server to 12.1.1, so I've downloaded the two, installed them both as new, and now when I'm looking for remote servers in the Eclipse, instead of writing the server status (republish/synchronized) it writes:
    User: myuser, failed to be authenticated
    I'm lost. How can I deploy my application with Eclipse OEPE to a remote weblogic server?
    Edited by: wafwaf on 02:03 02/02/2012

    I'm using Eclipse with OEPE for WebLogic 10.3.5 on linux and running a weblogic server versioned the same.
    I've created a new EAR which combined several EARs that I had, and deployed it on my local server using the 'servers' tab in Eclipse. It went well.
    When I tried to deploy the EAR into my remote server, I got the exception:
    Application archive not found : myworkspace/.metadata/.plugins/org.eclipse.core.resources/.projects/MyEAR/beadep/remote_weblogic/MyEAR/split_src.ear
    This also happens when trying to deploy the EAR to a server that runs on my computer but configured as 'remote' in Eclipse. This does not happen for any other application of mine.
    Next thing I tried is to update my Eclipse OEPE and server to 12.1.1, so I've downloaded the two, installed them both as new, and now when I'm looking for remote servers in the Eclipse, instead of writing the server status (republish/synchronized) it writes:
    User: myuser, failed to be authenticated
    I'm lost. How can I deploy my application with Eclipse OEPE to a remote weblogic server?
    Edited by: wafwaf on 02:03 02/02/2012

  • Problem when I starting Weblogic Server Under Eclipse Suddenly Stop

    Hi everyone:
    I've a problem, I'm working with IDE Eclipse 3.2 and weblogic server 8.1 I need to debug the application, when I'm trying to start the server and everything look fine and almost at the end suddenly the server stop with this message:
    Stopping Weblogic Server...
    Failed to connect to t3://localhost:7001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused; No available router to destination
    please I need Help.
    Thanks in advance

    i still haven't found a solution to the problem with the specific setup i originally mentioned (wls 9.0, eclipse 3.2 on solaris/sparc). even after upgrading to wls 9.2, the exact same bug occurs.
    in the end, i just gave up on the standalone eclipse 3.2 and started using workshop for weblogic 9.2 that comes bundled with the wls 9.2 installation; and the problem does not occur with that setup.
    wl workshop 9.2 is based on eclipse 3.1. so if you want to use regular eclipse with regular wls, then maybe eclipse 3.1 is the most stable version to use with wls. hth.

  • Want to integrate weblogic server with eclipse

    Hi,
    I am trying to integrate weblogic with eclipse. so that i can start the weblogic server from my eclipse. can you please give me a point to a location from where i can download the plugin.
    And also i want my eclipse to support the j2ee development. what can i do for this. I want my jsps and servelets should work like eclipse default behavior, that is listing the api methods and highlighting the java code.
    Please help me by providing a point. I searched with google for considerable time, as i couldn't find out, requesting your help
    Thanks

    Seems Eclipse Galileo doesn't have support for WebLogic 10.3 rather it supports only up to 10.0 of WebLogic Server. Thanks.

  • Adding WebLogic Server Domain fails with UnsupportedClassVersionError

    Hi all,
    I am trying to add a WebLogic Server 10.3 domain to the Grid Control, but receive the following error:
    java.lang.UnsupportedClassVersionError: weblogic/jndi/Environment (Unsupported major.minor version 49.0)
    The discovery wizards asks for 'Administration Server Home Directory'
    The help document states:
    If you are adding BEA WebLogic Manager Server Release 9.x or higher, then specify the absolute path to the directory
    where wljmxclient.jar and wlclient.jar files are located. For example, <WL-HOME>/server/lib.
    The JDK version of BEA WebLogic is 1.6.x
    The JDK version of the Grid Agent is 1.4.2
    Clearly their is a mismatch here!
    Is there any solution to this?
    Thanks,
    Knut
    Edited by: user585799 on Feb 17, 2009 2:13 AM

    This is not a supported configuration .10.2.0.4 GC is not certified with WLS 10.3
    Edited by: mnazim on Feb 17, 2009 2:56 AM

  • Suggest adding weblogic server courses to approved course list for 10g OAS

    Although this is quite niche market i would suggest adding a weblogic server training course to the approved list for 10g OAS OCP.
    While not related to the OAS OCP exam it might be beneficial to experienced OAS people wishing to become familiar with weblogic for the future and as such is an sort of 'upgrade' path preparation.

    It is not uncommon for WebLogic applications to show performance issues from time-to-time.The truth of the matter is that most of your performance issues are solvable.
    Is it important to have deep WebLogic knowledge to help mitigate issues ??
    nebosh course

  • Starting Weblogic server with eclipse.

    Hi,
    I am trying to start the web logic server through Hudson build.I have specified the goals in pom.xml and i am using cargo plugin (maven). When i build using Hudson. It builds the war file and copies to folder so when the weblogic starts it uses that war file. But in my case the the war file is copied to correct location where the server expects it when it starts but when it tries to deploy it takes from the Hudson location where it was created can anyone help me with this? i need some help with this so that when i deploy it picks the correct war file.
    I have the pom.xml that i was using.
    Thanks in advance.
    <plugin>
    <groupId>org.codehaus.cargo</groupId>
    <artifactId>cargo-maven2-plugin</artifactId>
    <version>1.0</version>
    <configuration>
    <wait>false</wait>
    <container>
    <containerId>${container.name}</containerId>
    <home>${container.home}</home>
    <log>${container.server.home}/servers/${container.server.name}/logs/${container.server.name}.log</log>
    <output>${container.server.home}/servers/${container.server.name}/logs/${container.server.name}.out</output>
    <timeout>600000</timeout>
    </container>
    </configuration>
    <executions>
    <execution>
    <id>start-container</id>
    <phase>pre-integration-test</phase>
    <goals>
    <goal>start</goal>
    <goal>deploy</goal>
    </goals>
    <configuration>
    <home>${container.server.home}</home>
    <type>existing</type>
    <properties>
    <cargo.java.home>${container.java.home}</cargo.java.home>
    <cargo.servlet.port>${container.port}</cargo.servlet.port>
    <cargo.jboss.configuration>default</cargo.jboss.configuration>
    <cargo.rmi.port>1099</cargo.rmi.port>

    Hope your pom.xml file is not suitable to WebLogic. it is for Jboss.
    Let me point you to right link here: https://docs.sonatype.org/display/M2ECLIPSE/Using+Maven+with+application+servers#UsingMavenwithapplicationservers-Weblogic
    Change your pom.xml file accordingly and let us know what is the situation for your eclipse.
    Edited by: PavanBhavanishekhar on Nov 2, 2010 12:52 PM

  • Problem adding WebLogic remote server

    I'm running Oracle Enterprise Pack for Eclipse version oepe-indigo-11.1.1.7.3.201107052114. Using Eclipse Indigo with JrockIt jrockit-jdk1.6.0_26-R28.1.4-4.0.1 as Java Virtual Machine on Windows 7 32 bits.
    The problem is I can not find a way to register a remote Weblogic server. If I try to add a server, let's say Oracle WebLogic Server 11gR1 (10.3.5), there are two fields Server's host name and Server name. In the next page, it only can be specified a local directory, and there is no way to add a remote one.
    In the following page: http://download.oracle.com/docs/cd/E15315_07/help/oracle.eclipse.tools.weblogic.doc/html/conFeatureOverview.html#remoteDepm comes a guide, but definitely the screenshots there are not the same that the ones appearing in Eclipse when running the Wizard for adding a new server.
    It happended the same, uninstalling the plugins zip file or adding software from Eclipse, on fresh installations with no other plugins added.
    Is there a way to add a remote Weblogic server in Eclipse Indigo with the Oracle Enterprise Pack installed?
    Thanks in advance.

    Hi,
    You first need to create a RT selecting local instance before configuring remote server. Please retry the following steps:
    Make sure you have a local instance of the WebLogic server (10.3.5)
    In Server view, select New > Server | Oracle | Oracle WebLogic Server 11gR1 (10.3.5) - click Next
    For WebLogic Home, pick your local instance (ex: C:\wls-home\10.3.5\wlserver_10.3) - click Next
    Now, you should see the option to configure between a Local / Remote WLS instance Let me know if you are having trouble resolving this.
    -Ram

  • Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start

    I am trying to run .portal file using "Run on server" option in Workshop for weblogic.
    After doing this, its trying to start the server Oracle weblogic server v10.3 at localhost and then publish my module.
    Server view status shows as "State" as "Starting" and "Status" as "Synchronizing". When status reaches 82% it gets stopped there for a long time, and when 83% comes up, I can see the "State" as "Stopped" and "Status" as "Republish". And then an error window with title as "Problem Occured" and contents saying, Starting server- Oracle weblogic server v10.3 at localhost (Time of error: ...) Details >> Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start. Server did not start after 480s.
    But the console tab (when I give the startup & Deployment option as "Launch Weblogic server in eclipse console) shows,
    <Sep 8, 2011 6:15:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    e changed to STARTING> (final step alone I pasted)
    Before this I can see, WLS Start mode = Development, setting Classpath ,
    <Sep 8, 2011 5:56:36 PM IST> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\bea\user_projects\domains\myPortalDomain\servers\AdminServer\logs\Ad
    minServer.log is opened. All server side log events will be written to this file
    .>
    When I checked Adminserver file its having,
    <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315487671986> <BEA-160151> <Registered library Extension-Name: wlp-groupspace-app-lib, Specification-Version: 10.3, Implementation-Version: 10.3.0.1 (EAR).>
    And many more similar entries...
    Also there is Adminserver.logxxx file which is having,
    ####<Sep 8, 2011 5:33:58 PM IST> <Warning> <JDBC> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438048> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceNeverXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Sep 8, 2011 5:33:58 PM IST> <Info> <JDBC> <CINTNCHEOLY0GX7> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315483438267> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.a(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(DashoA10*..:170)
         at com.pointbase.net.netJDBCDriver.connect(DashoA10*..:94)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:316)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:217)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1109)
         at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.timerExpired(ResourcePoolImpl.java:2282)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    And many more entries like the above...
    I even tried startup & Deployment option as "Start weblogic server in Expressmode" and still same error I am getting and this time instead of in eclipse console, I can see command prompt and here also showing "Server state changed to STARTING"
    FYI, I created domain with runtime JRocket 1.6.0_05.
    I even tried to clean build the portal project and publish using clean option. Still same problem coming :(
    FYI, my system is having 1 GB RAM only and bit slow. Could this be a problem or something else? Please suggest.
    Thanks in advance.
    Edited by: gopikrish on Sep 8, 2011 6:20 AM

    Hi Gopikrish
    The root cause for your error is, it is not able to start the Pointbase database. Looks like you configured a domain with default pointbase database. In the domain\bin\ one of the starup scripts like startWeblogic.cmd, you should see some lines that start the pointbase database.
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093
    Instead of starting from Workshop, go to the domain root folder and start the weblogic using the command like startWeblogic.cmd (or .sh on unix). This should start the pointbase and then start the portal domain. Portal domain does need this backend pointbase database to store all the portal meta data and has datasources configured for this.
    Do you have a Clustered Portal domain, with one of the managed servers located in the remote machine. If yes, and if you use default Pointbase database, you need to change something like pointbase db should not be localhost but the name of the machine where you have the admin server running.
    Either way, the issue is not able to stat the pointbase db and thus serve not starting.
    Thanks
    Ravi Jegga

  • I Can't stop weblogic server in bea workspace studio

    Hi,
    I can't stop weblogic server with eclipse stop button (just throw me a timeout), only can I do is killing the java.exe process or run stopWeblogic.exe.
    How can i solve this bug??
    Thanks a lot.
    Edited by: user3023949 on 27-mar-2009 5:59

    Hi,
    I can't stop weblogic server with eclipse stop button (just throw me a timeout), only can I do is killing the java.exe process or run stopWeblogic.exe.
    How can i solve this bug??
    Thanks a lot.
    Edited by: user3023949 on 27-mar-2009 5:59

  • Not able to set Weblogic Runtime on eclipse while adding new weblogic srvr

    Hi Everyone,
    I downloaded Oracle Integration pack for eclipse by clicking at "Download additional server adapters". I am not able to set Weblogic Runtime on eclipse while adding new weblogic server.
    I am trying to give following values:
    Name :Oracle WebLogic Server 10gR3 (2)
    Weblogic home :C:\bea\wlserver_10.3
    Java home: C:\bea\jrockit_160_05
    Below it I am getting "No applicable extension found" and finish button is greyed out.
    Please help in telling what is wrong. Never faced such an issue.
    Thanks
    SM

    I found this problem too.
    OS:windows7、eclipse:helios、oepe:Part of Oracle Enterprise Pack for Eclipse 11.1.1.7.3
    <workspace>\.metadata\.log:
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: enter_new_hit_count in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: exception_occurred_setting_bp_properties in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: hit_count_must_be_positive in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: no_description_provided in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: scripts in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: select_javascript_file in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: set_bp_hit_count in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: suspend_target in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: suspend_thread in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    !ENTRY org.eclipse.osgi 2 1 2012-06-05 00:16:06.357
    !MESSAGE NLS unused message: the_argument_0_is_not_valid in: org.eclipse.wst.jsdt.debug.internal.ui.messages
    I tried the weblogic 10.3.1、10.3.3、10.3.4、10.3.5 still show the info that "No applicable extension found" and finish button is greyed out.
    What is the reason?
    thanks!

  • Remote Debug mode while starting Weblogic server using my eclipse plugin

    Hi
    When am starting the Weblogic server via my eclipse it is opening in Remote Debug mode. Can anyone tell me how do I change the preferences/configure so that it doesnt run in debug mode.
    NOTE:I have deployed the application and ran number of times, till yesterday it wasn't starting in this mode, though I haven't changed any settings since then, it is starting in Remote Debug mode.
    Thanks,

    The above issue is resolved by adding this to setDomainEnv.sh :
    ALTERNATE_TYPES_DIRECTORY="${WLPORTAL_HOME}/portal/lib/security"
    export ALTERNATE_TYPES_DIRECTORY
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.alternateTypesDirectory=${ALTERNATE_TYPES_DIRECTORY}"
    # weblogic extension directories (system jars)
    if [ "${WEBLOGIC_EXTENSION_DIRS}" != "" ] ; then
    WEBLOGIC_EXTENSION_DIRS="${WEBLOGIC_EXTENSION_DIRS}${CLASSPATHSEP}${WLPORTAL_HOME}/p13n/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    else
    WEBLOGIC_EXTENSION_DIRS="${WLPORTAL_HOME}/p13n/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    fi
    WEBLOGIC_EXTENSION_DIRS="${WEBLOGIC_EXTENSION_DIRS}${CLASSPATHSEP}${WLPORTAL_HOME}/light-portal/lib/system${CLASSPATHSEP}${WLPORTAL_HOME}/portal/lib/system${
    CLASSPATHSEP}${WLPORTAL_HOME}/info-mgmt/lib/system${CLASSPATHSEP}${WLPORTAL_HOME}/analytics/lib/system${CLASSPATHSEP}${WLPORTAL_HOME}/apps/lib/system${CLASSP
    ATHSEP}${WLPORTAL_HOME}/info-mgmt/deprecated/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    WEBLOGIC_EXTENSION_DIRS="${WEBLOGIC_EXTENSION_DIRS}${CLASSPATHSEP}${WLPORTAL_HOME}/content-mgmt/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    if [ "${WEBLOGIC_EXTENSION_DIRS}" != "" ] ; then
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.ext.dirs=${WEBLOGIC_EXTENSION_DIRS}"
    export JAVA_OPTIONS
    fi

  • SIM 13.2.3 Eclipse Workspace Debugger with OAS/Weblogic server fails

    Hi All,
    I have setup my eclipse workspace with the ORSIM 13.2.3 source code. Also, i have ORSIM 13.2.3 installed on both OAS 10.1.3.4 and Weblogic 10.3.3.0 . Both the application servers are running in Debug mode. I am able connect the remote java application to both the servers from eclipse.
    I have added a launcher in eclipse so that i can launch SIM 13.2.3 through eclipse.
    If i keep any breakpoints in the panel, model or ejbServices that debugger points to those breakpoints when the target reaches there. But the debugger fails to go to the Bean implementation or the server services classes.
    I have created 2 videos one of the debugger (http://youtu.be/1YkJA9gSvwk) and one of the eclipse workspace (http://youtu.be/CNDpvOU_PAE).
    Please let me know where i am going wrong. We need the debug to move uptp the server services classes and to the dao layer.
    Thanks in advance!!!!

    Hi,
    You can only track the debug control throughout the client side code till the remote method call to the server services. As the application is a distributed application, you can not track the server side components in debug mode. I think if you enable the server with configuration settings for remote debugging, you can do it so.
    Krishna Mohan

  • Eclipse - Weblogic Server : Unable to validate WebLogic Domain

    Hello,
    I am using Eclipse Helios 3.6.1 to connect to a remote WebLogic server (10.3.3). When defining the server object (in the Servers view), I get "Stopped, unable to validate Weblogic Domain'.
    The following exception is shown in the logging
    java.net.ConnectException: t3://webl1:7001: Destination unreachable; nested exception is:
         java.net.ProtocolException: unrecognized response from proxy: 'HTTP/1.1 502 Proxy Error ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )'; No available router to destination
    I already tested the following alternatives
    - towards several Weblogic Servers (as well Wintel as Linux)
    - I recreated the domain
    - I added the hostname in the <manual> Proxy settings of Eclipse and selected for this <manual> setting.
    - I am able to connect to that server by means of a WLST utility project.
    It is something weird, because a couple of weeks ago, I encountered the same issue. I thought it disappeared by updating from Eclipse 3.6.0 toward 3.6.1 (with also an upgrade of the Oracle related plugins). But now I have the same issue again.
    Do you have any idea ? (or which forum is more appropriate for this question

    I was able to fix this by ensuring that E:\ofm11g\wlserver_10.3 contained two files: .home and .product.properties.  After I copied these from a different server and edited to fit my environment, I was able to successfully install this patch.

  • Error in adding package to WebLogic Server 7.0...

    Hi All,
    May I know how can I add a new package to the WebLogic Server ?
    I have attempted to do so but WebLogic Server failed to start up due to error
    in loading the package. The error message generated is
    Starting WebLogic Server...
    <Oct 21, 2002 11:43:50 AM SGT> <Notice> <Management> <140005> <Loading configura
    tion D:\bea\USER_P~1\APSWSV1\.\config.xml>
    <Oct 21, 2002 11:43:57 AM SGT> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError: weblogic.xml.jaxp.Regist
    rySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError: weblogic.xml.jaxp.RegistrySAXParser
    Factory
    at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    javax.xml.parsers.FactoryConfigurationError: weblogic.xml.jaxp.RegistrySAXParser
    Factory
    at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Reason: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError: weblogic.xml.jaxp.Regist
    rySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError: weblogic.xml.jaxp.RegistrySAXParser
    Factory
    at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    D:\bea\USER_P~1\APSWSV1>ENDLOCAL
    D:\bea\USER_P~1\APSWSV1>popd
    D:\bea\user_projects\APSWSV1>ENDLOCAL
    D:\bea\USER_P~1\APSWSV1>exit
    Please advise and many thanks in advance.
    Regards,
    Boon Keong

    Thanks anyway. I have already solved the problem. Just need to add the path to
    the jar file in startWLS.cmd in addition to adding it to the workshop properties
    file.
    Boon Keong
    "Mark Griffith" <[email protected]> wrote:
    http://edocs.bea.com/wls/docs70/faq/xml.html
    Dont know about Workshop. Sorry, cc'ing their newsgroup.
    cheers
    mbg
    "Boon Keong" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    Sorry for not being clear in my question.
    Let me explain my situation:
    I was trying to use an XML parser from Apache (Packageorg.apache.xerces.* - xerces.jar)
    within the WebLogic Workshop environment. I have included to path tothis
    jar
    file in Workshop
    properties and do not have any problem importing the package in designenvironment.
    However, when I tried to compile the web service in Workshop, it generatesthe
    error message "Package org.apache.xerces".
    I am clueless of how to resolve the above problem and thought thatI might
    need
    to add xerces.jar to the directory "d:\bea\jdk131_03\jre\lib\ext" sothat
    it can
    be loaded by WebLogic Server and resolve my problem. However, by doingso,
    WebLogic
    Server generates the error message as mentioned in my previous posting.
    In conclusion, my problem is how can I resolve the compilation errorin
    Workshop.
    Thanks in advance.
    Regards,
    Boon Keong
    "Mark Griffith" <[email protected]> wrote:
    Boon:
    I am not sure what you mean when you say, "add a package"?
    Package of what?
    What is the entry in your server log that says: java.class.path
    D:\bea\USER_P~1\APSWSV1\$SERVER_NAME\$SERVER_NAME.log
    cheers
    mbg
    "Boon Keong" <[email protected]> wrote in message
    news:[email protected]...
    Hi All,
    May I know how can I add a new package to the WebLogic Server ?
    I have attempted to do so but WebLogic Server failed to start up
    due
    to
    error
    in loading the package. The error message generated is
    Starting WebLogic Server...
    <Oct 21, 2002 11:43:50 AM SGT> <Notice> <Management> <140005> <Loadingconfigura
    tion D:\bea\USER_P~1\APSWSV1\.\config.xml>
    <Oct 21, 2002 11:43:57 AM SGT> <Emergency> <WebLogicServer> <000342><Unable to
    initialize the server: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError:weblogic.xml.jaxp.Regist
    rySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError:weblogic.xml.jaxp.RegistrySAXParser
    Factory
    atjavax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    157)
    at
    com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    javax.xml.parsers.FactoryConfigurationError:weblogic.xml.jaxp.RegistrySAXParser
    Factory
    atjavax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    157)
    at
    com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    Reason: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError:weblogic.xml.jaxp.Regist
    rySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError:weblogic.xml.jaxp.RegistrySAXParser
    Factory
    atjavax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
    157)
    at
    com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    D:\bea\USER_P~1\APSWSV1>ENDLOCAL
    D:\bea\USER_P~1\APSWSV1>popd
    D:\bea\user_projects\APSWSV1>ENDLOCAL
    D:\bea\USER_P~1\APSWSV1>exit
    Please advise and many thanks in advance.
    Regards,
    Boon Keong

Maybe you are looking for

  • Design PDF form acrobat 10 pro

    Ok so I'm making a PDF form for my school to make it easier for teacher to make hand made report cards. I have an issue where I have a grid Which is a 4x3. Is their an easy wy to create a grid in the PDF form so that the user can write inside each bo

  • Getting rid of a box around text in adobe acrobat pro

    How can I get rid of the box around the 2 items capital outline and  capital case cites

  • RMAN Can't Backup 11g Database

    I'm using Oracle 11.2.0.1 Enterprise Edition and I've enabled my DBMS to run in ARCHIVELOG mode as shown below: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application

  • When opening my MBP, all that shows is the apple logo and the forbidden sign

    Hello everyone, So I'm on a 2011 MPB using 10.9.5. I've closed it after using two nights ago, and when I came back home the day after and tried opening it, all that appeared was an alternation between the apple logo and the forbidden sign (here it is

  • DISABLING INPUT FIELD

    HI Experts,                I hav used select-options date. I need to disable the high date range (S_DATE-HIGH). so that user can only change the lower limit. pLZ HELP. tHANKS. KHAN