Beans do not deploy under Service Pack 12

Hello, we recently upgraded our Weblogic 5.1 from Service Pack 10 to
Service Pack 12. All the beans compile and jar fine, and most deploy
ok apart from a few that give the exception given below. Does anyone
know anything in SP11 or SP12 that might cause this behaviour?
Thanks!
Z
Wed Jul 24 11:26:41 GMT+00:00 2002:<E> <EJB> Could not deploy:
'D:/FM/SolstraV2/
lib/reports_content.jar': file is not a valid jar file, or does not
contain a valid bean
weblogic.ejb.common.DeploymentException: DeploymentException opening
JAR file D:
\FM\SolstraV2\lib\reports_content.jar; nested exception is:
weblogic.ejb.deployment.JarLoadException - with nested
exception:
[weblogic.ejb.common.DeploymentException: Problem creating deployment
D:/FM/Sols
traV2/lib/reports_content.jar from
D:\FM\SolstraV2\lib\reports_content.jar; nest
ed exception is:
        java.lang.StringIndexOutOfBoundsException: String index out of
range: -2
weblogic.ejb.common.DeploymentException: Problem creating deployment
D:/FM/Solst
raV2/lib/reports_content.jar from
D:\FM\SolstraV2\lib\reports_content.jar; neste
d exception is:
java.lang.StringIndexOutOfBoundsException: String index out of
range: -2
java.lang.StringIndexOutOfBoundsException: String index out of range:
-2
at java.lang.String.substring(String.java, Compiled Code)
at java.lang.String.substring(String.java, Compiled Code)
at weblogic.ejb.internal.EJBJarLoader.computeExcludeForInfo(EJBJarLoader
.java, Compiled Code)
at weblogic.ejb.internal.EJBJarLoader.computeExclude(EJBJarLoader.java,
Compiled Code)
at weblogic.ejb.internal.EJBJarLoader.initialize(EJBJarLoader.java:125)
at weblogic.ejb.internal.EJBJarLoader.<init>(EJBJarLoader.java:88)
at weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
, Compiled Code)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
1)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
2)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
4)
at weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
:172)
at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
22)
at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
12)
at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:311)
at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
Compiled Code)
at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:140)
at weblogic.Server.main(Server.java, Compiled Code)
at com.solstra.SolstraWeblogicServer.main(SolstraWeblogicServer.java:23)

Hello, we recently upgraded our Weblogic 5.1 from Service Pack 10 to
Service Pack 12. All the beans compile and jar fine, and most deploy
ok apart from a few that give the exception given below. Does anyone
know anything in SP11 or SP12 that might cause this behaviour?
Thanks!
Z
Wed Jul 24 11:26:41 GMT+00:00 2002:<E> <EJB> Could not deploy:
'D:/FM/SolstraV2/
lib/reports_content.jar': file is not a valid jar file, or does not
contain a valid bean
weblogic.ejb.common.DeploymentException: DeploymentException opening
JAR file D:
\FM\SolstraV2\lib\reports_content.jar; nested exception is:
weblogic.ejb.deployment.JarLoadException - with nested
exception:
[weblogic.ejb.common.DeploymentException: Problem creating deployment
D:/FM/Sols
traV2/lib/reports_content.jar from
D:\FM\SolstraV2\lib\reports_content.jar; nest
ed exception is:
        java.lang.StringIndexOutOfBoundsException: String index out of
range: -2
weblogic.ejb.common.DeploymentException: Problem creating deployment
D:/FM/Solst
raV2/lib/reports_content.jar from
D:\FM\SolstraV2\lib\reports_content.jar; neste
d exception is:
java.lang.StringIndexOutOfBoundsException: String index out of
range: -2
java.lang.StringIndexOutOfBoundsException: String index out of range:
-2
at java.lang.String.substring(String.java, Compiled Code)
at java.lang.String.substring(String.java, Compiled Code)
at weblogic.ejb.internal.EJBJarLoader.computeExcludeForInfo(EJBJarLoader
.java, Compiled Code)
at weblogic.ejb.internal.EJBJarLoader.computeExclude(EJBJarLoader.java,
Compiled Code)
at weblogic.ejb.internal.EJBJarLoader.initialize(EJBJarLoader.java:125)
at weblogic.ejb.internal.EJBJarLoader.<init>(EJBJarLoader.java:88)
at weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
, Compiled Code)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
1)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
2)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
4)
at weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
:172)
at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
22)
at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
12)
at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:311)
at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
Compiled Code)
at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:247)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:879)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:140)
at weblogic.Server.main(Server.java, Compiled Code)
at com.solstra.SolstraWeblogicServer.main(SolstraWeblogicServer.java:23)

