Smitha Ajay

Greenhorn
+ Follow
since Feb 07, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Smitha Ajay

Well when i deploy a war in JBoss JBOSS_HOME\server\default\deploy directory - would that war file not explode into a directory structure?
Well it does not happen so when i restart JBoss...
Is this the way JBoss works?
May be that could be a reason why JSP's do not seem to work correctly when i startup JBoss and try loading the welcome.jsp?
Do clarify on the same.
Thanks
Smitha
20 years ago
Hi,
I have a war which is running correctly in TOmcat.
When i use JBoss,i am unable to get the welcome jsp file to display - i get the below error - i am unable to figure out why :
Can anyone suggest a solution...i looked at similar postings in this forum but was unable to find an answer...
Any help is appreciated.
Thanks
Smitha
ERROR AS BELOW:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Generated servlet error:
[javac] Compiling 1 source file
at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:130)
at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:293)
at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:353)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:370)
20 years ago
Hi,
The version error went - leaving behind this error - again have no clue as towhat is to be done.
Any ideas/suggestions?

Internal error: Unexpected error condition thrown (unknown exception,no description), stack: java.lang.InternalError: error initializing kernel at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:107) at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactoryDelegate.java:176) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Unknown Source) at weblogic.jndi.WLInitialContextFactory.getInitialContext ...
Thanks
Smitha
21 years ago
I am using weblogic 7.0 sp1.
I will try adding the details in the manifest file and update u on the result.
Thanks
Smitha
21 years ago
Hi all,
What does this error mean?Any reasons for getting that?
weblogic.common.internal.VersioningError: No WebLogic packages defined in CLASSPATH

at weblogic.common.internal.VersionInfo.<init>(VersionInfo.java:41) at weblogic.common.internal.VersionInfo.initialize(VersionInfo.java:86) at weblogic.common.internal.VersionInfo.theOne(VersionInfo.java:72) at weblogic.rjvm.t3.T3JVMConnection.connect(T3JVMConnection.java:260) at weblogic.rjvm.t3.T3JVMConnection.createConnection(T3JVMConnection.java:291) at weblogic.rjvm.Protocol.createConnection(Protocol.java:228) at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1269) at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:418) at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:300) at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:233) at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:190) at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:196) at weblogic.rjvm.RJVMFinder.findOrCreateRemoteCluster(RJVMFinder.java:225) at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:165) at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:262) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:323) at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:221) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:149) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:665) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246) at javax.naming.InitialContext.init(InitialContext.java:222) at javax.naming.InitialContext.<init>(InitialContext.java:198)

Thanks
Smitha
21 years ago
I have the same jdk versions...but still am getting an error as i have posted on the forum earlier - while doing a JNDI lookup from iplanet to an EJB on weblogic server.
Could anyone help?
Do mail at smitha_ajay@yahoo.com for any suggestions.
Thanks in advace
Smitha
21 years ago
Hi,
I just encountered a problem while trying to lookup an EJB in weblogic server7.0 from IPlanet6.0 sp2 server- just a plain simple JNDI lookup which ought to give no problem - This is the error that i am getting - do u have any clues as to what the problem may be ?
Internal error: Unexpected error condition thrown (unknown exception,no
description), stack: java.lang.InternalError: error initializing kernel
at
weblogic.kernel.Kernel.ensureInitialized(Kernel.java:107) at
weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactory
Delegate.java:176) at java.lang.Class.newInstance0(Native Method)
at
java.lang.Class.newInstance(Unknown Source) at
weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFact
ory.java:147) at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660)
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241)
at javax.naming.InitialContext.init(InitialContext.java:217) at
javax.naming.InitialContext.<init>(InitialContext.java:193) at
test.ICDataLookUp.setInitialContext(ICDataLookUp.java:62)
The lookup is working fine on tomcat and also as a standalone program.
If anyone has any suggestions,please email at smitha_ajay@yahoo.com.
Thanks in advance
Smitha
21 years ago
I just encountered a problem while trying to lookup an EJB in weblogic server7.0 from IPlanet6.0 sp2 server- just a plain simple JNDI lookup which ought to give no problem - This is the error that i am getting - do u have any clues as to what the problem may be ?
Internal error: Unexpected error condition thrown (unknown exception,no
description), stack: java.lang.InternalError: error initializing kernel
at
weblogic.kernel.Kernel.ensureInitialized(Kernel.java:107) at
weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactory
Delegate.java:176) at java.lang.Class.newInstance0(Native Method)
at
java.lang.Class.newInstance(Unknown Source) at
weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFact
ory.java:147) at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660)
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241)
at javax.naming.InitialContext.init(InitialContext.java:217) at
javax.naming.InitialContext.<init>(InitialContext.java:193) at
test.ICDataLookUp.setInitialContext(ICDataLookUp.java:62)
The lookup is working fine on tomcat and also as a standalone program.

If anyone has any suggestions,please email at smitha_ajay@yahoo.com.
Thanks in advance
Smitha
21 years ago
I have the application(war file) installed in iplanet6.0 sp2 and want to lookup an ejb on weblogic7.0.Its giving me the below error :
Internal error: Unexpected error condition thrown (unknown exception,no description), stack: java.lang.InternalError: error initializing kernel at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:107) at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactoryDelegate.java:176) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Unknown Source) at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:147) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241) at javax.naming.InitialContext.init(InitialContext.java:217) at javax.naming.InitialContext.<init>(InitialContext.java:193) at test.ICDataLookUp.setInitialContext(ICDataLookUp.java:62)

The lookup is working fine on tomcat and also as a standalone program.
Any clues on whats missing?
Thanks
Smitha
21 years ago