cancel
Showing results for 
Search instead for 
Did you mean: 

SAP J2EE Engine Alone would not start

Former Member
0 Kudos

Hi,

Our development instance of the SAP 5.0 Enterprise Portal is not allowing users to authenticate. We believe the issue to be due to the fact that the SAP J2EE Stand Alone Server service is unable to start properly. As an administrator we start the service which then stops approximately 5 seconds after it starts. We also ran the go.bat file in an attempt to start the stand alone server and the output produced several errors (see attached). We are looking for assistance with resolving this issue.

Thanks..

Pradeep

D:\J2EE\alone>go.bat

[OS: Windows 2000] [VM vendor: Sun Microsystems Inc.] [VM version: 1.3.1_09-b03] [VM type: Java HotSpot(TM) Client VM]

SAP J2EE Engine Version 6.20 PatchLevel 75270.20 is starting...

Loading: PoolManager ...

Loading: LogManager ...

Loading: PolicyManager ...

Loading: SystemThreadManager ...

Loading: ThreadManager ...

Loading: TimeoutManager ...

Loading: IpVerificationManager ...

Loading: MemoryManager ...

Loading: ConnectionsManipulator ...

Loading: ClusterManager ...

Loading: ClassLoaderManager ...

Loading: PortsManager ...

Loading: LockManager ...

Loading: SwapManager ...

Loading: ServiceManager1 ...

Loading core services:

Starting core service monitor ... done. (31 ms)

Starting core service p4 ... done. (94 ms)

Starting core service security ... done. (16 ms)

Starting core service admin ... done. (78 ms)

Starting core service log ... done. (234 ms)

Core services loaded successfully.

Loading: ServiceManager2 ...

Loading core services:

Starting core service monitor ... done. (78 ms)

Starting core service p4 ... done. (125 ms)

Starting core service log ... done. (141 ms)

java.io.EOFException

at java.io.RandomAccessFile.readInt(RandomAccessFile.java:603)

at com.inqmy.lib.io.QRandomAccessFileImpl.readInt(QRandomAccessFileImpl.java:124)

at com.inqmy.services.dbms.server.localimpl.DatabaseDefragger.restoreProcedure(DatabaseDefragger.java:144)

at com.inqmy.services.dbms.server.localimpl.LocalDatabaseManager.openDB(LocalDatabaseManager.java:212)

at com.inqmy.services.dbms.server.distributedimpl.DatabaseImpl.openDB(DatabaseImpl.java:355)

at com.inqmy.services.dbms.server.distributedimpl.DatabaseDriverImpl.openDB(DatabaseDriverImpl.java:73)

at com.inqmy.services.dbms.server.DatabaseFactoryImpl.getDatabase(DatabaseFactoryImpl.java:108)

at com.inqmy.services.dbms.server.DBMSServiceFrame.start(DBMSServiceFrame.java:90)

at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)

at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:128)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:155)

[DBMS]: Error during reorganization/defrag recovery

com.inqmy.services.dbms.server.interfaces.DatabaseException: ID3020:Error during reorganization/defrag recovery

com.inqmy.services.dbms.server.interfaces.DatabaseException: Error, while opening database

at com.inqmy.services.dbms.server.DatabaseFactoryImpl.getDatabase(DatabaseFactoryImpl.java:110)

at com.inqmy.services.dbms.server.DBMSServiceFrame.start(DBMSServiceFrame.java:90)

at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)

at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:128)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:155)

==[ Caused by: ]==--


com.inqmy.services.dbms.server.interfaces.DatabaseException: ID3020:Error during reorganization/defrag recovery

at com.inqmy.services.dbms.server.localimpl.LocalDatabaseManager.openDB(LocalDatabaseManager.java:217)

at com.inqmy.services.dbms.server.distributedimpl.DatabaseImpl.openDB(DatabaseImpl.java:355)

at com.inqmy.services.dbms.server.distributedimpl.DatabaseDriverImpl.openDB(DatabaseDriverImpl.java:73)

at com.inqmy.services.dbms.server.DatabaseFactoryImpl.getDatabase(DatabaseFactoryImpl.java:108)

at com.inqmy.services.dbms.server.DBMSServiceFrame.start(DBMSServiceFrame.java:90)

at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)

at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:128)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:155)

==[ Caused by: ]==--


java.io.EOFException

at java.io.RandomAccessFile.readInt(RandomAccessFile.java:603)

at com.inqmy.lib.io.QRandomAccessFileImpl.readInt(QRandomAccessFileImpl.java:124)

at com.inqmy.services.dbms.server.localimpl.DatabaseDefragger.restoreProcedure(DatabaseDefragger.java:144)

at com.inqmy.services.dbms.server.localimpl.LocalDatabaseManager.openDB(LocalDatabaseManager.java:212)

at com.inqmy.services.dbms.server.distributedimpl.DatabaseImpl.openDB(DatabaseImpl.java:355)

at com.inqmy.services.dbms.server.distributedimpl.DatabaseDriverImpl.openDB(DatabaseDriverImpl.java:73)

at com.inqmy.services.dbms.server.DatabaseFactoryImpl.getDatabase(DatabaseFactoryImpl.java:108)

at com.inqmy.services.dbms.server.DBMSServiceFrame.start(DBMSServiceFrame.java:90)

at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)

at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:128)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:155)

com.inqmy.frame.ServiceException: DBMS Service not started properly due to: Error, while opening database

at com.inqmy.services.dbms.server.DBMSServiceFrame.start(DBMSServiceFrame.java:94)

at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)

at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:128)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:155)

ID000544: Error starting service dbms. DBMS Service not started properly due to: Error, while opening database

[ServiceManager]: ID000544: Error starting service dbms. DBMS Service not started properly due to: Error, while opening datab

ase

[Framework -> criticalShutdown] Service dbms startup error!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you checked your database listener if it is started? If not try to start it. Once I got this problem. DB was not started. It was not starting because the user id entered there was deleted sometime in past.

Please reward the point if it is useful.

thanks,

pankaj

Former Member
0 Kudos

Hi Pankaj,

I appreciate your effort to help me. Can you pls. me know how to check whether the database listener is running or not?

Thanks..

Pradeep

former_member191418
Active Participant
0 Kudos

Hi Pradeep

If you are running on Oracle database:

Check the listener service in Service manager at OS level

If windows Start > run > services.msc > check for the following service

OracleOra<nr>TNSListener service

If you are running with SQL server: database

Check MSSQL Server, MSSQL Agent Services in Service manager at OS level

Cheers !!!

Satish Kumar

Former Member
0 Kudos

Hey did your problem get resolved? are you able to see Db listener in taskbar in green signal(If using SQL server)?

Former Member
0 Kudos

Not yet Pankaj. I see that MSSQLSERVER is up and running on services. The below process also running on task manager.

sqlagent.exe

sqlmangr.exe

sqlservr.exe

Still I'm not able to start the SAP J2EE Engine Alone service. Any help will be really appreciated.

Thanks..

Pradeep

Answers (0)