Similar Messages

  • Service Registry : Services does not show under Service definitions..

    Hi All,
    I am new to PI ..
    My PI system is 7.11 ..DB DB2
    Query is that when i start PI tools and click on service registry under service definitions it does not show any services..
    Do i have to publish services so that it can be accessed from the mentioned location..or is there any other configuration that i need to execute..
    Regards
    Sohal....

    Hi Sohal,
    You may want to refer to:
    #1267817 - Configure Services Registry proxy (ServicesRegistrySi)
    Also, check the following links that may aid you with that:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/46/94dd02c7b915ebe10000000a114a6b/frameset.htm
    and
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/44/cc8fd368c873dfe10000000a11466f/frameset.htm
    Regards,
    Caio Cagnani

  • Tx2510us - Fingerprint Reader Not Detected after Service Pack 1 for Windows 7 installed

    Have had Windows 7 32-Bit installed and running fine since early last year..   Today Windows Update installed Service Pack 1.
    Now, the fingerprint reader (AuthenTec AES1610) is not detected.   Digital Persona reported the fingerprint reader isn't connected and the Device Manager shows installed and working properly..   When the computer boots, the logon screen shows not detected..
    Have seen several older posts that reference a page with a fix for AuthenTec/Digital Persona, but get a 403 error when trying to access..
    Hoping someone still has this info, or possibly there's a new fix to work with Service Pack 1..
    Thanks
    ~~~~ Nothings forgotten. Nothing is ever forgotten. ~~~~

    Followed the given advice: installed SP1 again, ran Firefox in safemode, disabled other running programs as mutorrent, still Firefox didnt work. I had internetconnection (after restarting mutorrent this did work, the app telling me what the weather outside is worked) but no Firefox: as previous time I got the start screen, but could not browse the internet.
    I also tried to start the Internet Explorer and it also looked as if that application had problems (but that can also be because I did not use it for a while - old version or whatever - and it is not my standard browser).
    Have again performed a roll back in order to remove SP1, now Firefox works again.
    If somebody has advice it would be very welcome!

  • Bootcamp: Bluetooth not working after Service Pack 1

    Hi.
    I just updated to Windows 7 Service Pack 1 and now the Bluetooth isn't working. It isn't appearing under the taskbar icons thing like it normally does. I haven't found a solution on Google, and System Restore isn't working either.
    Please help! It was fine before the update!

    You shoud be in the Microsoft Windows support forums as this is a Windows issue, my only suggestion would be to use Windows System restore to roll back the update. You may get more on the Microsoft Forums.

  • Configtool: Java System properties not customizable under Services

    Hi SDN'ers,
    We have a CE 7.11.5 environment.
    When trying to change Java system porperties under Services for example, "com.sap.security.core.ume.service" and property "ume.ldap.access.multidomain.enabled" it is not mofifiable. The custom value can't be changed.
    Also via the web interface via SAP NetWeaver Administrator > Configuration Management > Infrastructure and via Java System Properties, then  the properties are not modifiable via the web.
    The following properties show the same problem:
    ume.ldap.access.additional_password.1
    ume.ldap.access.additional_password.2
    ume.ldap.access.additional_password.3
    ume.ldap.access.additional_password.4
    ume.ldap.access.additional_password.5
    On other CE version's I have seen it is modifiable...
    Can someone help?
    Regards Dries

    Hi,
    These parmaters might be set to "final", Try browsing to the propertysheet via the configtool editor and check if the parameter is set to final.
    Kind regards,
    Cathal

  • ECM page not displayed under 'Services'

    Hi all,
    I am trying to display a page under SERVICES in the MSS role.Currently we have
    Under Detailed Navigation
    WorksetA
    WorksetB
    When I click on WorksetA in detailed navigation,it displayes the pages attached to that workset under SERVICES.I can click on this link and get the page displayed in portal content area.
    Now I added a new workset WorksetB under worksetA.
    When I click on worksetB its not displaying anything under SERVICES.Its supposed to show my page as links.
    WorksetB had the same properties as worksetA.
    Is there any service that I need to enable for this?
    Please clarify.
    Thanks
    Kukku

    solved

  • Custom Portal Service not displayed under Service Configuration

    Hi All,
    I am working on EP 7.0 SP8.
    SAP Portal is not displaying any custom built Portal Services under Service Configuration tab.
    I checked with the permission, and I am having the required authorization for my service.
    I am not able to find any document on making the custom service available under Service Configutation to start/stop the service.
    Please let me know any reference docs on this.
    -Thanks,
    Pavan

    Hi Pavan,
    > working on EP 7.0 SP8
    Glad to hear that you are not stuck on EP5   No, really, that is older than old... Anyhow:
    > not displaying any custom built Portal Services under Service Configuration tab
    There services are only listed if they are configurable, i.e. if they have a service profile with at least one property (compare http://help.sap.com/saphelp_nw70ehp2/helpdata/en/df/e6b74253ffda11e10000000a155106/frameset.htm). Otherwise it makes less sense to restart a service (normally this is done after changing a service profile parameter).
    Hope it helps
    Detlev

  • Sites Intermittently Not Responding After Service Pack 2

    Got a strange intermittent issue occurring after we upgraded our SharePoint 2010 farm to Service Pack 2.
    The upgrade was successful on all of our servers with no errors and generally performance is a little quicker as should be expected. However we have an intermittent issue where some site collections within the main web application become unresponsive.
    We have 2 front end servers sitting behind a network load balancer. 
    All sites have a dedicated content database.
    The issue occurs on either front end server.
    An app pool recycle fixes the issue until it occurs again, however we can't go recycling app pools constantly during business hours as we have around 3000 users connecting to our SharePoint portal.
    ULS logs and event logs don't show anything abnormal really (however just dialled up the logging to verbose to look into it further).
    Any suggestions?

    Hi,
    By default, the application pool is set to recycle at a specific time automatically in IIS.
    So the issue you met may be due to the application pool cannot be recycled automatically or the recycle was crashed.
    I recommend to check IIS log for SharePoint web application and
    System event logs on the IIS server for the corresponding web application to see the error message.
    http://blog.bugrapostaci.com/2012/04/12/how-to-collect-iis-logs-for-a-sharepoint-web-application/
    http://blogs.msdn.com/b/benjaminperkins/archive/2013/07/01/troubleshooting-badly-behaving-iis-application-pools.aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Unable to activate after Service Pack 2 for Microsoft Office 2010 (KB2687455) is deployed

    I'm having a very strange issue with deploying the "Service Pack 2 for Microsoft Office 2010 (KB2687455)". Here's what I see:
    Deploying to a Windows 7 SP1 system fully patched as of 7/29/2013
    Using SCCM 2007 R3
    Task Sequence installs Office Professional Plus 2010
    Task Sequence installs Service Pack 2 for Microsoft Office 2010 (KB2687455)
    The Office Professional Plus 2010 install was configured to use our key using the Office Custimization Tool (setup.exe /admin)
    When I try to activate the suite using any of the installed applications (word, excel, outlook or powepoint) I get the error "An unspecified error has occurred. Your request cannot be processed at this time. Please try again later. (0x80070190)"
    If I repair the install then try the activation again it works right away. This is a good work around for single installs but for my needs of multiple system deployment and for pushing out the Service Pack 2 for Microsoft Office 2010 (KB2687455) to other systems
    in my environment this will not work.
    Can anyone please suggest a solution to this problem?
    Thank you,

    Hi
    According to my research, this issue occurs when one of the following conditions are true:
    If you have CD emulation software installed, a registry key is preventing the hardware ID from being acquired.
    A required registry key is not set correctly or is missing.
    If you want more detailed information, please refer to the following link:
    http://support.microsoft.com/kb/2400124/en-us
    Hope it helps
    Regards

  • IPS service pack 7.0(7) just released...

    Availability of the 7.0(7) E4 service pack for Intrusion Prevention Systems (IPS) This release delivers new features and
    critical fixes. A subset of the new features includes improved diagnostic information, and additional warnings and error
    messages. Cisco suggests that you deploy this service pack at the earliest opportunity.
    For further information please read the full release notes here:
    http://www.cisco.com/cisco/software/release.html?mdfid=282671829&catid=268438162&softwareid=282549759&release=7.0(7)E4&rellifecycle=&relind=AVAILABLE&reltype=latest

    Yes I have the same issue with 7.x.
    Don't know when Cisco will fix this.
    Regards
    Farrukh

  • Service packs for Weblogic 6.1 with J2EE 1.3 disabled

    We are planning to migrate to Weblogic 6.1 from 5.1.
    Is BEA supporting 6.1 release with J2EE 1.3 disabled? I see that 6.1
    with J2EE 1.3 is at sp4, whereas there is no service pack for 6.1 with
    J2EE 1.3 disabled.
    If BEA is not supporting 6.1 release with J2EE 1.3 disabled, then we
    have to go to 6.1 with J2EE 1.3.

    Rakesh Kalra wrote:
    We are planning to migrate to Weblogic 6.1 from 5.1.
    Is BEA supporting 6.1 release with J2EE 1.3 disabled? I see that 6.1
    with J2EE 1.3 is at sp4, whereas there is no service pack for 6.1 with
    J2EE 1.3 disabled.
    If BEA is not supporting 6.1 release with J2EE 1.3 disabled, then we
    have to go to 6.1 with J2EE 1.3.Why is 1.3 a problem for you? In any case, there must be a way to do what you want.
    Looking at the Service Packs, the last couple sentences of the description discuss it.
    Maybe you would just need help with the WLS Start scripts. Or you would need to start
    with a base product that has 1.3 disabled and take it from there. I'm sure someone
    could find the files for you, they are just not out in the open.
    Best Wishes,
    Wayne Scott
    http://commerce.bea.com/SoftwareProductDetailWLS?SWName=WebLogic+Server+Service+Pack&SWVersion=Version+6.1&SWPlatform=Service+Pack+2+for+UNIX
    Evaluation Product Details
    Service Pack 2 for WebLogic Server 6.1 (UNIX platforms)
    File Size
    47,543,493 Bytes
    Description
    This service pack contains files that resolve some issues pertaining to the released
    product. A detailed list of these issues is provided in the release notes.
    The Service Pack upgrade installers for WebLogic Server 6.1 will update all existing
    WebLogic installations to run with J2EE 1.3 features enabled when starting the server
    with the startscripts provided within the WLS distribution. With J2EE 1.3 features
    enabled, WebLogic Server will still inform you whenever an application is deployed that
    uses J2EE 1.3 features. If you desire to disable J2EE 1.3 features and you had
    originally installed WebLogic Server 6.1 with J2EE 1.3 feature disabled, you can restore
    the WebLogic Start scripts from the backups created during the Service Pack
    installation. Go to "Viewing and Recovering Files Replaced or Deleted by a Service Pack
    Installation" on our Installing BEA WebLogic Server Page.

  • Forms 6i on NT Service Pack 6a

    After installing Windows NT Service Pack 6a, Forms 6i is not able to open the Layout editor at all. It gives a GPF.
    Has anyone tested Forms 6i under Service Pack 6?? Any feedback/input would be much appreciated.
    Thanks
    null

    We don't certify service packs - just OS's
    Usually, if there's a problem it's because Micorosft changed something.
    I have SP6a on one of my machines and it runs fine.
    If you continue to see problems, please log a TAR with Support
    Jason Pepper
    Snr Product Manager
    Oracle Enterprise Internet Tools

  • Trying to install Service Pack 1 from updates

    I decided to restore my home computer to the Factory Setting Configurtion. Now when I try to install the Vista Service Pack 1,
    it dose not install but it says it did install correctly after it was down loaded. My history says it installed 5 times now but
    it has not. I am trying to update Internet Explorer 7 to 9 or higher but I can't get past installing Service Pack 1 which will
    not install.I try installing service pack 2 which will not install becauce service pack 1 is not installed. This is a brand new
    installation of Vista Home Pre. from Factory Settings Disk 2007. I have install all updates I can install. Then I also look at
    Windows updates in my computer and it is not there, thow it shows in History Updates.Please Help MCSE Richard Sedore
    Thank You.

    For Macs with built-in Optical drives, you will need to burn the ISO to Optical media and use the Optical drive.

  • Service Pack 3 Problem (maybe host2ior)

    Hello,
    I use RMI over IIOP from C++, the client(Client.exe), and It is accessing to
    RMI object.
    When Servcie Pack 3 was applied, Client.exe stopped in
    'NamingContext::resolve()'. And couldn't get RMI Object.
    Length was wrong when it was compared with IOR of Service Pack 2.
    Get IOR under JDK1.3 and Service Pack 3 and run WebLogic Server with Service
    Pack 3 failed.
    Get IOR unser JDK1.3 and Service Pack 2 and run WebLogic Server with Service
    Pack 3 failed. Though it was natural because the format of IOR was wrong.
    Get IOR under JDK1.3 and Service Pack 3 and run WebLogic Server with Service
    Pack 2 failed.
    Get IOR under JDK1.3 and Service Pack 2 and run WebLogic Server with Service
    Pack 2 only successed.
    Is this the problem of ServicePack?
    When new ServicePack release if this is a bug?
    Thanks.

    And.....
    7.utils.host2ior
    8.run *.exe
    "watuki" <[email protected]> wrote in message
    news:8hr4sa$8hp$[email protected]..
    Yes. I did all process under Service Pack 3 from beginning.
    1.Create Server Srouce(RMI)
    2.javac
    3.weblogic.rmic
    4.idl2cpp
    5.Create Client Source(C++)
    6.cl
    "Eduardo Ceballos" <[email protected]> wrote in message
    news:[email protected]..
    Under service pack 3, you need to regenerate the string representation
    of
    the ior for the naming service. Did you do that?
    watuki wrote:
    Hello,
    I use RMI over IIOP from C++, the client(Client.exe), and It is
    accessing to
    RMI object.
    When Servcie Pack 3 was applied, Client.exe stopped in
    'NamingContext::resolve()'. And couldn't get RMI Object.
    Length was wrong when it was compared with IOR of Service Pack 2.
    Get IOR under JDK1.3 and Service Pack 3 and run WebLogic Server withService
    Pack 3 failed.
    Get IOR unser JDK1.3 and Service Pack 2 and run WebLogic Server withService
    Pack 3 failed. Though it was natural because the format of IOR waswrong.
    Get IOR under JDK1.3 and Service Pack 3 and run WebLogic Server withService
    Pack 2 failed.
    Get IOR under JDK1.3 and Service Pack 2 and run WebLogic Server withService
    Pack 2 only successed.
    Is this the problem of ServicePack?
    When new ServicePack release if this is a bug?
    Thanks.

  • OAS and NT service Packs

    I have been trying to get 8i, OAS 4.0.8, and developer server 6.0 running on the same NT box. Have found a document on Metalink that says OAS 4.0.8 is only supported with NT service pack 5. Does anyone know if it works under service pack 6? I find it hard to believe that it doesn't, especially since OAS seems to be functionng fine, it is developer server java errors that I am having problems with (hopefully will be fixed with developer patch 6a).

    We are running OAS 4.0.8 with NT Service Pack 6. Service Pack 6 did overwrite some dll files which required a reinstall of OAS, but since then they work fine together. Sorry, I can't help you with your other issues.

Maybe you are looking for

  • Tricky SQL query... how to get all data in a single query?

    create table employee_definition (def_id number, def_name varchar(50)); insert into employee_definition values (100, 'EMAIL'); insert into employee_definition values (200, 'MOBILE_PHONE'); insert into employee_definition values (300, 'HOME_PHONE'); S

  • Where to install 3.1?

    Do you where can I download UPK 3.1? Our server crashed and I to need to reinstall this old version. Istill have content in the library that Ineed to migrate to 3.6. Oracle's edelivery site only lists the current 11.0 version. Jon

  • Multiple severe performance issues under Windows

    I own a Macbook Pro, and have used it happily for around a year. However, the hard drive was too small (no idea why I decided to go for the 80), and my music library kept growing. At the same time, I needed a Windows machine for various other purpose

  • Extractor for Account assignment

    Hi all, Can any one suggest me any standard extractor which brings the data for the account assigmnent in the ME23N transaction. thanks sam

  • Cannot set default grid artwork

    Hi all, I right click on an artist and set the default grid to a particular artwork but as soon as I take my mouse away from the artist, the artwork reverts back to the original. So, basically the default is never set. Some one on this? Thank you! ED