Excel Ad-in Create a new connection

Hello,
I have installed the Oracle BI for Microsoft Office and now I'm trying to create a new connection but I'm not sure What I have to write in the different spaces.
Server Name: BI Office (whatever I want)
BI Office Server:
Application Name:
Port: 80 (by default)
To fill the BI Office Server and the Application Name, I just have a computer name called PMEVM and that's all because I'm installing in a virtual machine out of a domain.
Thank you!

Hi,
have a look at this thread: Creating connection to SQl Server
In case you use Windows authentication then you should put the native SPPI library (ntlmauth.dll, it comes with the jtds distribution) anywhere in the system path (defined by the PATH system variable) and you're all set.
If you use SQL Server authentication, then you will not need this dll into your system path.
Florin

Similar Messages

  • Error while creating a new connection in ODSM for OVD

    Hi all,
    I am getting the following error while creating a new connection in ODSM for OVD.
    Error log:
    [2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by:
    =======
    java.lang.NoClassDefFoundError: Could not initialize class
    com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub
    at com.octetstring.vde.admin.services.client.ServerMgrServiceLocator.getVDEAdminService(ServerMgrServiceLocator.java:58)
    at oracle.ldap.odsm.model.ovd.APServerProxy.connect(APServerProxy.java:248)
    at oracle.ldap.odsm.model.ovd.APServerProxy.authenticateAs(APServerProxy.java:684)
    at oracle.ldap.odsm.model.ovd.APServerProxy.authenticate(APServerProxy.java:286)
    at oracle.ldap.odsm.model.ovd.APServerProxy.init(APServerProxy.java:216)
    at oracle.ldap.odsm.model.ovd.APServerProxy.<init>(APServerProxy.java:198)
    at oracle.ldap.odsm.model.ovd.OVDRoot.connectOVD(OVDRoot.java:185)
    at oracle.ldap.odsm.ui.common.Connection.connect(Connection.java:120)
    at oracle.ldap.odsm.ui.common.Visit.createConnection(Visit.java:663)
    at oracle.ldap.odsm.ui.common.Login.saveChanges(Login.java:215)
    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:597)
    at com.sun.el.parser.AstValue.invoke(Unknown Source)
    at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1245)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    ... 28 more
    How to resolve this issue.Pls suggest me.
    Regards,
    -Deena.

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

  • Not possible to open/create a new connection within BT manager on Satellite M40

    Bluetooh manager is open and present in system bar.
    However it is never possible to open/create a new connection within bluetooth manager as it always say "bluetooh is not ready". Troubleshooting is required but no clear indication is available; button for wireless link is active and I am able to have wifi internet access at the same time.
    It is never possible to open access to a PDA or mobile phone for file transfer through bluetooth.
    Do i have to reload completely the bluetooth stack or is there another way to troubleshoot the bluetooh system?
    Thanks you for replying if possible.

    Remove the Bluetooth Monitor software if it is installed. Download the latest BT-stack v5.10.06 here:
    http://aps.toshiba-tro.de/bluetooth/redirect.php?page=pages/download.php
    and install it. Ensure that the wireless switch is turned on and the suitable antenna is selected.
    Press Fn+F8 key to select BT antenna. Selection menu only appears if WLAN and BT is inside.
    Read the following if you should still have some problems:
    http://aps.toshiba-tro.de/bluetooth/redirect.php?page=pages/faq/bluetoothnotworking.html

  • How to create a new connection from SAPGUI to Test drive?

    Hi,
    I have installed Sap Netweaver Test drive on a linux virtual machine (windows host). The installation was successful and I was able to start the instance (application server and the database), yet I don't know how to create a new connection from my SAPGUI client (7.20) to this server. The static IP address of the server is 192.168.1.160.
    I entered the following values for my new connection entry
    Description: SAP Netweaver
    Application server: 192.168.1.160
    Instance number: 01
    System ID: DB2
    SAProuter: /H/192.168.1.160/S/3201/H/
    But it does not work. Any idea about the values needed  for creating a new entry?
    Thanks in advance,
    Dariyoosh

    >
    Dibya R Das wrote:
    > Why are you entering a router string? Can't you reach a box directly from your machine?
    >
    > Doesn't a ping to that host & a "telnet <host/ip address> 3201" work from your machine to the SAP System.
    >
    > Remove the router string you wont need if the above works.
    >
    > - Regards, Dibya
    Hello there,
    Thank you very much for your answer which solved my problem. In fact there was no need of providing router string.
    Kind Regards,
    Dariyoosh

  • Error in writing an Ant task for creating a new connection pool.

    I have written the following ant task to create a new connection pool in weblogic 10.3.
    <target name="pool.dev">
         <wlconfig url="http://localhost:7001/" username="weblogic" password="weblogic">
         <query domain="C:/weblogic/rtg-L0" name="myserver"/>
         <create type="JDBCConnectionPool" name="OneSourceConnectionPool">
         <set attribute="DriverName"
         value="oracle.jdbc.OracleDriver"/>
         <set attribute="InitialCapacity" value="1"/>
         <set attribute="MaxCapacity" value="5"/>
         <set attribute="Password" value="rating"/>
         <set attribute="Properties" value="user=rating"/>
         <set attribute="RefreshMinutes" value="0"/>
         <set attribute="ShrinkPeriodMinutes" value="15"/>
         <set attribute="ShrinkingEnabled" value="true"/>
         <set attribute="TestConnectionsOnRelease" value="true"/>
         <set attribute="TestConnectionsOnReserve" value="true"/>
         <set attribute="TestConnectionsOnCreate" value="true"/>
         <set attribute="TestTableName" value="SQL SELECT 1 FROM DUAL"/>
         <set attribute="URL"
         value="jdbc:oracle:thin:@xyz.com:1522:oradvl"/>
         <set attribute="Targets" value="myserver"/>
         </create>
         </wlconfig>
    </target>
    When I run it, I see the following error:
    BUILD FAILED
    C:\ganymede\eclipse\workspace1\RtgSvr\build.xml:286: Failed to connect to the server: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
         java.io.EOFException]
    Can anybody please help me regarding this...
    Thank you,
    Sowmya

    Hi everybody,
    Thank you very much for your replies....actually I added weblogic.jar to the classpath of the target. So, now I dont see that error. But, I have another problem which is as follows:
    <target name="initJDBC">
    <wlconfig url="t3://${host}:${port}" username="${username}" password="${password}">
         <query domain="domain.name" type="Server" name="${target.server}" property="${target.server}"/>
         <create type="JDBCConnectionPool" name="TestConnectionPool">
         <set attribute="DriverName" value="oracle.jdbc.OracleDriver"/>
         <set attribute="Password" value="welcome"/>
         <set attribute="Properties" value="user=welcome"/>
         <set attribute="URL" value="jdbc:oracle:thin:@test.com:1522:oradvl"/>
              <set attribute="Targets" value=""/>
         <set attribute="TestTableName" value="SQL SELECT 1 FROM DUAL"/>
         <set attribute="TestConnectionsOnRelease" value="false"/>
         <set attribute="TestConnectionsOnReserve" value="true"/>
         </create>
         <create type="JDBCDataSource" name="TestDataSource">
              <set attribute="JNDIName" value="TestDataSource"/>
              <set attribute="PoolName" value="TestConnectionPool"/>
              <set attribute="Targets" value=""/>
              </create>
         </wlconfig>
         </target>
    I am not knowing what to give in the value field of <set attribute="Targets" value=""/>. The following is my build.properties file:
    target.server=myserver
    host=127.0.0.1
    port=7001
    username=weblogic
    password=weblogic
    domain.name=testDomain
    If I give <set attribute="Targets" value="${myserver}"/>, I get the following error:
    BUILD FAILED
    C:\ganymede\eclipse\workspace1\TestSvr\build.xml:290: Property not set: ${myserver}
    When I set myserver=myserver in build.properties, I get the following error:
    BUILD FAILED
    C:\ganymede\eclipse\workspace1\TestSvr\build.xml:290: Error invoking MBean command: java.lang.IllegalArgumentException: Property Name and value not valid for the MBean. Value myserver for parameter[Targets].java.lang.IllegalArgumentException: Unable to convert the argument valuemyserver to class javax.management.ObjectName.java.lang.reflect.InvocationTargetException
    Can someone plzz help me in this regard.
    Thank you,
    Sowmya

  • Cannot create a new connection

    I have created connections in the past with no problems. Today I upgraded to V2 and had exported my connections and so imported them to the new version. Since then I cannot create a new connection.
    Right clicking and selecting New Connection does nothing, whereas clicking new and selecting Database Connection results in a java.lang.NullPointerException error.
    I have done a full re-install of Raptor from the original files and switched off my PC, but no luck.

    Gareth, try the existing thread, and see if that helps:
    Can't create a connection
    the Search forum is a good place to start for most problems

  • Is it possible create a new connection with oracle database in javascript or formcalc?

    I need create a new connection, but it is necessary that I connect when the user click in a button.
    Is it possible?
    How can I do?
    Thanks
    Rubén

    How to connect ORACLE database to ADOBE LIFE CYCLE READER EXTENSION or ADOBE LIFE CYCLE DESIGNER

  • Problem in create a new connection

    Hi,
    I want to create a new connection with Oracle SQL Developer Migration Workbench, to migrate data from SQL SERVER to ORACLE, but an error occured when i click on RETREIVE DATABASE :
    Status: Failure -I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property
    Cordialy Mr ZAKOUR
    +21371447618

    Hi,
    have a look at this thread: Creating connection to SQl Server
    In case you use Windows authentication then you should put the native SPPI library (ntlmauth.dll, it comes with the jtds distribution) anywhere in the system path (defined by the PATH system variable) and you're all set.
    If you use SQL Server authentication, then you will not need this dll into your system path.
    Florin

  • Custom SSIS Source: How do I make it create a new connection manager and display its properties window?

    I am writing a custom SSIS source that uses a standard SSIS Flat File Connection Manager. I have got a working UI that shows all usable connection managers in a dropdown list and allows the user to pick one. I would like to be able to have a button that
    the user can click on to create a new connection manager, and it would open the properties window for the new connection manager so it can be set up.
    Abridged code:
    Public Class MyNewSourceUI
    Implements IDtsComponentUI
    Private MetaData As IDTSComponentMetaData100
    Public Function Edit(ByVal parentWindow As IWin32Window, _
    ByVal variables As Variables, _
    ByVal connections As Connections) As Boolean _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Edit
    Dim UIwin As New MyNewSourcePropertiesWindow(MetaData, connections)
    Return (UIwin.ShowDialog() = DialogResult.OK)
    End Function
    Public Sub Initialize(ByVal dtsComponentMetadata As IDTSComponentMetaData100, _
    ByVal serviceProvider As System.IServiceProvider) _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Initialize
    MetaData = dtsComponentMetadata
    End Sub
    End Class
    Public Class MyNewSourcePropertiesWindow
    Inherits System.Windows.Forms.Form
    Private _metadata As IDTSComponentMetaData100
    Private _cnxions As Connections
    Public Sub New(ByVal ComponentMetaData As IDTSComponentMetaData100, ByVal connections As Connections)
    InitializeComponent()
    _metadata = ComponentMetaData
    _cnxions = connections
    ShowConnections()
    'Setup Existing Metadata '
    End Sub
    Private Sub ShowConnections()
    Me.cboConnection.Items.Clear()
    Me.cboConnection.Items.AddRange((
    From i As ConnectionManager In _cnxions _
    Where CType(i.Properties("CreationName").GetValue(i), String) = "FLATFILE" _
    AndAlso CType(i.Properties("Format").GetValue(i), String) = "Delimited" _
    Select i.Name).ToArray())
    End Sub
    Private Sub btnNewConnection_Click(ByVal sender as Object, ByVal e as System.EventArgs) Handles btnNewConnection.Click
    Dim newconn As ConnectionManager = _cnxions.Add("FLATFILE")
    ShowConnections()
    Me.cboConnection.SelectedItem = newconn.Name
    End Sub
    Private Sub btnCancel_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnCancel.Click
    Me.DialogResult = DialogResult.Cancel
    Me.Close()
    End Sub
    Private Sub btnOK_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnOK.Click
    'Store any metadata changes '
    Me.DialogResult = DialogResult.OK
    Me.Close()
    End Sub
    End Class
    That's what I've got so far. I had assumed that adding a new connection would automatically display the properties window to the user (right?). However, in my tests, what actually happens is that it creates the new source with a random GUID for a name and no
    other properties set up, and puts it in the connections pane, and that's it. Not real useful.
    Obviously, something else is required to make the properties window appear, but I can't find what it is. There's no ShowUI() member on any of the classes I have, and I haven't been able to find out the name of the UI class that's used by the flat file source.
    Does anyone know how this is done? I know it can be done, because such a button exists in the normal Flat File Source UI.

    Yes, you need to drive the UI creation. I see you create a custom connection manager, in this case on how to build its UI please refer to http://kzhendev.wordpress.com/2013/08/07/part-2-adding-a-custom-ui-to-the-connection-manager/
    Arthur My Blog

  • Problem creating a new connection instance with MSVC7.1

    Hi all,
    I have a problem with MSVC7.1 and the OCCI library. I am getting an unhandled exception error when trying to create a new connection:
    con = env->createConnection (user, passwd, db);
    I have seen a thread about MSVC7.0 and the patchset 9.2.0.4, but is it true to say that this one is only fixing the problem with MSVC7.0?
    Does anyone know how I can get OCCI to work with MSVC7.1?
    Thanks,
    Niek

    Shankar,
    Thanks for the suggestion. Its a static executable so it shouldn't be looking for the DLL. I've put %ORACLE_HOME%\oci\lib\msvc\vc71 first in the PATH anyway, just in case we change to dynamic linking in future.
    Just in case it was linking to the worng oraocci10.lib I also temporarily renamed any oraocci10.lib libraries in any other directory under C: to xxxoraocci10.lib, just to be sure. The problem still occurs. Any other ideas please?
    The Visual Studio .NET 2003 link command is:
    /OUT:"C:\adapters_build\osmm_adapter\Debug/osmm_adapter.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:"C:\oracle\product\10.1.0\Client_1\oci\lib\msvc\vc71" /LIBPATH:"C:\oracle\product\10.1.0\Client_1\oci\lib\msvc" /NODEFAULTLIB /DEBUG /PDB:"C:\adapters_build\osmm_adapter\Debug/osmm_adapter.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 ociw32.lib msvcrt.lib msvcprt.lib oraocci10.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
    User environment variable lib is:
    C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\;C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib
    System environment variable LIB is: C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\
    regards
    Rich

  • Could not create a new connection in STRUTS

    Hi,
    I have done a application in STRUTS using JBOSS as application server, IDE myeclipse, database is MYSQL, current while executing the application at the time of connecting the database it is giving the error as 'could not create a connection ; nested throwable i have given below the server console message can anybody help in this regard to solve this issue.
    Thanks
    12:37:14,950 INFO  [Server] Starting JBoss (MX MicroKernel)...
    12:37:14,966 INFO  [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)
    12:37:14,981 INFO  [Server] Home Dir: F:\vln\jboss-4.0.3
    12:37:14,981 INFO  [Server] Home URL: file:/F:/vln/jboss-4.0.3/
    12:37:14,981 INFO  [Server] Patch URL: null
    12:37:14,981 INFO  [Server] Server Name: default
    12:37:14,981 INFO  [Server] Server Home Dir: F:\vln\jboss-4.0.3\server\default
    12:37:14,981 INFO  [Server] Server Home URL: file:/F:/vln/jboss-4.0.3/server/default/
    12:37:14,981 INFO  [Server] Server Temp Dir: F:\vln\jboss-4.0.3\server\default\tmp
    12:37:14,981 INFO  [Server] Root Deployment Filename: jboss-service.xml
    12:37:15,809 INFO  [ServerInfo] Java version: 1.5.0_05,Sun Microsystems Inc.
    12:37:15,809 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_05-b05,Sun Microsystems Inc.
    12:37:15,809 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
    12:37:16,919 INFO  [Server] Core system initialized
    12:37:19,591 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    12:37:50,544 INFO  [EJB3Deployer] Default persistence.properties: {hibernate.transaction.flush_before_completion=false, hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces, hibernate.transaction.auto_close_session=false, hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup, hibernate.dialect=org.hibernate.dialect.HSQLDialect, hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, hibernate.hbm2ddl.auto=create-drop, hibernate.connection.datasource=java:/DefaultDS, hibernate.connection.release_mode=after_statement}
    12:37:50,653 INFO  [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://169.254.109.142:3873/0.0.0.0:3873]
    12:38:23,387 INFO  [AspectDeployer] Deployed AOP: file:/F:/vln/jboss-4.0.3/server/default/deploy/ejb3-interceptors-aop.xml
    12:38:43,294 INFO  [WebService] Using RMI server codebase: http://madhu:8083/
    12:38:44,981 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
    12:38:45,059 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
    12:38:45,091 WARN  [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used
    12:38:45,169 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.CacheLoaderInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    class org.jboss.cache.interceptors.CacheStoreInterceptor
    12:38:45,419 INFO  [TreeCache] cache mode is REPL_SYNC
    12:38:46,559 INFO  [STDOUT]
    GMS: address is MADHU:1860
    12:38:48,606 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:38:48,606 INFO  [LRUPolicy] Starting eviction policy using the provider: org.jboss.ejb3.cache.tree.StatefulEvictionPolicy
    12:38:48,606 INFO  [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 1
    12:38:48,606 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:38:48,637 INFO  [TreeCache] viewAccepted(): new members: [MADHU:1860]
    12:38:48,934 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=2;loopback=false;mcast_addr=228.1.2.3;mcast_port=43333;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
    12:38:48,966 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
    12:38:58,528 INFO  [MailService] Mail Service bound to java:/Mail
    12:39:04,981 INFO  [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    12:39:05,106 INFO  [DefaultPartition] Initializing
    12:39:05,200 INFO  [STDOUT]
    GMS: address is MADHU:2004 (additional data: 20 bytes)
    12:39:07,216 INFO  [DefaultPartition] Number of cluster members: 1
    12:39:07,216 INFO  [DefaultPartition] Other members: 0
    12:39:07,216 INFO  [DefaultPartition] Fetching state (will wait for 30000 milliseconds):
    12:39:07,512 INFO  [HANamingService] Started ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=/0.0.0.0
    12:39:07,528 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening on /0.0.0.0:1102, group=230.0.0.4, HA-JNDI address=169.254.109.142:1100
    12:39:09,591 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    12:39:09,606 INFO  [TreeCache] cache mode is REPL_SYNC
    12:39:09,653 INFO  [STDOUT]
    GMS: address is MADHU:2034
    12:39:11,669 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:39:11,669 INFO  [LRUPolicy] Starting eviction policy using the provider: org.jboss.cache.eviction.LRUPolicy
    12:39:11,669 INFO  [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 5
    12:39:11,669 INFO  [TreeCache] viewAccepted(): new members: [MADHU:2034]
    12:39:11,669 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:39:18,497 INFO  [Embedded] Catalina naming disabled
    12:39:21,294 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
    12:39:21,309 INFO  [Catalina] Initialization processed in 2656 ms
    12:39:21,309 INFO  [StandardService] Starting service jboss.web
    12:39:21,325 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5
    12:39:21,512 INFO  [StandardHost] XML validation disabled
    12:39:21,637 INFO  [Catalina] Server startup in 328 ms
    12:39:23,200 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
    12:40:12,434 INFO  [WebappLoader] Dual registration of jndi stream handler: factory already defined
    12:40:16,966 INFO  [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=.../tmp/deploy/tmp44694jboss-ws4ee-exp.war/
    12:40:17,481 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
    12:40:17,856 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    12:40:18,450 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
    12:40:23,731 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=8;loopback=false;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
    12:40:23,747 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    12:40:23,747 INFO  [TreeCache] cache mode is REPL_ASYNC
    12:40:24,184 INFO  [STDOUT]
    GMS: address is MADHU:2576
    12:40:26,184 INFO  [TreeCache] viewAccepted(): new members: [MADHU:2576]
    12:40:26,184 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:40:26,184 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:40:27,794 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
    12:40:28,231 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
    12:40:28,559 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
    12:40:28,934 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
    12:40:29,325 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
    12:40:29,762 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
    12:40:34,544 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    12:40:36,762 INFO  [A] Bound to JNDI name: queue/A
    12:40:36,778 INFO  Bound to JNDI name: queue/B
    12:40:36,778 INFO [C] Bound to JNDI name: queue/C
    12:40:36,778 INFO [D] Bound to JNDI name: queue/D
    12:40:36,778 INFO [ex] Bound to JNDI name: queue/ex
    12:40:36,856 INFO [testTopic] Bound to JNDI name: topic/testTopic
    12:40:36,872 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    12:40:36,872 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    12:40:36,872 INFO [testQueue] Bound to JNDI name: queue/testQueue
    12:40:37,044 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    12:40:37,200 INFO [DLQ] Bound to JNDI name: queue/DLQ
    12:40:37,903 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    12:40:38,262 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MySqlDS' to JNDI name 'java:MySqlDS'
    12:40:38,512 INFO [TomcatDeployer] deploy, ctxPath=/EIISWEB, warUrl=.../deploy/EIISWEB.war/
    12:40:39,622 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    12:40:39,637 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    12:40:40,731 INFO [PropertyMessageResources] Initializing, config='com.lsil.struts.ApplicationResources', returnNull=true
    12:40:40,747 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    12:40:40,856 INFO [PropertyMessageResources] Initializing, config='com.lsil.struts.ApplicationResources', returnNull=true
    12:40:41,106 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
    12:40:41,700 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
    12:40:42,216 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
    12:40:42,356 INFO [JkMain] Jk running ID=0 time=0/234 config=null
    12:40:42,372 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)] Started in 3m:27s:391ms
    12:41:21,684 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,700 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    12:41:21,731 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,809 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,809 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,825 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,825 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.bean.LocalStrings', returnNull=true
    12:41:21,919 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:31,262 INFO [STDOUT] In ServiceLocator: creating datasource
    12:41:31,262 INFO [STDOUT] Referencejava:MySqlDS
    12:41:31,262 INFO [STDOUT] [email protected]9
    12:41:31,419 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis)
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:164)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:519)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:208)
         at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:529)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:410)
         at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:342)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:462)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:894)
         at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:73)
         at com.lsil.eiis.validator.main.common.QueryManager.getInfo(QueryManager.java:65)
         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:585)
         at com.lsil.eiis.utility.XMLDTHttpServlet.getInfo(XMLDTHttpServlet.java:186)
         at com.lsil.eiis.utility.XMLDTHttpServlet.doGet(XMLDTHttpServlet.java:44)
         at com.lsil.eiis.utility.XMLDTHttpServlet.doPost(XMLDTHttpServlet.java:121)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getDriver(LocalManagedConnectionFactory.java:291)
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:153)
         ... 37 more
    12:41:32,403 INFO [STDOUT] Help XML:<Data><Record><RESULT>Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis))</RESULT></Record></Data>

    Hi Abhshek,
    Please go through the link:Error in Seeburger SFTP : Cannot create pending keystore PENDING/SSH_hosts
    Also check certificate expiry date. Take help of basis team so that they could be able to assist you regarding this.
    Regards,
    Naveen

  • Creating a new connection when creating a report from scratch

    I've searched all around but I haven't managed to find any samples or forum posts that show how to create a connection when creating a report from scratch via RCAPI.  All of the code that I've found has been aimed at replacing the ConnectionInfo for an existing connection.  I figured that it would work something like this:
    m_crystalReport.setReportAppServer(ReportClientDocument.inprocConnectionString);
    m_crystalReport.newDocument();
    IConnectionInfo ci = new ConnectionInfo();
    PropertyBag propertyBag = new PropertyBag();
    propertyBag.put("Use JDBC", true);
    propertyBag.put("Connection URL", "jdbc:jtds:sqlserver://localhost:1433;databaseName=" + DB_NAME);
    propertyBag.put("Database Class Name", "net.sourceforge.jtds.jdbc.Driver");
    propertyBag.put("Database DLL", "crdb_jdbc.dll");
    ci.setAttributes(propertyBag);
    m_connection = new Connection();
    m_connection.setConnectionInfo(ci);
    m_connection.open();
    but this produces a NullPointerException within Connection.open().  If I leave the connection closed but add it to the report via DatabaseController.addConnection() then I just get the exception later on when I try to add tables using the connection.
    Can anyone give me any pointers please?
    Thanks,
    Rich.

    Just in case anyone else runs into this, I managed to fix it by leaving the connection closed and then using the connection info instead of the connection when creating tables, eg:
         ITable t = new Table();
         t.setAlias(v.getAlias());
         t.setName(v.getView().getName());
         t.setConnectionInfo(m_connectionInfo);
         getDatabaseController().addTable(t, null);

  • UDDI Error  while creating a new connection

    Hi,
    Iam trying to add my uddi of my 9ias R2 (windows) to my jdeveloper 10g connections.
    But when I provide the location of the uddi in the "create UDDI registry Connection" and then Test the connection I get the following error:
    Client Error
    The inquiry endpoint could not be contacted. Test failed.But when I try the url I provided in a browser. I get the succes page of the uddi.
    Is there a bug Iam not aware of?? And how do I add the uddi to my jdevelopers connections??
    Gr. Marc

    Hi Deena,
    This error:
    "[2012-07-10T14:50:30.005+05:30] [wls_ods1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JXkC9dU3FClqwsJb6G1FyhO000003D,0] [APP: odsm#11.1.1.2.0] Server Exception during PPR, #7[[
    javax.servlet.ServletException: Could not initialize class com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub"
    is known issue
    Go to metalink, article: Unable To Connect To OVD 11g Webinterface Using ODSM. [ID 1282757.1]
    You need to apply that patch.
    I hope this helps,
    Thiago Leoncio.

  • Can't create a new connection

    I just installed SQL Developer 3.0 with jdk and can't create a DB connection (same problem with 2.6). The form to create the connection simply does not open when I attempt to do so.
    This link How do i add "-Duser.language=en" parameter to a user's jre using com. line describes exactly my problem. I tried to add
    AddVMOption -Duser.language=en
    AddVMOption -Duser.country=US
    to the sqldevloper.conf file as instructed in that thread (which fixed the issue for that person) with no luck. I'm running Windows XP 32.
    Here is the log a partial log (shorten to fit the max post size)...
    Picked up JAVAOPTIONS: -Duser.language=en
    Exception initializing 'oracle.dbtools.raptor.RaptorDBAddin' in extension 'Oracle SQL Developer': oracle.classloader.uti
    l.AnnotatedNoClassDefFoundError:
    Missing class: oracle.i18n.util.LocaleMapper
    Dependent class: oracle.dbtools.raptor.config.DBConfig
    Loader: ide-global:11.1.1.0.0
    Code-Source: /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73
    /sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar
    Configuration: extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevel
    oper-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classlo
    ader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [/C:/Documents%20and%20S
    ettings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classload
    er_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloa
    der_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre bootstrap, by jre.bootstrap:1.6.0_11]
    at oracle.dbtools.raptor.config.DBConfig.<clinit> (DBConfig.java:320) [/C:/Documents%20and%20Settings/admin/My%2
    0Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.sqldevelope
    r.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldeveloper-2.1.0.63
    .73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
    at oracle.dbtools.raptor.RaptorDBAddin.initialize (RaptorDBAddin.java:126) [/C:/Documents%20and%20Settings/admin
    /My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.sqldev
    eloper.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldeveloper-2.1
    .0.63.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:407) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (fr
    om boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:214) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (f
    rom boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:128) [/C:/Documents
    %20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimp
    l.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1949) [/C:/Documents%20and%20Settings/admin/My%20Do
    cuments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot clas
    spath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.startupImpl (IdeCore.java:1573) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry i
    n oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.Ide.startup (Ide.java:703) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB
    %20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.
    boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [/C:/Documents%20and%20Settings/admin/M
    y%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpat
    h entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.start (Main.java:184) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%
    20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.P
    CLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.main (Main.java:146) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%2
    0DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PC
    LMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6
    731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Documents
    and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide
    .jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Documents%20and%20Settings/admin/My%20Docu
    ments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from sys
    tem property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [/C:/Documents%20and%20Settings/ad
    min/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classp
    ath> in /file:/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldevelop
    er/ide/extensions/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [/C:/Documents%20and%20Settings/admin/My%20Docum
    ents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:
    /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensi
    ons/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [/C:/Documents%20and%20Settings/admin/My%20Documents
    /FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/
    Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/
    oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/F
    AU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Do
    cuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/or
    acle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP
    -6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Document
    s and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.i
    de.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    Exception initializing 'oracle.dbtools.raptor.MonitorJDBCAddin' in extension 'Oracle SQL Developer': oracle.classloader.
    util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.jdbc.OracleDriver
    Dependent class: oracle.dbtools.raptor.MonitorJDBCAddin
    Loader: ide-global:11.1.1.0.0
    Code-Source: /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73
    /sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar
    Configuration: extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevel
    oper-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classlo
    ader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [/C:/Documents%20and%20S
    ettings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classload
    er_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloa
    der_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre bootstrap, by jre.bootstrap:1.6.0_11]
    at oracle.dbtools.raptor.MonitorJDBCAddin.initialize (MonitorJDBCAddin.java:29) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.s
    qldeveloper.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevelope
    r-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:407) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (fr
    om boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:214) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (f
    rom boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:128) [/C:/Documents
    %20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimp
    l.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1949) [/C:/Documents%20and%20Settings/admin/My%20Do
    cuments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot clas
    spath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.startupImpl (IdeCore.java:1573) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry i
    n oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.Ide.startup (Ide.java:703) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB
    %20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.
    boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [/C:/Documents%20and%20Settings/admin/M
    y%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpat
    h entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.start (Main.java:184) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%
    20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.P
    CLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.main (Main.java:146) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%2
    0DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PC
    LMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6
    731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Documents
    and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide
    .jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Documents%20and%20Settings/admin/My%20Docu
    ments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from sys
    tem property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [/C:/Documents%20and%20Settings/ad
    min/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classp
    ath> in /file:/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldevelop
    er/ide/extensions/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [/C:/Documents%20and%20Settings/admin/My%20Docum
    ents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:
    /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensi
    ons/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [/C:/Documents%20and%20Settings/admin/My%20Documents
    /FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/
    Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/
    oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/F
    AU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Do
    cuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/or
    acle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP
    -6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Document
    s and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.i
    de.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]

    Exception initializing 'oracle.dbtools.raptor.MonitorJDBCAddin' in extension 'Oracle SQL Developer': oracle.classloader.
    util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.jdbc.OracleDriverThe Oracle driver is not on the classpath.

  • Cant create a new connection with new install of developer tools

    I just installed the latest ODP.NET and developer tools in hopes of using EF in my next project. However I cant seem to make a new connection in VS.
    I get "tns:could not resolve the connect identifier specified" I can however connect using the supplied parameters in plsql developer.
    [Edited to add]
    I've tried the install on a 32 bit machine and it works fine. The comment above refers to a windows 7 64 bit machine. I loaded the 32 bit version of the tools and ODAC. What did I miss?
    Edited by: user12143426 on Mar 12, 2012 1:18 PM

    http://www.oracle.com/technetwork/topics/dotnet/odt-faq-085407.html#ORA-12154:_TNS:could_not_resolve_the

Maybe you are looking for