Ceutils Jar missing in BO XI 4

Hi,
We have just moved into  BO 4.0 from 3.1 and while testing the application found out that ,ceutils,jar is missing from BO SDK.
Has this really been removed ,If yes then what about PromptsUtil class.
Regards,
Abhishek Ranjan

C:\Program Files (x86)\SAP BusinessObjects\Tomcat6\work\Catalina\localhost\BOE\eclipse\plugins\plugins.VisualDifference
Atleast on Windows platform and SAP BO Patch 7/8.
GL :);.

Similar Messages

  • Ejb-ref-mapping in orion-ejb.jar missing location attribute after deployment

    I have noticed that on several of my entity beans that after deployment the <ebj-ref-mapping location="JNDIName" name="LocalName"/> is missing the location attribute. This causes any attempts to lookup the EJBHome for that EJB to fail because the path to the EJBHome in JNDI cannot be found (obviously!). The problem is that this causes me to manually edit the application-deployment/<app>/<ejb.jar>/orion-ejb.zml after each deployment via the admin.jar. This seems like a bug with OC4J and I am wondering if Oracle is aware/doing something to fix this?
    I have noticed that the same problem exists for session beans, however, for some strange reason the EJBHomes can still be resolved in JNDI. In all cases the location in JNDI is different then the <ejb-ref-name> I used in the client EJB.
    Example being I have an entity bean at com.foo.Foo and the session bean uses lookup("java:comp/env/ejb/Foo") it is still able to find the EJB even though the orion-ejb.xml looses the location attribute. If the case is an entity bean referencing another entity bean in the same fashion I get an error because the location attribute is missing.

    If the 'location' value is same as the 'name' value, then even though the location attribute is missing, it is ok and should work. If they are not the same, then you should have defined the ejb-link element in your ejb-jar.xml when defining this ejb-ref and that would make the location attribute appear in the generated orion-ejb-jar.xml.
    If the referenced bean is from a different application (EAR), then you should have used the -parent option when deploying the application.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Kris Trujillo ([email protected]):
    I have noticed that on several of my entity beans that after deployment the <ebj-ref-mapping location="JNDIName" name="LocalName"/> is missing the location attribute. This causes any attempts to lookup the EJBHome for that EJB to fail because the path to the EJBHome in JNDI cannot be found (obviously!). The problem is that this causes me to manually edit the application-deployment/<app>/<ejb.jar>/orion-ejb.zml after each deployment via the admin.jar. This seems like a bug with OC4J and I am wondering if Oracle is aware/doing something to fix this?
    I have noticed that the same problem exists for session beans, however, for some strange reason the EJBHomes can still be resolved in JNDI. In all cases the location in JNDI is different then the <ejb-ref-name> I used in the client EJB.
    Example being I have an entity bean at com.foo.Foo and the session bean uses lookup("java:comp/env/ejb/Foo") it is still able to find the EJB even though the orion-ejb.xml looses the location attribute. If the case is an entity bean referencing another entity bean in the same fashion I get an error because the location attribute is missing.<HR></BLOCKQUOTE>
    null

  • Xsu12_817.jar missing from 9.2.0.2 XDK download

    The archive of xdk 9.2.0.2 from technet does not include the xsu12_817.jar file. It's also missing the equivalent files for previous 8i versions.
    I've managed to get through xdkload by copying the file from the 8.1.7 XDK but this leaves me with a separate error when testing at the end of xdkload :
    SQL> select dbms_xmlquery.getxml('select * from dual', 2) from dual;
    DBMS_XMLQUERY.GETXML('SELECT*FROMDUAL',2)
    <?xml version = '1.0'?>
    <ERROR>oracle.xml.sql.OracleXMLSQLException: java.lang.N
    Is it possible to release the file or fix the XDK download as it's useless to Oracle8i users as it stands.
    Regards,
    Mike Hately

    me again.
    the only thing I want to know ist, which file I have to choose at the second frame of the OUI in the source-path to start the installation!
    thanks for reply ...

  • I18n.jar missing in J2SDK 1.4.0 beta3 for Windows

    I have installed J2SDK 1.4.0 beta3 on a WinNT system. The jre\lib folder does not contain the file i18n.jar
    Also, I have tried to install J2RE 1.4.0 beta3 on a WinNT system. The i18n.jar is missing there too.
    The Java 2 SDK File Structure shows the file included in the jre/lib folder.
    I have Java 1.2 and 1.3 also installed on the same system.
    Can someone please tell me why this file is missing in my installation?
    Roopal

    It's not missing, they removed it. Most of the classes that were in i18n.jar are now in other jars such as charsets.jar.

  • Incorrect coherence-rest-pof-config.xml in coherence-rest.jar (Missing PofSerializer configuration)?

    I'm running Coherence 3.7.1.0.0 with REST enabled as per the instruction. I have included coherence-rest-pof-config.xml in my pof config like so:
    <include>coherence-pof-config.xml</include>
    <include>coherence-rest-pof-config.xml</include>
    When I start Coherence, I get the following error:
    Caused by: (Wrapped: error creating class "com.tangosol.io.pof.ConfigurablePofContext") java.lang.IllegalStateException: Missing PofSerializer configuration (Config=custom-types-pof-config.xml, Type-Id=801, Class-Name=com.tangosol.coherence.rest.internal.Get)
    The config in coherence-rest-pof-config.xml for com.tangosol.coherence.rest.internal.Get is as follows:
    <user-type>
          <type-id>801</type-id>
          <class-name>com.tangosol.coherence.rest.internal.Get</class-name>
        </user-type>
    I had a quick look in the coherence-rest.jar, where com.tangosol.coherence.rest.internal.Get is defined. com.tangosol.coherence.rest.internal.Get implements InvocableMap.EntryProcessor, but not PortableObject.
    Am I missing something? As far as I can see, InvocableMap.EntryProcessor does not implement PortableObject either.
    Is there any way to fix this?
    Thanks

    The jar file coherence-common-1.7.0.16988.jar would have been part of the Coherence Incubator product, and isn't part of the core Coherence product itself.
    You'd probably need to refer to the Coherence Incubator site as there are probably significant changes between the version you are using in 3.5.3 and with what is meant for 12.1.2.

  • Com.sap.portal.runtime.logon_api.jar and umelogonbase.jar missing

    Hi All,
    I am trying to customize the portal login page . and i got the steps how to do it. But when i import the par file com.sap.portal.runtime.logon.par into NWDS , i could not find com.sap.portal.runtime.logon_api.jar and umelogonbase.jar jar files under dist\PORTAL-INF\lib . These files are missing.
    Where could i retreive these files . I checked all the other subfolders i am unable to find these files.
    Can anyone please guide me
    That would be great.
    Thanks
    Sowmya

    Hello,
    Can u tell me how to import that .par file in nwds ,
    mean i want to know the procedure
    1)which project is to pe created in Nwds
    2)how and wher to import that .jar file
    3) in some sap blocks i read that convert that .par file to zip n then extract it  is this really to be done
    Would really appreciate your reply!!
    Thanks In advance!

  • Jars Missing - StrutsUixLifecycle Class not found

    I am trying to work on one of the demos in OracleJDeveloper.
    oracle.adf.controller.struts.actions.StrutsUixLifecycle;
    oracle.cabo.servlet.event.UIXRequestEvent;
    oracle.cabo.ui.data.MessageData;
    oracle.cabo.adf.rt.InitModelListener;
    are not found. Seems few jars are missing. May I know where can I find them,
    Thanks.

    Toy store was a demo for 10.1.2.
    If you are looking for a demo for 11 Technology Preview try this one:
    http://www.oracle.com/technology/products/jdev/samples/fod/index.html

  • Error installing EP6 with P9resource.jar missing

    Hi there,
    I am installation EP6 and CM part on Windows 2000/Oracle.
    I get the following error during CM installation:
    Error 2 (The system cannot find the file specified.
    ) in execution of a 'CreateProcess' function, line (261), with parameter
    (c:\j2se/bin/java -classpath F:/EP6/PORTAL/data/JARS/SAPInst.jar;
    F:/EP6/PORTAL/data/JARS/UtilitiesBase.jar;
    F:/EP6/PORTAL/data/JARS/P9resource.jar;
    F:/EP6/PORTAL/data/JARS/P9util.jar;
    F:/EP6/PORTAL/data/JARS/P9oracle.jar;
    F:/EP6/PORTAL/data/JARS/P9base.jar
    sapinst.Check_DB_Connection com.sap.portals.jdbc.oracle.OracleDriver toyota SAPWCM go2sleep 1527 DCM).
    I have checked the F:/EP6/PORTAL/data/JARS directory and the file P9resource is not there. Where can I locate this file.
    This is resolved now. There was an issue with java.exe in bin directory.
    Message was edited by: Abhijeet Naidu

    Could you please tell me what exactly you did and where was the issue?
    I also have the same error in line 569.

  • BRMS jar missing for WS

    Hi experts.
    I didn't find a problem similar to mine in the forum, so I'm posting a new thread. I have a simple rule project in NWDS, I referenced BRMS FACADE as its dependency according to a guide. I'm trying to generate a WS of this rule using the WS generator. I'm getting the below error from the WS generator:
    java.io.IOException: Library Required for WS Compilation - C:\Documents and Sett
    ings\A55587\workspace.jdi\LocalDevelopment\BRMS-FACADE\sap.com\tc\brms\facade\_c
    omp\gen\default\public\api\lib\java\tcbrmscore~filtered.jar does not exist
    I checked the directory for the BRMS jar files, and such jar doesn't exist.
    I removed the dependency to BRMS facade from the rule project, but I'm still getting the same error, probably because this jar is absolutely required for generating a rules web service.
    Any thoughts?
    Thanks!

    Hello,
    When you say you are using BRM WS Generator - are you referring to the plugin available for 7.11 or is it the in-built functionality available from BRM 7.2 onwards?
    In the second case, the BRMS facade reference is not required for rules project. All you have to do is use the WS Generator wizard to simply generate the web service file on the click of a button.
    I would recommend you to repair your NWDS and try generating web service for a ruleset again.
    Regards,
    Arti

  • Jvmx.jar missed

    Can any body please help in solving this problem ?
    when i start portal server ,In the central instance, SDM and Dispatcher instances are started, but server is not started. In Developer tracktrace, i find the below error.
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\DM0\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID12924900 : D:\usr\sap\DM0\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID12924950 : D:\usr\sap\DM0\DVEBMGS01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID12924900           : D:\usr\sap\DM0\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] ID12924950           : D:\usr\sap\DM0\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\DM0\DVEBMGS01\SDM\program\config\sdm_jstartup.properties
    [Thr 2172] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2948] JControlDPMessageFunc: Thread 2948 started as handler thread for R/3 dispatcher messages.
    [Thr 2172] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2172] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\DM0\DVEBMGS01\exe\jvmx.jar

    Hi Subrata,
    Can you look at my issue this time, i sent a log file( defaulttrace file).
    #1.5#0019D19BF94C002F00006662000016D4000468F0A26E34F3#1241282633437#com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl##com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl######03c45bb1373811de96e00019d19bf94c#SAPEngine_System_Thread[impl:5]_54##0#0#Error#1#/System/Database#Plain###ERROR_ACQUIRE_CONNECTION#
    #1.5#0019D19BF94C002F00006664000016D4000468F0A26E3923#1241282633437#com.sap.caf.eu.gp.schedule.impl.ScheduleWorker##com.sap.caf.eu.gp.schedule.impl.ScheduleWorker######03c45bb1373811de96e00019d19bf94c#SAPEngine_System_Thread[impl:5]_54##0#0#Error#1#/System/Server#Plain###ERROR_ACQUIRE_CONNECTION#
    #1.5#0019D19BF94C00300000661E000016D4000468F0A26E3355#1241282633437#com.sap.engine.services.dbpool##com.sap.engine.services.dbpool######03c1eab0373811dec6520019d19bf94c#SAPEngine_System_Thread[impl:5]_6##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.dbpool.exceptions.BaseSQLException: ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:59)
         at com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE.getConnection(ConnectionPoolJ2EE.java:89)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl.getScheduleToProcess(ScheduleDbImpl.java:2026)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleService.getScheduleToProcess(ScheduleService.java:373)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:84)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:188)
         at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)
         at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:186)
         at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:51)
         ... 8 more
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:120)
         ... 11 more
    #1.5#0019D19BF94C003100006554000016D4000468F0A26E4222#1241282633437#com.sap.sql.jdbc.NativeConnectionFactory##com.sap.sql.jdbc.NativeConnectionFactory######03c45bb0373811de87f60019d19bf94c#SAPEngine_System_Thread[impl:5]_40##0#0#Error#1#/System/Database/sql/jdbc#Java#com.sap.sql_0002##SQL error occurred on connection jdbc:oracle:thin:@sapserver:1527:DM0: code=17,002, state="null", message="Io exception: The Network Adapter could not establish the connection".
    [EXCEPTION]
    #6#17002#<null>#Io exception: The Network Adapter could not establish the connection#jdbc:oracle:thin:@sapserver:1527:DM0#<null>#java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:120)
         at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)
         at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:186)
         at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:51)
         at com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE.getConnection(ConnectionPoolJ2EE.java:89)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl.getScheduleToProcess(ScheduleDbImpl.java:2026)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleService.getScheduleToProcess(ScheduleService.java:373)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:84)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    #1.5#0019D19BF94C003100006555000016D4000468F0A26E436A#1241282633437#com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl##com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl######03c45bb0373811de87f60019d19bf94c#SAPEngine_System_Thread[impl:5]_40##0#0#Error##Plain###ManagedConnectionFactoryImpl.createManagedConnection(): SQLException occured while creating ManagedConnection: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection#
    #1.5#0019D19BF94C00300000661F000016D4000468F0A26E425F#1241282633437#com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE##com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE######03c1eab0373811dec6520019d19bf94c#SAPEngine_System_Thread[impl:5]_6##0#0#Path##Java###Exception #1#: ERROR_ACQUIRE_CONNECTION
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1141)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:413)
         at com.sap.exception.BaseException.<init>(BaseException.java:230)
         at com.sap.caf.eu.gp.base.exception.GPBaseException.<init>(GPBaseException.java:56)
         at com.sap.caf.eu.gp.base.exception.EngineException.<init>(EngineException.java:46)
         at com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE.getConnection(ConnectionPoolJ2EE.java:92)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl.getScheduleToProcess(ScheduleDbImpl.java:2026)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleService.getScheduleToProcess(ScheduleService.java:373)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:84)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.dbpool.exceptions.BaseSQLException: ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:59)
         at com.sap.caf.eu.gp.base.db.ConnectionPoolJ2EE.getConnection(ConnectionPoolJ2EE.java:89)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleDbImpl.getScheduleToProcess(ScheduleDbImpl.java:2026)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleService.getScheduleToProcess(ScheduleService.java:373)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.work(ScheduleWorker.java:84)
         at com.sap.caf.eu.gp.schedule.impl.ScheduleWorker.run(ScheduleWorker.java:59)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:188)
         at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)
         at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:186)
         at com.sap.engine.services.dbpool.cci.ConnectionFactoryImpl.getConnection(ConnectionFactoryImpl.java:51)
         ... 8 more
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:120)
         ... 11 more

  • Getting Missing Permissions manifest attribute for several Jar using 11.1.2.1 and JRE 7 update 25

    Hi all
    I'm in the deployment test phase for some apps on forms 11.1.2.1 from Windows to Linux.
    My client laptop is running Java 7 Update 25.
    Before putting things to run on the application server, i resigned some jar files apart from jabob, using sign_webutil.
    Now i have issues on practical every jar specificed on my config section:
    For example:
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmall.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmall.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmall.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmall.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmall.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmall.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/webfigoicons.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/keyfilter.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/keyfilter.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/FJCalendar.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/FJCalendar.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/jcalendar-1.3.2.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/jcalendar-1.3.2.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/looks-2.0.1.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/looks-2.0.1.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/lablediconbutton.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/lablediconbutton.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/icepdf.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/icepdf.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/FormsGraph.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/FormsGraph.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/frmwebutil.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/jacob.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/jacob.jar
    Missing Permissions manifest attribute for: http://192.168.1.8:8888/forms/java/lablediconbutton.jar
    Missing Codebase manifest attribute for: http://192.168.1.8:8888/forms/java/lablediconbutton.jar
    com.sun.deploy.security.BlockedException: El usuario ha denegado los privilegios de código
        at sun.plugin2.applet.Plugin2ClassLoader.getPermissions(Unknown Source)
        at sun.plugin2.applet.Applet2ClassLoader.getPermissions(Unknown Source)
        at java.security.SecureClassLoader.getProtectionDomain(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
    Etc. etc.
    What's wrong? Was it a mistake to resign jar files?
    How to correct this one ...?
    Help will be greatly appreciated ....!

    As always, it is highly recommended that before installing any software, you should read the documentation.  Please take a look at the Java Plugin Release Notes for the version you installed.  It will explain what you are seeing and why you are seeing it.  As for Oracle Forms specifically, as mentioned, patches have been created for the latest Forms versions.  However, at this time, what you are seeing in the console will not prevent your application from running.  It is just a warning.  In future versions, this may change.
    Java SE 7 Update Release Notes
    This will be very important information if you decide to create your own jar files.  For example, to include images, java beans, etc.

  • Dicussions configuration - issue with deploy-jive-portlet.jar deployment

    Hi,
    I'm setting up discussions on 10.1.3.2 webcenter out of the box install. After running this command on linux: java -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -jar deploy-jive-portlet.jar
    I do not have updated jiveforums-5.1.0.jar file in $ORACLE_HOME/j2ee/OC4J_Jive/applications/owc_discussions/jiveforums/WEB-INF/lib, instead only the old backup file jiveforums-5.1.0.jar_backup exists in that directory.
    I found out that during the time I run the comman a tmp (e.g. called jiveforums-5.1.0.jar30019.tmp) gets created in the /tmp directory of my linux server. I extracted xwork-community.xml from the tmp file and noticed differences (e.g. added SSO classes) compared to the xwork-community.xml from the backup jiveforums-5.1.0.jar_backup file.
    I've now manually copied the temporary file to $ORACLE_HOME/j2ee/OC4J_Jive/applications/owc_discussions/jiveforums/WEB-INF/lib and discussions login seems to work fine (through sso).
    I've followed these two instructions with the setup but with both I got same result (i.e. updated jiveforums-5.1.0.jar missing and changed jiveforums-5.1.0.jarxxxtmp created in /tmp)
    http://download-west.oracle.com/docs/cd/B32110_01/webcenter.1013/b31074/jpsdg_jive.htm#CBBHFIIA
    and
    Note: 458616.1
    I would like to ask is there some known bug with the discussions configuration (I have not managed to find anything from webiv) which causes this? And is the work-a-round which I've done (using tmp file) possibly valid one or is it likely something will break later on because of this?
    Thanks!

    Hi - just wanted to also update the output of the deployment command as that did not have any errors which would have shown why the file was not created in the expected directory. Here is the output:
    $ java -client -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -jar deploy-jive-portlet.jar <
    File "/u01/app/oracle/product/webcenter_1013/j2ee/OC4J_Jive/applications/owc_discussions/jiveforums/WEB-INF/web.xml" modified successfully
    Extracting "xwork-community.xml"...
    File "/u01/app/oracle/product/webcenter_1013/j2ee/OC4J_Jive/applications/owc_discussions/jiveforums/xwork-community.xml" modified successfully
    File "jiveforums-5.1.0.jar" modified successfully
    Extracting "WEB-INF/WSRP_v1_Service-java-wsdl-mapping.xml"...
    Extracting "WEB-INF/WSRP_v2_Service-java-wsdl-mapping.xml"...
    Extracting "WEB-INF/classes/DataBindings.cpx"...
    Extracting "WEB-INF/jive-portlet-for-web.xml"...
    Extracting "WEB-INF/jsso-action-classes.xml"...
    Extracting "WEB-INF/lib/oracle-jive-portlet-10.1.3.2.jar"...
    Extracting "WEB-INF/lib/oracle-portlet-tags.jar"...
    Extracting "WEB-INF/oracle-portlet.xml"...
    Extracting "WEB-INF/oracle-webservices.xml"...
    Extracting "WEB-INF/orion-application.xml.default"...
    Extracting "WEB-INF/portlet.xml"...
    Extracting "WEB-INF/webservices.xml"...
    Extracting "WEB-INF/wsdl/WSRP_v1_Service.wsdl"...
    Extracting "WEB-INF/wsdl/WSRP_v2_Service.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v1_bindings.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v1_interfaces.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v1_types.xsd"...
    Extracting "WEB-INF/wsdl/wsrp_v2_bindings.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v2_interfaces.wsdl"...
    Extracting "WEB-INF/wsdl/wsrp_v2_types.xsd"...
    Extracting "WEB-INF/wsdl/xml.xsd"...
    Extracting "WEB-INF/wsrp_mime_cs_mappings.properties"...
    Extracting "oracle/jive/discussions/CategoryRenderer.jsp"...
    Extracting "oracle/jive/discussions/ThreadRenderer.jsp"...
    Extracting "oracle/jive/discussions/categoryview_qualifier.png"...
    Extracting "oracle/jive/discussions/createtopic_ena.png"...
    Extracting "oracle/jive/discussions/discussions_qualifier.png"...
    Extracting "oracle/jive/discussions/home_ena.png"...
    Extracting "oracle/jive/discussions/replytopic_ena.png"...
    File "../META-INF/orion-application.xml" generated successfully
    Enter the full path to your jiveHome directory:
    /u01/app/custom/discussions/jive_forums_silver_5_1_0/jiveHomeFile "/u01/app/oracle/stage/webcenter_101320/webcenter_additional_service/discussions/jive_forums_silver_5_1_0/jiveHome/jive_startup.xml" modified successfully
    Deployment Complete
    Thanks!
    Nina

  • Where is BusinessObjects Enterprise Java SDK jars located(BO XI3.1)?

    We need to import Business Objects Enterprise Java SDK's jar files. However, there is no document or forum post that have the directory for version BOXI3.1.
    By searching for the cecore.jar file, we find a directory that contains many Business Objects Enterprise Java SDK jar files:
    D:\Business Objects\BusinessObjects Enterprise 12.0\warfiles\WebApps\BusinessProcessBI\WEB-INF\lib
    Is this the correct directory for the Business Object Enterprise jar files?
    We imported bellow SDK jar files:
    asn1.jar
    cecore.jar
    celib.jar
    ceplugins_client.jar
    ceplugins_core.jar
    ceplugins_cr.jar
    cereports.jar
    certj.jar
    cesession.jar
    ceutils.jar
    clientplugins.jar
    commons-codec-1.3.jar
    commons-logging-1.1.jar
    corbaidl.jar
    ebus405.jar
    flash.jar
    freessl201.jar
    jsafe.jar
    logging.jar
    pluginhelper.jar
    postprocessing_oca2service.jar
    publishing_oca2service.jar
    rasapp.jar
    rascore.jar
    reporttemplate.jar
    serialization.jar
    SL_plugins.jar
    webreporting.jar
    xbean.jar
    xcelsius.jar
    XcelsiusSLPlugins.jar
    Is this the complete list that we should import for X3.1? there are some files like commons-codec-1.3.jar, it looks a Apache jar file, not the SDK's jar file. shall i include such files as well?

    Don't know why I see this error when I am creating the SessionMgr object even though I have the CrystalDecisions.Enterprise.Framework and CrystalDecisions.Enterprise.InfoStore referenced:
    SessionMgr sessionMgr = new SessionMgr();
    Retrieving the COM class factory for component with CLSID {E063B04A-CB8B-460E-99D0-F7D8FA2FAAA2} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

  • Jar deployment omits classes

    I am a mostly satisfied user of JDeveloper 9.0.3.1035. However I experience the following problem which seriously dampens my enthusiasm for working in the IDE.
    Sometimes generation of JAR files from a JAR deployment profile omits classes. It does so silently, and in spite of the classes being checked in the deployment profile properties, and no compilation problems being present. So I don't see the problem until runtime, and it's not necessarily very evident what the problem is.
    I noticed that it usually happens right after editing the java source of the class and then deploying the jar. The jar will be deployed as usual, but without the class in question. I have not been able to detect a pattern in which changes cause the problem to appear.
    The only succes I have had in remedying the problem has been to delete the class entirely and create it again in the workspace. But sometimes even this is not enough and I seem to be unable to get the class included in the jar, even after removing and recreating both the class and the deployment profile. Needless to say it gets old after a while.
    Has anyone else experienced the same problem, and possibly has a workaround for it? As it stands it is an unfortunate fly in the ointment in an otherwise very positive experience with JDeveloper.

    Indeed the preview function shows me what is going to be in the jar (missing classes and everything). It does not contain any red lines, but then it doesn't contain my classes either, even though they are selected in the deployment profile gui, and all paths seem to be correct (several other classes in the same path are included).
    I experience a complete mismatch between what is selected in the deployment profile interface, what goes in the *.deploy xml file and what actually gets included in the jar. After recreating the deployment profile everything is included. Then, if I go and uncheck some classes, the output is different, but not matching my changes (unchecked classes included and checked ones not included). Finally, in the *.deploy xml file, files are listed which are not checked and also don't get included in the jar (non-java files like jsps).
    The runtime exception depends on the context, but it tracks down to the classes missing in the build (ClassNotFound etc.).

  • Tomcat error:" It is not available the ServletAction"  and jars not found

    Hi,
    I am deploying an application using Ant from MyEclipse IDE.
    When I deploy the application with the Ant, it says to me that the application has successfully deployed. I go to webaapps directory and I can see into that it how the application has been deployed with its WAR.
    But when I try to excute the application, Tomcat gives me the following error:
    Message: It is not available the Servlet Action
    Description: The request resource (It doesn`t available the ServletAction) is not available.
    If I go to Apache Tomcat`s stdout log I can see two warnings:
    WARN: No appends could be found for logger (org.apache.commons.beanutils.Convertutils)
    WARN: Please initialize the log4j system properly
    But, If I go to the Java Build path of the application I can verify how I have added the commons.beanutils.jar and log4j.jar .
    I don`t know why it doesn´t run and I am stuck.
    I would be very grateful somebody could help me to solve this problem.
    Regards

    The logging doesn't need to be set up properly for the web app to function, usually. The more critical point is the error message from Tomcat about the Servlet Action. Is that the exact error message? I'm just asking because I've never seen a Tomcat error written like that. Could you post the exact message.. Are you using Struts? And where are you seeing the Tomcat error message? Is it appearing in the console or in one of the logs or in the browser?
    My guess is you have a jar missing from your classpath but I can't tell from what you've posted.

Maybe you are looking for

  • My VGA output using Mini DisplayPort to VGA doesn't work.

    Since I upgraded to Mavericks, my VGA output using Mini DisplayPort to VGA doesn't work. When I was using Mountain Lion, as soon as you plugged in the Mini adaopter into the mini display port, the screen would shrink and format to where it would proj

  • IPhoto Library Manager won't open, what to do? .

    Pls HELP. I downloaded iPhoto 9.2.3, and when i tried to open it the app completely froze.  I was instructed to hold down command and option keys when clicking on iPhoto and use the resulting dialogue box to rebuild the library database.  I tried tha

  • How can I improve updating email on ipad 2?

    I can't figure how I can get emails updated  into my in box more frequently.  Right now my Inbox hasn't been updated in more that 5 hours.  Sometimes when it updates i get one message.  Then at other times I will get 150 many of which are times befor

  • How to get the previous record in the select statement

    I am trying to update the parent part number as a parent for component part number. I can assign the main part with level 1 as a parent and it looks like this. PART_NUMBER     PART_LEVEL     PART_PARENT 1140000000T     3     1140001755L 1140001755D  

  • I only see the Java Deployment Toolkit plugin listed in the Add-ons

    Hello everyone, I only have Java Deployment Toolkit plugin 7.0.110.21 listed and enabled, and not Java Platform SE. I tried the steps under: http://kb.mozillazine.org/Java#Enabling_Java, but nothing works. Help! :-)