Issue Details (XML | Word | Printable)

Key: MULE-3612
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: nicolas muller
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Mule

Fatal exception with IBM J9VM with WebpShere and Axis Connector

Created: 11/Aug/08 07:39 AM   Updated: 30/Dec/08 12:00 PM
Component/s: Build: JDK Compatibility
Affects Version/s: 2.0.2
Fix Version/s: 2.1.x Backlog

Time Tracking:
Not Specified

Environment:
Windows XP SP2, Windows 2003 Enterprise SP2, Windows Vista SP1
WebSphere Application Server 6.1.017
JDK IBM J9VM Patched with 6.1.0.9 or superior (6.1.0.17)
Issue Links:
Duplicate
 

Labels:
User impact: High
Effort points: 3
Configuration:
You must run the example "echo" with the choice "2" for Axis. You have to change the value for java into wrapper.conf to be sure to reach the ibm jdk in this version.
You need at least the IBM JDK if you do not have a websphere app for you.
Log Output:
**********************************************************************
ERROR 2008-08-11 12:27:49,339 [WrapperListener_start_runner] org.mule.DefaultExc
eptionStrategy:
********************************************************************************

Message : Failed to invoke lifecycle phase "start" on object: _axi
sServiceconnector.axis.0
Type : org.mule.api.lifecycle.LifecycleException
Code : MULE_ERROR-70228
JavaDoc : http://mule.mulesource.org/docs/apidocs/org/mule/api/lif
ecycle/LifecycleException.html
********************************************************************************

Exception stack is:
1. Cannot start an unitialised service. (java.lang.IllegalStateException)
  org.mule.service.AbstractService:270 (http://java.sun.com/j2se/1.5.0/docs/api/
java/lang/IllegalStateException.html)
2. Failed to invoke lifecycle phase "start" on object: _axisServiceconnector.axi
s.0 (org.mule.api.lifecycle.LifecycleException)
  org.mule.lifecycle.DefaultLifecyclePhase:267 (http://mule.mulesource.org/docs/
apidocs/org/mule/api/lifecycle/LifecycleException.html)
********************************************************************************

Root Exception stack trace:
java.lang.IllegalStateException: Cannot start an unitialised service.
        at org.mule.service.AbstractService.start(AbstractService.java:270)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:79)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:618)
        at org.mule.lifecycle.DefaultLifecyclePhase.applyLifecycle(DefaultLifecy
clePhase.java:263)
        at org.mule.lifecycle.GenericLifecycleManager.applyLifecycle(GenericLife
cycleManager.java:144)
        at org.mule.DefaultMuleContext.applyLifecycle(DefaultMuleContext.java:50
3)
        at org.mule.registry.TransientRegistry.doRegisterObject(TransientRegistr
y.java:319)
        at org.mule.registry.AbstractRegistry.registerObject(AbstractRegistry.ja
va:654)
        at org.mule.registry.TransientRegistry.registerService(TransientRegistry
.java:383)
        at org.mule.transport.soap.axis.AxisConnector.onNotification(AxisConnect
or.java:639)
        at org.mule.context.notification.Sender.dispatch(Sender.java:40)
        at org.mule.context.notification.Policy.dispatch(Policy.java:127)
        at org.mule.context.notification.ServerNotificationManager.notifyListene
rs(ServerNotificationManager.java:202)
        at org.mule.context.notification.ServerNotificationManager.fireNotificat
ion(ServerNotificationManager.java:164)
        at org.mule.DefaultMuleContext.fireNotification(DefaultMuleContext.java:
324)
        at org.mule.DefaultMuleContext.start(DefaultMuleContext.java:149)
        at org.mule.MuleServer.run(MuleServer.java:259)
        at org.mule.MuleServer.start(MuleServer.java:244)
        at org.mule.module.boot.MuleServerWrapper.start(MuleServerWrapper.java:4
8)
        at org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:
2788)

********************************************************************************


INFO 2008-08-11 12:27:49,386 [WrapperListener_start_runner] org.mule.DefaultExc
eptionStrategy: There is no current event available, routing Null message with t
he exception
ERROR 2008-08-11 12:27:49,386 [WrapperListener_start_runner] org.mule.DefaultExc
eptionStrategy: The object that failed was:
org.mule.lifecycle.phases.MuleContextStartPhase@28822882
INFO 2008-08-11 12:27:49,402 [WrapperListener_start_runner] org.mule.DefaultExc


 Description  « Hide
When I use the IBM JDK J9VM

java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20080315 (SR7)

IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-200803
5 (JIT enabled)
J9VM - 20080314_17962_lHdSMr
JIT - 20080130_0718ifx2_r8
GC - 200802_08)
JCL - 20080314

I cannot run the axis connector. With the other connector it is ok but not with axis.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.